[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-06-01 Thread Adrian Almenar
This is the backtrace that suggests me it's from mysqlclient: Program received signal SIGSEGV, Segmentation fault. zval_mark_grey (pz=0x13539974) at /build/buildd/php5-5.3.2/Zend/zend_gc.c:356 warning: Source file is more recent than executable. 356 p =

[Bug 586546] Re: Byobu should be enabled by default for initial login to Ubuntu Server

2010-06-01 Thread Dustin Kirkland
** Changed in: byobu Status: New = Triaged ** Changed in: byobu Importance: Undecided = Wishlist ** Changed in: byobu (Ubuntu) Status: New = Triaged ** Changed in: byobu (Ubuntu) Importance: Undecided = Wishlist ** Changed in: byobu Status: Triaged = Invalid --

[Bug 579661] Re: clamav-daemon dosen't start with ERROR: initgroups() failed.

2010-06-01 Thread Scott Kitterman
** Changed in: clamav (Ubuntu) Status: Incomplete = Invalid -- clamav-daemon dosen't start with ERROR: initgroups() failed. https://bugs.launchpad.net/bugs/579661 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu.

[Bug 579737] Re: OpenVPN client connect hangs on PUSH_REQUEST

2010-06-01 Thread Thierry Carrez
Thanks ! That confirms my hypothesis in comment 4. The easy workaround is to push something dummy. This should probably be communicated upstream through https://lists.sourceforge.net/lists/listinfo/openvpn-devel, if you have the time to do so. ** Changed in: openvpn (Ubuntu) Status:

[Bug 579661] Re: clamav-daemon dosen't start with ERROR: initgroups() failed.

2010-06-01 Thread Braiam Peguero
I found out the problem. bra...@servidor:~$ sudo /etc/init.d/clamav-daemon start [sudo] password for braiam: * Starting ClamAV daemon clamd /usr/sbin/clamd already running.

[Bug 586546] Re: Byobu should be enabled by default for initial login to Ubuntu Server

2010-06-01 Thread C de-Avillez
I would be nice to have more details on the issues raised by Martin. -- Byobu should be enabled by default for initial login to Ubuntu Server https://bugs.launchpad.net/bugs/586546 You received this bug notification because you are a member of Ubuntu Server Team, which is a direct subscriber.

[Bug 579737] Re: OpenVPN client connect hangs on PUSH_REQUEST

2010-06-01 Thread Waldo2k2
FYI I've submitted the bug upstream: https://sourceforge.net/tracker/?func=detailaid=3009984group_id=48978atid=454719 ** Bug watch added: SourceForge.net Tracker #3009984 http://sourceforge.net/support/tracker.php?aid=3009984 -- OpenVPN client connect hangs on PUSH_REQUEST

[Bug 585964] Re: Libvirtd -- error: monitor socket did not show up.: Connection refused

2010-06-01 Thread Jamie Strandboge
Revised test case: 1. install libvirt-bin and test that a VM can start 2. apt-get purge apparmor 3. reboot 4. try to start a VM WORKAROUND: simply disabling apparmor via 'security=' with or without purging seems to work fine. I also noticed that subsequent reboots seemed to work ok (which is a

[Bug 588369] [NEW] can't disable AppArmor via qemu.conf

2010-06-01 Thread Jamie Strandboge
Public bug reported: I should be able to adjust /etc/libvirt/qemu.conf to have: security_driver = none This no longer works as seen by: $ virsh capabilities   host ... secmodel   modelapparmor/model   doi0/doi /secmodel   /host And VMs start confined: $ sudo aa-status

[Bug 585964] Re: Libvirtd -- error: monitor socket did not show up.: Connection refused

2010-06-01 Thread Jamie Strandboge
Actually, I misspoke. Setting 'security_driver = none' does not work due to bug #588369 (likely because of the new stacked security driver system in newer libvirts). However, the following is confirmed to work as expected, disabling AppArmor for only libvirt: $ sudo touch

[Bug 588369] Re: can't disable AppArmor via qemu.conf

2010-06-01 Thread Jamie Strandboge
** Description changed: I should be able to adjust /etc/libvirt/qemu.conf to have: security_driver = none This no longer works as seen by: $ virsh capabilities - host - ... - secmodel - modelapparmor/model - doi0/doi - /secmodel - /host +   host + ... +  

[Bug 585964] Re: VMs won't start after purging apparmor

2010-06-01 Thread Jamie Strandboge
** Summary changed: - Libvirtd -- error: monitor socket did not show up.: Connection refused + VMs won't start after purging apparmor -- VMs won't start after purging apparmor https://bugs.launchpad.net/bugs/585964 You received this bug notification because you are a member of Ubuntu Server

[Bug 586546] Re: Byobu should be enabled by default for initial login to Ubuntu Server

2010-06-01 Thread Nick Barcet
While not enabling enabling byobu by default means that: - users are very unlikely to discover it, and its many benefits, - there is no standard way status messages can be easily displayed on a server console, - it is impossible to detach from a session while leaving a program running,

[Bug 524909] Re: package samba-common-bin 2:3.4.0-3ubuntu5.3 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2010-06-01 Thread Martin Horseling
Got a similar bug in an upgrade to 9.10 using the alternate CV. The CV messed up everything by having incomplete / broken packages and as a result I had to use terminal to fix the broken stuff to even get a GUI. Now that's working again, I am running updates and the bugreport was generated in this

[Bug 512430] Re: Fake sync geronimo packages (main) from Debian testing (main)

2010-06-01 Thread Artur Rona
Yes, it's fakesynced, but I'm going to release new revision for geronimo-jta-1.0.1b-spec = 1.1-1fakesync1. However, please don't touch these packages, because Benjamin Drung is going to test his new fakesync script. -- Fake sync geronimo packages (main) from Debian testing (main)

[Bug 586546] Re: Byobu should be enabled by default for initial login to Ubuntu Server

2010-06-01 Thread Dustin Kirkland
I concur with Nick, except to correct him that F7 enters scrollback mode (rather than F8). -- Byobu should be enabled by default for initial login to Ubuntu Server https://bugs.launchpad.net/bugs/586546 You received this bug notification because you are a member of Ubuntu Server Team, which is a

[Bug 528720] Re: Keyboard stuck with irqbalance

2010-06-01 Thread Feo
In Lucid irqbalance installed by default, so I can't run the liveCD, because the keyboard and mouse don't working. Also, I think it caused a lot of problems when upgrading from Karmic: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-keyboard/+bug/555169

[Bug 588410] [NEW] dynamic block storage should use virtio

2010-06-01 Thread Dustin Kirkland
Public bug reported: This new bug is closely related to Bug #432154. Back in Karmic, we learned that libvirt/qemu-kvm had sort of broken hot add of scsi devices. This is somewhat intentional, from upstream qemu's perspective, as they content that scsi devices should not be hot-added any more.

[Bug 586546] Re: Byobu should be enabled by default for initial login to Ubuntu Server

2010-06-01 Thread Ciemon Dunville
Having spoken with Martin on irc, his co-workers use Ctrl-Alt-PgUp (or Down) to switch Vim tabs. Of course there are other ways of switching tabs; the main documented keystroke being gt. -- Byobu should be enabled by default for initial login to Ubuntu Server

[Bug 585911] Re: minicom scripts never exit

2010-06-01 Thread Jesse Gilles
I tested the latest version from mercurial (which includes the patch) and it resolves the issue. -- minicom scripts never exit https://bugs.launchpad.net/bugs/585911 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to minicom in ubuntu. --

[Bug 569919] Re: ntpd constantly complains about being unable to create socket

2010-06-01 Thread Francis Russell
I've since upgraded to Lucid Lynx and am unable to reproduce. -- ntpd constantly complains about being unable to create socket https://bugs.launchpad.net/bugs/569919 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in ubuntu. --

[Bug 543767] Re: ssh logins doesn't show the MOTD when connecting with public key authorisation

2010-06-01 Thread Laryllan
Sure, here it is: I don't use PAM. # Package generated configuration file # See the sshd(8) manpage for details # What ports, IPs and protocols we listen for Port 22 # Use these options to restrict which interfaces/protocols sshd will bind to #ListenAddress :: #ListenAddress 0.0.0.0 Protocol 2 #

[Bug 588442] [NEW] backuppc: Missing dependency to rrdtool

2010-06-01 Thread Daniel
Public bug reported: Binary package hint: backuppc When installing backuppc in a new debootstrapped environment, It does not show the pool size graphics at the status page. To enable them, you need to manually install the package rrdtool. I would not add the dependency to the (hard) Depends

[Bug 588442] Re: backuppc: Missing dependency to rrdtool

2010-06-01 Thread Daniel
Another way might be to modify /usr/share/backuppc/lib/BackupPC/CGI/GeneralInfo.pm in a way that it produces a useable error message if there is no /usr/bin/rrdtool binary. -- backuppc: Missing dependency to rrdtool https://bugs.launchpad.net/bugs/588442 You received this bug notification

[Bug 585911] Re: minicom scripts never exit

2010-06-01 Thread Jesse Gilles
** Changed in: minicom (Ubuntu) Status: Confirmed = Fix Committed -- minicom scripts never exit https://bugs.launchpad.net/bugs/585911 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to minicom in ubuntu. -- Ubuntu-server-bugs

[Bug 573919] Re: autofs doesn't work with lucid

2010-06-01 Thread k3nt-1
Finally managed to successfully connect to my NFS server. Steps to solve the problem: * Add the following line to /etc/nsswitch.conf: automount: nis files * Change my /etc/auto.nfs config file by removing the options and leaving only the local folder and the target -- autofs doesn't work

[Bug 585911] Re: minicom scripts never exit

2010-06-01 Thread Chuck Short
No its not. ** Changed in: minicom (Ubuntu) Status: Fix Committed = Triaged -- minicom scripts never exit https://bugs.launchpad.net/bugs/585911 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to minicom in ubuntu. --

[Bug 585911] Re: minicom scripts never exit

2010-06-01 Thread Jesse Gilles
OK, sorry -- I thought Fix Committed meant a fix had been committed to the upstream source. -- minicom scripts never exit https://bugs.launchpad.net/bugs/585911 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to minicom in ubuntu. --

[Bug 585911] Re: minicom scripts never exit

2010-06-01 Thread Jesse Gilles
On a related issue, I noticed the remote bug watcher for alioth.debian.org isn't working -- it looks like it is using the wrong URL. -- minicom scripts never exit https://bugs.launchpad.net/bugs/585911 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 588481] [NEW] Init script fails to start when run via ssh with pty

2010-06-01 Thread Paul Paradise
Public bug reported: Binary package hint: tomcat6 Reproduction steps: 1. Install tomcat6 package 2. Start the service by running ssh -t localhost sudo service tomcat6 start If you're watching closely, it appears that catalina.sh runs, the service boots up enough to log to

[Bug 588506] [NEW] fastcgi daemon failing

2010-06-01 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Binary package hint: libapache-mod-fastcgi hello, got some issues with fastcgi daemon failing which is part of php- cgi. I never had this issue in ubuntu 8.0.4 but recently I did a fresh install of 10.04 and now randomly the process dies and I'm having

[Bug 588506] Re: fastcgi daemon failing

2010-06-01 Thread Micah Gersten
Moving to php5 which builds php5-cgi ** Package changed: libapache-mod-fastcgi (Ubuntu) = php5 (Ubuntu) -- fastcgi daemon failing https://bugs.launchpad.net/bugs/588506 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. --

[Bug 588506] Re: fastcgi daemon failing

2010-06-01 Thread xomp
apport information ** Tags added: apport-collected ** Description changed: Binary package hint: libapache-mod-fastcgi hello, got some issues with fastcgi daemon failing which is part of php- cgi. I never had this issue in ubuntu 8.0.4 but recently I did a fresh install of 10.04 and

[Bug 528720] Re: Keyboard stuck with irqbalance

2010-06-01 Thread nutznboltz
Boot from the alternate CD and select Rescue a Broken System. -- Keyboard stuck with irqbalance https://bugs.launchpad.net/bugs/528720 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to irqbalance in ubuntu. -- Ubuntu-server-bugs mailing

[Bug 205023] Re: SSH X11 Forwarding over PPTP VPN breaks connection

2010-06-01 Thread Teej
This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more

[Bug 588523] [NEW] Autofs5 fails on cascading/hierarchical mounts

2010-06-01 Thread dezibelz
Public bug reported: Binary package hint: autofs We use cascading mounts to reduce the number of NFS mounts. Consider the following situation: When a user accesses /home/username, all homes exported on our file server should be mounted at /net/user (via NFS) if it didn't happen earlier. After

[Bug 445595] Re: smbclient fails with SMBecho failed. Maybe server has closed the connection

2010-06-01 Thread dezibelz
** Changed in: samba (Ubuntu) Status: Fix Released = Fix Committed ** Changed in: samba (Ubuntu) Status: Fix Committed = Fix Released -- smbclient fails with SMBecho failed. Maybe server has closed the connection https://bugs.launchpad.net/bugs/445595 You received this bug

[Bug 445595] Re: smbclient fails with SMBecho failed. Maybe server has closed the connection

2010-06-01 Thread dezibelz
I am still affected by this bug in Ubuntu lucid when trying to connect to an HP Color LaserJet. It has got a memory card used by the built-in scanner: u...@myhost:~$ smbclient //192.168.1.34/memory_card -U myuser Enter myuser's password: Domain=[WORKGROUP] OS=[threadx] Server=[NQ 4.32] smb: \

[Bug 455873] Re: mod proxy causes duplicate query strings when nocanon option is used

2010-06-01 Thread Andrew Straw
Although I'm not a member of the SRU verification team, I can verify that 2.2.8-1ubuntu0.16 in hardy-proposed fixes the issue for me on i386. (Before upgrading to this, I was being hit by this bug when attempt to setup a reverse proxy to a CouchDB server.) -- mod proxy causes duplicate query

[Bug 586546] Re: Byobu should be enabled by default for initial login to Ubuntu Server

2010-06-01 Thread Joey Stanford
Would save me time on setup. I use this as the default for all Login/Console windows on all machines, both server and desktop. +1 from me. -- Byobu should be enabled by default for initial login to Ubuntu Server https://bugs.launchpad.net/bugs/586546 You received this bug notification because

[Bug 564213] Re: package mysql-server-5.0 (not installed) failed to install/upgrade: sub-processo no vo script pre-installation retornou estado de saída d e erro 1

2010-06-01 Thread lipealbuquerque
** Changed in: mysql-dfsg-5.0 (Ubuntu) Assignee: (unassigned) = lipealbuquerque (deyv-lipe) -- package mysql-server-5.0 (not installed) failed to install/upgrade: sub-processo novo script pre-installation retornou estado de saída de erro 1 https://bugs.launchpad.net/bugs/564213 You

[Bug 548970] Re: [lucid] php5-cgi crashes when attempting to load page

2010-06-01 Thread Nathan
*** This bug is a duplicate of bug 567043 *** https://bugs.launchpad.net/bugs/567043 hi, I have samed problem. sudo apt-get install php5-cli php5-common php5-suhosin Reading package lists... Done Building dependency tree Reading state information... Done php5-cli is already the newest

[Bug 331410] Re: CVE-2008-6123: not fixed in latest security releases

2010-06-01 Thread undefined
i sent the following email nearly 48 hours ago to secur...@ubuntu.com and have received no response or even an acknowledgment, so i'm following up as a comment to this bug. (i also sent the bug to debian's pkg-net-snmp-de...@lists.alioth.debian.org, but it never made it through to the archives,

[Bug 331410] Re: CVE-2008-6123: not fixed in latest security releases

2010-06-01 Thread undefined
** Patch added: patch for net-snmp package in lucid (built tested) http://launchpadlibrarian.net/49534438/CVE-2008-6123-ubuntu-lucid.patch -- CVE-2008-6123: not fixed in latest security releases https://bugs.launchpad.net/bugs/331410 You received this bug notification because you are a

[Bug 331410] Re: CVE-2008-6123: not fixed in latest security releases

2010-06-01 Thread undefined
** Patch added: patch for net-snmp package in lucid (built tested) http://launchpadlibrarian.net/49534440/CVE-2008-6123-ubuntu-lucid.patch -- CVE-2008-6123: not fixed in latest security releases https://bugs.launchpad.net/bugs/331410 You received this bug notification because you are a

[Bug 331410] Re: CVE-2008-6123: not fixed in latest security releases

2010-06-01 Thread Kees Cook
Hi! Thanks for the report. It looks like this wasn't triaged correctly when we first looked at it. We'll get this fixed and published. Thanks for the patches and for testing it. ** Also affects: net-snmp (Ubuntu Karmic) Importance: Undecided Status: New ** Also affects: net-snmp

[Bug 586134] Re: SC: Maximum number of loop devices should be configurable

2010-06-01 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu) Assignee: (unassigned) = Chris Cheney (ccheney) ** Also affects: eucalyptus (Ubuntu Lucid) Importance: Undecided Status: New ** Also affects: eucalyptus (Ubuntu Maverick) Importance: High Assignee: Chris Cheney (ccheney) Status:

[Bug 331410] Re: CVE-2008-6123: not fixed in latest security releases

2010-06-01 Thread Kees Cook
Ah-ha, I see the problem now. This vulnerability was introduced after all the versions of net-snmp that were in the archive at the time the CVE was published. At some point Debian packaged the 5.4.x series from a point that did not include the fix, which is why only Lucid and later have the

[Bug 551901] Re: likewise-open fails to join Windows 2000 SP4 domain

2010-06-01 Thread John Dong
ACK from ubuntu-sru -- likewise-open fails to join Windows 2000 SP4 domain https://bugs.launchpad.net/bugs/551901 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 506865] Re: snmp-net not working with lm-sensors

2010-06-01 Thread Erik van Elsas
I think the problem in lucid lies in the switch to the libsensors4 API in agent/mibgroup/ucd-snmp/lmSensors.c Patch 60 replaces the test (data-mapping == SENSORS_NO_MAPPING) with a test for (subfeature-mapping == 0). In libsensors3, the SENSORS_NO_MAPPING value indicated a new main feature. The

[Bug 551901] Re: likewise-open fails to join Windows 2000 SP4 domain

2010-06-01 Thread Stéphane NOU
Thanks to Thierry Carrez, your krb5 release solved the problem for me. -- likewise-open fails to join Windows 2000 SP4 domain https://bugs.launchpad.net/bugs/551901 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in ubuntu. --

[Bug 331410] Re: CVE-2008-6123: not fixed in latest security releases

2010-06-01 Thread Tom van Leeuwen
I changed the status to confirmed. I have this bug on my machine. Apport bug report: ProblemType: Bug Architecture: amd64 Date: Tue Jun 1 11:32:16 2010 Dependencies: adduser 3.112ubuntu1 base-files 5.0.0ubuntu20 base-passwd 3.5.22 coreutils 7.4-2ubuntu2 debconf 1.5.28ubuntu4 debconf-i18n

[Bug 569118] Re: improper group write permission for /var/lib/tomcat6/webapps

2010-06-01 Thread Martin Pitt
Accepted tomcat6 into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Tags added: verification-needed --

[Bug 563642] Re: tomcat6 (6.0.24) Duplicate local variable error

2010-06-01 Thread Martin Pitt
Accepted tomcat6 into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Tags added: verification-needed --

[Bug 557300] Re: tomcat6 package should fully support running as a different user

2010-06-01 Thread Martin Pitt
Accepted tomcat6 into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Tags added: verification-needed --

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

2010-06-01 Thread Martin Pitt
Accepted libvirt into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Tags added: verification-needed **

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

2010-06-01 Thread Martin Pitt
FAILED: libvirt (The source libvirt - 0.7.5-5ubuntu27.1 is already accepted in ubuntu/maverick and you cannot upload the same version within the same distribution. You have to modify the source version and re-upload.) Sorry, you have to re-do the upload. It seems that the -27.1 upload should have

[Bug 562832] Re: [SRU] module drbd8 update kernel from 2.6.32-16 to 2.6.32-20

2010-06-01 Thread Martin Pitt
Accepted drbd8 into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: drbd8 (Ubuntu Lucid)

[Bug 551901] Re: likewise-open fails to join Windows 2000 SP4 domain

2010-06-01 Thread Thierry Carrez
Thanks very much for your help, I'll push this to lucid-proposed for a wider audience. -- likewise-open fails to join Windows 2000 SP4 domain https://bugs.launchpad.net/bugs/551901 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in

[Bug 560047] Re: new upstream version available

2010-06-01 Thread Chuck Short
*** This bug is a duplicate of bug 576913 *** https://bugs.launchpad.net/bugs/576913 ** This bug has been marked a duplicate of bug 576913 Backport dovecot 1.2.11 to Lucid? -- new upstream version available https://bugs.launchpad.net/bugs/560047 You received this bug notification because

[Bug 473636] Re: Apache2 doesn't handle ErrorDocuments set from a .htaccess file properly

2010-06-01 Thread Chuck Short
Thanks closing then. chuck ** Changed in: apache2 (Ubuntu) Status: Confirmed = Fix Released -- Apache2 doesn't handle ErrorDocuments set from a .htaccess file properly https://bugs.launchpad.net/bugs/473636 You received this bug notification because you are a member of Ubuntu Server

[Bug 585911] Re: minicom scripts never exit

2010-06-01 Thread Chuck Short
** Also affects: server-papercuts Importance: Undecided Status: New -- minicom scripts never exit https://bugs.launchpad.net/bugs/585911 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to minicom in ubuntu. -- Ubuntu-server-bugs

[Bug 524696] Re: imdb smart url fails to work

2010-06-01 Thread Chuck Short
** Also affects: server-papercuts Importance: Undecided Status: New -- imdb smart url fails to work https://bugs.launchpad.net/bugs/524696 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to elinks in ubuntu. -- Ubuntu-server-bugs

[Bug 280421] Re: ethtool not available in post-ifup script

2010-06-01 Thread Chuck Short
** Also affects: server-papercuts Importance: Undecided Status: New -- ethtool not available in post-ifup script https://bugs.launchpad.net/bugs/280421 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ethtool in ubuntu. --

[Bug 583933] Re: test results in php5-common are more than 1 MiB larger than last upload

2010-06-01 Thread Chuck Short
** Also affects: server-papercuts Importance: Undecided Status: New -- test results in php5-common are more than 1 MiB larger than last upload https://bugs.launchpad.net/bugs/583933 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 543767] Re: ssh logins doesn't show the MOTD when connecting with public key authorisation

2010-06-01 Thread Thierry Carrez
** Changed in: server-papercuts Status: New = Incomplete -- ssh logins doesn't show the MOTD when connecting with public key authorisation https://bugs.launchpad.net/bugs/543767 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 551901] Re: likewise-open fails to join Windows 2000 SP4 domain

2010-06-01 Thread Thierry Carrez
** Description changed: Binary package hint: likewise-open Package: likewise-open Architecture: amd64 Version: 5.4.0.42111-1 uname: Linux 2.6.32-18-generic #27-Ubuntu SMP I am unable to join an AD domain. This machine was upgraded from 9.04 to 9.10, after that update, I was

[Bug 586898] Re: php5 cli segmentation fault when executing script

2010-06-01 Thread Adrian Almenar
Also in dmesg i get these logs: [341181.619018] php[10488]: segfault at ca88972a ip 08328de7 sp bfaf5c50 error 5 in php5[8048000+6d9000] [341509.211242] php[11579]: segfault at 69396420 ip 08328ef9 sp bfcbada0 error 4 in php5[8048000+6d9000] [341653.136945] php[11991]: segfault at 486dc821 ip

[Bug 551901] Re: likewise-open fails to join Windows 2000 SP4 domain

2010-06-01 Thread Thierry Carrez
Fix uploaded to lucid-proposed. ** Changed in: krb5 (Ubuntu Lucid) Status: In Progress = Fix Committed -- likewise-open fails to join Windows 2000 SP4 domain https://bugs.launchpad.net/bugs/551901 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 586898] Re: php5 cli segmentation fault when executing script

2010-06-01 Thread Adrian Almenar
I though it was libmysqlclient or mysql related since it dies when executing a query, but randomly, no specific query: With strace: poll([{fd=4, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout) write(4, \234\1\0\0\3SELECT TABLE.FKTABLEID..., 416) = 416 read(4,

[Bug 588293] [NEW] Memory leak

2010-06-01 Thread Dick Tump
Public bug reported: Binary package hint: qemu-kvm Ubuntu release: 10.04 LTS Package version: 0.12.3+noroms-0ubuntu9 There seems to be a huge memory leak in qemu/kvm 0.12.3. After a while, a virtual machine is using much more memory on the host system, than actually is in use on the guest

[Bug 450044] Re: euca-bundle-vol does not create essential tmpfs mounts when bundling Ubuntu images

2010-06-01 Thread Scott Moser
@cloudsuser, Your issue is not likely to be related to this bug. If you are unable to resolve your issue, please open a new bug. As a hint, you may get further debugging info using /bin/sh -x. I believe that you're hitting general issues with running a command with arguments remotely in

[Bug 586898] Re: php5 cli segmentation fault when executing script

2010-06-01 Thread Adrian Almenar
Making more tests, some times the script finishes but also segfaults when exiting with this backtrace: Program received signal SIGSEGV, Segmentation fault. zend_mm_remove_from_free_list (heap=0x, mm_block=0xb0908bc) at /build/buildd/php5-5.3.2/Zend/zend_alloc_canary.c:889 889

[Bug 573345] Re: [SRU] dovecot-postfix references cmusieve as a mail plugin

2010-06-01 Thread Chuck Short
** Summary changed: - dovecot-postfix references cmusieve as a mail plugin + [SRU] dovecot-postfix references cmusieve as a mail plugin -- [SRU] dovecot-postfix references cmusieve as a mail plugin https://bugs.launchpad.net/bugs/573345 You received this bug notification because you are a

[Bug 586898] Re: php5 cli segmentation fault when executing script

2010-06-01 Thread Adrian Almenar
A new backtrace with more information: Program received signal SIGSEGV, Segmentation fault. zval_mark_grey (pz=0x13539974) at /build/buildd/php5-5.3.2/Zend/zend_gc.c:356 356 p = Z_ARRVAL_P(pz)-pListHead; (gdb) bt #0 zval_mark_grey (pz=0x13539974) at