Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671494 - net-libs/nodejs-9.11.2-r2: The ebuild is installing to one or more unexpected paths
Summary: net-libs/nodejs-9.11.2-r2: The ebuild is installing to one or more unexpected...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-19 06:32 UTC by Tomáš Mózes
Modified: 2020-11-09 13:09 UTC (History)
1 user (show)

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


Attachments
net-libs:nodejs-9.11.2-r2:20181122-165616.log.xz (net-libs:nodejs-9.11.2-r2:20181122-165616.log.xz,78.08 KB, application/x-xz)
2018-11-22 17:46 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Mózes 2018-11-19 06:32:07 UTC
make -C out BUILDTYPE=Release V=1
  touch 234b69204d630a9d7ebaa9699ae08ec89b523cb1.intermediate
  LD_LIBRARY_PATH=/var/tmp/portage/net-libs/nodejs-8.12.0/work/node-v8.12.0/out/Release/lib.host:/var/tmp/portage/net-libs/nodejs-8.12.0/work/node-v8.12.0/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /var/tmp/portage/net-libs/nodejs-8.12.0/work/node-v8.12.0/out/Release/obj/gen/src/inspector/protocol /var/tmp/portage/net-libs/nodejs-8.12.0/work/node-v8.12.0/out/Release/obj/gen/include/inspector; python ../../third_party/inspector_protocol/CodeGenerator.py --jinja_dir ../../third_party --output_base "/var/tmp/portage/net-libs/nodejs-8.12.0/work/node-v8.12.0/out/Release/obj/gen/src/inspector" --config inspector_protocol_config.json
rm 234b69204d630a9d7ebaa9699ae08ec89b523cb1.intermediate
if [ ! -r node -o ! -L node ]; then ln -fs out/Release/node node; fi
/usr/bin/python2.7 tools/install.py install '/var/tmp/portage/net-libs/nodejs-8.12.0/image/' '/usr'
 * PT_PAX marking -m /var/tmp/portage/net-libs/nodejs-8.12.0/image/usr/bin/node with scanelf
 * XATTR_PAX marking -me /var/tmp/portage/net-libs/nodejs-8.12.0/image/usr/bin/node with setfattr
>>> Completed installing nodejs-8.12.0 into /var/tmp/portage/net-libs/nodejs-8.12.0/image/

 * Final size of build directory: 303052 KiB (295.9 MiB)
 * Final size of installed tree:   40432 KiB ( 39.4 MiB)

 * The ebuild is installing to one or more unexpected paths:
 * 
 *   /usr/share/doc/node
 * 
 * Please fix the ebuild to use correct FHS/Gentoo policy paths.
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   usr/bin/node

>>> Installing (2 of 16) net-libs/nodejs-8.12.0::gentoo

# ls -la /usr/share/doc/node/
total 40
drwxr-xr-x   2 root root  4096 Nov 19 06:29 .
drwxr-xr-x 306 root root 20480 Nov 19 06:30 ..
-rw-r--r--   1 root root  1551 Sep 10 18:47 gdbinit.bz2
-rw-r--r--   1 root root  1154 Sep 10 18:47 lldb_commands.py.bz2
-rwxr-xr-x   1 root root   598 Sep 10 18:47 lldbinit.bz2
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-11-22 17:46:56 UTC
Created attachment 555986 [details]
net-libs:nodejs-9.11.2-r2:20181122-165616.log.xz
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-11-22 17:47:19 UTC
Still happens with 9.11.2-r2.
Comment 3 Marek Szuba archtester gentoo-dev 2020-11-09 13:09:11 UTC
Closed due to inactivity + the affected version having been removed from the tree, please reopen with updated information, if this is still a problem.