Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Jun 2013 21:06:33 +1000
From:      Kubilay Kocak <koobs.freebsd@gmail.com>
To:        freebsd-ports@freebsd.org
Cc:        Jerry <jerry@seibercom.net>, Janet Sullivan <janets@nairial.net>
Subject:   Re: REWARD for working pam_mount
Message-ID:  <51B31039.9060505@FreeBSD.org>
In-Reply-To: <20130608063255.74262508@scorpio>
References:  <0a9ae9e0df704d13b643ee26d487e73a@BY2PR07MB043.namprd07.prod.outlook.com> <51B2C43F.5010300@FreeBSD.org> <20130608063255.74262508@scorpio>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/06/2013 8:32 PM, Jerry wrote:
> On Sat, 08 Jun 2013 15:42:23 +1000
> Kubilay Kocak articulated:
> 
>> I had to backport the fix because the new pam_mount 2.13 version
>> requires libmount. Let upstream know that FreeBSD doesn't have
>> libmount, and request they make it optional and configurable
>> (--without-libmount configure option for example), even if it
>> disables certain functionality.
> 
> Maybe it is just me; however, wouldn't it make more sense for FreeBSD to
> acquire "libmount" and thereby eliminate the whole problem to begin
> with, not to mention losing potential functionality?
> 

If that's the whole problem, and if it makes sense, absolutely.

Though not explicit, my advice was based on the following:

a) That my cherry-picked patch is likely only an interim measure.

b) That the easiest thing an end-user could do to contribute to a
solution is to notify the authors that portability would help.

c) We can no longer track pam_mount updates given the recent addition of
libmount as a hard dependency.

d) that libmount (part of util-linux) is likely quite Linux centric and
not useful in FreeBSD terms. I may be wrong here.

The root cause of Janets reported issue is only a LIB_DEPENDS pointing
to a specific library version (unnecessarily) and a libhx port that has
moved on that pam_mount didn't support.

But definitely, there may be more 'longer term' solutions such as what
you eluded to.

koobs





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51B31039.9060505>