Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39673 - emerge -u cups failed
Summary: emerge -u cups failed
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-28 09:06 UTC by Stony Yakovac
Modified: 2004-02-04 04:39 UTC (History)
1 user (show)

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 Stony Yakovac 2004-01-28 09:06:29 UTC
I did an emerge -u world and it failed when it came to cups.  Here is the screen buffer of that....

>>> Downloading
ftp://gentoo.oregonstate.edu/pub/gentoo/distfiles/cups-1.1.20-source.tar.bz2
--02:22:52-- 
ftp://gentoo.oregonstate.edu/pub/gentoo/distfiles/cups-1.1.20-source.tar.bz2
           => `/usr/portage/distfiles/cups-1.1.20-source.tar.bz2'
Resolving gentoo.oregonstate.edu... 128.193.0.3
Connecting to gentoo.oregonstate.edu[128.193.0.3]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/gentoo/distfiles ... done.
==> PASV ... done.    ==> RETR cups-1.1.20-source.tar.bz2 ... done.
Length: 3,741,510 (unauthoritative)
 
100%[================================================================================>] 3,741,510    210.26K/s    ETA 00:00
 
02:23:10 (209.86 KB/s) -
`/usr/portage/distfiles/cups-1.1.20-source.tar.bz2' saved [3741510]
 
>>> md5 src_uri ;-) cups-1.1.20-source.tar.bz2
>>> Unpacking source...
>>> Unpacking cups-1.1.20-source.tar.bz2 to
/var/tmp/portage/cups-1.1.20/work
 * Applying
disable-strip.patch...                                                                                    [ ok ]FATAL ERROR: Autoconf version 2.50 or higher is required for this script
 
!!! ERROR: net-print/cups-1.1.20 failed.
!!! Function src_unpack, Line 31, Exitcode 2
!!! (no error message)



Reproducible: Always
Steps to Reproduce:
1.emerge -u cups
2.
3.

Actual Results:  
failed because autoconf

Expected Results:  
installed the updated cups
Comment 1 aethyr 2004-01-28 14:41:12 UTC
What does `autoconf --version` output?

Try it with `WANT_AUTOCONF_2_5=1 emerge -u world`

On a side note, there should be a better way to fix it, if someone wants to offer more input.
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2004-02-04 04:39:28 UTC
please provide the info aethyr asked for