Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge -uDNpv world [SOLVED]
View unanswered posts
View posts from last 24 hours

Goto page 1, 2, 3, 4  Next  
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Thu May 27, 2010 10:55 pm    Post subject: emerge -uDNpv world [SOLVED] Reply with quote

Not sure if this is the right forum, but im trying to update my system and it's crashing with the following message:

emerge -uDNpv world

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

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy "x11-base/xorg-server[kdrive]".
!!! One of the following packages is required to complete your request:
- x11-base/xorg-server-1.7.6 (Change USE: +kdrive)
(dependency required by "app-admin/sabayon-2.28.1" [ebuild])
(dependency required by "world" [argument])


* IMPORTANT: 12 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

do I have to add "+kdrive" to my use flags? thanks in advance.
_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2


Last edited by snakeo2 on Mon May 31, 2010 5:49 pm; edited 1 time in total
Back to top
View user's profile Send private message
tliou
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2004
Posts: 108
Location: Salt Lake City, UT

PostPosted: Thu May 27, 2010 11:03 pm    Post subject: Reply with quote

Open up an editor and add this line:

Code:
x11-base/xorg-server kdrive


to the file /etc/portage/package.use

Save the file and try again to run

Code:
emerge -uDNpv world


You may find that it will keep giving you similar messages. Keep adding those lines to package.use, just examine the USE flags carefully before doing this. The advantage of using package.use vs. just adding USE="kdrive" to /etc/make.conf is that you may NOT want to have kdrive as a use flag for some other package.
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Thu May 27, 2010 11:11 pm    Post subject: Reply with quote

You were right, it complained again about a separate package which I added to package.use, but now im getting another message altogether:

emerge -uDNpv world

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

Calculating dependencies... done!

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

sys-auth/consolekit:0

('installed', '/', 'sys-auth/consolekit-0.3.0-r2', 'nomerge') pulled in by
sys-auth/consolekit[-policykit] required by ('installed', '/', 'sys-apps/hal-0.5.13-r2', 'nomerge')

('ebuild', '/', 'sys-auth/consolekit-0.4.1', 'merge') pulled in by
>=sys-auth/consolekit-0.2 required by ('installed', '/', 'gnome-base/gnome-volume-manager-2.24.1', 'nomerge')
>=sys-auth/consolekit-0.4[policykit] required by ('ebuild', '/', 'sys-auth/polkit-0.96-r1', 'merge')
sys-auth/consolekit required by ('installed', '/', 'gnome-base/gdm-2.20.10-r2', 'nomerge')
(and 2 more)


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in the
dependencies of two different packages, then those packages can not be
installed simultaneously. You may want to try a larger value of the
--backtrack option, such as --backtrack=30, in order to see if that will
solve this conflict automatically.

For more information, see MASKED PACKAGES section in the emerge man page
or refer to the Gentoo Handbook.


emerge: there are no ebuilds built with USE flags to satisfy ">=gnome-base/gvfs-1.4.3[gdu]".
!!! One of the following packages is required to complete your request:
- gnome-base/gvfs-1.4.3-r1 (Change USE: +gdu)
(dependency required by "gnome-base/gnome-2.28.2" [ebuild])
(dependency required by "world" [argument])
_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
tliou
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2004
Posts: 108
Location: Salt Lake City, UT

PostPosted: Thu May 27, 2010 11:26 pm    Post subject: Reply with quote

Seems to me that I saw this message recently. The key word in the message is "automatically".

You should first try the command

Code:
emerge -uDNpv world --backtrack=30


as this may indeed fix the problem. If it does not, then you have to start doing emerges of individual packages, and I'd start with

Code:
emerge -av consolekit


Looking a bit more at your output, it looks like your existing copy of consolekit is old, and other things are of various ages so are asking for other versions of consolekit. If you get the latest version of consolekit installed, you may need to update hal, gnome-volume-manager, polkit and gdm before you can get back to an automated update of world.

Incidentally, did you do a sync lately?

Code:
emerge --sync
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Thu May 27, 2010 11:49 pm    Post subject: Reply with quote

I actually ran emerge --sync a few hours ago. I went ahead and ran emerge -av consolekit and everything went smooth. I will now remove consolekit from package.keywords.

I ran emerge -uDNpv world --backtrack=30 after emerging consolekit and i'm getting this message now:

