Thank you for reporting this bug to Ubuntu. Hardy reached EOL on May 9, 2013.
See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases
** Changed in: ssl-cert (Ubuntu Hardy)
Status: Confirmed => Invalid
--
You received this bug notification because you
Hello,
I've been able to reproduce this on Hardy with ssl-cert version
1.0.14-0ubuntu2.1. I've been running into problems getting postgresql
installed via chef. Debug output showed exactly the same problem the original
reporter was having. Automatic chef runs don't set a HOME environment.
James,
It was stated above that the cause appears to be HOME missing from the
environment. I believe this is the case, although I haven't tested
thoroughly.
Thanks,
Forest
--
ssl-cert (1.0.11.0ubuntu1) postinst is broken
https://bugs.launchpad.net/bugs/43987
You received this bug notification
Hi,
This can't be reproduced in Intrepid as it was fixed there when 1.0.15
was merged.
The code shouldn't break on fresh installs, though it is redundant, as the key
that
it chmods is created a couple of lines earlier in the file.
The other clue is that it reports failures for both chgrp and ch
Quick comment, dpkg --compare-versions should use "lt-nl", not "lt"
(then you don't need the extra [ -n "$2" ]).
--
ssl-cert (1.0.11.0ubuntu1) postinst is broken
https://bugs.launchpad.net/bugs/43987
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct sub
I can reproduce when running debootstrap from cron.
Use the attached script to reproduce:
1) Add debootstrap and chroot to sudoers as NOPASSWD:
user host=NOPASSWD: /usr/sbin/chroot
user host=NOPASSWD: /usr/sbin/debootstrap
2) Run attached script via cron
3) Script fails with the following error:
This does not happen if I manually perform the same steps that resulted
in the problem. Nor does it happen if I try to do it remotely over SSH
ssh [EMAIL PROTECTED] 'apt-get install postfix' &> log
The init script was placed here: /etc/rc2.d/S95instpostfix
Austin
--
ssl-cert (1.0.11.0ubuntu1
I can reproduce this on a fresh install of hardy built with debootstrap.
I have an init script that tries to install post script then remove
itself late in the boot process and it comes up with ssl-cert failed to
install and blocked the postfix install ... exactly as shown above. I
will try to see
As for me personally (the original poster of the bug), I couldn’t
reproduce this in Hardy. That said, there are reports of others in this
thread having this (or a similar) issue in Hardy.
--
ssl-cert (1.0.11.0ubuntu1) postinst is broken
https://bugs.launchpad.net/bugs/43987
You received this bug
I'm sorry Michael, I don't have access to this server anymore, I'm now
working for another company.
Thanks for following up anyway.
Cheers
On Mon, Jun 2, 2008 at 10:26 PM, Michael Vogt <[EMAIL PROTECTED]>
wrote:
> Thanks for your bugreport.
>
> I was not able to reproduce this error. I logged i
Thanks for your bugreport.
I was not able to reproduce this error. I logged into a pbuilder chroot
(pbuilder create; pbuilder login) and ran:
$ sudo apt-get install ssl-cert
without a error.
Trying:
$ sudo apt-get install postfix
in the pbuilder chroot worked too in hardy.
Could you please give
@Steve: This will have to go via the SRU process now sadly.
--
ssl-cert (1.0.11.0ubuntu1) postinst is broken
https://bugs.launchpad.net/bugs/43987
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-bugs@li
The dpkg --compare-versions test in the postinst doesn't take into
account new installations, which pass the empty version to dpkg
--compare-versions.
** Attachment added: "ssl-cert-fix-postinst.debdiff"
http://launchpadlibrarian.net/13841708/ssl-cert-fix-postinst.debdiff
--
ssl-cert (1.0.11.
same problem installing hardy in a chroot environment with debootsrap.
--
ssl-cert (1.0.11.0ubuntu1) postinst is broken
https://bugs.launchpad.net/bugs/43987
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ub
had the same problem when installing latest Alpha of Hardy Heron. I did a
command line install and booted into recovery mode and afterwards did apt-get
update and apt-get install. So the base packages are updated. Then I did
apt-get install ubuntu-desktop.
and got the same error..
--
ssl-cert
Try to install mktemp first:
# aptitude install mktemp
and try again
--
ssl-cert (1.0.11.0ubuntu1) postinst is broken
https://bugs.launchpad.net/bugs/43987
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubu
I was having the same problem when trying to install ssl-cert via a
script post-preseed:
chgrp: cannot access `/etc/ssl/private/ssl-cert-snakeoil.key': No such file or
directory
chmod: cannot access `/etc/ssl/private/ssl-cert-snakeoil.key': No such file or
directory
The cause seems to be $HOME
I have the exact same problem on Ubuntu 7.04 server, when I try to
install postfx it jams:
[EMAIL PROTECTED]:~$ sudo apt-get install postfix
Reading package lists... Done
Building dependency tree
Reading state information... Done
postfix is already the newest version.
0 upgraded, 0 newly installe
18 matches
Mail list logo