Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683908 - media-libs/lsp-plugins-1.1.7-r1 [doc] ACCESS DENIED: fopen_wr: /var/lib/net-snmp/mib_indexes/0
Summary: media-libs/lsp-plugins-1.1.7-r1 [doc] ACCESS DENIED: fopen_wr: /var/lib/net-s...
Status: RESOLVED DUPLICATE of bug 249496
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-20 17:31 UTC by Ervin Peters
Modified: 2020-07-26 11:25 UTC (History)
1 user (show)

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


Attachments
build.log (build.log.bz2,6.07 KB, application/x-bzip)
2019-04-20 17:34 UTC, Ervin Peters
Details
emerge --info (einf.txt,8.37 KB, text/plain)
2019-04-20 17:35 UTC, Ervin Peters
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ervin Peters 2019-04-20 17:31:12 UTC
On installation with doc useflag:

[...]
Processing file /var/tmp/portage/media-libs/lsp-plugins-1.1.7-r1/work/lsp-plugins-lsp-plugins-1.1.7/
res/ui/util/profiler/profiler_stereo.xml
  g++ ctl.cpp
  g++ widgets/LSPFader.cpp
Building doc
Preparing PHP documentation generator
  g++ CtlConfigHandler.cpp
  g++ widgets/LSPGrid.cpp
 * ACCESS DENIED:  fopen_wr:     /var/lib/net-snmp/mib_indexes/0
Generating HTML documentation
  mkdir html
  mkdir html/plugins
  mkdir html/development
  php index.html
 * ACCESS DENIED:  fopen_wr:     /var/lib/net-snmp/mib_indexes/0
  php html/overview.html
 * ACCESS DENIED:  fopen_wr:     /var/lib/net-snmp/mib_indexes/0
  php html/licensing.html
  g++ CtlGraph.cpp
[...]

It seems that the installation tries to access Path out of the cage of /var/tmp/portage/... which failed, because the files/dirs are owned by root, not portage.

ervin
Comment 1 Ervin Peters 2019-04-20 17:34:00 UTC
Created attachment 573488 [details]
build.log

Build log compressed
Comment 2 Ervin Peters 2019-04-20 17:35:19 UTC
Created attachment 573490 [details]
emerge --info

emerge --info uncompressed text
Comment 3 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2019-04-20 22:26:42 UTC
Worksforme :(


sudo USE="doc gd" emerge -1av media-libs/lsp-plugins

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] app-eselect/eselect-php-0.9.4-r5::gentoo  USE="-apache2 -fpm" 49 KiB
[ebuild  N     ] dev-lang/php-7.2.16:7.2::gentoo  USE="acl berkdb bzip2 cjk cli ctype fileinfo filter gd gdbm hash iconv ipv6 json nls opcache phar posix readline session simplexml ssl systemd tokenizer truetype unicode webp xml zlib -apache2 -argon2 -bcmath -calendar -cdb -cgi -coverage -curl -debug -embed -enchant -exif (-firebird) -flatfile -fpm -ftp -gmp -imap -inifile -intl -iodbc -kerberos -ldap -ldap-sasl -libedit -libressl -lmdb -mhash -mssql -mysql -mysqli -oci8-instant-client -odbc -pcntl -pdo -phpdbg -postgres -qdbm -recode (-selinux) -session-mm -sharedmem -snmp -soap -sockets -sodium -spell -sqlite -sysvipc -test -threads -tidy -tokyocabinet -wddx -xmlreader -xmlrpc -xmlwriter -xpm -xslt -zip -zip-encryption" 11,882 KiB
[ebuild   R    ] media-libs/lsp-plugins-1.1.7-r1::gentoo  USE="doc* lv2 -jack -ladspa" 51,180 KiB

Total: 3 packages (2 new, 1 reinstall), Size of downloads: 63,110 KiB

Would you like to merge these packages? [Yes/No] 
>>> Verifying ebuild manifests
>>> Emerging (1 of 3) app-eselect/eselect-php-0.9.4-r5::gentoo
>>> Installing (1 of 3) app-eselect/eselect-php-0.9.4-r5::gentoo
>>> Emerging (2 of 3) dev-lang/php-7.2.16::gentoo
>>> Installing (2 of 3) dev-lang/php-7.2.16::gentoo
>>> Emerging (3 of 3) media-libs/lsp-plugins-1.1.7-r1::gentoo
>>> Installing (3 of 3) media-libs/lsp-plugins-1.1.7-r1::gentoo
>>> Jobs: 3 of 3 complete                           Load avg: 5.22, 3.94, 2.33
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

 * GNU info directory index is up-to-date.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2020-07-26 11:25:01 UTC

*** This bug has been marked as a duplicate of bug 249496 ***