Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge -DNuav world not sure of 2 pkgs
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
padoor
Advocate
Advocate


Joined: 30 Dec 2005
Posts: 4185
Location: india

PostPosted: Fri Feb 15, 2013 4:18 am    Post subject: emerge -DNuav world not sure of 2 pkgs Reply with quote

Code:
localhost ramaswamy # emerge -DNuav world

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

Calculating dependencies... done!
[ebuild  N     ] sys-apps/makedev-3.23.1  USE="-build (-selinux)" 120 kB
[ebuild     U  ] net-wireless/wireless-regdb-20130213 [20130111] 13 kB
[ebuild  N     ] sys-fs/static-dev-0.1  0 kB
[ebuild     U  ] app-cdr/cdrtools-3.01_alpha12 [3.01_alpha11] USE="acl nls unicode" 2,003 kB
[ebuild     U  ] sys-fs/udev-197-r9 [197-r8] USE="acl gudev hwdb kmod openrc -doc -introspection -keymap (-selinux) -static-libs" 0 kB
[ebuild  NS    ] sys-kernel/gentoo-sources-3.7.8:3.7.8 [3.7.7:3.7.7] USE="-build -deblob -symlink" 219 kB

Total: 6 packages (3 upgrades, 2 new, 1 in new slot), Size of downloads: 2,354 kB

The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
#required by virtual/udev-197-r1, required by dev-libs/libatasmart-0.19, required by sys-fs/udisks-1.0.4-r5, required by xfce-extra/xfce4-power-manager-1.2.0-r1[udisks], required by @selected, required by @world (argument)
=sys-fs/udev-197-r9 gudev hwdb

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.
localhost ramaswamy # nano -w /etc/portage/package.use
localhost ramaswamy # emerge -DNuav 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     U  ] app-cdr/cdrtools-3.01_alpha12 [3.01_alpha11] USE="acl nls unicode" 2,003 kB
[ebuild     U  ] sys-fs/udev-197-r9 [197-r8] USE="acl gudev hwdb kmod openrc -doc -introspection -keymap (-selinux) -static-libs" 0 kB
[ebuild  NS    ] sys-kernel/gentoo-sources-3.7.8:3.7.8 [3.7.7:3.7.7] USE="-build -deblob -symlink" 219 kB

Total: 4 packages (3 upgrades, 1 in new slot), Size of downloads: 2,234 kB

Would you like to merge these packages? [Yes/No]


how 2 packages dropped after package.use update?
_________________
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Fri Feb 15, 2013 8:22 am    Post subject: Reply with quote

When those 2 flags were missing, Portage wasn't satisfied and tried to pull udev's alternatives, which then blocked with your installled udev. Now that you have the USE flags set, Portage is satisfied and won't try to pull the alternatives anymore.

As in, it's correct the way it is shown above :)
Back to top
View user's profile Send private message
padoor
Advocate
Advocate


Joined: 30 Dec 2005
Posts: 4185
Location: india

PostPosted: Fri Feb 15, 2013 1:22 pm    Post subject: Reply with quote

ssuominen
thank you very much for the informations
:)
_________________
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum