Ticket #202 (new task)

Opened 5 months ago

Last modified 4 months ago

--newuse doesn't recurse properly

Reported by: masterdriverz Owned by: masterdriverz
Priority: normal Milestone:
Component: ui Version: 0.4.7.4
Keywords: Cc:

Description

--newuse should go deeper than it currently does

Attachments

newuse.patch (6.6 kB) - added by masterdriverz 4 months ago.

Change History

comment:1 Changed 5 months ago by masterdriverz

Basically a note to myself: --newuse itself works fine, but --newuse --deep should have different behaviour. It should check the dependencies (and their dependencies, etc) of the atoms specified, rather than just the atoms specified on the commandline.

Changed 4 months ago by masterdriverz

comment:2 Changed 4 months ago by masterdriverz

So here's an attempt to use the resolver to find dependencies of packages with changed use.

Note: See TracTickets for help on using tickets.