[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#25367: gentoo: sys-apps/sed-4.3 - chmod: cannot access 'doc/sed.1-t'
From: |
Assaf Gordon |
Subject: |
bug#25367: gentoo: sys-apps/sed-4.3 - chmod: cannot access 'doc/sed.1-t': No such file or directory |
Date: |
Thu, 5 Jan 2017 19:47:32 -0500 |
Update:
This is likely due to broken gentoo build system, not a sed bug.
more details here:
https://bugs.gentoo.org/show_bug.cgi?id=604760#c14
It boils down to 'perl' being a no-op shell script on the affected system, thus
'help2man' (a perl script) doesn't generate the man page but still returns exit
code 0.
I'll leave this open until the solution is confirmed on the gentoo website.
-assaf