[Bug 566832] Re: kvm expect PXE rom to be in /usr/share/qemu

2010-04-28 Thread Craig Ringer
This is arguably a kvm bug, in that kvm should check /usr/share/kvm instead of or as well as /usr/share/qemu , so I've added kvm to the affects list. I can confirm this issue in Lucid as of five minutes ago: $ apt-cache policy kvm kvm-pxe kvm: Installed:

[Bug 571093] Re: libvirtd eats away more memory over time

2010-04-28 Thread Alvin
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/45899126/Dependencies.txt -- libvirtd eats away more memory over time https://bugs.launchpad.net/bugs/571093 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt

[Bug 571093] [NEW] libvirtd eats away more memory over time

2010-04-28 Thread Alvin
Public bug reported: libvirtd fills the memory, until the libvirtd process gets killed. This happens over a long time. - This server (info by ubuntu-bug) has 4GB of memory and an uptime of 27 days. Some KVM machines have been active during that period. The last 4 days before the crash, no

[Bug 571093] Re: libvirtd eats away more memory over time

2010-04-28 Thread Alvin
Attaching dmesg for more information ** Attachment added: dmesg http://launchpadlibrarian.net/45899543/dmesg -- libvirtd eats away more memory over time https://bugs.launchpad.net/bugs/571093 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 570923] Re: euca_conf --deregister-walrus usage summary is wrong

2010-04-28 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu) Importance: Undecided = Low ** Changed in: eucalyptus (Ubuntu) Status: New = Confirmed -- euca_conf --deregister-walrus usage summary is wrong https://bugs.launchpad.net/bugs/570923 You received this bug notification because you are a member of

[Bug 541439] Re: php5 should provide php5-mhash transitional package to remove mhash.ini conffile

2010-04-28 Thread Thierry Carrez
** Changed in: php5 (Ubuntu Lucid) Importance: Wishlist = Low -- php5 should provide php5-mhash transitional package to remove mhash.ini conffile https://bugs.launchpad.net/bugs/541439 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 351307] Re: Libvirt NFS mount on boot.

2010-04-28 Thread Alvin
I upgraded a karmic machine with libvirt and a netfs storage pool. It's still reproducible. The pool is not activated at boot. ** Tags added: lucid -- Libvirt NFS mount on boot. https://bugs.launchpad.net/bugs/351307 You received this bug notification because you are a member of Ubuntu Server

[Bug 557773] Re: php5-cli fails apt install due to mislabeled libkrb53 dependency

2010-04-28 Thread Adam Conrad
This bug very much is invalid. The php5 packages you're installing are from dotdeb.org, not ubuntu.com. The php5 packages from ubuntu have correct dependencies. -- php5-cli fails apt install due to mislabeled libkrb53 dependency https://bugs.launchpad.net/bugs/557773 You received this bug

[Bug 516061] Re: configure command line missing from phpinfo

2010-04-28 Thread Adam Conrad
The removal of Configure Command from phpinfo was intentional, see debian/patches/052-phpinfo_no_configure.patch In short, it led to many (many!) bugs from users claiming that extension X, Y, or Z wasn't built for PHP in Debian/Ubuntu, do to entirely misinterpreting what the string actually

[Bug 571057] Re: slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)

2010-04-28 Thread Nathan Stratton Treadway
The history for bug 563829 includes some discussion of this situation with the olcDatabase={-1}frontend.ldif file. -- slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again) https://bugs.launchpad.net/bugs/571057 You received this bug notification

[Bug 570657] Re: package slapd 2.4.21-0ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-04-28 Thread Nathan Stratton Treadway
(Assuming the /var/log/syslog does include a line saying: config error processing olcDatabase={-1}frontend,cn=config: ordered_value_sort failed on attr olcAccess#012 , then this bug is probably a duplicate of LP: #571057. -- package slapd 2.4.21-0ubuntu5 failed to install/upgrade: subprocess

[Bug 570533] Re: package slapd 2.4.21-0ubuntu5 failed to install/upgrade: podproces zainstalowany skry pt post-installation zwrócił kod błędu 1

2010-04-28 Thread Nathan Stratton Treadway
(Assuming the /var/log/syslog includes a line saying: config error processing olcDatabase={-1}frontend,cn=config: ordered_value_sort failed on attr olcAccess#012 , then this bug is probably a duplicate of LP: #571057.) -- package slapd 2.4.21-0ubuntu5 failed to install/upgrade: podproces

[Bug 571057] Re: slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)

2010-04-28 Thread Nathan Stratton Treadway
(Also, for what it's worth, the slapd.postinst script does include a package-version check which attempts to prevent the new line from being added more than once. However, since the slapd-failure prevents the package from reaching configured status, the script is still trying to upgrade from the

[Bug 498022] Re: Need package for php5 without suhosin patch

2010-04-28 Thread Adam Conrad
A bit late to the party here, but have you tried disabling various suhosin features in php.ini? There's a fairly comprehensive list at: http://www.hardened-php.net/suhosin/configuration.html Turning off things like transparent session encryption could see a pretty drastic performance boost on

[Bug 570488] Re: apparmor profile denies sys_ptrace when using sdl

2010-04-28 Thread Thierry Carrez
Does it prevent your VM from starting ? (you can set importance to High if it does, set to Low if it doesn't) ** Changed in: libvirt (Ubuntu) Status: New = Incomplete -- apparmor profile denies sys_ptrace when using sdl https://bugs.launchpad.net/bugs/570488 You received this bug

[Bug 570504] Re: CLC database stop running, unable to recover by reloading

2010-04-28 Thread Thierry Carrez
You mention running 9.10 and using 1.6.2, but 9.10 has 1.6.0... Could you precise what versions you're running with exactly ? (dpkg -l | grep euca) There were a few improvements in this area on 1.6.2, any chance you could try out on Lucid ? ** Changed in: eucalyptus (Ubuntu) Status: New

[Bug 570488] Re: apparmor profile denies sys_ptrace when using sdl

2010-04-28 Thread Jamie Strandboge
Thierry, Marc and I discussed this and the machine otherwise operates fine. Why ptrace is used with sdl needs to be investigated. ** Changed in: libvirt (Ubuntu) Importance: Undecided = Low ** Changed in: libvirt (Ubuntu) Status: Incomplete = Confirmed -- apparmor profile denies

[Bug 565101] Re: walrus reports java.lang.OutOfMemoryError: Java heap space

2010-04-28 Thread C de-Avillez
Still surviving. Memory usage did not seem to increase above 891M on the Walrus, even after I threw more instances on it. I still do not really like the memory increase, but it seems we are good enough to go. Great work. -- walrus reports java.lang.OutOfMemoryError: Java heap space

[Bug 571208] [NEW] Got broken pipe error on one of SQL modules

2010-04-28 Thread neckfr...@abv.bg
Public bug reported: Binary package hint: bacula 1. Ubuntu 9.10 Karmic Coala 2. bacula 2.4.4-1ubuntu9 3. Proper install 4. Broken pipe message on one of the SQL modules, installation failed ProblemType: Package Architecture: i386 Date: Wed Apr 28 15:02:06 2010 DistroRelease: Ubuntu 9.10

[Bug 571208] Re: Got broken pipe error on one of SQL modules

2010-04-28 Thread neckfr...@abv.bg
** Attachment added: AptOrdering.txt http://launchpadlibrarian.net/45952936/AptOrdering.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/45952937/Dependencies.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/45952938/Dmesg.txt ** Attachment

[Bug 570513] Re: NIS-based autofs maps don't load on startup

2010-04-28 Thread Thierry Carrez
The issue is that autofs is now an upstart script but NIS wasn't converted to upstart yet. So nothing ensures that NIS is started before AutoFS. A workaround would be to reload AutoFS in /etc/rc.local, since S99rc.local should always run after S99nis. ** Changed in: nis (Ubuntu) Importance:

[Bug 570655] Re: package vsftpd 2.2.0-1ubuntu2 failed to install/upgrade: subprocess new pre-removal script killed by signal (Interrupt)

2010-04-28 Thread Thierry Carrez
Looks like you interrupted the upgrade process by pressing ctrl-C ? Please reopen if you can reproduce on subsequent non-interrupted upgrades. ** Changed in: vsftpd (Ubuntu) Status: New = Invalid -- package vsftpd 2.2.0-1ubuntu2 failed to install/upgrade: subprocess new pre-removal

[Bug 563829] Re: olcAccess are options broken on upgrade in {-1}frontend.ldif

2010-04-28 Thread Thierry Carrez
Moving the release notes item to bug 571057, where it belongs. ** Changed in: ubuntu-release-notes Status: New = Invalid -- olcAccess are options broken on upgrade in {-1}frontend.ldif https://bugs.launchpad.net/bugs/563829 You received this bug notification because you are a member of

[Bug 570944] Re: passwd : gives Authentication token manipulation error

2010-04-28 Thread Thierry Carrez
Thanks for your input. Did it ever work on previous releases ? ** Changed in: samba (Ubuntu) Importance: Undecided = Medium ** Changed in: samba (Ubuntu) Status: New = Incomplete -- passwd : gives Authentication token manipulation error https://bugs.launchpad.net/bugs/570944 You

[Bug 571070] Re: Elinks no ECMAScript; should depend on either see or spidermonkey

2010-04-28 Thread Thierry Carrez
It fails to build in your PPA due to missing libsee-dev, do you plan to package that as well ? ** Changed in: elinks (Ubuntu) Importance: Undecided = Wishlist ** Changed in: elinks (Ubuntu) Status: New = Confirmed -- Elinks no ECMAScript; should depend on either see or spidermonkey

[Bug 566832] Re: kvm expect PXE rom to be in /usr/share/qemu

2010-04-28 Thread Thierry Carrez
Agreed, this should either be fixed in etherboot or qemu-kvm. ** Changed in: qemu-kvm (Ubuntu) Importance: Undecided = Medium ** Changed in: qemu-kvm (Ubuntu) Status: New = Confirmed ** Changed in: etherboot (Ubuntu) Importance: Undecided = High ** Changed in: etherboot (Ubuntu)

[Bug 347992] Re: Apache CustomLog and TransferLog directives leave blank logfiles

2010-04-28 Thread Chuck Short
** Changed in: apache2 (Ubuntu) Status: Confirmed = Incomplete -- Apache CustomLog and TransferLog directives leave blank logfiles https://bugs.launchpad.net/bugs/347992 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in

[Bug 571093] Re: libvirtd eats away more memory over time

2010-04-28 Thread Thierry Carrez
We fixed a few leaks recently in Lucid, any chance you could check if that's fixed there ? ** Changed in: libvirt (Ubuntu) Importance: Undecided = Medium ** Changed in: libvirt (Ubuntu) Status: New = Incomplete -- libvirtd eats away more memory over time

[Bug 571208] Re: Got broken pipe error on one of SQL modules

2010-04-28 Thread Thierry Carrez
*** This bug is a duplicate of bug 321091 *** https://bugs.launchpad.net/bugs/321091 Error is: Setting up bacula-director-mysql (2.4.4-1ubuntu9) ... dbconfig-common: writing config to /etc/dbconfig-common/bacula-director- mysql.conf Creating config file

[Bug 566793] Re: euca-get-console-output gives first 64k of output, not most recent

2010-04-28 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu Lucid) Milestone: None = lucid-updates -- euca-get-console-output gives first 64k of output, not most recent https://bugs.launchpad.net/bugs/566793 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 565101] Re: walrus reports java.lang.OutOfMemoryError: Java heap space

2010-04-28 Thread Dustin Kirkland
hggdh kirkland: No OOMs. I ran about 4,000 instances against it, and no OOM. mem usage on the Walrus still sounds high, but it survived -- walrus reports java.lang.OutOfMemoryError: Java heap space https://bugs.launchpad.net/bugs/565101 You received this bug notification because you are a member

[Bug 571057] Re: slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)

2010-04-28 Thread Mathias Gug
This bug should only affect systems that have been installed in Intrepid/Jaunty, upgraded to Karmic then Lucid. Systems installed in Karmic and systems upgrading from Hardy shouldn't be affected. ** Description changed: Bug 526230 is back. I had slapd 2.4.21-0ubuntu4 installed, then

[Bug 567371] Re: [scalability] NC does not detach created pthreads in KVM driver

2010-04-28 Thread Dustin Kirkland
** Summary changed: - NC does not detach created pthreads in KVM driver + [scalability] NC does not detach created pthreads in KVM driver -- [SRU] [scalability] NC does not detach created pthreads in KVM driver https://bugs.launchpad.net/bugs/567371 You received this bug notification because

[Bug 565101] Re: walrus reports java.lang.OutOfMemoryError: Java heap space

2010-04-28 Thread Dustin Kirkland
** Description changed: stress-testing, 400 instances to be started in total. After a while the walrus starts reporting out-of-memory, and all new instances fail. Ubuntu-server 2010-04-16, UEC 2010-04-16. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: eucalyptus-walrus

[Bug 567371] Re: [scalability] NC does not detach created pthreads in KVM driver

2010-04-28 Thread Dustin Kirkland
** Description changed: In the KVM NC driver, the pthread attr was set to detach a new pthread on create, but was not being passed to the pthread_create() function leading to the case where the NC will eventually be unable to start a new pthread. Fix is in revno 1223. + + == +

[Bug 566793] Re: [SRU] euca-get-console-output gives first 64k of output, not most recent

2010-04-28 Thread Dustin Kirkland
** Summary changed: - euca-get-console-output gives first 64k of output, not most recent + [SRU] euca-get-console-output gives first 64k of output, not most recent -- [SRU] euca-get-console-output gives first 64k of output, not most recent https://bugs.launchpad.net/bugs/566793 You received

[Bug 565101] Re: [SRU] [scalability] walrus reports java.lang.OutOfMemoryError: Java heap space

2010-04-28 Thread Dustin Kirkland
** Summary changed: - [scalability] walrus reports java.lang.OutOfMemoryError: Java heap space + [SRU] [scalability] walrus reports java.lang.OutOfMemoryError: Java heap space -- [SRU] [scalability] walrus reports java.lang.OutOfMemoryError: Java heap space

[Bug 571057] Re: slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)

2010-04-28 Thread Nathan Stratton Treadway
(I think systems installed in Hardy and then upgraded to pre-release Lucid versions before upgrading to 0ubuntu5 will also be affected.) -- slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again) https://bugs.launchpad.net/bugs/571057 You received

[Bug 566793] Re: [SRU] euca-get-console-output gives first 64k of output, not most recent

2010-04-28 Thread Dustin Kirkland
** Description changed: euca-get-console-output does not provide all of a console's output. To reproduce this behavior, run an instance that executes user-data as a script (ie, the uec-images), like this: - $ cat user-data-loop.sh + $ cat user-data-loop.sh #!/bin/bash

[Bug 566832] Re: kvm expect PXE rom to be in /usr/share/qemu

2010-04-28 Thread Dustin Kirkland
qemu-kvm already tries to fix this by symlinking /usr/share/kvm - /usr/share/qemu. However, that doesn't help if kvm-pxe gets installed first. Personally, I think solving this in kvm-pxe (etherboot) is better. And I'm happy to update my patch to create symlinks instead, if that's preferred. **

Re: [Bug 571093] Re: libvirtd eats away more memory over time

2010-04-28 Thread Dustin Kirkland
And there are a number of other leaks fixed in the upstream version Jamie and I tried to get working for Lucid. We might have to consider a memory-leak cherry pick series... -- libvirtd eats away more memory over time https://bugs.launchpad.net/bugs/571093 You received this bug notification

[Bug 570504] Re: CLC database stop running, unable to recover by reloading

2010-04-28 Thread bukhary
we compiled from source and install on ubuntu karmic. We will give it a try to install it. But for the time being it is a bit expensive for us to test.We have so called running production of it. Do you have any opinion on this problem? thanks. -- CLC database stop running, unable to recover by

[Bug 571093] Re: libvirtd eats away more memory over time

2010-04-28 Thread Alvin
ok, I'll test this the easy (and slow) way. I have set up two servers with Lucid and libvirt and will leave them running a few days. They have nothing to do and no virtual machines are running on them. A cronjob is set up to output the memory usage every hour. Next monday, I'll be in the office

[Bug 563829] Re: olcAccess are options broken on upgrade in {-1}frontend.ldif

2010-04-28 Thread Nathan Stratton Treadway
To follow up on my comment #2: I did some more testing and determined that the behavior I was seeing related to the olcAccess lines in the olcDatabase={0}config.ldif file was due to the localroot-related lines left over from earlier versions of the slapd.posting script. Once I removed all

[Bug 571323] [NEW] package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade:

2010-04-28 Thread nev
Public bug reported: Upgrading mysql server in the upgrade to 10.04 was hung. It said it was replacing a config file but didn't show a window to ask about replacing the existing file or anything, so after maybe 20 minutes I Control-C'ed to let the upgrade continue. ProblemType: Package

[Bug 571323] Re: package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade:

2010-04-28 Thread nev
** Attachment added: .etc.apparmor.d.usr.sbin.mysqld.txt http://launchpadlibrarian.net/45998054/.etc.apparmor.d.usr.sbin.mysqld.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/45998055/Dependencies.txt ** Attachment added: Logs.var.log.daemon.log.txt

[Bug 571057] Re: slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)

2010-04-28 Thread Nathan Stratton Treadway
(To be precise, if I have followed the changelog correctly, the problem will be triggered when the upgrade path looks like: slapd older than 2.4.17-1ubuntu3 -- slapd between 2.4.17-1ubuntu3 and 2.4.21-0ubuntu4 -- (maybe some upgrades within that range) -- slapd

[Bug 571057] Re: slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)

2010-04-28 Thread Nathan Stratton Treadway
(To clarify my previous comment: note that while the symptoms are similar, this bug and bug 526230 actually have different underlying causes, and the thus details of the upgrade paths that trigger each one are different, too.) -- slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with

