User story #8027
closedcfengine configure --without-pam fails with Cannont find PAM library
Description
there's no PAM in slackware so I try to compile cfengine without pam and some errors appears (already reported by Kegeruneku https://dev.cfengine.com/issues/5874)
None of this options works :
--with-pam=no --without-pam --enable-pam=no --disable-pam
So I patch the configure file of cfengine to set variable with_pam=no and it works
patch in attachment
tested on slackware64-14.1 with cfengine 3.7.1
Files
Updated by Benoît PECCATTE over 8 years ago
- Tracker changed from Bug to User story
Updated by Benoît PECCATTE about 8 years ago
- Target version changed from 4.0.0~rc2 to 4.0.0~rc3
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 4.0.0~rc3 to 4.0.0~rc4
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 4.0.0~rc4 to 4.0.0~rc5
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 4.0.0~rc5 to 4.0.0
Updated by François ARMAND about 8 years ago
- Assignee set to Benoît PECCATTE
- Priority changed from N/A to 3
- Target version changed from 4.0.0 to 3.1.17
Thanks for the proposed patch, we are goint to look at it!
Benoit: is this something that should be done also in 3.1 ?
Updated by Benoît PECCATTE about 8 years ago
Yes we should, but we need a more elaborated patch to make it work in all cases.
Updated by Vincent MEMBRÉ almost 8 years ago
- Target version changed from 3.1.17 to 3.1.18
Updated by Vincent MEMBRÉ almost 8 years ago
- Target version changed from 3.1.18 to 3.1.19
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 3.1.19 to 3.1.20
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 3.1.20 to 3.1.21
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 3.1.21 to 3.1.22
Updated by Jérémy HOCDÉ over 7 years ago
cfengine has fix the configure file
now, you can use --with-pam=no et --without-pam
so the issue can be close :)
test on cfengine 3.10.0 and 3.10.1
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 3.1.22 to 3.1.23
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 3.1.23 to 3.1.24
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 3.1.24 to 3.1.25
Updated by Benoît PECCATTE about 7 years ago
- Target version changed from 3.1.25 to 4.1.9
Updated by Vincent MEMBRÉ almost 7 years ago
- Target version changed from 4.1.9 to 4.1.10
Updated by Benoît PECCATTE almost 7 years ago
- Assignee deleted (
Benoît PECCATTE) - Target version changed from 4.1.10 to Ideas (not version specific)
Updated by Alexis Mousset over 6 years ago
- Status changed from New to Rejected
Fixed since CFEngine 3.7.0 (Rudder 3.2+), see upstream issue for reference, closing.