Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 432256

Summary: =net-nntp/inn-2.5.3 : ACCESS DENIED for /var/log/news
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Gentoo Net-news project <net-news>
Status: RESOLVED FIXED    
Severity: normal CC: jer
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 432002    
Attachments: build.log

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)