public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Various errors related to portage
@ 2003-10-13 22:54 Thomas Schweikle
  2003-10-13 23:07 ` Mike Williams
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Schweikle @ 2003-10-13 22:54 UTC (permalink / raw
  To: gentoo-users, gentoo-dev

Hi!

What is this?! Portage compleately broken?

These are the packages that I would merge, in order:

Calculating world dependencies   \b\b ...done!
[ebuild     U ] sys-apps/tcp-wrappers-7.6-r6 [7.6-r4]
[ebuild     U ] kde-base/arts-1.1.4 [1.1.2]
[ebuild     U ] kde-base/kdelibs-3.1.4 [3.1.2-r1]
[ebuild  N    ] media-libs/libquicktime-0.9.2_pre1
[ebuild     U ] kde-base/kdebase-3.1.4 [3.1.2]
[ebuild     U ] sys-apps/man-pages-1.60 [1.56]
[ebuild     U ] media-video/mplayer-0.92 [0.91]
[ebuild     U ] kde-base/kdenetwork-3.1.4 [3.1.2]
[ebuild     U ] media-video/transcode-0.6.10 [0.6.6]
[ebuild     U ] app-emulation/wine-20030911 [20030813]

It is absolutely impossible to emerge kdelibs, or better: kdelibs will 
compile, install, but emerge will recompile it again, and again, and 
again, and...

As you see above emerge tries to emerge older versions again and again. 
But realy compiling and installing the newer ones.

yew root # /usr/lib/portage/bin/fix-db.pl
Grabbing db contents...
Grabbing mtimes...
Sorting...
Writing COUNTERs...
Writing /var/cache/edb/counter...
Done.

Does not help out, as doesn't "regenworld", nor "emerge -u $( qpkg -I -nc 
)".


Additionaly there are errors within the portage tree themselve:
>>> emerge (4 of 8) media-video/mplayer-0.92 to /
>>> md5 src_uri ;-) MPlayer-0.92.tar.bz2

!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: 1ecd31d17b51f16332b1fcc7da36b312
>>>  your file's digest: 6c3f032ddf401ca522900291de03fee5
!!! File does not exist: 
/usr/portage/distfiles//font-arial-iso-8859-1.tar.bz2


removing the files from the cache does not help. Just the same again:
yew root # rm /usr/portage/distfiles/MPlayer-0.92.tar.bz2
rm: remove regular file `/usr/portage/distfiles/MPlayer-0.92.tar.bz2'? y
yew root # emerge mplayer
Calculating dependencies ...done!
>>> emerge (1 of 1) media-video/mplayer-0.92 to /
>>> Downloading ftp://ftp.fiducia.de/pub/os/gentoo/gentoo/distfiles/MPlayer-0.92.tar.bz2
--00:28:22--  ftp://ftp.fiducia.de/pub/os/gentoo/gentoo/distfiles/MPlayer-0.92.tar.bz2
           => `/usr/portage/distfiles/MPlayer-0.92.tar.bz2'
Resolving ftp.fiducia.de... done.
Connecting to ftp.fiducia.de[10.2.107.216]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/os/gentoo/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR MPlayer-0.92.tar.bz2 ...
No such file `MPlayer-0.92.tar.bz2'.

>>> Downloading http://gentoo.oregonstate.edu/distfiles/MPlayer-0.92.tar.bz2
--00:28:22--  http://gentoo.oregonstate.edu/distfiles/MPlayer-0.92.tar.bz2
           => `/usr/portage/distfiles/MPlayer-0.92.tar.bz2'
Resolving gentoo.oregonstate.edu... done.
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3,466,985 [application/x-tar]

100%[========================================================>] 3,466,985  
  34.66K/s    ETA 00:00

00:30:00 (34.66 KB/s) - `/usr/portage/distfiles/MPlayer-0.92.tar.bz2' 
saved [3466985/3466985]

>>> md5 src_uri ;-) MPlayer-0.92.tar.bz2

!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: 1ecd31d17b51f16332b1fcc7da36b312
>>>  your file's digest: 6c3f032ddf401ca522900291de03fee5
!!! File does not exist: 
/usr/portage/distfiles//font-arial-iso-8859-1.tar.bz2