[Bug 523131] Re: mysql command line do not accept host param

2010-04-28 Thread Arjan
Hello, running lucid 64 bits (beta) ive got: m...@laptop:~$ mysql -hwww.xs4all.nl ERROR 2005 (HY000): Unknown MySQL server host '' (2) m...@laptop:~$ the host is just an example, i seem to get it on any host. i see it _does_ a dns lookup, but refuses to connect. any idea's or workaround

Re: [Bug 571057] Re: slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)

2010-04-28 Thread Mathias Gug
On Wed, Apr 28, 2010 at 02:06:00PM -, Nathan Stratton Treadway wrote: (I think systems installed in Hardy and then upgraded to pre-release Lucid versions before upgrading to 0ubuntu5 will also be affected.) That is correct as well. The fix is always the same. -- Mathias Gug Ubuntu

[Bug 570504] Re: CLC database stop running, unable to recover by reloading

2010-04-28 Thread Thierry Carrez
Well, that's clearly an unsupported use case. Running lucid's eucalyptus on top of karmic's Java libraries is... risky at best. Especially around hsqldb where a few key changes have happened. That doesn't mean there isn't a bug, it's just that unless you reproduce it on pure lucid, we can't really

[Bug 523131] Re: mysql command line do not accept host param

2010-04-28 Thread Daniele Smartango
It seems the one reported by me ... does mysql --version mysql Ver 14.14 Distrib 5.1.41, for debian-linux-gnu (x86_64) using readline 6.1 is 5.1.41? or is 7...? if so downgrade mysql-client package -- mysql command line do not accept host param https://bugs.launchpad.net/bugs/523131 You

[Bug 523131] Re: mysql command line do not accept host param

2010-04-28 Thread Arjan
Hello, yes it's exactly that version: $ mysql --version mysql Ver 14.14 Distrib 5.1.41, for debian-linux-gnu (x86_64) using readline 6.1 however, lucid (beta) seems not to have a lower version, or i might overlook it. $ apt-cache search mysql-client mysql-client - MySQL database client

[Bug 454566] Re: False positive for SucKit

2010-04-28 Thread Chuck Short
can you try to reproduce this on lucid please? chuck -- False positive for SucKit https://bugs.launchpad.net/bugs/454566 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to chkrootkit in ubuntu. -- Ubuntu-server-bugs mailing list

Re: [Bug 454566] Re: False positive for SucKit

2010-04-28 Thread Lupe Christoph
On Wednesday, 2010-04-28 at 18:09:39 -, Chuck Short wrote: can you try to reproduce this on lucid please? Searching for Suckit rootkit... nothing found I believe the false positive was gone for quite a while, probably due to changes in init. Lupe Christoph -- |

[Bug 571416] [NEW] chkutmp failure

2010-04-28 Thread Lupe Christoph
Public bug reported: Binary package hint: chkrootkit # /usr/lib/chkrootkit/chkutmp The tty of the following user process(es) were not found in /var/run/utmp ! ! RUID PID TTYCMD ! lupe13395 pts/0 /usr/bin/mutt ! lupe13266 pts/0 /bin/bash -i

[Bug 571415] [NEW] vtund server denies connections because /var/lock/vtund directory doesn't exist

2010-04-28 Thread lhotari
Public bug reported: Binary package hint: vtun Server shows this error message in /var/log/auth.log: Can't create temp lock file /var/lock/vtund/myvpn workaround: mkdir /var/lock/vtund Problem with the workaround is that is doesn't survive reboots. You'll have to add these lines to

[Bug 570936] Re: permission denied on /var/run/named/named.stats

2010-04-28 Thread Mikael Löfstrand
I've tested some more, and it seems a 'w' permission is sufficient for /var/run/named/named.stats. ** Patch added: patch for bind9-9.7.0-P1.dfsg/debian/apparmor-profile http://launchpadlibrarian.net/46043725/bind9-9.7.0-P1.dfsg-apparmor.patch -- permission denied on

[Bug 571416] Re: chkutmp failure

2010-04-28 Thread Lupe Christoph
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/46042949/Dependencies.txt -- chkutmp failure https://bugs.launchpad.net/bugs/571416 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to chkrootkit in ubuntu. --

[Bug 571424] [NEW] package slapd 2.4.21-0ubu ntu5 failed to install/upgrade: Unterprozess installiert es post-installation-Skript gab den Fehlerwert 1 zurü ck

2010-04-28 Thread uwe6a
Public bug reported: Error occured while updating Ubuntu 10.4 Pre-Release ProblemType: Package DistroRelease: Ubuntu 10.04 Package: slapd 2.4.21-0ubuntu5 ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-21-generic i686 Architecture: i386 Date: Wed Apr 28

[Bug 571424] Re: package slapd 2.4.21-0ubuntu5 failed to install/upgrade: Unterprozess installiertes p ost-installation-Skript gab den Fehlerwert 1 zurück

2010-04-28 Thread uwe6a
** Attachment added: AptOrdering.txt http://launchpadlibrarian.net/46044492/AptOrdering.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/46044493/Dependencies.txt ** Attachment added: Df.txt http://launchpadlibrarian.net/46044494/Df.txt ** Attachment added:

[Bug 570468] Re: apache2 crashed with SIGSEGV in zend_hash_graceful_reverse_destroy()

2010-04-28 Thread Daniel Hahler
Assigning to php-apc: removing it again does not make PHP/Apache crash on every request of a particular, local page. ** Visibility changed to: Public ** Package changed: php5 (Ubuntu) = php-apc (Ubuntu) -- apache2 crashed with SIGSEGV in zend_hash_graceful_reverse_destroy()

[Bug 570588] Re: /usr/bin/rootstock: line 195: 13642 Segmentation fault qemu-system-arm $QEMUOPTS -append ${APPEND} $QEMUFIFO 21

2010-04-28 Thread sam tygier
apport picked up the crash this time Bug #571432 -- /usr/bin/rootstock: line 195: 13642 Segmentation fault qemu-system-arm $QEMUOPTS -append ${APPEND} $QEMUFIFO 21 https://bugs.launchpad.net/bugs/570588 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 571432]

