Hello, The problem can be seen with rpmmon.pl -p <package>
curl -s https://qa.mandrakesoft.com/cgi-bin/maints.cgi fails with the following message : error setting cerficate verify locations NOT FOUND (spelling error is in the code) It was working fine under 9.0. Curl was changed with version 7.10 and now requires a certificate unless called with -k option. Copying from the source lib/ca.bundle.crt to /usr/share/curl/curl-ca-bundle.crt fixes it. HTH Gerard
