Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 330823 - net-wireless/gobi_loader-0.7: Binary should install to /lib/udev
Summary: net-wireless/gobi_loader-0.7: Binary should install to /lib/udev
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-02 11:30 UTC by Dennis Lichtenthäler
Modified: 2010-08-03 18:45 UTC (History)
3 users (show)

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


Attachments
updated ebuild to install gobi_loader into /lib/udev (gobi_loader-0.7.ebuild,822 bytes, text/plain)
2010-08-02 11:32 UTC, Dennis Lichtenthäler
Details
Patch for the in-tree version of gobi_loader-0.7 (gobi_loader-libudev.patch,376 bytes, patch)
2010-08-02 14:07 UTC, Dennis Lichtenthäler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Lichtenthäler 2010-08-02 11:30:41 UTC
According to the udev docs

"If no path is given, the program must be in /lib/udev, otherwise the full path must be specified."

As the udev rules that come with gobi_loader do not specify a full path and the ebuild installs the gobi_loader executable into /usr/sbin, this fails to work on my machine.

The attached ebuild is modified to install the executable into /lib/udev.
Comment 1 Dennis Lichtenthäler 2010-08-02 11:32:01 UTC
Created attachment 241047 [details]
updated ebuild to install gobi_loader into /lib/udev
Comment 2 Michael Weber (RETIRED) gentoo-dev 2010-08-02 13:09:43 UTC
Hello Dennis,

thanks for your update, but please submit patches for the ebuild, it's better/shorter to read.

Michael
Comment 3 Dennis Lichtenthäler 2010-08-02 14:07:43 UTC
Created attachment 241077 [details, diff]
Patch for the in-tree version of gobi_loader-0.7

Sure, here it is!
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-08-03 18:45:54 UTC
+*gobi_loader-0.7-r1 (03 Aug 2010)
+
+  03 Aug 2010; Lars Wendler <polynomial-c@gentoo.org>
+  -gobi_loader-0.7.ebuild, +gobi_loader-0.7-r1.ebuild:
+  Fixed location of the loader binary so udev can find it. Thanks to Dennis
+  Lichtenthäler for reporting this issue in bug #330823.
+