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-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

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 22:54 [gentoo-dev] Various errors related to portage Thomas Schweikle
2003-10-13 23:07 ` Mike Williams
  -- strict thread matches above, loose matches on Subject: below --
2003-10-13 23:04 Thomas Schweikle
2003-10-14  5:23 ` Matt Chorman
2003-10-14  7:26 Thomas Schweikle
2003-10-14 23:11 ` Steven Elling

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