Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103152 - sane-backends-1.0.16 wants sane-backends-1.0.15-brothermfc.patch.bz2
Summary: sane-backends-1.0.16 wants sane-backends-1.0.15-brothermfc.patch.bz2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Patrick Kursawe (RETIRED)
URL:
Whiteboard:
Keywords:
: 103215 (view as bug list)
Depends on:
Blocks: 102276
  Show dependency tree
 
Reported: 2005-08-20 09:13 UTC by Ed Catmur
Modified: 2005-08-22 02:12 UTC (History)
2 users (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 Ed Catmur 2005-08-20 09:13:39 UTC
>>> Unpacking sane-backends-1.0.16.tar.gz to
/var/tmp/portage/sane-backends-1.0.16/work
>>> Unpacking sane-backends-1.0.15-brothermfc.patch.bz2 to
/var/tmp/portage/sane-backends-1.0.16/work
bzip2: Can't open input file
/usr/portage/distfiles/sane-backends-1.0.15-brothermfc.patch.bz2: No such file
or directory.

!!! ERROR: media-gfx/sane-backends-1.0.16 failed.
!!! Function unpack, Line 384, Exitcode 1
!!! failure unpacking sane-backends-1.0.15-brothermfc.patch.bz2
!!! If you need support, post the topmost build error, NOT this status message.

Obviously need to comment out/remove

    if use usb; then
        unpack ${BROTHERMFCDRIVER}.bz2
    fi

from the ebuild.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-21 04:54:39 UTC
*** Bug 103215 has been marked as a duplicate of this bug. ***
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2005-08-22 00:17:43 UTC
Ouch, no idea how this could slip through.
Comment 3 Patrick Kursawe (RETIRED) gentoo-dev 2005-08-22 02:12:01 UTC
Fixed. Thanks for the hint.