-- 
Thomas


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-dev] Various errors related to portage
@ 2003-10-13 23:04 Thomas Schweikle
  2003-10-14  5:23 ` Matt Chorman
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Schweikle @ 2003-10-13 23:04 UTC (permalink / raw
  To: gentoo-user, gentoo-dev

Hi!

What is this?! Portage compleately broken?

These are the packages that I would merge, in order:

Calculating world dependencies   \b\b ...done!
[ebuild     U ] sys-apps/tcp-wrappers-7.6-r6 [7.6-r4]
[ebuild     U ] kde-base/arts-1.1.4 [1.1.2]
[ebuild     U ] kde-base/kdelibs-3.1.4 [3.1.2-r1]
[ebuild  N    ] media-libs/libquicktime-0.9.2_pre1
[ebuild     U ] kde-base/kdebase-3.1.4 [3.1.2]
[ebuild     U ] sys-apps/man-pages-1.60 [1.56]
[ebuild     U ] media-video/mplayer-0.92 [0.91]
[ebuild     U ] kde-base/kdenetwork-3.1.4 [3.1.2]
[ebuild     U ] media-video/transcode-0.6.10 [0.6.6]
[ebuild     U ] app-emulation/wine-20030911 [20030813]

It is absolutely impossible to emerge kdelibs, or better: kdelibs will 
compile, install, but emerge will recompile it again, and again, and 
again, and...

As you see above emerge tries to emerge older versions again and again. 
But realy compiling and installing the newer ones.

yew root # /usr/lib/portage/bin/fix-db.pl
Grabbing db contents...
Grabbing mtimes...
Sorting...
Writing COUNTERs...
Writing /var/cache/edb/counter...
Done.

Does not help out, as doesn't "regenworld", nor "emerge -u $( qpkg -I -nc 
)".


Additionaly there are errors within the portage tree themselve:
>>> emerge (4 of 8) media-video/mplayer-0.92 to /
>>> md5 src_uri ;-) MPlayer-0.92.tar.bz2

!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: 1ecd31d17b51f16332b1fcc7da36b312
>>>  your file's digest: 6c3f032ddf401ca522900291de03fee5
!!! File does not exist: 
/usr/portage/distfiles//font-arial-iso-8859-1.tar.bz2


removing the files from the cache does not help. Just the same again:
yew root # rm /usr/portage/distfiles/MPlayer-0.92.tar.bz2
rm: remove regular file `/usr/portage/distfiles/MPlayer-0.92.tar.bz2'? y
yew root # emerge mplayer
Calculating dependencies ...done!
>>> emerge (1 of 1) media-video/mplayer-0.92 to /
>>> Downloading ftp://ftp.fiducia.de/pub/os/gentoo/gentoo/distfiles/MPlayer-0.92.tar.bz2
--00:28:22--  ftp://ftp.fiducia.de/pub/os/gentoo/gentoo/distfiles/MPlayer-0.92.tar.bz2
           => `/usr/portage/distfiles/MPlayer-0.92.tar.bz2'
Resolving ftp.fiducia.de... done.
Connecting to ftp.fiducia.de[10.2.107.216]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/os/gentoo/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR MPlayer-0.92.tar.bz2 ...
No such file `MPlayer-0.92.tar.bz2'.

>>> Downloading http://gentoo.oregonstate.edu/distfiles/MPlayer-0.92.tar.bz2
--00:28:22--  http://gentoo.oregonstate.edu/distfiles/MPlayer-0.92.tar.bz2
           => `/usr/portage/distfiles/MPlayer-0.92.tar.bz2'
Resolving gentoo.oregonstate.edu... done.
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3,466,985 [application/x-tar]

100%[========================================================>] 3,466,985  
  34.66K/s    ETA 00:00

00:30:00 (34.66 KB/s) - `/usr/portage/distfiles/MPlayer-0.92.tar.bz2' 
saved [3466985/3466985]

>>> md5 src_uri ;-) MPlayer-0.92.tar.bz2

!!! File is corrupt or incomplete. (Digests do not match)
>>> our recorded digest: 1ecd31d17b51f16332b1fcc7da36b312
>>>  your file's digest: 6c3f032ddf401ca522900291de03fee5
!!! File does not exist: 
/usr/portage/distfiles//font-arial-iso-8859-1.tar.bz2


-- 
Thomas


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-dev] Various errors related to portage
  2003-10-13 22:54 Thomas Schweikle
@ 2003-10-13 23:07 ` Mike Williams
  0 siblings, 0 replies; 6+ messages in thread
From: Mike Williams @ 2003-10-13 23:07 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 13 October 2003 23:54, Thomas Schweikle wrote:

Gentoo-dev isn't really the place for this. Gentoo-user is more apt.

> What is this?! Portage compleately broken?

> [ebuild     U ] kde-base/kdelibs-3.1.4 [3.1.2-r1]

> It is absolutely impossible to emerge kdelibs, or better: kdelibs will
> compile, install, but emerge will recompile it again, and again, and
> again, and...

Whyfor?
Any errors?

> As you see above emerge tries to emerge older versions again and again.
> But realy compiling and installing the newer ones.

The output shows portage wanting to upgrade, correctly.

> Additionaly there are errors within the portage tree themselve:
> >>> emerge (4 of 8) media-video/mplayer-0.92 to /
> >>> md5 src_uri ;-) MPlayer-0.92.tar.bz2
>
> !!! File is corrupt or incomplete. (Digests do not match)
>
> >>> our recorded digest: 1ecd31d17b51f16332b1fcc7da36b312
> >>>  your file's digest: 6c3f032ddf401ca522900291de03fee5
>
> !!! File does not exist:
> /usr/portage/distfiles//font-arial-iso-8859-1.tar.bz2

First of all, wait half an hour then re-sync.
Then check bugzilla (http://bugs.gentoo.org), then post a bug if not already 
there.
The Mplayer team are notorious for bumping packages, without bumping version 
numbers and/or not having version numbers on files, breaking MD5sum checks 
(although this usually only happens on the ariel fonts, I wouldn't put it 
passed them for other files too)

- -- 
Mike Williams
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/izBJInuLMrk7bIwRAlQaAJ9yCZIz/sgCr5P8UCTuQzVhKn1jnQCfZQ6L
ZWn1vHs0/z4UezHEFWNiXnk=
=+uaV
-----END PGP SIGNATURE-----

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-dev] Various errors related to portage
  2003-10-13 23:04 [gentoo-dev] Various errors related to portage Thomas Schweikle
@ 2003-10-14  5:23 ` Matt Chorman
  0 siblings, 0 replies; 6+ messages in thread
From: Matt Chorman @ 2003-10-14  5:23 UTC (permalink / raw
  To: gentoo-dev

This is related to an mplayer bug - it has nothing to do with kdelibs. See bug 
29859 or http://bugs.gentoo.org/show_bug.cgi?id=29859. You can thank the 
mplayer people for not renaming files but changing them (resulting in bad 
md5sums). 

As has been mentioned in another thread on this list, your fix-db.pl problems 
are related to a directory that cannot be found in /var/db. If you run 
fix-db.pl it will fail on a specific package - remove that dir from /var/db 
and, if you so choose, re-emerge it.

Multiple version of kdelibs can co-exist. I have 2.2.2, 3.1.4, and 3.2 living 
peacefully together.

Matt

On Monday 13 October 2003 04:04 pm, Thomas Schweikle wrote:
> Hi!
>
> What is this?! Portage compleately broken?
>
> These are the packages that I would merge, in order:
>
> Calculating world dependencies    ...done!
> [ebuild     U ] sys-apps/tcp-wrappers-7.6-r6 [7.6-r4]
> [ebuild     U ] kde-base/arts-1.1.4 [1.1.2]
> [ebuild     U ] kde-base/kdelibs-3.1.4 [3.1.2-r1]
> [ebuild  N    ] media-libs/libquicktime-0.9.2_pre1
> [ebuild     U ] kde-base/kdebase-3.1.4 [3.1.2]
> [ebuild     U ] sys-apps/man-pages-1.60 [1.56]
> [ebuild     U ] media-video/mplayer-0.92 [0.91]
> [ebuild     U ] kde-base/kdenetwork-3.1.4 [3.1.2]
> [ebuild     U ] media-video/transcode-0.6.10 [0.6.6]
> [ebuild     U ] app-emulation/wine-20030911 [20030813]
>
> It is absolutely impossible to emerge kdelibs, or better: kdelibs will
> compile, install, but emerge will recompile it again, and again, and
> again, and...
>
> As you see above emerge tries to emerge older versions again and again.
> But realy compiling and installing the newer ones.
>
> yew root # /usr/lib/portage/bin/fix-db.pl
> Grabbing db contents...
> Grabbing mtimes...
> Sorting...
> Writing COUNTERs...
> Writing /var/cache/edb/counter...
> Done.
>
> Does not help out, as doesn't "regenworld", nor "emerge -u $( qpkg -I -nc
> )".
>
> Additionaly there are errors within the portage tree themselve:
> >>> emerge (4 of 8) media-video/mplayer-0.92 to /
> >>> md5 src_uri ;-) MPlayer-0.92.tar.bz2
>
> !!! File is corrupt or incomplete. (Digests do not match)
>
> >>> our recorded digest: 1ecd31d17b51f16332b1fcc7da36b312
> >>>  your file's digest: 6c3f032ddf401ca522900291de03fee5
>
> !!! File does not exist:
> /usr/portage/distfiles//font-arial-iso-8859-1.tar.bz2
>
>
> removing the files from the cache does not help. Just the same again:
> yew root # rm /usr/portage/distfiles/MPlayer-0.92.tar.bz2
> rm: remove regular file `/usr/portage/distfiles/MPlayer-0.92.tar.bz2'? y
> yew root # emerge mplayer
> Calculating dependencies ...done!
>
> >>> emerge (1 of 1) media-video/mplayer-0.92 to /
> >>> Downloading
> >>> ftp://ftp.fiducia.de/pub/os/gentoo/gentoo/distfiles/MPlayer-0.92.tar.bz
> >>>2
>
> --00:28:22-- 
> ftp://ftp.fiducia.de/pub/os/gentoo/gentoo/distfiles/MPlayer-0.92.tar.bz2 =>
> `/usr/portage/distfiles/MPlayer-0.92.tar.bz2'
> Resolving ftp.fiducia.de... done.
> Connecting to ftp.fiducia.de[10.2.107.216]:21... connected.
> Logging in as anonymous ... Logged in!
> ==> SYST ... done.    ==> PWD ... done.
> ==> TYPE I ... done.  ==> CWD /pub/os/gentoo/gentoo/distfiles ... done.
> ==> PASV ... done.    ==> RETR MPlayer-0.92.tar.bz2 ...
> No such file `MPlayer-0.92.tar.bz2'.
>
> >>> Downloading
> >>> http://gentoo.oregonstate.edu/distfiles/MPlayer-0.92.tar.bz2
>
> --00:28:22--  http://gentoo.oregonstate.edu/distfiles/MPlayer-0.92.tar.bz2
>            => `/usr/portage/distfiles/MPlayer-0.92.tar.bz2'
> Resolving gentoo.oregonstate.edu... done.
> Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 3,466,985 [application/x-tar]
>
> 100%[========================================================>] 3,466,985
>   34.66K/s    ETA 00:00
>
> 00:30:00 (34.66 KB/s) - `/usr/portage/distfiles/MPlayer-0.92.tar.bz2'
> saved [3466985/3466985]
>
> >>> md5 src_uri ;-) MPlayer-0.92.tar.bz2
>
> !!! File is corrupt or incomplete. (Digests do not match)
>
> >>> our recorded digest: 1ecd31d17b51f16332b1fcc7da36b312
> >>>  your file's digest: 6c3f032ddf401ca522900291de03fee5
>
> !!! File does not exist:
> /usr/portage/distfiles//font-arial-iso-8859-1.tar.bz2

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-dev] Various errors related to portage
@ 2003-10-14  7:26 Thomas Schweikle
  2003-10-14 23:11 ` Steven Elling
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Schweikle @ 2003-10-14  7:26 UTC (permalink / raw
  To: gentoo-dev

> As has been mentioned in another thread on this list,
> your fix-db.pl problems are related to a directory
> that cannot be found in /var/db. If you run fix-db.pl
> it will fail on a specific package - remove that dir
> from /var/db and, if you so choose, re-emerge it.

... and with re-emerging, this error shows up again!
For this very same package.

-- 
Thomas



--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-dev] Various errors related to portage
  2003-10-14  7:26 Thomas Schweikle
@ 2003-10-14 23:11 ` Steven Elling
  0 siblings, 0 replies; 6+ messages in thread
From: Steven Elling @ 2003-10-14 23:11 UTC (permalink / raw
  To: gentoo-dev, Thomas Schweikle

On Tuesday 14 October 2003 02:26, Thomas Schweikle wrote:
> > As has been mentioned in another thread on this list,
> > your fix-db.pl problems are related to a directory
> > that cannot be found in /var/db. If you run fix-db.pl
> > it will fail on a specific package - remove that dir
> > from /var/db and, if you so choose, re-emerge it.
>
> ... and with re-emerging, this error shows up again!
> For this very same package.

See if there are multiple version of the package installed and if possible 
remove all the older versions.  I had this issue with baselayout and 
removed all older version and the error went away.

I can't tell you why the older versions of baselayout were still there.  A 
bug in portage perhaps?  None of the options I had set in make.conf would 
of caused them to not be removed.


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-10-14 23:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-13 23:04 [gentoo-dev] Various errors related to portage Thomas Schweikle
2003-10-14  5:23 ` Matt Chorman
  -- strict thread matches above, loose matches on Subject: below --
2003-10-14  7:26 Thomas Schweikle
2003-10-14 23:11 ` Steven Elling
2003-10-13 22:54 Thomas Schweikle
2003-10-13 23:07 ` Mike Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox