Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 129398
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 116955
Assigned To: Portage team <dev-portage@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Joe Wells <sllewbj@blueyonder.co.uk>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 129398 depends on: Show dependency tree
Bug 129398 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-04-09 16:51 0000
This is using sys-apps/portage-2.1_pre7-r5.

If I run the command

  emerge --pretend --verbose --deep --update --newuse world"

I see this output:

  These are the packages that would be merged, in order:

  Calculating world dependencies                             ... done!  

  Total size of downloads: 0 kB

However, if I run the command

  emerge --pretend --verbose =dev-perl/XML-Parser-2.34
=media-gfx/gthumb-2.6.8-r2 =media-libs/gd-2.0.32

I get this output:

  These are the packages that would be merged, in order:

  Calculating dependencies    ... done!
  [ebuild   R   ] dev-perl/XML-Parser-2.34  USE="-minimal%" 0 kB 
  [ebuild   R   ] media-gfx/gthumb-2.6.8-r2  USE="exif% jpeg png tiff -debug
-gphoto2" 0 kB 
  [ebuild   R   ] media-libs/gd-2.0.32  USE="jpeg png truetype -fontconfig%
-xpm%" 573 kB 

  Total size of downloads: 573 kB

Notice the USE flags marked with "%" to indicate they were not used by
the most recent emerges of the packages.

What is happening here is that these ebuilds have been modified since
I emerged them to refer to additional USE flags.

If I now toggle the "xpm" USE flag, --newuse does not notice that gd
should be re-emerged.

The only way I see to solve this is for --newuse to notice these
packages and make them candidates for re-emerging (regardless of
whether the status of the new USE flags have changed).

------- Comment #1 From Simon Stelling (RETIRED) 2006-04-10 04:42:27 0000 -------

*** This bug has been marked as a duplicate of 116955 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug