Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 660406

Summary: net-dns/avahi-0.7-r1 installs a netifrc file into /lib64 on amd64 17.1 profiles
Product: Gentoo Linux Reporter: Louis Sautier (sbraz) <sbraz>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 506276    

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