![](https://seccdn.libravatar.org/avatar/800fbdf315c74130c789ae3b4a24b480.jpg?s=120&d=mm&r=g)
On Wed, 12 Mar 2014 09:40:03 +0100 Thorsten Kukuk <kukuk@suse.de> wrote:
On Wed, Mar 12, NeilBrown wrote:
I then went to find out what had changed to allow things to work now and found in pam.spec (in openSUSE:Factory:pam and SUSE:SLE-12:GA:pam)
#BuildRequires: pkgconfig(libtirpc)
where there used to be
BuildRequires: pkgconfig(libtirpc)
There is no mention of this change in pam.changes and I cannot bring myself to try fighting with "osc log" as it has always disappointed in the past. I don't cannot assign blame (not that blame serves much purpose, so just as well).
It's mentioned in the pam.changes files: ------------------------------------------------------------------- Thu Nov 28 12:00:09 CET 2013 - kukuk@suse.de
- Remove libtrpc support to solve dependency/build cycles, plain glibc is enough for now.
has been partly reverted. Are you OK with that Thorsten??
Since I did it: yes, as long as we don't need RPC IPv6 support in Linux-PAM. And currently it doesn't look like.
Thorsten
Ahh, thanks. I was searching for "libtirpc" - that's why I didn't find it :-) Thanks. I guess we need to try to get all this into 13.1 now. NeilBrown