Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660406 - net-dns/avahi-0.7-r1 installs a netifrc file into /lib64 on amd64 17.1 profiles
Summary: net-dns/avahi-0.7-r1 installs a netifrc file into /lib64 on amd64 17.1 profiles
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: no-symlink-lib
  Show dependency tree
 
Reported: 2018-07-04 23:02 UTC by Louis Sautier (sbraz)
Modified: 2018-10-10 01:55 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 Louis Sautier (sbraz) gentoo-dev 2018-07-04 23:02:53 UTC
> insinto /$(get_libdir)/netifrc/net
Instead of doing this, it should probably install the file in /lib/netifrc/net
Files installed in /lib64 are apparently not recognised by ifnetrc.
Comment 1 Anthony Basile gentoo-dev 2018-07-24 19:54:54 UTC
(In reply to Louis Sautier (sbraz) from comment #0)
> > insinto /$(get_libdir)/netifrc/net
> Instead of doing this, it should probably install the file in
> /lib/netifrc/net
> Files installed in /lib64 are apparently not recognised by ifnetrc.

Actually, we want to install

1) autoipd.sh at /lib/rcscripts/net/autoipd.sh

2) autoipd-openrc.sh in /lib/netifrc/net/autoipd.sh


I've made both of those changes in avahi-0.7-r2.ebuild which is in the tree now ~arch.  Do you want to test if this works and if so, I'll rapid stabilize across the board