Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2837 - Portage fails to update sys-apps/texinfo to 4.0-r3
Summary: Portage fails to update sys-apps/texinfo to 4.0-r3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-18 19:55 UTC by Michael Thompson
Modified: 2002-05-18 20:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Thompson 2002-05-18 19:55:41 UTC
Get this output when attempting to update to sys-apps/texinfo-4.0-r3:  
  
# emerge -u world  
Calculating world dependencies ...done!  
>>> emerge sys-apps/texinfo-4.0-r3 to /  
>>> Resuming download...  
  
>>> Downloading http://www.ibiblio.org/gentoo/distfiles/texinfo-4.0.tar.gz  
--19:37:19--  http://www.ibiblio.org/gentoo/distfiles/texinfo-4.0.tar.gz  
           => `/usr/portage/distfiles/texinfo-4.0.tar.gz'  
Resolving www.ibiblio.org... done.  
Connecting to www.ibiblio.org[152.2.210.81]:80... connected.  
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable  
  
    The file is already fully retrieved; nothing to do.  
  
  
>>> Downloading ftp://gatekeeper.dec.com/pub/GNU/texinfo/texinfo-4.0.tar.gz  
--19:37:20--  ftp://gatekeeper.dec.com/pub/GNU/texinfo/texinfo-4.0.tar.gz  
           => `/usr/portage/distfiles/texinfo-4.0.tar.gz'  
Resolving gatekeeper.dec.com... done.  
Connecting to gatekeeper.dec.com[204.123.2.2]:21... connected.  
Logging in as anonymous ... Logged in!  
==> SYST ... done.    ==> PWD ... done.  
==> TYPE I ... done.  ==> CWD /pub/GNU/texinfo ... done.  
==> SIZE texinfo-4.0.tar.gz ... done.  
==> PASV ... done.    ==> REST 1133487 ... done.  
==> RETR texinfo-4.0.tar.gz ...  
No such file `texinfo-4.0.tar.gz'.  
  
  
>>> Downloading ftp://ftp.gnu.org/pub/gnu/texinfo/texinfo-4.0.tar.gz  
--19:37:21--  ftp://ftp.gnu.org/pub/gnu/texinfo/texinfo-4.0.tar.gz  
           => `/usr/portage/distfiles/texinfo-4.0.tar.gz'  
Resolving ftp.gnu.org... done.  
Connecting to ftp.gnu.org[199.232.41.9]:21... connected.  
Logging in as anonymous ... Logged in!  
==> SYST ... done.    ==> PWD ... done.  
==> TYPE I ... done.  ==> CWD /pub/gnu/texinfo ... done.  
==> SIZE texinfo-4.0.tar.gz ... done.  
==> PASV ... done.    ==> REST 1133487 ... done.  
==> RETR texinfo-4.0.tar.gz ...  
No such file `texinfo-4.0.tar.gz'.  
  
!!! Couldn't download texinfo-4.0.tar.gz.  Aborting.  
!!! emerge aborting on  /usr/portage/sys-apps/texinfo/texinfo-4.0-r3.ebuild .  
  
Tried deleting texinfo-4.0.tar.gz from /usr/portage/distfiles.  The result is  
that it gets downloaded from ibiblio.org, yet the same error occurs. 
 
Another interesting thing to note:  The tarball was in /usr/portage/distfiles 
and 'emerge -p -u world' showed "[ebuild    U ] sys-apps/texinfo-4.0-r3 to /", 
yet both 'qpkg -I texinfo' and 'emerge -s texinfo' show that sys-apps/texinfo 
is not installed.
Comment 1 Spider (RETIRED) gentoo-dev 2002-05-18 20:40:36 UTC
oops, this is a work in progress from gcc 3.1 cooperation
I forgot to commit the package.mask, fixed