emerge -uDNpv world --backtrack=30

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

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy "sys-auth/consolekit[-policykit]".
!!! One of the following packages is required to complete your request:
- sys-auth/consolekit-0.4.1 (Change USE: -policykit)
(dependency required by "sys-apps/hal-0.5.13-r2" [installed])
(dependency required by "world" [argument])

embedded
>=x11-libs/qt-sql-4.5.0:4 sqlite
>=x11-libs/qt-sql-4.5.0:4 mysql
>=net-libs/libsoup-2.25.1 gnome
>=net-libs/libsoup-2.25.1:2.4 gnome
gnome-base/gvfs gnome
x11-libs/cairo svg
>=sys-fs/udev-145 extras
sys-fs/udev extras
x11-base/xorg-server kdrive
sys-auth/consolekit policykit
gnome-base/gvfs gdu
sys-apps/parted device-mapper
dev-java/blackdown-jdk
_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
tliou
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2004
Posts: 108
Location: Salt Lake City, UT

PostPosted: Fri May 28, 2010 12:06 am    Post subject: Reply with quote

oddly enough, I have consolekit installed WITH policykit and hal WITHOUT.

Try emerging hal by itself:

Code:
emerge -av hal


and then try going back to automation again. Off to run errands. Back in an hour or so.
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Fri May 28, 2010 12:25 am    Post subject: Reply with quote

was able to emerge hal with no problems, but when i try to run " emerge -uDNpv world --backtrack=30", i get the following:

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

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy ">=sys-auth/consolekit-0.4[policykit]".
!!! One of the following packages is required to complete your request:
- sys-auth/consolekit-0.4.1 (Change USE: +policykit)
(dependency required by "sys-auth/polkit-0.96-r1" [installed])
(dependency required by "sys-apps/devicekit-disks-009" [ebuild])
(dependency required by "sys-apps/gnome-disk-utility-2.28.1" [ebuild])
(dependency required by "gnome-base/gvfs-1.4.3-r1" [ebuild])
(dependency required by "gnome-base/libgnome-2.28.0" [ebuild])
(dependency required by "gnome-base/libbonoboui-2.24.3" [ebuild])
(dependency required by "gnome-base/libgnomeui-2.24.3" [ebuild])
(dependency required by "net-libs/xulrunner-1.9.2.3-r1" [ebuild])
(dependency required by "net-libs/libproxy-0.2.3-r3" [ebuild])
(dependency required by "net-libs/libsoup-gnome-2.28.2" [ebuild])
(dependency required by "net-libs/libsoup-2.28.2" [ebuild])
(dependency required by "media-libs/swfdec-0.8.4" [ebuild])
(dependency required by "world" [argument])


mind you, i have already emerge consolekit.
_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10730
Location: Somewhere over Atlanta, Georgia

PostPosted: Fri May 28, 2010 1:23 am    Post subject: Reply with quote

snakeo2 wrote:
- sys-auth/consolekit-0.4.1 (Change USE: +policykit)
means that consolkit must be built with the policykit USE flag. It's another thing to add to your package.use file. After you do so, do an
Code:
emerge -uDNv world
and consolekit will be rebuilt with the proper features. :wink:



- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
tliou
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2004
Posts: 108
Location: Salt Lake City, UT

PostPosted: Fri May 28, 2010 2:15 am    Post subject: Reply with quote

Back from my errands.

Agree with John. Just re-emerge consolekit after adding policykit to package.use as in

Code:
sys-auth/consolekit policykit


This may lead to other similar error messages. However, you are making progress! :? You just have to go through the messages one at a time to fix until you get the automatic procedure to work. Typically, fixing the top problem each time is the way to go. It gets tedious, but eventually if you keep updating package.use, your emerges will rarely fail this way.
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Sat May 29, 2010 1:42 pm    Post subject: Reply with quote

I added "policykit" to my use flags and proceed to emerge -uDNv world and some 350+ packages were emerged. It appears that everything went ok. However, 3 packages failed to emerge/build:

*
* The following 3 packages have failed to build or install:
*
* ('ebuild', '/', 'media-sound/alsa-utils-1.0.21-r1', 'merge'), Log file:
* '/var/tmp/portage/media-sound/alsa-utils-1.0.21-r1/temp/build.log'
* ('ebuild', '/', 'sci-geosciences/googleearth-5.1.3533.1731-r1', 'merge'), Log file:
* '/var/tmp/portage/sci-geosciences/googleearth-5.1.3533.1731-r1/temp/build.log'
* ('ebuild', '/', 'dev-python/PyQt4-4.7.3', 'merge'), Log file:
* '/var/tmp/portage/dev-python/PyQt4-4.7.3/temp/build.log'
_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sat May 29, 2010 1:54 pm    Post subject: Reply with quote

