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:
Created attachment 161361 [details] udev-125_ebuild.patch
Fixed in udev-125-r1.