7.17.1 has been in portage for a while with no major regressions or upstream fixes. (will do a little more testing before CCing arch teams.)
amd64 stable
Stable for HPPA.
alpha/ia64/sparc/x86 stable
ppc stable
You have marked something stable that, on my system, fails to emerge with the following message: * ERROR: net-misc/curl-7.17.1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2364: Called die * The specific snippet of code: * die 'ldap and kerberos (gssapi) not playing nicely try version >=7.18.1'; * The die message: * ldap and kerberos (gssapi) not playing nicely try version >=7.18.1 I'm being recommended to emerge version 7.18.1, which is still masked. If something is marked stable, it should work for EVERY combination of use-flags; I now need to hardmask the specified version to be able to run a stable system...
(In reply to comment #5) > * ERROR: net-misc/curl-7.17.1 failed. > * Call stack: > * ebuild.sh, line 49: Called src_compile > * environment, line 2364: Called die > * The specific snippet of code: > * die 'ldap and kerberos (gssapi) not playing nicely try version > >=7.18.1'; > * The die message: > * ldap and kerberos (gssapi) not playing nicely try version >=7.18.1 I'm also getting this error. The odd thing here is that I'm *reinstalling* curl as part of a emerge -ave world. The same version of curl installed just fine earlier. Using the error message as a clue I grepped through my emerge.log for installs of openldap, mit-krb5 and curl, and found that curl-7.17.1 installed just fine with openldap-2.3.39-r2 and mit-krb5-1.5.3-r1 installed but now fails with openldap-2.3.41 and mit-krb5-1.6.3-r1 installed. I have not changed the use flags of any of these packages between the installs. Hope this helps...
I simply don't uderstand why 7.18.1 has not yet been marked as stable on amd64, it's the rev that seems to be working okey. I would love to see this updated before the new release... So this problem is fixed without having to add a entry in package.keyword. This is the only major flaw I found with beta1 until now.
> * ERROR: net-misc/curl-7.17.1 failed. > * Call stack: > * ebuild.sh, line 49: Called src_compile > * environment, line 2364: Called die > * The specific snippet of code: > * die 'ldap and kerberos (gssapi) not playing nicely try version > >=7.18.1'; > * The die message: > * ldap and kerberos (gssapi) not playing nicely try version >=7.18.1 Getting exact same message.
7.18.2 marked stable. and people -the die message was there to read not just mindless report. There was a fault with enabling both options so I put the message so you'd know up front and could alter your /etc/portage/package.use flags appropriately. I doubt many of you are using the curl ldap/kerberos features so why are you being aggressive here? I don't have the time/effort/willpower to backport fixes that you can easily work around.