snakeo2 wrote:
However, 3 packages failed to emerge/build:

*
* The following 3 packages have failed to build or install:
*
* ('ebuild', '/', 'media-sound/alsa-utils-1.0.21-r1', 'merge'), Log file:
* '/var/tmp/portage/media-sound/alsa-utils-1.0.21-r1/temp/build.log'
* ('ebuild', '/', 'sci-geosciences/googleearth-5.1.3533.1731-r1', 'merge'), Log file:
* '/var/tmp/portage/sci-geosciences/googleearth-5.1.3533.1731-r1/temp/build.log'
* ('ebuild', '/', 'dev-python/PyQt4-4.7.3', 'merge'), Log file:
* '/var/tmp/portage/dev-python/PyQt4-4.7.3/temp/build.log'


...and without a working crystal ball, that tells us completely nothing.
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Sat May 29, 2010 3:24 pm    Post subject: Reply with quote

Here is more info. I can see that I need to Move /etc/modules.d/alsa to /etc/modprobe.d/alsa.conf., just not sure if is as simple as

mv /etc/modules.d/alsa /etc/modprobe.d/alsa.conf.?



* Configuration of dev-python/PyQt4-4.7.3 with CPython 3.1...
python3.1 configure.py --confirm-license --bindir=/usr/bin --destdir=/usr/lib64/python3.1/site-packages --sipdir=/usr/share/sip --qsci-api --enable=QtCore --enable=QtNetwork --enable=QtScript --enable=QtTest --enable=QtXml --enable=QtGui --enable=QtDesigner --enable=QtScriptTools --enable=QtOpenGL --enable=QtSql --enable=QtSvg --enable=QtWebKit CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ LINK=x86_64-pc-linux-gnu-g++ LINK_SHLIB=x86_64-pc-linux-gnu-g++ CFLAGS='-march=athlon64 -msse3 -O2 -pipe' CXXFLAGS='-march=athlon64 -msse3 -O2 -pipe' LFLAGS='-Wl,-O1'
Traceback (most recent call last):
File "configure.py", line 37, in <module>
import sipconfig
ImportError: No module named sipconfig
* ERROR: dev-python/PyQt4-4.7.3 failed:
* Configuration failed with CPython 3.1 in configuration() function
*
* Call stack:
* ebuild.sh, line 54: Called src_configure
* environment, line 4776: Called python_execute_function '-s' 'configuration'
* environment, line 3456: Called die
* The specific snippet of code:
* die "${failure_message}";
*
* If you need support, post the output of 'emerge --info =dev-python/PyQt4-4.7.3',
* the complete build log and the output of 'emerge -pqv =dev-python/PyQt4-4.7.3'.
* The complete build log is located at '/var/tmp/portage/dev-python/PyQt4-4.7.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-python/PyQt4-4.7.3/temp/environment'.
* S: '/var/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3'

>>> Failed to emerge dev-python/PyQt4-4.7.3, Log file:

>>> '/var/tmp/portage/dev-python/PyQt4-4.7.3/temp/build.log'

* Messages for package sci-geosciences/googleearth-5.1.3533.1731-r1:

* Fetch failed for 'sci-geosciences/googleearth-5.1.3533.1731-r1', Log file:
* '/var/tmp/portage/sci-geosciences/googleearth-5.1.3533.1731-r1/temp/build.log'

* Messages for package media-sound/alsa-utils-1.0.21-r1:

* Obsolete config /etc/modules.d/alsa found.
* ERROR: media-sound/alsa-utils-1.0.21-r1 failed:
* Move /etc/modules.d/alsa to /etc/modprobe.d/alsa.conf.
*
* Call stack:
* ebuild.sh, line 54: Called pkg_setup
* alsa-utils-1.0.21-r1.ebuild, line 34: Called die
* The specific snippet of code:
* die "Move /etc/modules.d/alsa to /etc/modprobe.d/alsa.conf."
*
* If you need support, post the output of 'emerge --info =media-sound/alsa-utils-1.0.21-r1',
* the complete build log and the output of 'emerge -pqv =media-sound/alsa-utils-1.0.21-r1'.
* The complete build log is located at '/var/tmp/portage/media-sound/alsa-utils-1.0.21-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-sound/alsa-utils-1.0.21-r1/temp/die.env'.
* S: '/var/tmp/portage/media-sound/alsa-utils-1.0.21-r1/work/alsa-utils-1.0.21'

