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

Bug 296357

Summary: net-fs/autofs-5.0.5: version bump
Product: Gentoo Linux Reporter: Rafał Mużyło <galtgendo>
Component: Current packagesAssignee: Stefaan De Roeck (RETIRED) <stefaan>
Status: RESOLVED FIXED    
Severity: enhancement CC: DuPol, net-fs, pva, radhermit, weeve3
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Autofs 5.0.5 ebuild with current patches
autofs-5.0.5.ebuild
autofs-5.0.5-respect-user-flags-and-fix-asneeded.patch
autofs-5.0.5-fix-building-without-sasl.patch
autofs-5.0.5-patches-1.tar.lzma
Add USE flag description to metadata.xml

Description Rafał Mużyło 2009-12-10 02:40:31 UTC
Released on 03 Sep 2009.
There's already a couple of patches.
Comment 1 Weeve 2010-03-24 20:28:56 UTC
Created attachment 225149 [details]
Autofs 5.0.5 ebuild with current patches

Here's an ebuild for 5.0.5 that works for me.  I updated it to use the patches listed for 5.0.5 at http://kernel.org/pub/linux/daemons/autofs/v5/ in the proper order. It's current as of today (24 March 2010). 

The Gentoo custom patches referenced in src_unpack I removed as they didn't apply cleanly and I wasn't sure if they were needed anymore.

I also updated the pkg_postinst message to reference rpcbind over portmap.  Using portmap was causing problems for me auto-mounting NFS partitions on ~amd64.  Using rpcbind, it worked as expected.
Comment 2 Dustin Polke 2010-05-29 17:00:33 UTC
Created attachment 233417 [details]
autofs-5.0.5.ebuild

Complete re-write of the old ebuild, moving upstream patches into a tarball patchset, introducing hesiod USE flag, installing upstream kernel patches in docdir. Reworked as-needed and user flag fixes to be closer to upstream.
Comment 3 Dustin Polke 2010-05-29 17:01:33 UTC
Created attachment 233419 [details, diff]
autofs-5.0.5-respect-user-flags-and-fix-asneeded.patch
Comment 4 Dustin Polke 2010-05-29 17:01:56 UTC
Created attachment 233421 [details, diff]
autofs-5.0.5-fix-building-without-sasl.patch
Comment 5 Dustin Polke 2010-05-29 17:02:31 UTC
Created attachment 233423 [details]
autofs-5.0.5-patches-1.tar.lzma
Comment 6 Dustin Polke 2010-05-29 17:03:15 UTC
Created attachment 233425 [details, diff]
Add USE flag description to metadata.xml
Comment 7 Peter Volkov (RETIRED) gentoo-dev 2010-06-09 08:33:04 UTC
New version was just added to the tree. Thank you Dustin for this work!