2010-04-28 Thread Apport retracing service
StacktraceTop: subpage_register (mmio=0x7f841b26d010, start=value optimized out, subpage_init (base=268500992, phys=0x1d47400, cpu_register_physical_memory_offset ( smc91c111_init (nd=0xc41b60, base=1087121600, versatile_init (ram_size=value optimized out, -- qemu-system-arm crashed with

[Bug 571432] Stacktrace.txt

2010-04-28 Thread Apport retracing service
** Attachment added: Stacktrace.txt http://launchpadlibrarian.net/46054254/Stacktrace.txt -- qemu-system-arm crashed with SIGSEGV in subpage_register() https://bugs.launchpad.net/bugs/571432 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 571432] ThreadStacktrace.txt

2010-04-28 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt http://launchpadlibrarian.net/46054255/ThreadStacktrace.txt ** Attachment removed: CoreDump.gz http://launchpadlibrarian.net/46053336/CoreDump.gz ** Changed in: qemu-kvm (Ubuntu) Importance: Undecided = Medium ** Tags removed:

[Bug 570468] Re: apache2 crashed with SIGSEGV in zend_hash_graceful_reverse_destroy()

2010-04-28 Thread Daniel Hahler
This happens when both php-apc and php5-xcache are being installed - even when just calling/requesting an empty test.php file - using mod_php5. IIRC this did not happen when running via php5-fpm and/or php5-cgi - I could try that, of course. ** Also affects: xcache (Ubuntu) Importance:

[Bug 571057] Re: slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)

2010-04-28 Thread Loïc Minier
Could we fix it automatically by checking the contents of the config file? Could we prepare this as a SRU sitting in -proposed at the time of release? -- slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again) https://bugs.launchpad.net/bugs/571057

[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su and sudo

2010-04-28 Thread Loïc Minier
Added this text to the release notes: == NSS resolution breaks with LDAP over SSL in Ubuntu Server == Upgrading systems configured to use LDAP via SSL as the first service in the NSS stack (in /etc/nsswitch.conf) leads to broken NSS resolution afterwards such that applications like sudo would

[Bug 570588] Re: /usr/bin/rootstock: line 195: 13642 Segmentation fault qemu-system-arm $QEMUOPTS -append ${APPEND} $QEMUFIFO 21

2010-04-28 Thread sam tygier
i think i have found trigger. i had increased the memory option in QEMUOPTS to 512. if i set it back to 256 it completes successfully. i think i crashes before i increases it, so maybe there is more to it that this. -- /usr/bin/rootstock: line 195: 13642 Segmentation fault qemu-system-arm

[Bug 571424] Re: package slapd 2.4.21-0ubuntu5 failed to install/upgrade: Unterprozess installiertes p ost-installation-Skript gab den Fehlerwert 1 zurück

2010-04-28 Thread Nathan Stratton Treadway
The DpkgTerminalLog file shows that this is an upgrade from slapd 2.4.21-0ubuntu4 to 2.4.21-0ubuntu5 : == Vorbereiten zum Ersetzen von slapd 2.4.21-0ubuntu4 (durch .../slapd_2.4.21-0ubun tu5_i386.deb) ... Stopping OpenLDAP: slapd. Entpacke Ersatz für slapd ... [ *** lines

[Bug 570588] Re: /usr/bin/rootstock: line 195: 13642 Segmentation fault qemu-system-arm $QEMUOPTS -append ${APPEND} $QEMUFIFO 21

2010-04-28 Thread sam tygier
so with the above command it will crash with 256 or 512. but with a minimal build ( rootstock --fqdn beagleboard --login ubuntu --password temppwd --imagesize 2G --dist lucid --script fixup.sh --serial ttyS2 --kernel-image http://rcn- ee.net/deb/kernel/beagle/lucid/v2.6.32.7-l7.1/linux-

[Bug 341526] Re: [Feature Request] Add support for Dell Driver Injection Disk

2010-04-28 Thread Tony Espy
Based on Steve's comments above, I'm marking this as WontFix for the Dell project. ** Changed in: dell Status: In Progress = Won't Fix -- [Feature Request] Add support for Dell Driver Injection Disk https://bugs.launchpad.net/bugs/341526 You received this bug notification because you are

[Bug 571057] Re: slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)

2010-04-28 Thread Nathan Stratton Treadway
A few other points that hopefully can be worked into the release notes: * A symptom that indicates the need for this config-file cleanup is when commands that rely on EXTERNAL SASL authentication no longer work for the local root user (e.g. ldapsearch -Y EXTERNAL -Hldapi:/// ) * One can

[Bug 571481] Re: when slapd upgrade fails, later upgrade attempts overwrite saved backups of pre-upgrade configuration files

2010-04-28 Thread Nathan Stratton Treadway
** Summary changed: - when slapd upgrade fails, later upgrade attempts overwrite saved copies of pre-upgrade configuration files + when slapd upgrade fails, later upgrade attempts overwrite saved backups of pre-upgrade configuration files -- when slapd upgrade fails, later upgrade attempts

[Bug 570468] Re: apache2 crashed with SIGSEGV in zend_hash_graceful_reverse_destroy()

2010-04-28 Thread Daniel Hahler
** Changed in: php5 (Ubuntu) Importance: Undecided = Medium ** Changed in: xcache (Ubuntu) Importance: Undecided = Medium -- apache2 crashed with SIGSEGV in zend_hash_graceful_reverse_destroy() https://bugs.launchpad.net/bugs/570468 You received this bug notification because you are a

[Bug 571424] Re: package slapd 2.4.21-0ubuntu5 failed to install/upgrade: Unterprozess installiertes p ost-installation-Skript gab den Fehlerwert 1 zurück

2010-04-28 Thread Mathias Gug
** Changed in: openldap (Ubuntu) Status: New = Incomplete ** Changed in: openldap (Ubuntu) Importance: Undecided = Low -- package slapd 2.4.21-0ubuntu5 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

[Bug 571057] Re: slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)

2010-04-28 Thread Mathias Gug
** Also affects: openldap (Ubuntu Lucid) Importance: High Assignee: Mathias Gug (mathiaz) Status: Triaged -- slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again) https://bugs.launchpad.net/bugs/571057 You received this bug

[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su and sudo

2010-04-28 Thread Mathias Gug
Please use the Release note from the description instead of the one in comment 66. ** Changed in: ubuntu-release-notes Status: Fix Released = Confirmed -- NSS using LDAP+SSL breaks setuid applications like su and sudo https://bugs.launchpad.net/bugs/423252 You received this bug

[Bug 571498] [NEW] slapd.postinst should put all backed-up items together in one place under /var/backups

2010-04-28 Thread Nathan Stratton Treadway
Public bug reported: Currently the slapd.postinst script uses /var/backups/slapd-old- package-version/ to store both the backup copy of $SLAPD_CONF and the slapcat-generated .ldif file. However, if there is a need to move the BDB files out of the way, they are instead moved to separate rootdn

Re: [Bug 571323] Re: package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade:

2010-04-28 Thread nev
Hi. A bit more. Because for other reasons the upgrade failed I have done a full fresh install. Installing the mysql-server clean it has also hung. Unlike in the upgrade when I do ctrl+c and it asks if I really want to do it, and I say yes, in Synaptic it is not killing and skipping it. I'm not

[Bug 570944] Re: passwd : gives Authentication token manipulation error

2010-04-28 Thread gmoore777
Yes it works on HardyHeron. I used likewise-open to faciitate the ActiveDirectory integration on HardyHeron, rather than just the native samba/winbind integration on LucidLynx. But that may have nothing to do with it, but is worthy of mentioning. -- passwd : gives Authentication token

[Bug 571498] Re: slapd.postinst should put all backed-up items together in one place under /var/backups

2010-04-28 Thread Nathan Stratton Treadway
** Description changed: Currently the slapd.postinst script uses /var/backups/slapd-old- package-version/ to store both the backup copy of $SLAPD_CONF and the slapcat-generated .ldif file. However, if there is a need to move the BDB files out of the way, they are instead moved to

Re: [Bug 571323] Re: package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade:

2010-04-28 Thread nev
Actually it looks like starting mysql had hung. Here is a screenshot. I killed the start mysql and it continued. Then doing sudo mysql start... ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) On Wed, Apr 28, 2010 at 9:55 PM, Nev Delap

Re: [Bug 571323] Re: package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade:

2010-04-28 Thread nev
Oops, so I should have been doing sudo /etc/init.d/mysql start, so that last error is irrelevant. So now when I do it correctly it tells me that i should now use sudo start mysql or sudo service mysql start. Both of these report that mysql is already running when during the install it has hung on

Re: [Bug 571323] Re: package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade:

2010-04-28 Thread nev
Looks like it is this... https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/551130 On Wed, Apr 28, 2010 at 10:29 PM, Nev Delap nevde...@gmail.com wrote: Oops, so I should have been doing sudo /etc/init.d/mysql start, so that last error is irrelevant. So now when I do it correctly

[Bug 551130] Re: infinite loop in /etc/init/mysql.conf if mysqld is not running.

2010-04-28 Thread nev
I have the same problem in a clean install of 10.04 (iso downloaded today). I believe I had the same problem when I did an upgrade of 9.10 to 10.04 yesterday - I had to kill the install of mysql-server which had hung, but I've done the complete install today. Synaptic hangs on start mysql and the

[Bug 571517] [NEW] package python-boto 1.8d-1u buntu2 failed to install/upgrade: sub-processo script po st-installation instalado retornou estado de saída de erro 2

2010-04-28 Thread moises fernades de sousa
Public bug reported: Binary package hint: python-boto new ProblemType: Package Architecture: i386 Date: Wed Apr 21 16:45:01 2010 DistroRelease: Ubuntu 9.10 ErrorMessage: sub-processo script post-installation instalado retornou estado de saída de erro 2 Package: python-boto 1.8d-1ubuntu2

[Bug 571517] Re: package python-boto 1.8d-1ubunt u2 failed to install/upgrade: sub-processo script post-i nstallation instalado retornou estado de saída de err o 2

2010-04-28 Thread moises fernades de sousa
** Attachment added: AptOrdering.txt http://launchpadlibrarian.net/46114132/AptOrdering.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/46114133/Dependencies.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/46114134/Dmesg.txt ** Attachment

[Bug 571057] Re: slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)

2010-04-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~mathiaz/ubuntu/lucid/openldap/cleanup-olcaccess -- slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again) https://bugs.launchpad.net/bugs/571057 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 571057] Re: slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)

2010-04-28 Thread Mathias Gug
** Changed in: openldap (Ubuntu Lucid) Milestone: None = lucid-updates -- slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again) https://bugs.launchpad.net/bugs/571057 You received this bug notification because you are a member of Ubuntu Server

[Bug 571057] Re: slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)

2010-04-28 Thread Stephen Warren
Re: the mention of symptoms in comment #12 above: My symptom was that I could not log in at all, and in existing sessions, sudo wouldn't work etc. I store user information in LDAP, with just system users in /etc/passwd etc., so luckily I could still log in as root to fix this. -- slapd

[Bug 571543] [NEW] Milter and Freshclam configurations buggy in Lucid

2010-04-28 Thread Scott Kitterman
Public bug reported: Binary package hint: clamav In the default configuration, freshclam will fail to notify clamd about new signatures and clamd will not restart and continue to use old signatures. In the default configuration, logrotate for clamav-milter will fail. ** Affects: clamav

[Bug 571543] Re: Milter and Freshclam configurations buggy in Lucid

2010-04-28 Thread Scott Kitterman
Marking confirmed based on the fixes in Debian. ** Also affects: clamav (Ubuntu Lucid) Importance: Undecided Status: New ** Changed in: clamav (Ubuntu Lucid) Importance: Undecided = High ** Changed in: clamav (Ubuntu Lucid) Status: New = Confirmed ** Changed in: clamav