GNU bug report logs - #25367
gentoo: sys-apps/sed-4.3 - chmod: cannot access 'doc/sed.1-t': No such file or directory

Previous Next

Package: sed;

Reported by: Assaf Gordon <assafgordon <at> gmail.com>

Date: Thu, 5 Jan 2017 15:43:01 UTC

Severity: normal

Done: Benda Xu <heroxbd <at> gentoo.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Assaf Gordon <assafgordon <at> gmail.com>
Subject: bug#25367: closed (Bug identified in Gentoo bootstrap script)
Date: Fri, 06 Jan 2017 16:20:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#25367: gentoo: sys-apps/sed-4.3 - chmod: cannot access 'doc/sed.1-t': No such file or directory

which was filed against the sed package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 25367 <at> debbugs.gnu.org.

-- 
25367: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25367
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Benda Xu <heroxbd <at> gentoo.org>
To: 25367-done <at> debbugs.gnu.org
Subject: Bug identified in Gentoo bootstrap script
Date: Sat, 07 Jan 2017 00:04:57 +0900
Hi, we can close this.

  https://bugs.gentoo.org/show_bug.cgi?id=604760

[Message part 3 (message/rfc822, inline)]
From: Assaf Gordon <assafgordon <at> gmail.com>
To: bug-sed <at> gnu.org
Subject: gentoo: sys-apps/sed-4.3 - chmod: cannot access 'doc/sed.1-t': No
 such file or directory
Date: Thu, 5 Jan 2017 10:41:48 -0500
Hello,

Pointed by Martin Mokrejš :
   https://bugs.gentoo.org/show_bug.cgi?id=604760

The symptom is (copied from the bug report):
==
./build-aux/help2man \
    --name 'stream editor for filtering and transforming text'  \
    -p sed --include ./doc/sed.x                        \
    -o doc/sed.1-t sed/sed                                 \
  && chmod a-w doc/sed.1-t                                  \
  && mv doc/sed.1-t doc/sed.1
apiversion=9999
chmod: cannot access 'doc/sed.1-t': No such file or directory
make[2]: *** [Makefile:5776: doc/sed.1] Error 1
==

While I'm not familiar with Gentoo or RAP,
it might be related to some tweaking they do to the build process?

Investigating...

-assaf



This bug report was last modified 8 years and 190 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.