Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 319303 - dev-db/firebird-2.0.3.12981.0-r6 copies *.msg to wrong directory
Summary: dev-db/firebird-2.0.3.12981.0-r6 copies *.msg to wrong directory
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-11 18:40 UTC by Domen Kožar
Modified: 2011-03-01 22:05 UTC (History)
1 user (show)

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


Attachments
modify *.msg installation path (firebird-2.0.3.12981.0-r6.ebuild,9.77 KB, text/plain)
2010-05-11 18:41 UTC, Domen Kožar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Domen Kožar 2010-05-11 18:40:56 UTC
firebird.msg is a file from which firebird server reads error messages. It should be placed in /usr/share/firebird/firebird.msg (currently it is installed in /var/lib/firebird/).

Corrected in attached ebuild.

Reproducible: Always
Comment 1 Domen Kožar 2010-05-11 18:41:36 UTC
Created attachment 231119 [details]
modify *.msg installation path
Comment 2 Patrick Lauer gentoo-dev 2010-06-16 20:30:32 UTC
I see no files installed to /var/lib/
Can you tell me how to reproduce this issue so I can fix it?
Also, why are you using an "old" version of that package?
Comment 3 Domen Kožar 2010-06-17 19:26:50 UTC
I guess the diff of two ebuilds will show you where did the .msg files get installed.
Comment 4 William L. Thomson Jr. 2011-02-23 19:12:40 UTC
I don't see how this bug is valid at all, from the ebuild in tree and attached

insinto /usr/$(get_libdir)/firebird
doins *.msg

No way for that stuff to end up in /var anything. There is no /var/lib/firebird created or used as part of the ebuild, or any of the ebuilds. Will leave open for user to comment, but will likely revisit and closed as INVALID