* Messages for package dev-python/PyQt4-4.7.3:

* ERROR: dev-python/PyQt4-4.7.3 failed:
* Configuration failed with CPython 3.1 in configuration() function
*
* Call stack:
* ebuild.sh, line 54: Called src_configure
* environment, line 4776: Called python_execute_function '-s' 'configuration'
* environment, line 3456: Called die
* The specific snippet of code:
* die "${failure_message}";
*
* If you need support, post the output of 'emerge --info =dev-python/PyQt4-4.7.3',
* the complete build log and the output of 'emerge -pqv =dev-python/PyQt4-4.7.3'.
* The complete build log is located at '/var/tmp/portage/dev-python/PyQt4-4.7.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-python/PyQt4-4.7.3/temp/environment'.
* S: '/var/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3'
*
* The following 3 packages have failed to build or install:
*
* ('ebuild', '/', 'sci-geosciences/googleearth-5.1.3533.1731-r1', 'merge'), Log file:
* '/var/tmp/portage/sci-geosciences/googleearth-5.1.3533.1731-r1/temp/build.log'
* ('ebuild', '/', 'media-sound/alsa-utils-1.0.21-r1', 'merge'), Log file:
* '/var/tmp/portage/media-sound/alsa-utils-1.0.21-r1/temp/build.log'
* ('ebuild', '/', 'dev-python/PyQt4-4.7.3', 'merge'), Log file:
* '/var/tmp/portage/dev-python/PyQt4-4.7.3/temp/build.log'
*
As far as googleearth, here is the error message:

