Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 521898 - net-p2p/transmission - pkg_postinst() should refer to /var/lib/${PN}/config
Summary: net-p2p/transmission - pkg_postinst() should refer to /var/lib/${PN}/config
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Samuli Suominen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-01 15:34 UTC by Conrad Kostecki
Modified: 2014-09-05 05:38 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.