Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 432256 - =net-nntp/inn-2.5.3 : ACCESS DENIED for /var/log/news
Summary: =net-nntp/inn-2.5.3 : ACCESS DENIED for /var/log/news
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Net-news project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 432002
  Show dependency tree
 
Reported: 2012-08-21 23:57 UTC by Agostino Sarubbo
Modified: 2012-08-22 02:19 UTC (History)
1 user (show)

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


Attachments
build.log (inn-2.5.3:20120821-234825.log,111.73 KB, text/plain)
2012-08-21 23:57 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2012-08-21 23:57:49 UTC
Created attachment 321898 [details]
build.log

If this is a first-time installation, a minimal active file and
history database have been installed.  Do not forget to update
your cron entries and configure INN.  See INSTALL for more
information.

ACCESS DENIED  fchownat:     /var/log/news
ISE:write_logfile unable to append logfile
ISE fchownat(/var/log/news): File o directory non esistente
        abs_path: /var/log/news
        res_path: /var/log/news
/usr/lib64/libsandbox.so(+0x3242)[0x7f906a479242]
/usr/lib64/libsandbox.so(+0x32b3)[0x7f906a4792b3]
/usr/lib64/libsandbox.so(+0x483b)[0x7f906a47a83b]
/usr/lib64/libsandbox.so(fchownat+0x81)[0x7f906a47c531]
chown[0x402e71]
chown[0x403523]
chown[0x402508]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x7f906a0ef28d]
chown[0x401cd9]
/proc/16268/cmdline: chown news:news /var/log/news 

/tmp/portage/net-nntp/inn-2.5.3/temp/environment: line 1757: 16268 Annullato               chown news:news /var/log/news
>>> Completed installing inn-2.5.3 into /tmp/portage/net-nntp/inn-2.5.3/image/


Please fix it and use chown || die in the ebuild or convert them to fowners(it exists for a reason)