[OE-core] Announcing pkgexp


Michael Opdenacker
 

Hi Ross

On 6/28/22 15:36, Ross Burton wrote:
Hi,

I’ve just released the first release of pkgexp, a tool to explore the pkgdata that has been generated in a build. Quoting from the README:

pkgexp is a tool to visually explore the OpenEmbedded `pkgdata`, which is the generated package-scope metadata. Specifically, it is designed to answer common questions regarding what has been built:

- What recipes have been built?
- What packages did those packages build?
- What files are in a specific package?
- What other packages does this package depend on?
- What packages depend on this package?

It’s written in Python and is a local webapp (mainly because my build machine is remote, so little webapps make sense).

The code is at https://gitlab.com/rossburton/pkgexp, and positive feedback is welcome.

Cheers,
Ross

Hey, this looks very nice and very easy to use!
One minor complaint, though: the "What Depends on" button didn't immediately catch my eye.
Would it be possible to show such reverse dependencies in the same way you show RDEPENDS? The result may look better and everything would be on the same page.

I vote for including it in the next release :-)
Many thanks
Michael.

--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


Ross Burton
 

On 28 Jun 2022, at 15:11, Michael Opdenacker <michael.opdenacker@...> wrote:
Hey, this looks very nice and very easy to use!
One minor complaint, though: the "What Depends on" button didn't immediately catch my eye.
Would it be possible to show such reverse dependencies in the same way you show RDEPENDS? The result may look better and everything would be on the same page.
The immediate problem with that is that for some packages, like libc, the reverse depends list can be huuuuge. If the page is redesigned to have scrollable regions then sure. That would likely involve someone more skilled in web design than me getting involved ;)

Ross
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.


Michael Opdenacker
 

On 6/28/22 16:24, Ross Burton wrote:

On 28 Jun 2022, at 15:11, Michael Opdenacker <michael.opdenacker@...> wrote:
Hey, this looks very nice and very easy to use!
One minor complaint, though: the "What Depends on" button didn't immediately catch my eye.
Would it be possible to show such reverse dependencies in the same way you show RDEPENDS? The result may look better and everything would be on the same page.
The immediate problem with that is that for some packages, like libc, the reverse depends list can be huuuuge. If the page is redesigned to have scrollable regions then sure. That would likely involve someone more skilled in web design than me getting involved ;)

Understood, this definitely makes sense. Forget it!
Cheers
Michael

--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


Otavio Salvador <otavio.salvador@...>
 



Em ter., 28 de jun. de 2022 às 11:26, Michael Opdenacker via lists.openembedded.org <michael.opdenacker=bootlin.com@...> escreveu:

On 6/28/22 16:24, Ross Burton wrote:
>
>> On 28 Jun 2022, at 15:11, Michael Opdenacker <michael.opdenacker@...> wrote:
>> Hey, this looks very nice and very easy to use!
>> One minor complaint, though: the "What Depends on" button didn't immediately catch my eye.
>> Would it be possible to show such reverse dependencies in the same way you show RDEPENDS? The result may look better and everything would be on the same page.
> The immediate problem with that is that for some packages, like libc, the reverse depends list can be huuuuge.  If the page is redesigned to have scrollable regions then sure.  That would likely involve someone more skilled in web design than me getting involved ;)

Ross, take a look on ye (https://github.com/OSSystemsEmbeddedLinux/ye) it does have some things worth adding as well.
 
--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854          Mobile: +1 (347) 903-9750