Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sed - 300 Multiple Choices
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
ehj
n00b
n00b


Joined: 02 Aug 2002
Posts: 29
Location: sweden

PostPosted: Mon Dec 23, 2002 10:43 am    Post subject: sed - 300 Multiple Choices Reply with quote

sed gives same error as binutils and util-linux.

These won't emerge for me:

[ebuild U ] sys-devel/binutils-2.13.90.0.16 [2.13.90.0.4-r0]
[ebuild U ] sys-apps/util-linux-2.11y [2.11u-r0]
[ebuild U ] sys-apps/sed-4.0.5 [4.0.1-r0]

//Erik
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Mon Dec 23, 2002 1:05 pm    Post subject: Reply with quote

I emerged sed 4.0.5 last night without problems... are you still unable to emerge it?

Is the error for sed, or leftover from binutils and util-linux: 300 Multiple Choices?

Could you post all of the output from the failed emerge if it isn't too long?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
ehj
n00b
n00b


Joined: 02 Aug 2002
Posts: 29
Location: sweden

PostPosted: Tue Dec 24, 2002 11:49 pm    Post subject: Reply with quote

I had not emerged world for a while. When doing it, the emerge - u world stopped at binutils (300 Choices), so I emerged all packages listed by emerge -up world one by one (this is after the gcc fix by seemant: http://cvs.gentoo.org/~seemant/ THANKS!). Everything went allright I think (like sylpheed).

Then sed showed up when emerge -up world, but unfortunatelly it behaved exactly as binutils and util-linux before. The output is like this (still):

Code:
bash-2.05a# emerge -u sed
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-apps/sed-4.0.5 to /
>>> Resuming download...
>>> Downloading http://ftp.sunet.se/pub/Linux/distributions/gentoo/distfiles/sed-4.0.5.tar.gz
--00:30:13--  http://ftp.sunet.se/pub/Linux/distributions/gentoo/distfiles/sed-4.0.5.tar.gz
           => `/usr/portage/distfiles/sed-4.0.5.tar.gz'
Resolving ftp.sunet.se... done.
Connecting to ftp.sunet.se[194.71.11.40]:80... connected.
HTTP request sent, awaiting response... 300 Multiple Choices

Continued download failed on this file, which conflicts with `-c'.
Refusing to truncate existing file `/usr/portage/distfiles/sed-4.0.5.tar.gz'.


!!! sed-4.0.5.tar.gz: message digests do not match!
!!! sed-4.0.5.tar.gz is corrupt or incomplete.
>>> our recorded digest: ede56d576aa7be4ed44e2d868616d00d
>>>  your file's digest: bb7bf03fcfc7964c482f0406a2b7cc3d
>>> Please delete /usr/portage/distfiles/sed-4.0.5.tar.gz and refetch.


The respons from emerge -u binutils looks almost the same:

Code:
bash-2.05a# emerge -u binutils
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-devel/binutils-2.13.90.0.16 to /
>>> Resuming download...
>>> Downloading http://ftp.sunet.se/pub/Linux/distributions/gentoo/distfiles/binutils-2.13.90.0.16.tar.bz2
--00:33:47--  http://ftp.sunet.se/pub/Linux/distributions/gentoo/distfiles/binutils-2.13.90.0.16.tar.bz2
           => `/usr/portage/distfiles/binutils-2.13.90.0.16.tar.bz2'
Resolving ftp.sunet.se... done.
Connecting to ftp.sunet.se[194.71.11.40]:80... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 9,735,189 (9,733,441 to go) [application/x-bzip2]

100%[========================================>] 9,735,189     58.75K/s    ETA 00:00

00:36:32 (58.75 KB/s) - `/usr/portage/distfiles/binutils-2.13.90.0.16.tar.bz2' saved [9735189/9735189]

!!! binutils-2.13.90.0.16.tar.bz2: message digests do not match!
!!! binutils-2.13.90.0.16.tar.bz2 is corrupt or incomplete.
>>> our recorded digest: d27a33db69b9799a414d98f4b274b3a6
>>>  your file's digest: 3bfc7b4088c7f6ca429fa5b372d353aa
>>> Please delete /usr/portage/distfiles/binutils-2.13.90.0.16.tar.bz2 and refetch.


Difference from before is that now binutils is not "300 Multiple Choices" but "206 Partial Content". The emerge -u linux-util is still the same as before (300 Multiple..)

Should I just continue emerge -u world until everything works, or do I have to do something else?

//Erik
Back to top
View user's profile Send private message
ehj
n00b
n00b


Joined: 02 Aug 2002
Posts: 29
Location: sweden

PostPosted: Thu Dec 26, 2002 10:06 am    Post subject: Reply with quote

after a emerge rsync, this is fresh feedback from
#emerge -u sed
Code:
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-apps/sed-4.0.5 to /
>>> Resuming download...
>>> Downloading http://ftp.sunet.se/pub/Linux/distributions/gentoo/distfiles/sed
-4.0.5.tar.gz
--10:55:50--  http://ftp.sunet.se/pub/Linux/distributions/gentoo/distfiles/sed-4
.0.5.tar.gz
           => `/usr/portage/distfiles/sed-4.0.5.tar.gz'
Resolving ftp.sunet.se... done.
Connecting to ftp.sunet.se[194.71.11.40]:80... connected.
HTTP request sent, awaiting response... 300 Multiple Choices

Continued download failed on this file, which conflicts with `-c'.
Refusing to truncate existing file `/usr/portage/distfiles/sed-4.0.5.tar.gz'.


!!! sed-4.0.5.tar.gz: message digests do not match!
!!! sed-4.0.5.tar.gz is corrupt or incomplete.
>>> our recorded digest: ede56d576aa7be4ed44e2d868616d00d
>>>  your file's digest: bb7bf03fcfc7964c482f0406a2b7cc3d
>>> Please delete /usr/portage/distfiles/sed-4.0.5.tar.gz and refetch.

#emerge -u binutils
Code:
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-devel/binutils-2.13.90.0.16 to /

!!! binutils-2.13.90.0.16.tar.bz2: message digests do not match!
!!! binutils-2.13.90.0.16.tar.bz2 is corrupt or incomplete.
>>> our recorded digest: d27a33db69b9799a414d98f4b274b3a6
>>>  your file's digest: 3bfc7b4088c7f6ca429fa5b372d353aa
>>> Please delete /usr/portage/distfiles/binutils-2.13.90.0.16.tar.bz2 and refetch.

#emerge -u util-linux
Code:
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-apps/util-linux-2.11y to /
>>> Resuming download...
>>> Downloading http://ftp.sunet.se/pub/Linux/distributions/gentoo/distfiles/util-linux-2.11y-crypt-gentoo.patch.gz
--11:02:40--  http://ftp.sunet.se/pub/Linux/distributions/gentoo/distfiles/util-linux-2.11y-crypt-gentoo.patch.gz
           => `/usr/portage/distfiles/util-linux-2.11y-crypt-gentoo.patch.gz'
Resolving ftp.sunet.se... done.
Connecting to ftp.sunet.se[194.71.11.20]:80... connected.
HTTP request sent, awaiting response... 300 Multiple Choices

Continued download failed on this file, which conflicts with `-c'.
Refusing to truncate existing file `/usr/portage/distfiles/util-linux-2.11y-crypt-gentoo.patch.gz'.

>>> md5 ;-) util-linux-2.11y.tar.bz2

!!! util-linux-2.11y-crypt-gentoo.patch.gz: message digests do not match!
!!! util-linux-2.11y-crypt-gentoo.patch.gz is corrupt or incomplete.
>>> our recorded digest: 45133b34f10632f3ffc012401e2a4b19
>>>  your file's digest: ea07db53b91875195a1d7eb848b177b1
>>> Please delete /usr/portage/distfiles/util-linux-2.11y-crypt-gentoo.patch.gz and refetch.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Thu Dec 26, 2002 10:30 am    Post subject: Reply with quote

What version of portage are you running? (emerge -V)
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
ehj
n00b
n00b


Joined: 02 Aug 2002
Posts: 29
Location: sweden

PostPosted: Thu Dec 26, 2002 10:36 am    Post subject: Reply with quote

bash-2.05a# emerge -V
Portage 2.0.46-r2 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)

Thanks for feedback!

//Erik

(btw I _did_ search for 300 Multiple Choices, but unfortunatelly I only found my own posts ;-)
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Thu Dec 26, 2002 7:04 pm    Post subject: Reply with quote

What happens if you remove sed-4.0.5.tar.gz from /usr/portage/distfiles, then do
Code:
wget ftp://ftp.gnu.org/pub/gnu/sed/sed-4.0.5.tar.gz
?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
ehj
n00b
n00b


Joined: 02 Aug 2002
Posts: 29
Location: sweden

PostPosted: Thu Dec 26, 2002 7:38 pm    Post subject: Reply with quote

I'm not that familiar with wget so when it didn't succed due to the wrong port I downloaded the file with mozilla instead :-)

And right now
#emerge -u sed
seems to compile properely.

Thank you very much!

Where do I find the other files (binutils and util-linux) so I can fix them by the same method?

Again, thanks :-)

//Erik
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Fri Dec 27, 2002 2:24 am    Post subject: Reply with quote

That particular one I found just by looking at the ebuild. It was in the URI for the ebuild I have. If you have to do that for alot of packages, then there's probably a bigger problem. You shouldn't have to do it for any really.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
ehj
n00b
n00b


Joined: 02 Aug 2002
Posts: 29
Location: sweden

PostPosted: Sat Dec 28, 2002 12:08 pm    Post subject: Reply with quote

Well, I guess Santa was in the portage tree somewhere and fixed my problems.

Now I do

#emerge -u world

and everything is fine, no hickups, no errors, no sorrows.

Thanks!!!

Time to get the dvd and the cd-burner running! See you in other forums ;-)

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