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

Bug 521898

Summary: net-p2p/transmission - pkg_postinst() should refer to /var/lib/${PN}/config
Product: Gentoo Linux Reporter: Conrad Kostecki <conikost>
Component: Current packagesAssignee: Samuli Suominen (RETIRED) <ssuominen>
Status: RESOLVED FIXED    
Severity: normal CC: net-p2p
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Conrad Kostecki gentoo-dev 2014-09-01 15:34:17 UTC
Hi!
After installation transmission, you will get shown the elog..

elog "start) in settings.json file located at /var/${PN}/config or"

The path is wrong! The correct path is /var/lib/${PN}/config

Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2014-09-05 05:37:50 UTC
right, bug 476802 changed it
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2014-09-05 05:38:52 UTC
changed in ebuild. thanks.