Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 232954 - sys-fs/udev-125 - non-functional sed actions in the ebuild due to not being in ${S}
Summary: sys-fs/udev-125 - non-functional sed actions in the ebuild due to not being i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High trivial
Assignee: udev maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-25 18:53 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2008-08-20 07:15 UTC (History)
0 users

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


Attachments
udev-125_ebuild.patch (udev-125_ebuild.patch,402 bytes, text/plain)
2008-07-25 18:54 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2008-07-25 18:53:00 UTC
Hi,

while updating udev to version 125 I got the following errors during unpack phase:

>>> Unpacking udev-125.tar.bz2 to /var/tmp/portage/sys-fs/udev-125/work
 * Applying udev-122-rules-update.diff ...                                [ ok ]
sed: can't read Makefile: No such file or directory
sed: can't read Makefile: No such file or directory
sed: can't read Makefile: No such file or directory
sed: can't read rules/rules.d/50-udev-default.rules: No such file or directory
sed: can't read extras/rule_generator/write_*_rules: No such file or directory
sed: can't read udev_rules_parse.c: No such file or directory
sed: can't read udev_rules.c: No such file or directory
sed: can't read extras/volume_id/lib/Makefile: No such file or directory
>>> Source unpacked.

There's just a 'cd "${S}"' missing. An ebuild patch follows ;)

Cheers
Poly-C

Reproducible: Always

Steps to Reproduce:
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2008-07-25 18:54:20 UTC
Created attachment 161361 [details]
udev-125_ebuild.patch
Comment 2 Matthias Schwarzott gentoo-dev 2008-07-25 21:43:03 UTC
Fixed in udev-125-r1.