2010-05-29 08:38:17 (135 KB/s) - `/usr/portage/distfiles/GoogleEarthLinux-5.1.3533.1731.bin' saved [25932414/25932414]

('Filesize does not match recorded size', 25932414, 25989559)
!!! Fetched file: GoogleEarthLinux-5.1.3533.1731.bin VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got: 25932414
!!! Expected: 25989559
Refetching... File renamed to '/usr/portage/distfiles/GoogleEarthLinux-5.1.3533.1731.bin._checksum_failure_.v1KX7W'

!!! Couldn't download 'GoogleEarthLinux-5.1.3533.1731.bin'. Aborting.
* Fetch failed for 'sci-geosciences/googleearth-5.1.3533.1731-r1', Log file:
* '/var/tmp/portage/sci-geosciences/googleearth-5.1.3533.1731-r1/temp/build.log'

>>> Failed to emerge sci-geosciences/googleearth-5.1.3533.1731-r1, Log file:

>>> '/var/tmp/portage/sci-geosciences/googleearth-5.1.3533.1731-r1/temp/build.l
_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
tliou
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2004
Posts: 108
Location: Salt Lake City, UT

PostPosted: Sat May 29, 2010 3:45 pm    Post subject: Reply with quote

I'm afraid this is likely to be a bit more complicated than what you've done already, and you can't just do the mv command.

From what you've posted, it looks like PyQt4 emerge failed first, then the emerge of alsa-utils. And the problem appears to have been a file or script or program named sipconfig. A quick search of google shows that it is part of a package named dev-python/sip which is a dependency of PyQt4--a package that I'm not familiar with but presumably is python in some variant having to do with QT. [Update: emerge --search PyQt4 says that it provides python bindings for qt.]

I think that you need to do this:
Code:

emerge -av sip


Actually, if you just ask for
Code:

emerge -av PyQt4


it is supposed to draw sip in. The problem is that the -U option in your emerge says to update something, and that is a little inconsistent in drawing in dependencies. I think the problem is that the dependency sometimes has to be recompiled for an update of the depending package, but because it is up to date in version number, it doesn't get drawn in. The new emerge should take care of that. After that, we can deal with alsa.

350 packages flawlessly is pretty goooooood.
Back to top
View user's profile Send private message
tliou
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2004
Posts: 108
Location: Salt Lake City, UT

PostPosted: Sat May 29, 2010 3:57 pm    Post subject: Reply with quote

Incidentally, there may be other problems similar to this that won't show up in an emerge -UD world. That, of course, is what revdep-rebuild is all about.

Just in case (please don't be insulted), you get that by running:

Code:
emerge -av gentoolkit
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Sat May 29, 2010 3:59 pm    Post subject: Reply with quote

I was actually able to fix the errrors with alsa and now im down to googleearth & pyqt4. I will try your suggestions report back.
_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
tliou
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2004
Posts: 108
Location: Salt Lake City, UT

PostPosted: Sat May 29, 2010 4:00 pm    Post subject: Reply with quote

great!

googleearth is a bit touchy...
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Sat May 29, 2010 4:47 pm    Post subject: Reply with quote

ok,

After emerge sip, PyQt4 compiled without any errors. Prior to running revdep-rebuild, I decided to run python-updater first and my system is crashing with the following message:

check: manual [Added to list manually, see CHECKS in manpage for more information.]
* Adding to list: x11-misc/adesklets:0
* emerge -Dv1 --keep-going app-admin/webapp-config:0 app-emulation/virtualbox-bin:0 dev-libs/boost:0 dev-libs/boost:1.41 dev-python/elementtree:0 dev-python/feedparser:0 dev-python/numeric:0 dev-python/pyalsaaudio:0 dev-python/qscintilla-python:0 dev-python/setuptools:0 x11-libs/vte:0 x11-misc/adesklets:0

* IMPORTANT: 13 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.


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

Calculating dependencies... done!

!!! All ebuilds that could satisfy "dev-python/numeric:0" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-python/numeric-24.2-r6 (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> (25 Apr 2010)
# Replaced by dev-python/numpy. Masked for deletion in 30 days (bug #181653).

- dev-python/numeric-24.2-r5 (masked by: package.mask, missing keyword)
- dev-python/numeric-23.7 (masked by: package.mask)

I was going to add the package to /usr/portage/profiles/package.mask, but there are so many sections on that file and wasnt sure if I could just add it anywhere....

revdep-rebuild crashes with the following message:

revdep-rebuild
* Configuring search environment for revdep-rebuild

* Checking reverse dependencies
* Packages containing binaries and libraries broken by a package update
* will be emerged.

* Collecting system binaries and libraries
* Found existing 1_files.rr
* Collecting complete LD_LIBRARY_PATH
* Found existing 2_ldpath.rr.
* Checking dynamic linking consistency
* Found existing 3_broken.rr.
* Assigning files to packages
* Found existing 4_raw.rr
* Cleaning list of packages to rebuild
* Found existing 4_pkgs.rr
* Assigning packages to ebuilds
* Found existing 4_ebuilds.rr
* Evaluating package order
* Generated new 5_order.rr
* All prepared. Starting rebuild
emerge --oneshot --keep-going kde-base/nepomuk:4.3
x11-libs/qt:3
..........

* IMPORTANT: 13 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy "x11-libs/qt:3".


* IMPORTANT: 13 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

*
* revdep-rebuild failed to emerge all packages.
* you have the following choices:
* - If emerge failed during the build, fix the problems and re-run revdep-rebuild.
* - Use /etc/portage/package.keywords to unmask a newer version of the package.
* (and remove 5_order.rr to be evaluated again)
* - Modify the above emerge command and run it manually.
* - Compile or unmerge unsatisfied packages manually,
* remove temporary files, and try again.
* (you can edit package/ebuild list first)
*
* To remove temporary files, please run:
* rm /var/cache/revdep-rebuild/*.rr
_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Sat May 29, 2010 5:02 pm    Post subject: Reply with quote

does the following mean everything is ok ?

revdep-rebuild
* Configuring search environment for revdep-rebuild

* Checking reverse dependencies
* Packages containing binaries and libraries broken by a package update
* will be emerged.

* Collecting system binaries and libraries
* Generated new 1_files.rr
* Collecting complete LD_LIBRARY_PATH
* Generated new 2_ldpath.rr
* Checking dynamic linking consistency
[ 100% ]

* Dynamic linking on your system is consistent... All done.
_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
tliou
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2004
Posts: 108
Location: Salt Lake City, UT

PostPosted: Sat May 29, 2010 5:12 pm    Post subject: Reply with quote

Cool. success.

:lol:

I assume that you did an emerge of qt to fix the python updater messages?
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Sat May 29, 2010 5:14 pm    Post subject: Reply with quote

Almost there, still crashing when I run python-updater:

emerge -Dv1 --keep-going app-admin/webapp-config:0 app-emulation/virtualbox-bin:0 dev-libs/boost:0 dev-libs/boost:1.41 dev-python/elementtree:0 dev-python/feedparser:0 dev-python/numeric:0 dev-python/pyalsaaudio:0 dev-python/qscintilla-python:0 dev-python/setuptools:0 x11-libs/vte:0 x11-misc/adesklets:0

* IMPORTANT: 13 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.


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

Calculating dependencies... done!

!!! All ebuilds that could satisfy "dev-python/numeric:0" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-python/numeric-24.2-r6 (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> (25 Apr 2010)
# Replaced by dev-python/numpy. Masked for deletion in 30 days (bug #181653).

- dev-python/numeric-24.2-r5 (masked by: package.mask, missing keyword)
- dev-python/numeric-23.7 (masked by: package.mask)


For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.

do I add dev-python/numeric-24.2-r6 to /usr/portage/profiles/package.mask?
_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
tliou
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2004
Posts: 108
Location: Salt Lake City, UT

PostPosted: Sat May 29, 2010 5:16 pm    Post subject: Reply with quote

No.

Notice the reason for the masking. It's basically being removed from the supported tree of packages. Hang on a moment while I look up some stuff.
Back to top
View user's profile Send private message
tliou
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2004
Posts: 108
Location: Salt Lake City, UT

PostPosted: Sat May 29, 2010 5:31 pm    Post subject: Reply with quote

OK. numeric has a serious problem. It has a routine that is supposed to output random (pseudorandom actually) numbers but it is far less able to do that for some obscure far upstream issues. It looks like the package has been replaced by numpy.

So try this:

Code:
emerge -avC numeric


This shouldn't touch anything in your system and should get rid of the problem with the python-updater. Refer to the Gentoo handbook, but -C option on emerge should never be done lightly. To get the functionality back that numeric is supposed to give you, do this:

Code:
emerge -av numpy


then you should be able to run python-updater again, and we can proceed to the next problem.
Back to top
View user's profile Send private message
snakeo2
Veteran
Veteran


Joined: 01 Jan 2006
Posts: 1237

PostPosted: Sat May 29, 2010 5:39 pm    Post subject: Reply with quote

went ahead and unmerged numeric and emerge numpy and everything went ok. Im now running python-update but I have to step out for a few hours. I will report back later. Thanks for all the help.
_________________
Gigabyte MA790X-UD4P Motherboard
AMD Phenom II X4 940 Black Edition
MSI ATI R4650 PCIe2
250GB SATA Drive
4GB Corsair DDR2
Back to top
View user's profile Send private message
tliou
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2004
Posts: 108
Location: Salt Lake City, UT

PostPosted: Sat May 29, 2010 5:40 pm    Post subject: Reply with quote

For more info on numeric vs numpy, I did this:

Code:
# emerge --search numpy
Searching...   
[ Results for search key : numpy ]
[ Applications found : 1 ]

*  dev-python/numpy
      Latest version available: 1.3.0-r1
      Latest version installed: 1.3.0-r1
      Size of files: 1,949 kB
      Homepage:      http://numpy.scipy.org/
      Description:   Fast array and numerical python library
      License:       BSD

# emerge --search numeric
Searching...   
[ Results for search key : numeric ]
[ Applications found : 2 ]

*  app-office/gnumeric
      Latest version available: 1.8.4-r2
      Latest version installed: [ Not Installed ]
      Size of files: 13,757 kB
      Homepage:      http://www.gnome.org/projects/gnumeric/
      Description:   Gnumeric, the GNOME Spreadsheet
      License:       GPL-2

*  dev-python/numeric [ Masked ]
      Latest version available: 24.2-r6
      Latest version installed: 24.2-r6
      Size of files: 1,931 kB
      Homepage:      http://numeric.scipy.org/
      Description:   Numerical multidimensional array language facility for Python.
      License:       as-is


I went to http://numpy.scipy.org/, read the stuff then tried to go to http://numeric.scipy.org/ which amusingly just points back to numpy.scipy.org. Here's the page on that site that tell some of what's gone on with numpy vs numeric:

http://numpy.scipy.org////old_array_packages.html
Back to top
View user's profile Send private message
tliou
Tux's lil' helper
Tux's lil' helper


Joined: 23 Nov 2004
Posts: 108
Location: Salt Lake City, UT

PostPosted: Sat May 29, 2010 5:44 pm    Post subject: Reply with quote

catch you later.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Goto page 1, 2, 3, 4  Next
Page 1 of 4

 
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