Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51068 - net-irc/ircd-hybrid-7.0-r1 error in src_unpack
Summary: net-irc/ircd-hybrid-7.0-r1 error in src_unpack
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High blocker (vote)
Assignee: Packages in net-irc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-14 09:30 UTC by Sven Wegener
Modified: 2004-05-14 10:05 UTC (History)
0 users

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


Attachments
ircd-hybrid-7.0-r1.ebuild.patch (ircd-hybrid-7.0-r1.ebuild.patch,596 bytes, patch)
2004-05-14 09:30 UTC, Sven Wegener
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Wegener gentoo-dev 2004-05-14 09:30:05 UTC
hi, there's an error in the ebuild.

>>> Unpacking source...
>>> Unpacking ircd-hybrid-7.0.tgz to /var/tmp/portage/ircd-hybrid-7.0-r1/work
/usr/sbin/ebuild.sh: line 73: /usr/portage/net-irc/ircd-hybrid/files/ircd-hybrid-7.0-r1.diff: No such file or directory
                                                                                
!!! ERROR: net-irc/ircd-hybrid-7.0-r1 failed.
!!! Function src_unpack, Line 73, Exitcode 1
!!! patch failed

the ebuild uses ${PF} for patching, but it should be ${P}

see attached patch.

sven
Comment 1 Sven Wegener gentoo-dev 2004-05-14 09:30:26 UTC
Created attachment 31431 [details, diff]
ircd-hybrid-7.0-r1.ebuild.patch
Comment 2 Chuck Short (RETIRED) gentoo-dev 2004-05-14 10:05:49 UTC
Fixed in cvs thanks for the bug report.