Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
shadow and udev problem
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
thebigfrog100
n00b
n00b


Joined: 06 Aug 2010
Posts: 10

PostPosted: Fri Aug 24, 2012 2:21 pm    Post subject: shadow and udev problem Reply with quote

Actually it might be a pambase and consolekit problem, I can't tell.

I'm trying to emerge lightdm and here's what I get:
Code:

emerge --pretend lightdm


The output is

Code:

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

Calculating dependencies... done!
[ebuild  N     ] dev-libs/elfutils-0.154-r1  USE="bzip2 nls threads utils zlib -lzma -static-libs -test"
[ebuild     U  ] dev-libs/glib-2.32.4 [2.30.2] USE="-static-libs*"
[ebuild     U  ] sys-auth/polkit-0.107 [0.104] USE="(-selinux)"
[ebuild     U  ] sys-auth/consolekit-0.4.5_p20120320-r1 [0.4.5-r2] USE="acl%* (-selinux)"
[ebuild     U  ] sys-auth/pambase-20120417-r1 [20101024-r1] USE="-systemd%"
[uninstall     ] sys-apps/shadow-4.1.4.3
[blocks b      ] <sys-apps/shadow-4.1.5-r1 ("<sys-apps/shadow-4.1.5-r1" is blocking sys-auth/pambase-20120417-r1)
[ebuild     U  ] x11-misc/lightdm-1.3.2 [1.2.2] USE="qt4%*"
[blocks B      ] <sys-fs/udev-171-r6[extras] ("<sys-fs/udev-171-r6[extras]" is blocking sys-auth/consolekit-0.4.5_p20120320-r1)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (sys-auth/consolekit-0.4.5_p20120320-r1::gentoo, ebuild scheduled for merge) pulled in by
    sys-auth/consolekit required by (net-misc/networkmanager-0.9.2.0-r2::gentoo, installed)
    >=sys-auth/consolekit-0.4.5_p2012[pam] required by (sys-auth/pambase-20120417-r1::gentoo, ebuild scheduled for merge)
    sys-auth/consolekit required by (x11-misc/slim-1.3.2-r7::gentoo, installed)
    >=sys-auth/consolekit-0.4.5_p2012[policykit] required by (sys-auth/polkit-0.107::gentoo, ebuild scheduled for merge)
    sys-auth/consolekit required by (gnome-base/gdm-3.2.1.1-r2::gentoo, installed)
    sys-auth/consolekit required by (net-wireless/bluez-4.97-r3::gentoo, installed)

  (sys-fs/udev-171-r5::gentoo, installed) pulled in by
    >=sys-fs/udev-171[gudev] required by (gnome-base/gvfs-1.10.1::gentoo, installed)
    >=sys-fs/udev-171[gudev] required by (media-video/cheese-3.2.2::gentoo, installed)
    >=sys-fs/udev-150 required by (x11-base/xorg-server-1.11.3::gentoo, installed)
    >=sys-fs/udev-171[gudev] required by (net-misc/networkmanager-0.9.2.0-r2::gentoo, installed)
    >=sys-fs/udev-143[extras] required by (media-sound/pulseaudio-1.1-r1::gentoo, installed)
    >=sys-fs/udev-143 required by (dev-libs/libatasmart-0.18::gentoo, installed)
    sys-fs/udev[gudev] required by (gnome-base/gnome-settings-daemon-3.2.2-r1::gentoo, installed)
    >=sys-fs/udev-169 required by (net-wireless/bluez-4.97-r3::gentoo, installed)
    >=sys-fs/udev-151-r4 required by (sys-fs/lvm2-2.02.88::gentoo, installed)
    >=sys-fs/udev-171-r1[gudev] required by (sys-power/upower-0.9.15::gentoo, installed)
    sys-fs/udev required by (net-wireless/gnome-bluetooth-3.2.1::gentoo, installed)
    sys-fs/udev required by (virtual/dev-manager-0::gentoo, installed)
    >=sys-fs/udev-171[gudev] required by (sys-fs/udisks-1.0.4-r1::gentoo, installed)
    sys-fs/udev[gudev] required by (x11-misc/colord-0.1.15::gentoo, installed)
    sys-fs/udev[gudev] required by (net-im/empathy-3.2.2::gentoo, installed)
    >=sys-fs/udev-171[gudev] required by (net-misc/modemmanager-0.5::gentoo, installed)
    >=sys-fs/udev-171[gudev] required by (media-gfx/shotwell-0.11.6::gentoo, installed)
    >=sys-fs/udev-146-r1 required by (sys-auth/consolekit-0.4.5_p20120320-r1::gentoo, ebuild scheduled for merge)


