[Bug 653362] Re: package mail-stack-delivery 1:1.2.12-1ubuntu7 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1
Ok, I can now reliably reproduce this. If I install karmic, then install dovecot-postfix, then upgrade to lucid, then maverick, and always choose the default option to keep the conffile that is on the system, this occurs every time. ** Changed in: dovecot (Ubuntu Maverick) Status: Confirmed => In Progress -- package mail-stack-delivery 1:1.2.12-1ubuntu7 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/653362 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 653362] Re: package mail-stack-delivery 1:1.2.12-1ubuntu7 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1
** Branch linked: lp:~clint-fewbar/ubuntu/maverick/dovecot /karmic2lucid2maverick-upgrade-fix -- package mail-stack-delivery 1:1.2.12-1ubuntu7 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/653362 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 655058] Re: freshclam apparmour error : type=1502 operation="inode_permission" requested_mask="r::" denied_mask="r::" name="/proc/28071/status"
Hmm, one more this morning but its on the clamd executable Oct 6 08:10:51 lenovo2 kernel: [160702.723615] audit(1286349051.332:38): type=1502 operation="inode_permission" requested_mask="r::" denied_mask="r::" name="/proc/28617/status" pid=28617 profile="/usr/sbin/clamd" namespace="default" but its probably the same problem, just havent done the apparmor_parser -r on clamd config. just done apparmor_parser -r /etc/apparmor.d/usr.sbin.clamd Replacement succeeded for "/usr/sbin/clamd". Thanks for the super fast response btw. -- freshclam apparmour error : type=1502 operation="inode_permission" requested_mask="r::" denied_mask="r::" name="/proc/28071/status" https://bugs.launchpad.net/bugs/655058 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 651134] Re: apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or corruption (fasttop): 0x00007f8b5c8fdac0 ***
Thanks for the above, it worked successfully. I will keep a close eye on Apache today (a normal day's use, basically) and report back. Regards. -- apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or corruption (fasttop): 0x7f8b5c8fdac0 *** https://bugs.launchpad.net/bugs/651134 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 621837] Re: package apache2.2-common 2.2 .14-5ubuntu8.2 failed to install/upgrade: el subproc eso script post-installation instalado devolvió el c ódigo de salida de error 1
This is a bit of a odd error, applying the lucid-proposed patch to maverick works fine, but the log shows that apache2.2-bin got unpacked and configured before apache2.2-common, so I wonder why it did not find the reqtimeout module. Its part of apache2.2-bin afaict. ** Patch added: "bits from lucid-proposed" https://bugs.launchpad.net/ubuntu/maverick/+source/apache2/+bug/621837/+attachment/1674734/+files/apache2_2.2.16-1ubuntu4.debdiff -- package apache2.2-common 2.2.14-5ubuntu8.2 failed to install/upgrade: el subproceso script post-installation instalado devolvió el código de salida de error 1 https://bugs.launchpad.net/bugs/621837 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 621837] Re: package apache2.2-common 2.2 .14-5ubuntu8.2 failed to install/upgrade: el subproc eso script post-installation instalado devolvió el c ódigo de salida de error 1
It makes sense is the user installed apache2 from the archive, tried to tweak its configuration to install e.g a LAMP server by hand, then upgrade. You can reproduce in lucid with the following steps $ apt-get install apache2=2.2.14-5ubuntu8 apache2-mpm-prefork=2.2.14-5ubuntu8 apache2.2-common=2.2.14-5ubuntu8 apache2.2-bin=2.2.14-5ubuntu8 $ a2dismod reqtimeout $ mv /etc/apache2/mods-available/reqtimeout.* /tmp/ $ apt-get upgrade You'll also notice the error in the logs ".: 45: Can't open /etc/apache2/envvars ", there is a high probability that the apache2 configuration has been modified manually and I think those errors are user errors. Anyway the version I have verified that the version of apache2 2.2.14-5ubuntu8.3 in -proposed fixes the issue and the installation is not failing anymore. Marking as verification-done ** Tags added: verification-done ** Tags removed: verification-needed -- package apache2.2-common 2.2.14-5ubuntu8.2 failed to install/upgrade: el subproceso script post-installation instalado devolvió el código de salida de error 1 https://bugs.launchpad.net/bugs/621837 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 653362] Re: package mail-stack-delivery 1:1.2.12-1ubuntu7 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1
This bug was fixed in the package dovecot - 1:1.2.12-1ubuntu8 --- dovecot (1:1.2.12-1ubuntu8) maverick; urgency=low * debian/mail-stack-delivery.preinst: Fixing shell syntax and typo in file rename code. (LP: #653362) -- Clint ByrumWed, 06 Oct 2010 00:00:48 -0700 ** Changed in: dovecot (Ubuntu Maverick) Status: In Progress => Fix Released -- package mail-stack-delivery 1:1.2.12-1ubuntu7 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/653362 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 646054] Re: package vsftpd 2.2.2-3ubuntu7.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 3
Ok, it seems it was failing because beside user ftp there was user "ftpdrop" defined on the system. After removing user "ftpdrop" it installed correctly. -- package vsftpd 2.2.2-3ubuntu7.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 3 https://bugs.launchpad.net/bugs/646054 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vsftpd in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 655215] Re: package postfix 2.7.0-1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1
*** This bug is a duplicate of bug 377211 *** https://bugs.launchpad.net/bugs/377211 ** This bug has been marked a duplicate of bug 377211 config.dat is locked by another process: Resource temporarily unavailable * You can subscribe to bug 377211 by following this link: https://bugs.launchpad.net/ubuntu/+source/debconf/+bug/377211/+subscribe -- package postfix 2.7.0-1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/655215 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 628878] Re: munin support not enabled upon install
This sounds like a nice feature for Natty. ** Changed in: eucalyptus (Ubuntu) Status: New => Confirmed -- munin support not enabled upon install https://bugs.launchpad.net/bugs/628878 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 613514] Re: maverick i386 UEC: Instance does not start
This was resolved at some point, as i386 instances now start. ** Changed in: eucalyptus (Ubuntu) Status: New => Fix Released -- maverick i386 UEC: Instance does not start https://bugs.launchpad.net/bugs/613514 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 586888] Re: euca_conf register-nodes Cannot find source keys directory
Can't find this ERROR string in Ubuntu's packages, so I suppose this was filed against upstream eucalyptus. If you have this problem against an Ubuntu package, please let us know which version it is. and reopen this bug (set it back to New) ** Changed in: eucalyptus (Ubuntu) Status: New => Invalid -- euca_conf register-nodes Cannot find source keys directory https://bugs.launchpad.net/bugs/586888 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 613514] Re: maverick i386 UEC: Instance does not start
It was an issue on libvirt (missing an include, IIRC), and Jamie fixed it about 2 weeks ago. -- maverick i386 UEC: Instance does not start https://bugs.launchpad.net/bugs/613514 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 655058] Re: freshclam apparmour error : type=1502 operation="inode_permission" requested_mask="r::" denied_mask="r::" name="/proc/28071/status"
The maverick package has: ./clamav-daemon.postinst.in:apparmor_parser -r -T -W "$APP_PROFILE" || true ./clamav-freshclam.postinst.in:apparmor_parser -r -T -W "$APP_PROFILE" || true Both -T and -W will need to be stripped for hardy and jaunty when doing the backport. Karmic and later support -W and -T. ** Changed in: clamav (Ubuntu) Status: Incomplete => Triaged ** Changed in: clamav (Ubuntu) Assignee: Jamie Strandboge (jdstrand) => (unassigned) ** Summary changed: - freshclam apparmour error : type=1502 operation="inode_permission" requested_mask="r::" denied_mask="r::" name="/proc/28071/status" + freshclam apparmor error : type=1502 operation="inode_permission" requested_mask="r::" denied_mask="r::" name="/proc/28071/status" on hardy-backports ** Tags removed: lucid -- freshclam apparmor error : type=1502 operation="inode_permission" requested_mask="r::" denied_mask="r::" name="/proc/28071/status" on hardy-backports https://bugs.launchpad.net/bugs/655058 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 655772] [NEW] postinst script failed if tomcat6 user is present in the system
Public bug reported: Binary package hint: tomcat6 1. lsb_release -rd Description:Ubuntu 10.04.1 LTS Release:10.04 2. apt-cache policy tomcat6 tomcat6: Installed: 6.0.24-2ubuntu1.3 Candidate: 6.0.24-2ubuntu1.3 Version table: *** 6.0.24-2ubuntu1.3 0 500 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages 500 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages 100 /var/lib/dpkg/status 6.0.24-2ubuntu1 0 500 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/main Packages 3. Package installed without any issue. 4. Upgrade or installation tomcat6 package failed if tomcat6 user is present in the system. ** Affects: tomcat6 (Ubuntu) Importance: Undecided Status: New -- postinst script failed if tomcat6 user is present in the system https://bugs.launchpad.net/bugs/655772 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 655772] Re: postinst script failed if tomcat6 user is present in the system
** Patch added: "Attached patch for postinst script." https://bugs.launchpad.net/bugs/655772/+attachment/1675222/+files/tomcat_post_patch -- postinst script failed if tomcat6 user is present in the system https://bugs.launchpad.net/bugs/655772 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 655772] Re: postinst script failed if tomcat6 user is present in the system
*** This bug is a duplicate of bug 611721 *** https://bugs.launchpad.net/bugs/611721 ** This bug has been marked a duplicate of bug 611721 postinst fails if group exists * You can subscribe to bug 611721 by following this link: https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/611721/+subscribe -- postinst script failed if tomcat6 user is present in the system https://bugs.launchpad.net/bugs/655772 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 611721] Re: postinst fails if group exists
** Also affects: tomcat6 (Ubuntu Lucid) Importance: Undecided Status: New ** Changed in: tomcat6 (Ubuntu Lucid) Status: New => Triaged ** Changed in: tomcat6 (Ubuntu Lucid) Importance: Undecided => Medium -- postinst fails if group exists https://bugs.launchpad.net/bugs/611721 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 654549] Re: Cannot Upgrade Tomcat6 when doing release upgrade from lucid to maverick
We'd like to figure out what's causing this bug for you, but we haven't heard back from you in a while. Could you please provide the requested information? Thanks! -- Cannot Upgrade Tomcat6 when doing release upgrade from lucid to maverick https://bugs.launchpad.net/bugs/654549 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 640441] Re: package tomcat6 6.0.24-2ubuntu1.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
We'd like to figure out what's causing this bug for you, but we haven't heard back from you in a while. Could you please provide the requested information? Thanks! -- package tomcat6 6.0.24-2ubuntu1.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/640441 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 624461] Re: package tomcat6 6.0.24-2ubunt u1.3 failed to install/upgrade: podproces zainstalowan y skrypt post-installation zwrócił kod bł ędu 1
We'd like to figure out what's causing this bug for you, but we haven't heard back from you in a while. Could you please provide the requested information? Thanks! ** Changed in: tomcat6 (Ubuntu) Importance: Undecided => Low -- package tomcat6 6.0.24-2ubuntu1.3 failed to install/upgrade: podproces zainstalowany skrypt post-installation zwrócił kod błędu 1 https://bugs.launchpad.net/bugs/624461 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 596780] Re: tomcat6 still missing JSTL ("glassfish-javaee")
We'd like to figure out what's causing this bug for you, but we haven't heard back from you in a while. Could you please provide the requested information? Thanks! -- tomcat6 still missing JSTL ("glassfish-javaee") https://bugs.launchpad.net/bugs/596780 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
Re: [Bug 655058] Re: freshclam apparmour error : type=1502 operation="inode_permission" requested_mask="r::" denied_mask="r::" name="/proc/28071/status"
@jdstrand: I'm mostly offline the next few days, so please take this as whatever blessing you need from ubuntu-backporters to upload a fix for this to hardy and jaunty backports. -- freshclam apparmor error : type=1502 operation="inode_permission" requested_mask="r::" denied_mask="r::" name="/proc/28071/status" on hardy-backports https://bugs.launchpad.net/bugs/655058 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 653362] Re: package mail-stack-delivery 1:1.2.12-1ubuntu7 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1
Just to offer some final closure on this, I just now tested the same upgrade path, from karmic -> lucid -> maverick and it completed successfully with the new version. I am working on filing another bug report to try and figure out why the config files are showing up as having changed when they have not. -- package mail-stack-delivery 1:1.2.12-1ubuntu7 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/653362 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 607884] Re: 10.04 amd64 libvirt+qemu fails to install Win Server 08 x64 or Win7 x64
I figured out what was wrong in my case; The 1855 chassis doesn't have the right cpu flags to operate as a fully virt hardware. Thanks for taking a look, Matt -- 10.04 amd64 libvirt+qemu fails to install Win Server 08 x64 or Win7 x64 https://bugs.launchpad.net/bugs/607884 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 607884] Re: 10.04 amd64 libvirt+qemu fails to install Win Server 08 x64 or Win7 x64
** Changed in: libvirt (Ubuntu) Status: Incomplete => Invalid -- 10.04 amd64 libvirt+qemu fails to install Win Server 08 x64 or Win7 x64 https://bugs.launchpad.net/bugs/607884 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 655890] [NEW] net-device-up of mysql's upstart-script won't be triggered on OpenVZ VMs
Public bug reported: Binary package hint: mysql-server-5.1 The mysql upstart-script checks for "net-device-up" before starting the mysql server. If Ubuntu is running in a OpenVZ virtual machine this event won't be triggered. ** Affects: mysql-5.1 (Ubuntu) Importance: Undecided Status: New ** Tags: mysql net-device-up openvz upstart -- net-device-up of mysql's upstart-script won't be triggered on OpenVZ VMs https://bugs.launchpad.net/bugs/655890 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 655442] Re: memory content leak when using invalid utf-8 with XMLWriter::writeAttribute
I've also reported this to libxml2, in case it should be fixed there instead. https://bugzilla.gnome.org/show_bug.cgi?id=631551 ** Bug watch added: GNOME Bug Tracker #631551 https://bugzilla.gnome.org/show_bug.cgi?id=631551 -- memory content leak when using invalid utf-8 with XMLWriter::writeAttribute https://bugs.launchpad.net/bugs/655442 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 655890] Re: net-device-up of mysql's upstart-script won't be triggered on OpenVZ VMs
by the way: fully up-to-date Ubuntu 10.04.1 LTS on guest. I don't know which system is used as host. uname -srvmo (as of OpenVZs concept the shown kernel is the hosts one) returns the following: Linux 2.6.26-2-openvz-amd64 #1 SMP Thu Sep 16 16:09:07 UTC 2010 x86_64 GNU/Linux -- net-device-up of mysql's upstart-script won't be triggered on OpenVZ VMs https://bugs.launchpad.net/bugs/655890 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 655442] Re: memory content leak when using invalid utf-8 with XMLWriter::writeAttribute
** Package changed: php5 (Ubuntu) => libxml2 (Ubuntu) ** Also affects: libxml2 via https://bugzilla.gnome.org/show_bug.cgi?id=631551 Importance: Unknown Status: Unknown -- memory content leak when using invalid utf-8 with XMLWriter::writeAttribute https://bugs.launchpad.net/bugs/655442 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 656048] [NEW] package amavisd-new-postfix (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
Public bug reported: Binary package hint: amavisd-new package amavisd-new-postfix (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 ProblemType: Package DistroRelease: Ubuntu 10.10 Package: amavisd-new-postfix (not installed) ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Wed Oct 6 18:08:18 2010 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release Candidate amd64 (20100928) SourcePackage: amavisd-new Title: package amavisd-new-postfix (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 ** Affects: amavisd-new (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package maverick -- package amavisd-new-postfix (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/656048 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to amavisd-new in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 656048] Re: package amavisd-new-postfix (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
** Attachment added: "AptOrdering.txt" https://bugs.launchpad.net/bugs/656048/+attachment/1676139/+files/AptOrdering.txt ** Attachment added: "Df.txt" https://bugs.launchpad.net/bugs/656048/+attachment/1676140/+files/Df.txt ** Attachment added: "Dmesg.txt" https://bugs.launchpad.net/bugs/656048/+attachment/1676141/+files/Dmesg.txt ** Attachment added: "DpkgTerminalLog.gz" https://bugs.launchpad.net/bugs/656048/+attachment/1676142/+files/DpkgTerminalLog.gz -- package amavisd-new-postfix (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/656048 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to amavisd-new in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 494141] Re: CUPS starts after SAMBA; printers are not available (convert cups to upstart)
Running AMD64 Maverick Beta 2010, 7 Oct. with all updates. This bug is still present. At least in this recent Maverick clean install (where I didn't apply the patch referred at #18) there's no "samba reloading the printers every 750 seconds" as stated at #30. Are there any Cups/Samba updates still to be released before Oct. 10? -- CUPS starts after SAMBA; printers are not available (convert cups to upstart) https://bugs.launchpad.net/bugs/494141 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs