Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 457666 - >=sys-apps/portage-2.1.11.51 upgrade output is empty
Summary: >=sys-apps/portage-2.1.11.51 upgrade output is empty
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 08:23 UTC by Andrew Aladjev
Modified: 2013-02-16 08:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge_info-50.txt (emerge_info-50.txt,5.79 KB, text/plain)
2013-02-15 08:24 UTC, Andrew Aladjev
Details
emerge_info-52.txt (emerge_info-52.txt,5.79 KB, text/plain)
2013-02-15 08:24 UTC, Andrew Aladjev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Aladjev 2013-02-15 08:23:40 UTC
emerge --version
Portage 2.1.11.50 (default/linux/amd64/13.0/desktop, gcc-4.7.2, glibc-2.17, 3.7.7-gentoo x86_64)

emerge -pvuDN --with-bdeps=y world

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

Calculating dependencies... done!
[ebuild     U  ] net-wireless/wireless-regdb-20130213 [20130111] 13 kB
[ebuild  NS    ] sys-kernel/gentoo-sources-3.7.8:3.7.8 [3.7.6:3.7.6, 3.7.7:3.7.7] USE="-build -deblob -symlink" 219 kB
[ebuild     U  ] virtual/linux-sources-1 [0] USE="-firmware%" 0 kB
[ebuild     U  ] xfce-extra/xfce4-datetime-plugin-0.6.2 [0.6.1-r1] USE="-debug" 281 kB
[ebuild     U  ] x11-misc/slim-1.3.5-r2 [1.3.5-r1] USE="branding consolekit pam" 0 kB

Total: 5 packages (4 upgrades, 1 in new slot), Size of downloads: 512 kB


emerge --version

Portage 2.1.11.52 (default/linux/amd64/13.0/desktop, gcc-4.7.2, glibc-2.17, 3.7.7-gentoo x86_64)

emerge -pvuDN --with-bdeps=y world

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

Calculating dependencies... done!


No output after "done!\n"

Reproducible: Always
Comment 1 Andrew Aladjev 2013-02-15 08:24:30 UTC
Created attachment 338962 [details]
emerge_info-50.txt
Comment 2 Andrew Aladjev 2013-02-15 08:24:42 UTC
Created attachment 338964 [details]
emerge_info-52.txt
Comment 3 Zac Medico gentoo-dev 2013-02-15 16:57:45 UTC
(In reply to comment #0)
> emerge --version
> 
> Portage 2.1.11.52 (default/linux/amd64/13.0/desktop, gcc-4.7.2, glibc-2.17,
> 3.7.7-gentoo x86_64)
> 
> emerge -pvuDN --with-bdeps=y world
> 
> These are the packages that would be merged, in order:
> 
> Calculating dependencies... done!
> 
> 
> No output after "done!\n"

Please attach a debug log, created as follows:

   emerge [arguments] --pretend --debug > debug.log 2>&1
   xz -9 debug.log
Comment 4 Zac Medico gentoo-dev 2013-02-15 17:01:06 UTC
Also, please check if individual packages updates are detected, for example:

   emerge -pv1 net-wireless/wireless-regdb
   emerge -pv1 sys-kernel/gentoo-sources
   emerge -pv1 xfce-extra/xfce4-datetime-plugin
   emerge -pv1 x11-misc/slim
Comment 5 Andrew Aladjev 2013-02-16 08:38:02 UTC
After creating this issue I've masked 51, 52 emerged 50, upgraded system and rebooted. Now I cant reproduce this. I tried to downgrade mentioned packages and portage but no luck