[gentoo-user] Re: emerge --update Question

2009-09-08 Thread Nikos Chantziaras

On 09/08/2009 01:45 PM, Helmut Jarausch wrote:

Hi,

running (with portage 2.2_rc40)
emerge --keep-going -j4 -1 --ask --update --deep @system @world

it fails to upgrade e.g. kde-base/thumbnailers

eix -e kde-base/thumbnailers shows that
4.3.0 is installed and 4.3.1 is available
(I have ACCEPT_KEYWORDS=~amd64 in /etc/make.conf)

What's going on - please explain.


Well, please first explain why it doesn't update.  It *must* print some 
sort of error message (or else how would you know that it doesn't update?)





Re: [gentoo-user] Re: emerge --update Question

2009-09-08 Thread Helmut Jarausch
On  8 Sep, Nikos Chantziaras wrote:
 On 09/08/2009 01:45 PM, Helmut Jarausch wrote:
 Hi,

 running (with portage 2.2_rc40)
 emerge --keep-going -j4 -1 --ask --update --deep @system @world

 it fails to upgrade e.g. kde-base/thumbnailers

 eix -e kde-base/thumbnailers shows that
 4.3.0 is installed and 4.3.1 is available
 (I have ACCEPT_KEYWORDS=~amd64 in /etc/make.conf)

 What's going on - please explain.
 
 Well, please first explain why it doesn't update.  It *must* print some 
 sort of error message (or else how would you know that it doesn't update?)
 

I don't know if it would update, but it doesn't show so with the --ask
option. Here is my output

emerge --keep-going -j4 -1k --ask --update --deep @system @world

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

Calculating dependencies \ * A file is not listed in the Manifest: 
'/LOCAL/local/portage/layman/java-overlay/dev-java/eclipse-ecj/eclipse-ecj-3.4.1.ebuild'
 |
Invalid ebuild name: 
/LOCAL/local/portage/sys-fs/ntfs3g/ntfs3g-2009.4.4AC.11.ebuild
 \ * Missing digest for '/LOCAL/local/portage/dev-python/gmpy/gmpy-1.04.ebuild'
 | * Missing digest for 
'/LOCAL/local/portage/layman/java-overlay/dev-java/eclipse-ecj/eclipse-ecj-3.4.1.ebuild'
 | * Missing digest for 
'/LOCAL/local/portage/layman/java-overlay/dev-java/eclipse-ecj/eclipse-ecj-3.3.0-r7.ebuild'
... done!
[ebuild U ] dev-db/mysql-5.0.84-r1 [5.0.83]
[ebuild U ] sys-fs/aufs2- [0_p20090504] USE=-inotify% -kernel-patch% 
-ramfs% 

!!! The following installed packages are masked:
- media-libs/realcodecs-11.0.1.1056-r1 (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Steve Dibb bean...@gentoo.org (5 Nov 2008)
# Mask realplayer codecs for security bug 245662
# http://forums.gentoo.org/viewtopic-t-713051.html

- app-benchmarks/phoronix-test-suite-1.8.0 (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Doug Goldstein car...@gentoo.org (19 Apr 2009)
# developing ebuild for phoronix-test-suite

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


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


Thanks for your help.

And to Dale,

it's no problem to install KDE-4.3.1 on my hardware (I've done so on a
different machine from scratch). It's just that emerge --update doesn't
like to update.




-- 
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany



Re: [gentoo-user] Re: emerge --update Question

2009-09-08 Thread Alan McKinnon
On Tuesday 08 September 2009 12:58:35 Helmut Jarausch wrote:
 On  8 Sep, Nikos Chantziaras wrote:
  On 09/08/2009 01:45 PM, Helmut Jarausch wrote:
  Hi,
 
  running (with portage 2.2_rc40)
  emerge --keep-going -j4 -1 --ask --update --deep @system @world
 
  it fails to upgrade e.g. kde-base/thumbnailers
 
  eix -e kde-base/thumbnailers shows that
  4.3.0 is installed and 4.3.1 is available
  (I have ACCEPT_KEYWORDS=~amd64 in /etc/make.conf)
 
  What's going on - please explain.
 
  Well, please first explain why it doesn't update.  It *must* print some
  sort of error message (or else how would you know that it doesn't
  update?)
 
 I don't know if it would update, but it doesn't show so with the --ask
 option. Here is my output
 
 emerge --keep-going -j4 -1k --ask --update --deep @system @world
 
 These are the packages that would be merged, in order:

$ grep -r thumbnailers /var/portage/kde-base/*
/var/portage/kde-base/kdegraphics-meta/kdegraphics-meta-4.3.0.ebuild:   =kde-
base/thumbnailers-${PV}:${SLOT}[kdeprefix=]
/var/portage/kde-base/kdegraphics-meta/kdegraphics-meta-4.3.1.ebuild:   =kde-
base/thumbnailers-${PV}:${SLOT}[kdeprefix=]


So I'll bet that you have kdegraphics-meta-4.3.0 in world which won't pull in 
thumbnailers.

To verify: grep kde /var/lib/portage/world

And, you did check the contents of package.keywords and package.mask, right?

-- 
alan dot mckinnon at gmail dot com