Any ideas on what to do here? I've tried several combinations of merging things separately. From some other threads I've
taken consolekit out of my USE, and I've selected gnome as my profile. None of them worked.


my USE

Code:

 USE="gnutls java device-mapper gdu fts3  svg  consolekit mp3 mad firefox  mjpeg
 xulrunner symlink xml2 x264 mp4  X Xaw3d 3dnow a52 aac aalib acpi alsa apm audi
ofile avi bash-completion bzip2 cairo cdda cddb cdparanoia cdr cgi  css cxx cryp
t curl dga directfb divx4linux  dri dvd dvdr dvdread  encode enscript exif expat
  flac ftp ffmpeg gif gimp glut gmp gnuplot gzip gnome gphoto2 gstreamer gtk gtk
2 ieee1394 imagemagick imlib ipod ipv6  jpeg jpeg2k -kde lm-sensors lame  latex
lzo mad mime mmap mmx motif mono monodevelop mozilla mp3 mpeg mplayer mule nptl
nsplugin ncurses ogg opengl pcre pdflib pdf perl plotutils  posix png python  qt
4 qt3 qt3support quicktime raw readline scanner smp sox sockets spell ssl svga t
etex threads tiff truetype unicode usb videos vcd voodoo3 vorbis win32codecs x26
4 xemacs xine xml xml2 xinted xmms xpm xv xvid xscreensaver xulrunner zlib  bitm
ap-fonts truetype-fonts type1-fonts dvdcss css -subversion  -kde sqlite extras p
olicykit  X  apng libmpeg2 truecrypt"
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Fri Aug 24, 2012 2:41 pm    Post subject: Reply with quote

Quote:
[uninstall ] sys-apps/shadow-4.1.4.3
[blocks b ] <sys-apps/shadow-4.1.5-r1 ("<sys-apps/shadow-4.1.5-r1" is blocking sys-auth/pambase-20120417-r1)

Upgrade to sys-apps/shadow-4.1.5-r1 or higher.
Back to top
View user's profile Send private message
thebigfrog100
n00b
n00b


Joined: 06 Aug 2010
Posts: 10

PostPosted: Fri Aug 24, 2012 2:46 pm    Post subject: Reply with quote

Tried that. Got

Code:

Calculating dependencies... done!
[ebuild  N     ] dev-libs/elfutils-0.154-r1  USE="bzip2 nls threads utils zlib -lzma -static-libs -test"
[ebuild     U  ] dev-libs/glib-2.32.4 [2.30.2] USE="-static-libs*"
[ebuild     U  ] sys-auth/polkit-0.107 [0.104] USE="(-selinux)"
[ebuild     U  ] sys-auth/consolekit-0.4.5_p20120320-r1 [0.4.5-r2] USE="acl%* (-selinux)"
[ebuild     U  ] sys-auth/pambase-20120417-r1 [20101024-r1] USE="-systemd%"
[ebuild     U  ] sys-apps/shadow-4.1.5.1 [4.1.4.3] USE="acl%* -xattr%"
[blocks b      ] <sys-apps/shadow-4.1.5-r1 ("<sys-apps/shadow-4.1.5-r1" is blocking sys-auth/pambase-20120417-r1)
[blocks B      ] <sys-fs/udev-171-r6[extras] ("<sys-fs/udev-171-r6[extras]" is blocking sys-auth/consolekit-0.4.5_p20120320-r1)
Back to top
View user's profile Send private message
szczerb
Veteran
Veteran


Joined: 24 Feb 2007
Posts: 1709
Location: Poland => Lodz

PostPosted: Sat Oct 27, 2012 9:40 pm    Post subject: Reply with quote

Do you need udev with extras?

EDIT: Wow, it's quite and old thread - didn't notice before posting...
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