Hello, I try to package https://build.opensuse.org/package/show?package=sumo&project=home%3Abehr... for Debian 5.0 and get the following error:
... Processing triggers for man-db ... installing ca-certificates Updating certificates in /etc/ssl/certs..../usr/sbin/update-ca-certificates: line 59: mktemp: command not found dpkg: error processing ca-certificates (--install): subprocess post-installation script returned error exit status 127 Processing triggers for man-db ... Errors were encountered while processing: ca-certificates warning: can't open /etc/mtab: No such file or directory mount: can't find / in /etc/fstab or /etc/mtab System halted.
Can anyone tell me how to fix this?
Thanks in advance, Michael
On 2009-03-17 01:56:23 +0100, Michael Behrisch wrote:
Hello, I try to package https://build.opensuse.org/package/show?package=sumo&project=home%3Abehr... for Debian 5.0 and get the following error:
... Processing triggers for man-db ... installing ca-certificates Updating certificates in /etc/ssl/certs..../usr/sbin/update-ca-certificates: line 59: mktemp: command not found dpkg: error processing ca-certificates (--install): subprocess post-installation script returned error exit status 127 Processing triggers for man-db ... Errors were encountered while processing: ca-certificates warning: can't open /etc/mtab: No such file or directory mount: can't find / in /etc/fstab or /etc/mtab System halted.
Can anyone tell me how to fix this?
some debian packages have a missing requires on "mktemp" although they use the binary. applied workaround on the server side.
darix
buildservice@lists.opensuse.org