Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267349 - net-misc/networkmanager-0.7 links against installed version of nm-util
Summary: net-misc/networkmanager-0.7 links against installed version of nm-util
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Robert Buchholz (RETIRED)
URL: http://bugzilla.gnome.org/show_bug.cg...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-24 15:38 UTC by Daniel Gryniewicz (RETIRED)
Modified: 2009-04-25 14:28 UTC (History)
2 users (show)

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


Attachments
Link against newly built version of libnm-util.so (networkmanager-0.7.1-bad-link.patch,655 bytes, patch)
2009-04-24 15:38 UTC, Daniel Gryniewicz (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Gryniewicz (RETIRED) gentoo-dev 2009-04-24 15:38:15 UTC
nm_pppd_plugin.so links against the installed version of libnm-util, rather than the newly built version.  This means it will fail to resolve after upgrading from 0.7.0 to 0.7.1 (or downgrading).  Patch attached, and will open upstream bug.
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2009-04-24 15:38:50 UTC
Created attachment 189324 [details, diff]
Link against newly built version of libnm-util.so
Comment 2 Robert Buchholz (RETIRED) gentoo-dev 2009-04-25 14:28:32 UTC
*networkmanager-0.7.1-r1 (25 Apr 2009)

  25 Apr 2009; Robert Buchholz <rbu@gentoo.org>
  files/networkmanager-0.7.0-gentoo-dhclient.patch,
  +files/networkmanager-0.7.1-bad-link.patch, -networkmanager-0.7.1.ebuild,
  +networkmanager-0.7.1-r1.ebuild:
  Fix bug #267349 by Daniel Gryniewicz, NetworkManager-0.7 links against
  installed version of nm-util, specify udev directory for bug #267168.