[Bug 591802] Re: tomcat fails to start using a security manager

2010-06-26 Thread Bug Watch Updater
** Changed in: tomcat6 (Debian) Status: New => Fix Released -- tomcat fails to start using a security manager https://bugs.launchpad.net/bugs/591802 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in ubuntu. -- Ubuntu-serv

[Bug 190737] Re: Hi load average using in 8.04a4 NIS/Autofs setup copied from 7.10

2010-06-26 Thread Bug Watch Updater
** Changed in: tracker Status: New => Fix Released -- Hi load average using in 8.04a4 NIS/Autofs setup copied from 7.10 https://bugs.launchpad.net/bugs/190737 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs in ubuntu. -- Ub

[Bug 571432] Re: qemu-system-arm crashed with SIGSEGV in subpage_register()

2010-06-26 Thread sam tygier
that did not seem to help: I: linux-image-2.6.32.11-l13_1.0lucid_armel.deb download complete I: Setting up serial tty in image I: Getting Virtual Machine kernel from the server I: Switching to Virtual Machine for second stage processing Adding `local diversion of /usr/sbin/invoke-rc.d to /usr/sbi

[Bug 589142] Re: [FTBFS] Error in PYTHONPATH

2010-06-26 Thread Stefano Rivera
** Changed in: tickcount (Ubuntu) Status: Triaged => In Progress ** Changed in: tickcount (Ubuntu) Assignee: (unassigned) => Stefano Rivera (stefanor) -- [FTBFS] Error in PYTHONPATH https://bugs.launchpad.net/bugs/589142 You received this bug notification because you are a member of

[Bug 571432] Re: qemu-system-arm crashed with SIGSEGV in subpage_register()

2010-06-26 Thread sam tygier
the actual qemu output from: qemu-system-arm -M versatilepb -cpu cortex-a8 -kernel qemu-vmlinuz -no-reboot -nographic -drive file=qemu-armel-201006261210.img,aio=native,cache=none -m 256 -net nic,model=rtl8139 -append "console=ttyAMA0,115200n8 root=/dev/sda rw mem=256M devtmpfs.mount=0 init=/bin

[Bug 571432] Re: qemu-system-arm crashed with SIGSEGV in subpage_register()

2010-06-26 Thread sam tygier
looks like i dont have much choice of nic on arm. s...@oberon:/data/beagleboard/ubuntu-lucid/build/qemu-test2$ qemu-system-arm -net nic,model=? qemu: Supported NIC models: smc91c111 s...@oberon:/data/beagleboard/ubuntu-lucid/build/qemu-test2$ qemu-system-x86_64 -net nic,model=? qemu: Supported N

[Bug 596064] Re: nmbd fails to start on boot - problem with upstart

2010-06-26 Thread aroonsurya
Here is the log Sat Jun 26 17:31:19 IST 2010 Load smb config files from /etc/samba/smb.conf rlimit_max: rlimit_max (1024) below minimum Windows limit (16384) Processing section "[printers]" Processing section "[print$]" Loaded services file OK. Output is No -- nmbd fails to start on boot - probl

[Bug 589142] Re: [FTBFS] Error in PYTHONPATH

2010-06-26 Thread Stefano Rivera
Made a few changes, uploading ** Changed in: tickcount (Ubuntu) Status: In Progress => Fix Committed ** Changed in: tickcount (Ubuntu) Assignee: Stefano Rivera (stefanor) => (unassigned) -- [FTBFS] Error in PYTHONPATH https://bugs.launchpad.net/bugs/589142 You received this bug noti

[Bug 589142] Re: [FTBFS] Error in PYTHONPATH

2010-06-26 Thread Stefano Rivera
Err, how I did I not notice this was main... ** Changed in: tickcount (Ubuntu) Status: Fix Committed => Confirmed -- [FTBFS] Error in PYTHONPATH https://bugs.launchpad.net/bugs/589142 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 589142] Re: [FTBFS] Error in PYTHONPATH

2010-06-26 Thread Stefano Rivera
** Patch added: "2nd version of debdiff" http://launchpadlibrarian.net/50946244/tickcount-round2.debdiff ** Patch removed: "2nd version of debdiff" http://launchpadlibrarian.net/50946244/tickcount-round2.debdiff -- [FTBFS] Error in PYTHONPATH https://bugs.launchpad.net/bugs/589142 You rec

[Bug 589142] Re: [FTBFS] Error in PYTHONPATH

2010-06-26 Thread Stefano Rivera
** Patch added: "2nd version of debdiff" http://launchpadlibrarian.net/50946324/tickcount-round2.debdiff -- [FTBFS] Error in PYTHONPATH https://bugs.launchpad.net/bugs/589142 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tickcount in

[Bug 597445] Re: tomcat6 will not shutdown in Ubuntu 10.04

2010-06-26 Thread Thomas
o...@obi:~$ sudo /etc/init.d/tomcat6 start [sudo] password for obi: * invalid CATALINA_BASE: /var/lib/tomcat6 o...@obi:~$ ps -ef | grep tomcat6 obi 8271 7943 0 10:21 pts/000:00:00 grep --color=auto tomcat6 o...@obi:~$ sudo /etc/init.d/tomcat6 stop * Stopping Tomcat servlet engine tom

[Bug 584048] Re: kvm images losing connectivity w/bridged network

2010-06-26 Thread Frank Groeneveld
@Thierry, I'm running the latest kvm version from the hardy ppa (it's newer than the original hardy I believe): Version: 1:84+dfsg-0ubuntu12.1~rc5ppa1 This is the line I use to start the VM: screen -t development kvm -m 1024m -nographic -drive file=development.raw,if=virtio,boot=on -net nic,mac

[Bug 598862] [NEW] Sync augeas 0.7.2-1 (main) from Debian unstable (main)

2010-06-26 Thread Nicolas Valcárcel
Public bug reported: Please sync augeas 0.7.2-1 (main) from Debian unstable (main) Changelog entries since current maverick version 0.7.1-2: augeas (0.7.2-1) unstable; urgency=low * New upstream release * Droped 50_iptables-lens.diff. Included upstream * Updated libaugeas0.symbols -- Ni

[Bug 589611] Re: client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23)

2010-06-26 Thread c_t
Any news on this subject? I'm experiencing the same issue since the upgrade on ubuntu 10.04. I have seen "Bad Request"-error pages in Safari 4 and 5 and in the error-log I get "client sent HTTP/1.1 request without hostname" errors for the corresponding requests. It is however not reproducible, af

[Bug 571432] Re: qemu-system-arm crashed with SIGSEGV in subpage_register()

2010-06-26 Thread sam tygier
i had a try with qemu 0.12.4+noroms-0ubuntu3 but it did not help -- 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 subscribed to qemu-kvm in ubuntu. --

[Bug 598894] [NEW] package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2010-06-26 Thread Louis Mallow
Public bug reported: Binary package hint: bacula Ubuntu 10.04 LTS - the Lucid Lynx Bacula Candidate: 5.0.1-1ubuntu1 >From the main repository Expected it to install, but I got some error message about mySQL ProblemType: Package DistroRelease: Ubuntu 10.04 Package: bacula-director-mysql 5.0.1-1

[Bug 598894] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2010-06-26 Thread Louis Mallow
** Attachment added: "AptOrdering.txt" http://launchpadlibrarian.net/50963613/AptOrdering.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50963614/Dependencies.txt ** Attachment added: "Df.txt" http://launchpadlibrarian.net/50963615/Df.txt ** Attachment added:

[Bug 596013] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.5 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-06-26 Thread Chuck Short
Update failed because your tables are corrupt: * Stopping MySQL database server mysqld  [ OK ] 100617 9:24:04 [ERROR] /usr/sbin/mysqld: Can't find file: './mysql/user.frm' (errno: 13) 100617 9:24:04 [ERROR] /usr/sbin/mysqld: Can't find file: './mysql/user.frm' (errno: 13) ER

[Bug 598908] [NEW] Unknown instance while restarting qemu-kvm

2010-06-26 Thread Tomasz 'Zen' Napierala
Public bug reported: Binary package hint: qemu-kvm When I'm trying to restart qemu-kvm I'm getting: r...@srv01:~# /etc/init.d/qemu-kvm restart Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service qemu-kvm restart Since the script you are attempting to i

[Bug 598908] Re: Unknown instance while restarting qemu-kvm

2010-06-26 Thread Tomasz 'Zen' Napierala
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/50965998/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/50965999/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50966000/Dependencies.txt ** A

[Bug 589611] Re: client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23)

2010-06-26 Thread Stefan Fritsch
I suspect this is the same issue as bug #595855 and #595116: Headers are getting truncated with https. So far, I have no idea about the reason. If you have mod_reqtimeout and/or mod_deflate enabled, you can try if disabling one or both of them makes any difference. -- client sent HTTP/1.1 reques

[Bug 597510] Re: package postfix 2.7.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2010-06-26 Thread Ichido
Tried to reinstall postfix, but still get error. -- package postfix 2.7.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75 https://bugs.launchpad.net/bugs/597510 You received this bug notification because you are a member of Ubuntu Server T

[Bug 598942] [NEW] Please sync wss4j 1.5.8+svntag-1 (main) from Debian unstable (main).

2010-06-26 Thread Bhavani Shankar
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/wss4j status new importance wishlist subscribe ubuntu-main-sponsors Please sync wss4j 1.5.8+svntag-1 (main) from Debian unstable (main). Explanation of the Ubuntu delta and why it can be dropped: We can sync