Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437146 - net-dns/openresolv-3.4.1 sets libexecdir incorrectly
Summary: net-dns/openresolv-3.4.1 sets libexecdir incorrectly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal blocker (vote)
Assignee: Jim Ramsay (lack) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-04 09:42 UTC by Roy Marples
Modified: 2012-11-26 08:20 UTC (History)
0 users

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 Roy Marples 2012-10-04 09:42:29 UTC
The ebuild currently does this

--libexecdir=/$(get_libdir)

It should do this

--libexecdir=/$(get_libdir)/resolvconf

Otherwise when resolvconf updates, it will execute everything in /lib which isn't exactly desirable.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2012-11-26 08:20:18 UTC
+*openresolv-3.4.6 (26 Nov 2012)
+
+  26 Nov 2012; Lars Wendler <polynomial-c@gentoo.org> -openresolv-3.3.2.ebuild,
+  -openresolv-3.4.1.ebuild, openresolv-3.4.1-r1.ebuild,
+  +openresolv-3.4.6.ebuild:
+  non-maintainer commit: Version bump to fix location of libexecdir (bug
+  #437146). Removed old versions.
+