[Bug 617428] Re: winbind_cache.tdb corrupt

2010-08-16 Thread Antony
How can i make it writable?

-- 
winbind_cache.tdb corrupt
https://bugs.launchpad.net/bugs/617428
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


[Bug 517086] Re: euca-create-volume fails at times with Error communicating with Storage Controller

2010-08-16 Thread Torsten Spindler
Here we go, the problem is fixed:

$ for i in $(seq 1 32); do euca-create-volume -s 1 -z TorstenCloud; done
$ euca-describe-volumes | grep avail | wc -l
30
$ euca-describe-volumes | grep creat | wc -l
0
$ euca-describe-volumes | grep fail | wc -l
2

$ for i in $(euca-describe-volumes | cut -c8-20 | xargs); do euca-
delete-volume $i; done

$ for i in $(seq 1 32); do euca-create-volume -s 1 -z TorstenCloud; done
$ euca-describe-volumes | grep avail | wc -l
32

$ for i in $(euca-describe-volumes | cut -c8-20 | xargs); do euca-
delete-volume $i; done

$ for i in $(seq 1 32); do euca-create-volume -s 1 -z TorstenCloud; done
$ euca-describe-volumes | grep avail | wc -l
32

$ for i in $(euca-describe-volumes | cut -c8-20 | xargs); do euca-
delete-volume $i; done

$ for i in $(seq 1 32); do euca-create-volume -s 1 -z TorstenCloud; done
$ euca-describe-volumes | grep avail | wc -l
32

-- 
euca-create-volume fails at times with Error communicating with Storage 
Controller
https://bugs.launchpad.net/bugs/517086
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 617678] Re: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-08-16 Thread Kayode Odusote
Tried forcing InnoDB recovery by adding innodb_force_recovery = 4 to
my.cnf file under the section [mysqld] as suggested in
http://dev.mysql.com/doc/refman/5.1/en/forcing-recovery.html but it did
not help.

No change in the grep mysql /var/log/syslog output:

Aug 16 03:26:46 ubuntu /etc/mysql/debian-start[13317]: /usr/bin/mysql_upgrade: 
the '--basedir' option is always ignored
Aug 16 03:26:46 ubuntu /etc/mysql/debian-start[13317]: Looking for 'mysql' as: 
/usr/bin/mysql
Aug 16 03:26:46 ubuntu /etc/mysql/debian-start[13317]: Looking for 'mysqlcheck' 
as: /usr/bin/mysqlcheck
Aug 16 03:26:46 ubuntu /etc/mysql/debian-start[13317]: This installation of 
MySQL is already upgraded to 5.1.41, use --force if you still need to run 
mysql_upgrade
Aug 16 03:26:46 ubuntu /etc/mysql/debian-start[13324]: Checking for insecure 
root accounts.
Aug 16 03:26:46 ubuntu /etc/mysql/debian-start[13328]: Triggering 
myisam-recover for all MyISAM tables
Aug 16 03:26:46 ubuntu init: mysql main process (13297) terminated with status 1
Aug 16 03:26:46 ubuntu init: mysql main process ended, respawning
Aug 16 03:26:46 ubuntu kernel: [ 1325.544609] type=1505 
audit(1281943606.295:1053):  operation="profile_replace" pid=13335 
name="/usr/sbin/mysqld"
Aug 16 03:26:47 ubuntu init: mysql main process (13339) terminated with status 1
Aug 16 03:26:47 ubuntu init: mysql main process ended, respawning

-- 
package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/617678
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-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


Re: [Bug 350936] Re: Should shut down domains on system shutdown

2010-08-16 Thread Reinhard Tartler
Andy,

I didn't try your suggestion (yet), but is it really necessary to create
the kvmguests init script? Can't you just place the script inside the
pre-stop script section of /etc/init/libvirt-bin.conf?

Moreover, I've noticed that your kvmguests script uses upstart's 'start'
command to ensure that libvirtd is actually running. is that really
necessary? AFAIUI this can be dropped if integrated in libvirt-bin.conf

As for your change to /etc/init.d/sendsigs, wouldn't it be less
intrusive to make /etc/init/libvirt-bin.conf or probably libvirtd itself
drop or copy the pid files into /lib/init/rw/sendsigs.omit.d? AFAIUI,
the upstart job should be executed before the sendsigs init script, or
is there another race here?

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4

-- 
Should shut down domains on system shutdown
https://bugs.launchpad.net/bugs/350936
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 454566] Re: False positive for SucKit

2010-08-16 Thread Matt Eskes
I've got a reproduction here on a Lucid install.

Linux Neptune 2.6.32-24-generic #39-Ubuntu SMP Wed Jul 28 06:07:29 UTC
2010 i686 GNU/Linux

mes...@neptune:/sbin$ sudo chkrootkit -V
chkrootkit version 0.49

Searching for Suckit rootkit... Warning:
/sbin/init INFECTED

mes...@neptune:/sbin$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 10.04.1 LTS
Release:10.04
Codename:   lucid
mes...@neptune:/sbin$ 

--
Tried to include as much info about base software as possible. Tried the 
verification methods mentioned in the Gentoo doc and this system failed both, 
which is good since that means I have no infections. It also casts a false 
positive on Sun's Java as well as a few others which I will list here:
---
Searching for suspicious files and dirs, it may take a while... The following 
suspicious files and directories were found:  
/usr/lib/pymodules/python2.6/.path /usr/lib/firefox-3.6.8/.autoreg 
/usr/lib/jvm/.java-6-sun.jinfo /usr/lib/jvm/java-6-sun-1.6.0.20/.systemPrefs 
/usr/lib/xulrunner-1.9.2.8/.autoreg
---

I know it doesn't matter all that much but I'm submitting since I can
reproduce the event on Lucid and because Chuck asked for it so.. here
is. If you guys would like any more info feel free to hit me up.


Matt

-- 
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 618633] [NEW] package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to remove: subprocess installed post-removal script returned error exit status 1

2010-08-16 Thread Andrew Gilbertson
Public bug reported:

Binary package hint: samba

"sudo apt-get remove samba" resulted in post-removal script returning
error exit status 1.  Terminal log included below.

I think that installing samba never completed successfully - "service
samba stop" returned "stop: Unknown instance" despite "service --status-
all" showing that smbd was running.  This occurred after installing
samba from terminal using "sudo apt-get install samba", upgrading via
Update Manager, then uninstalling from terminal using "sudo apt-get
remove samba", which resulted in the post-removal script returning error
exit status 1 rather than uninstalling cleanly.  (Between installing and
uninstalling I had added gadmin-samba, which was automatically removed
during the remove of samba.)

Version of OS is Ubuntu 10.04.1 LTS

$ apt-cache policy samba
samba:
  Installed: (none)
  Candidate: 2:3.4.7~dfsg-1ubuntu3.1
  Version table:
 2:3.4.7~dfsg-1ubuntu3.1 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
100 /var/lib/dpkg/status
 2:3.4.7~dfsg-1ubuntu3 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages

Complete terminal log:
and...@fatlaptop:/$ sudo apt-get remove samba [29/970]
[sudo] password for andrew: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required
:
  python-libuser libuser1
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  gadmin-samba samba system-config-samba
0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
6 not fully installed or removed.
After this operation, 23.6MB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 234348 files and directories currently installed.)
Removing system-config-samba ...
Removing gadmin-samba ...
Removing samba ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for man-db ...
Processing triggers for menu ...
Processing triggers for ureadahead ...
Processing triggers for ufw ...
Processing triggers for python-support ...
Setting up samba-common (2:3.4.7~dfsg-1ubuntu3.1) ...
Not replacing deleted config file /etc/samba/smb.conf
Install/upgrade will fail. To recover, please try:
  sudo cp /usr/share/samba/smb.conf /etc/samba/smb.conf
  sudo dpkg --configure -a
dpkg: error processing samba-common (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of samba-common-bin:
 samba-common-bin depends on samba-common (>= 2:3.4.0~pre1-2); however:
  Package samba-common is not configured yet.
dpkg: error processing samba-common-bin (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of smbclient:
 smbclient depends on samba-common (= 2:3.4.7~dfsg-1ubuntu3.1); however:
  Package samba-common is not configured yet.
dpkg: error processing smbclient (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of smbfs:
 smbfs depends on samba-common (= 2:3.4.7~dfsg-1ubuntu3.1); however:
  Package samba-common is not configured yet.
dpkg: error processing smbfs (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.
No apport report written because the error message 
indicates its a followup error from a previous failure.
No apport report writt
en because MaxReports is reached already
No apport report written because MaxRe
ports is reached already

 winbind depends on samba-common (= 2:3.4.7~dfsg-1ubun
tu3.1); however:
  Package samba-common is not configured yet.
dpkg: error processing winbind (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 samba-common
 samba-common-bin
 smbclient
 smbfs
 winbind
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: samba-common 2:3.4.7~dfsg-1ubuntu3.1
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Mon Aug 16 07:29:05 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
PackageArchitecture: all
SambaServerRegression: No
SourcePackage: samba
Title: package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: 
subprocess installed post-installatio

[Bug 618633] Re: package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to remove: subprocess installed post-removal script returned error exit status 1

2010-08-16 Thread Andrew Gilbertson

** Attachment added: "AptOrdering.txt"
   
https://bugs.launchpad.net/bugs/618633/+attachment/1493146/+files/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/618633/+attachment/1493147/+files/Dependencies.txt

** Attachment added: "Df.txt"
   https://bugs.launchpad.net/bugs/618633/+attachment/1493148/+files/Df.txt

** Attachment added: "Dmesg.txt"
   https://bugs.launchpad.net/bugs/618633/+attachment/1493149/+files/Dmesg.txt

** Attachment added: "DpkgTerminalLog.txt"
   
https://bugs.launchpad.net/bugs/618633/+attachment/1493150/+files/DpkgTerminalLog.txt

** Attachment added: "SambaInstalledVersions.txt"
   
https://bugs.launchpad.net/bugs/618633/+attachment/1493151/+files/SambaInstalledVersions.txt

-- 
package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to remove: subprocess 
installed post-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/618633
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


[Bug 618632] Re: package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-08-16 Thread Ronaldo Nascimento

** Attachment added: "AptOrdering.txt"
   
https://bugs.launchpad.net/bugs/618632/+attachment/1493140/+files/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/618632/+attachment/1493141/+files/Dependencies.txt

** Attachment added: "Df.txt"
   https://bugs.launchpad.net/bugs/618632/+attachment/1493142/+files/Df.txt

** Attachment added: "Dmesg.txt"
   https://bugs.launchpad.net/bugs/618632/+attachment/1493143/+files/Dmesg.txt

** Attachment added: "DpkgTerminalLog.txt"
   
https://bugs.launchpad.net/bugs/618632/+attachment/1493144/+files/DpkgTerminalLog.txt

** Attachment added: "SambaInstalledVersions.txt"
   
https://bugs.launchpad.net/bugs/618632/+attachment/1493145/+files/SambaInstalledVersions.txt

-- 
package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/618632
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


[Bug 618632] [NEW] package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-08-16 Thread Ronaldo Nascimento
Public bug reported:

Binary package hint: samba

trying to update mono-xsp2

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: samba-common 2:3.4.7~dfsg-1ubuntu3.1
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Mon Aug 16 07:51:22 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
PackageArchitecture: all
SambaServerRegression: Yes
SourcePackage: samba
Title: package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/618632
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


[Bug 618640] [NEW] samba doesn't share subfolders

2010-08-16 Thread Glen
Public bug reported:

Binary package hint: samba

When I share a folder with samba such as my music folder, I have over
150 subfolders that I also want to share.  That is not an option
currently.  It seems that would be far more efficient that making me
create 150 different shares.  I am using Ubuntu 9.10 & Samba 2:3.4

ProblemType: Bug
Architecture: i386
Date: Mon Aug 16 08:06:34 2010
DistroRelease: Ubuntu 9.10
Package: samba 2:3.4.0-3ubuntu5.6
ProcEnviron:
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-22.61-generic
SourcePackage: samba
Uname: Linux 2.6.31-22-generic i686

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
samba doesn't share subfolders
https://bugs.launchpad.net/bugs/618640
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


[Bug 618640] Re: samba doesn't share subfolders

2010-08-16 Thread Glen

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/618640/+attachment/1493170/+files/Dependencies.txt

** Attachment added: "XsessionErrors.txt"
   
https://bugs.launchpad.net/bugs/618640/+attachment/1493171/+files/XsessionErrors.txt

-- 
samba doesn't share subfolders
https://bugs.launchpad.net/bugs/618640
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


[Bug 276472] Re: cp -p on CIFS mount does not preserve permissions and returns a permission denied error

2010-08-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~csurbhi/ubuntu/maverick/samba/samba-fix.276472

-- 
cp -p on CIFS mount does not preserve permissions and returns a permission 
denied error
https://bugs.launchpad.net/bugs/276472
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


[Bug 618080] Re: spamassassin crashes regularly

2010-08-16 Thread Chris Vanden Berghe
Hi Scott,

Thanks, I have checked and I'm now convinced that the server indeed ran
out of memory.  It has no swap (never been necessary).

I have reduced the number of spamd (and apache) processes and everything
looks ok now.

Thanks for your help,
Chris.

** Changed in: spamassassin (Ubuntu)
   Status: Incomplete => Invalid

-- 
spamassassin crashes regularly
https://bugs.launchpad.net/bugs/618080
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to spamassassin 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 578922] Re: mysql configuration should be adjusted to help prevent against chained attacks against LAMP stack

2010-08-16 Thread Jamie Strandboge
I talked to our server team about this, and they said that changing the
temp directory for MySQL is actually bug #375371. I am going to mark the
MySQL task as "Invalid" here (for lack of a better category) and
encourage discussion of moving the temporary directory be moved to bug
#375371. If that bug becomes "Won't Fix" we should reopen the MySQL task
in this one for setting the MySQL umask.

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: Triaged => Won't Fix

-- 
mysql configuration should be adjusted to help prevent against chained attacks 
against LAMP stack
https://bugs.launchpad.net/bugs/578922
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-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 375371] Re: MySQL must not use /tmp

2010-08-16 Thread Jamie Strandboge
** This bug has been flagged as a security vulnerability

-- 
MySQL must not use /tmp
https://bugs.launchpad.net/bugs/375371
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-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 617814] Re: it registering as outdated

2010-08-16 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Unfortunately, we can't fix it because your description didn't include 
enough information.  You may find it helpful to read "How to report bugs 
effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be 
grateful if you would then provide a more complete description of the problem.  
We have instructions on debugging some types of problems at 
http://wiki.ubuntu.com/DebuggingProcedures.
At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

When reporting bugs in the future please use apport, either via the
appropriate application's "Help -> Report a Problem" menu or using
'ubuntu-bug' and the name of the package affected.  You can learn more
about this functionality at https://wiki.ubuntu.com/ReportingBugs.

** Changed in: clamav (Ubuntu)
   Importance: Undecided => Low

** Changed in: clamav (Ubuntu)
   Status: New => Incomplete

-- 
it registering as outdated
https://bugs.launchpad.net/bugs/617814
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 617778] Re: virtio breaks qcow encryption

2010-08-16 Thread Chuck Short
Please attach your xml files for your machine that has qcow encryption.

thanks
chuck

** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided => Low

** Changed in: qemu-kvm (Ubuntu)
   Status: New => Incomplete

-- 
virtio breaks qcow encryption
https://bugs.launchpad.net/bugs/617778
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm 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 617466] Re: package samba 2:3.3.2-1ubun tu3.5 failed to install/upgrade: el subproceso post-re moval script devolvió el código de salida de err or 1

2010-08-16 Thread Chuck Short
** Package changed: samba (Ubuntu) => dpkg (Ubuntu)

-- 
package samba 2:3.3.2-1ubuntu3.5 failed to install/upgrade: el subproceso 
post-removal script devolvió el código de salida de error 1
https://bugs.launchpad.net/bugs/617466
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


[Bug 617265] Re: Deamon not starting due to XML errors

2010-08-16 Thread Chuck Short
Do you still have the offending xml file?

chuck

** Changed in: libvirt (Ubuntu)
   Importance: Undecided => Low

** Changed in: libvirt (Ubuntu)
   Status: New => Incomplete

-- 
Deamon not starting due to XML errors
https://bugs.launchpad.net/bugs/617265
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 618640] Re: samba doesn't share subfolders

2010-08-16 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Unfortunately, we can't fix it because your description didn't include 
enough information.  You may find it helpful to read "How to report bugs 
effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be 
grateful if you would then provide a more complete description of the problem.  
We have instructions on debugging some types of problems at 
http://wiki.ubuntu.com/DebuggingProcedures.
At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

When reporting bugs in the future please use apport, either via the
appropriate application's "Help -> Report a Problem" menu or using
'ubuntu-bug' and the name of the package affected.  You can learn more
about this functionality at https://wiki.ubuntu.com/ReportingBugs.

** Changed in: samba (Ubuntu)
   Importance: Undecided => Low

** Changed in: samba (Ubuntu)
   Status: New => Incomplete

-- 
samba doesn't share subfolders
https://bugs.launchpad.net/bugs/618640
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


[Bug 618632] Re: package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-08-16 Thread Chuck Short
Setting up samba-common (2:3.4.7~dfsg-1ubuntu3.1) ...
Not replacing deleted config file /etc/samba/smb.conf
Install/upgrade will fail. To recover, please try:
  sudo cp /usr/share/samba/smb.conf /etc/samba/smb.conf
  sudo dpkg --configure -a


** Changed in: samba (Ubuntu)
   Status: New => Invalid

-- 
package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/618632
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


[Bug 618417] Re: package samba 2:3.4.0-3ubun tu5.6 failed to install/upgrade: el subproceso script post-installation instalado devolvió el código d e salida de error 1

2010-08-16 Thread Chuck Short
Not a samba problem.

chuck

** Package changed: samba (Ubuntu) => ubuntu

-- 
package samba 2:3.4.0-3ubuntu5.6 failed to install/upgrade: el subproceso 
script post-installation instalado devolvió el código de salida de error 1
https://bugs.launchpad.net/bugs/618417
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


[Bug 618633] Re: package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to remove: subprocess installed post-removal script returned error exit status 1

2010-08-16 Thread Chuck Short
Try apt-get remove --purge samba-common and then try again.

chuck

** Changed in: samba (Ubuntu)
   Status: New => Invalid

-- 
package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to remove: subprocess 
installed post-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/618633
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


[Bug 618263] Re: package mysql-server-5.1 5.1 .41-3ubuntu12.3 failed to install/upgrade: el subpro ceso script pre-installation nuevo devolvió el c ódigo de salida de error 1

2010-08-16 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Unfortunately, we can't fix it because your description didn't include 
enough information.  You may find it helpful to read "How to report bugs 
effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be 
grateful if you would then provide a more complete description of the problem.  
We have instructions on debugging some types of problems at 
http://wiki.ubuntu.com/DebuggingProcedures.
At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

When reporting bugs in the future please use apport, either via the
appropriate application's "Help -> Report a Problem" menu or using
'ubuntu-bug' and the name of the package affected.  You can learn more
about this functionality at https://wiki.ubuntu.com/ReportingBugs.

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Importance: Undecided => Low

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: New => Incomplete

-- 
package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: el 
subproceso script pre-installation nuevo devolvió el código de salida de error 1
https://bugs.launchpad.net/bugs/618263
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-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 618127] Re: package smbclient 2:3.4.7 ~dfsg-1ubuntu3 failed to install/upgrade: ErrorMessage : pakken smbclient er installert og satt opp fra fø r

2010-08-16 Thread Chuck Short
Are you still having this problem?

chuck

** Changed in: samba (Ubuntu)
   Importance: Undecided => Low

** Changed in: samba (Ubuntu)
   Status: New => Incomplete

-- 
package smbclient 2:3.4.7~dfsg-1ubuntu3 failed to install/upgrade: 
ErrorMessage: pakken smbclient er installert og satt opp fra før
https://bugs.launchpad.net/bugs/618127
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


[Bug 350936] Re: Should shut down domains on system shutdown

2010-08-16 Thread Andy
Reinhard,  to answer you questions. 
I created the init script first before  I ran into this problem
The reason being was 1) to minimize modification of system files and 2) to be 
able to shutdown guests on non-upstart versions of Linux. and 3) to enable 
stopping all guests manually without having to stop libvirtd 

As far as the section that checks if libvirtd is running.  I had and inststance 
on shutdown where libvirtd was not running
for some reason.  and hence it could not stop the guests.  Dont know why that 
was so I stuck that in there just to make sure it is before shutting down the 
vm.   It may not be necessary at this point.  

I thought of using the omit feature in the sendsigs script.   I tried to test 
this by manully putting the pids of vms in file called
/lib/init/rw/sendsigs.omit.  This did nothing.  Maybe I didn't do something 
correctly there to test this.  

Reinhard said: "wouldn't it be less intrusive to make 
/etc/init/libvirt-bin.conf or probably libvirtd itself
drop or copy the pid files into /lib/init/rw/sendsigs.omit.d? AFAIUI,
the upstart job should be executed before the sendsigs init script, or
is there another race here?"

I agree.   If it would work.   I think the less intrusive the better
actually.  having to keep up with modified system files on every 10.04
system i setup can be a drag.

-- 
Should shut down domains on system shutdown
https://bugs.launchpad.net/bugs/350936
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 617982] Re: package eucalyptus-cloud 1.6. 2-0ubuntu30.3 failed to install/upgrade: le sous-proce ssus script post-installation installé a retourn é une erreur de sortie d'état 1

2010-08-16 Thread C de-Avillez
>From the DpkgTerminalLog.txt:

Paramétrage de eucalyptus-common (1.6.2-0ubuntu30.3) ...
Attention : le répertoire personnel « /var/lib/eucalyptus » que vous avez 
indiqué existe déjà.
Adding system user `eucalyptus' (UID 121) ...
Adding new group `eucalyptus' (GID 129) ...
Adding new user `eucalyptus' (UID 121) with group `eucalyptus' ...
The home directory `/var/lib/eucalyptus' already exists.  Not copying from 
`/etc/skel'.
adduser : Warning: The home directory `/var/lib/eucalyptus' does not belong to 
the user you are currently creating.
eucalyptus start/running, process 18906
...

then the eucalyptus packages are removed, and we see this message:

Suppression de eucalyptus-common ...
eucalyptus stop/waiting
stop: Unknown instance: 
stop: Unknown parameter: IFACE
stop: Unknown instance: 
Purge des fichiers de configuration de eucalyptus-common ...
dpkg-statoverrides : avertissement : Pas de dérogation (« override ») présente.
dpkg : avertissement : lors de la suppression de eucalyptus-common, le 
répertoire « /var/log/eucalyptus » n'était pas vide, donc il n'a pas été 
supprimé.
dpkg : avertissement : lors de la suppression de eucalyptus-common, le 
répertoire « /var/lib/eucalyptus » n'était pas vide, donc il n'a pas été 
supprimé.
...

And, finally, these:

Paramétrage de eucalyptus-cloud (1.6.2-0ubuntu30.3) ...
Generating public/private rsa key pair.
open /var/lib/eucalyptus/.ssh/id_rsa failed: Permission denied.

Saving the key failed: /var/lib/eucalyptus/.ssh/id_rsa.
dpkg : erreur de traitement de eucalyptus-cloud (--configure) :
 le sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1

It seems '/var/lib/eucalyptus' already existed, owned by a different
userId ("Attention : le répertoire personnel « /var/lib/eucalyptus » que
vous avez indiqué existe déjà.", followed by "adduser : Warning: The
home directory `/var/lib/eucalyptus' does not belong to the user you are
currently creating.").

>From this point on, it was faded to disaster ;-)

Please:

1. uninstall purge eucalyptus:

sudo apt-get purge eucalyptus-cloud eucalyptus-gl eucalyptus-sc
eucalyptus-cc eucalyptus-nc eucalyptus-common eucalyptus-java-common

2. have a look at /var/lib/eucalyptus, and save whatever you want to
save somewhere else

3. completely remove /var/lib/eucalyptus:

sudo rm -rf /var/lib/eucalyptus

4. reinstall Eucalyptus.

and please report back.

** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided => Low

** Changed in: eucalyptus (Ubuntu)
   Status: New => Incomplete

-- 
package eucalyptus-cloud 1.6.2-0ubuntu30.3 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
https://bugs.launchpad.net/bugs/617982
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 617982] Re: package eucalyptus-cloud 1.6. 2-0ubuntu30.3 failed to install/upgrade: le sous-proce ssus script post-installation installé a retourn é une erreur de sortie d'état 1

2010-08-16 Thread C de-Avillez
Oh. Just for completeness, please list here the Eucalyptus userId: "grep
eucalyptus /etc/passwd". Thank you.

-- 
package eucalyptus-cloud 1.6.2-0ubuntu30.3 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
https://bugs.launchpad.net/bugs/617982
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 591423] Re: qemu -drive boot=on flag causes boot to hang.

2010-08-16 Thread Serge Hallyn
It looks like this fix should be in v0.12.5 which is now packaged in
maverick.

** Changed in: qemu-kvm
   Status: Confirmed => Fix Committed

** Changed in: libvirt (Ubuntu)
   Status: Triaged => Fix Committed

** Changed in: libvirt
   Status: New => Fix Committed

-- 
qemu -drive boot=on flag causes boot to hang.
https://bugs.launchpad.net/bugs/591423
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 591423] Re: qemu -drive boot=on flag causes boot to hang.

2010-08-16 Thread Serge Hallyn
(Marked as invalid against libvirt since it was purely a qemu bug)

** Changed in: libvirt (Ubuntu)
   Status: Fix Committed => Invalid

** Changed in: libvirt
   Status: Fix Committed => Invalid

-- 
qemu -drive boot=on flag causes boot to hang.
https://bugs.launchpad.net/bugs/591423
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 618715] [NEW] ldapsearch ignores TLS_CACERT from /etc/ldap/ldap.conf but gladly reads ~/.ldapcert.pem

2010-08-16 Thread Anders Bruun Olsen
Public bug reported:

Binary package hint: ldap-utils

I have setup an OpenLDAP server with TLS support using the guide at
https://help.ubuntu.com/10.04/serverguide/C/openldap-server.html. When I
tried to do an ldapsearch over ldaps:// or using start-tls (-Z) it would
refuse and give the error message TLS: peer cert untrusted or revoked
(0x42). That message is given because the CA certificate is not read and
thus the server certificate can not be verified. I made sure that
TLS_CACERT was specified correctly in /etc/ldap/ldap.conf, but that made
no difference. According to strace the CA certificate file was not even
read. It did however try to read ~/.ldapcert.pem, and when I copied the
CA certificate file to that path, it worked. I seems that the ldap-
utilities ignore part of ldap.conf.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: ldap-utils 2.4.21-0ubuntu5.3
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Mon Aug 16 17:05:10 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_DK.utf8
 SHELL=/bin/bash
SourcePackage: openldap

** Affects: openldap (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
ldapsearch ignores TLS_CACERT from /etc/ldap/ldap.conf but gladly reads 
~/.ldapcert.pem
https://bugs.launchpad.net/bugs/618715
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 618715] Re: ldapsearch ignores TLS_CACERT from /etc/ldap/ldap.conf but gladly reads ~/.ldapcert.pem

2010-08-16 Thread Anders Bruun Olsen

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/618715/+attachment/1493447/+files/Dependencies.txt

-- 
ldapsearch ignores TLS_CACERT from /etc/ldap/ldap.conf but gladly reads 
~/.ldapcert.pem
https://bugs.launchpad.net/bugs/618715
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 618722] [NEW] package mysql-server-core-5 .1 5.1.41-3ubuntu12.6 failed to install/upgrade: s'ha produït un error en escriure a «»: No such file or directory

2010-08-16 Thread frandj
Public bug reported:

When I try to install the package from a console window using aptitude.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: mysql-server-core-5.1 5.1.41-3ubuntu12.6
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic x86_64
AptOrdering:
 mysql-server-core-5.1: Install
 mysql-server-core-5.1: Configure
Architecture: amd64
Date: Mon Aug 16 17:24:10 2010
ErrorMessage: s'ha produït un error en escriure a «»: No such 
file or directory
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-core-5.1 5.1.41-3ubuntu12.6 failed to 
install/upgrade: s'ha produït un error en escriure a «»: No 
such file or directory

** Affects: mysql-dfsg-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

-- 
package mysql-server-core-5.1 5.1.41-3ubuntu12.6 failed to install/upgrade: 
s'ha produït un error en escriure a «»: No such file or 
directory
https://bugs.launchpad.net/bugs/618722
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-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 617778] Re: virtio breaks qcow encryption

2010-08-16 Thread Mike Ponomarenko
working setup that used IDE bus and encryption. If you set vda/virtio in
this file - it will break. Also, i am not using virtio currently due to
restoration bug #555981

secret for this domain is as follows:

  7c66cccf-8e30-2f33-6f1f-aafebc29e749
  VM 1 encryption
  
/var/lib/libvirt/images/vm-m1-enc.img
  


** Attachment added: "linux ide with ecryption"
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/617778/+attachment/1493472/+files/vm-m1.xml

-- 
virtio breaks qcow encryption
https://bugs.launchpad.net/bugs/617778
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm 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 618722] Re: package mysql-server-core-5.1 5 .1.41-3ubuntu12.6 failed to install/upgrade: s'h a produït un error en escriure a «»: No such file or directory

2010-08-16 Thread frandj

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/618722/+attachment/1493468/+files/Dependencies.txt

** Attachment added: "Df.txt"
   https://bugs.launchpad.net/bugs/618722/+attachment/1493469/+files/Df.txt

** Attachment added: "Dmesg.txt"
   https://bugs.launchpad.net/bugs/618722/+attachment/1493470/+files/Dmesg.txt

** Attachment added: "DpkgTerminalLog.gz"
   
https://bugs.launchpad.net/bugs/618722/+attachment/1493471/+files/DpkgTerminalLog.gz

-- 
package mysql-server-core-5.1 5.1.41-3ubuntu12.6 failed to install/upgrade: 
s'ha produït un error en escriure a «»: No such file or 
directory
https://bugs.launchpad.net/bugs/618722
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-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 617778] Re: virtio breaks qcow encryption

2010-08-16 Thread Mike Ponomarenko
Also, "qemu-img info" for disk volume:

image: /var/lib/libvirt/images/vm-m1-enc.img
file format: qcow2
virtual size: 8.0G (8589934592 bytes)
disk size: 3.1G
encrypted: yes
cluster_size: 65536

-- 
virtio breaks qcow encryption
https://bugs.launchpad.net/bugs/617778
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm 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 375371] Re: MySQL must not use /tmp

2010-08-16 Thread Jamie Strandboge
Bug #578922 discusses security implications of having MySQL use /tmp as
its temporary directory, and I have redirected that part of the
discussion of that bug here. Basically, if MySQL can write to a world-
readable directory, then an SQL injection in a web application could
write out a file to later be included in that web application for
arbitrary code execution. If you are going to move the temporary
directory, would it be possible to either make that directory 700 or 750
and if not set the mysql umask to 077 or 027?

-- 
MySQL must not use /tmp
https://bugs.launchpad.net/bugs/375371
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-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


Re: [Bug 578922] Re: mysql configuration should be adjusted to help prevent against chained attacks against LAMP stack

2010-08-16 Thread Michael Brooks
I talked to 2 developers that are on the AppArmor team after my Defcon talk
and they have a fix in the Linux Mainline.  Channing the MySQL's temp
directory is probably unnecessary due to AppArmor improvements, although   I
haven't gotten around to testing it. I plan on doing an extensive test very
soon.   You should expect additions to this security related bug report.

On Mon, Aug 16, 2010 at 5:33 AM, Jamie Strandboge 
wrote:

> I talked to our server team about this, and they said that changing the
> temp directory for MySQL is actually bug #375371. I am going to mark the
> MySQL task as "Invalid" here (for lack of a better category) and
> encourage discussion of moving the temporary directory be moved to bug
> #375371. If that bug becomes "Won't Fix" we should reopen the MySQL task
> in this one for setting the MySQL umask.
>
> ** Changed in: mysql-dfsg-5.1 (Ubuntu)
>   Status: Triaged => Won't Fix
>
> --
> mysql configuration should be adjusted to help prevent against chained
> attacks against LAMP stack
> https://bugs.launchpad.net/bugs/578922
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “apparmor” package in Ubuntu: Fix Released
> Status in “mysql-dfsg-5.1” package in Ubuntu: Won't Fix
>
> Bug description:
> Binary package hint: apparmor
>
> I have reported this to the CERT/Bugtraq system so you may have been
> contacted by them.  It was a large bug report so something may have fallen
> though the cracks.
>
> The problem is AppArmor rule sets do not adequately protect a LAMP
> environment  from attacks.  Exploit code has been written which bypasses
> AppAmoror rule sets to obtain remote code execution.   The exploit can be
> obtained here (https://sitewat.ch/Exploits/nuke_exploit.txt).
>
> The attack scenario:
> Back before AppArmor it was common to see sql injection attacks against
> PHP/MySQL like this:
> Vulnerable code:
>  mysql_query("select name from user where id=".$_GET[id]);
> ?>
> Exploit:
> http://localhost/sql_inj.php?id=0 union select ""
> into outfile "/var/www/backdoor.php"
>
> AppArmor stops this attack,  which is impressive.  However,  there is a
> flaw in this security system.  In my exploit i am dropping the file in
> "/tmp/theme.php"  then i use a Local File Include vulnerability (LFI) to
> execute this php file.   The problem is that BOTH MySQL and Apache have
> access to /tmp/.  The line "#include " in the
> usr.sbin.mysqld  is the source of the vulnerability.  The patch is very
> simple,  mysql should have its own tmp folder that only the mysqld process
> has access to.
>
> This whole concept of process separation to prevent attacks is completely
> undermined by creating "unions"  between processes in the form of these
> header files. In fact every time you see an #include in an app armor rule
> set,  its a point of weakness.I hope to give a another killer
> blackhat/defcon talk,  this time i am talking about about my exploit and
> these abuses against apparmor.
>
> Thanks,
> Michael Brooks.
>
>
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/578922/+subscribe
>

-- 
mysql configuration should be adjusted to help prevent against chained attacks 
against LAMP stack
https://bugs.launchpad.net/bugs/578922
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-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 616936] Re: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-08-16 Thread Krillins World
The Solution:

For me, databases and custom configurations were still intact with
uninstalling and reinstalling the mysql packages.

But to be on the safe side open a terminal window typed 'sudo nautilus' [enter]
Copy my mysql databases from /var/mysql/mysql
Backup your configuration file from /ect/mysql/mysql.cnf
Close Nautilus
Ctrl-c the terminal window and close.

Open System --> Administration --> Synaptic Package Manager.

Search 'MySQL'
 Mark 'MySQL Server' and 'MySQL Client' for COMPLETE REMOVAL.
 Reboot
 Install New MySQL Packages.

Resume use as usual. This is how we got around this issue.

-- 
package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/616936
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-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 618127] Re: package smbclient 2:3.4.7 ~dfsg-1ubuntu3 failed to install/upgrade: ErrorMessage : pakken smbclient er installert og satt opp fra fø r

2010-08-16 Thread Børge Johannessen
I was just making this bug "invalid", cause I understand the bugs are
related to corrupted files when downloading and everything worket out
after a cuple of minutes in synaptic and terminal.

I reported it cause I was unsure at the time what bug it was, so I
reported it in best intensions, visualizing the report "did matter" so I
thought it was better you got one report too much than one report short.

So now I mark this bug too with invalid, I guess the reports still there
untill someone deletes them so if that's wrong and some bugs are
interesting then U do what U have to do, as I say I THINK this bugs I'm
talking about have nothing here to do so "invalid" they go! :)


** Changed in: samba (Ubuntu)
   Status: Incomplete => Invalid

-- 
package smbclient 2:3.4.7~dfsg-1ubuntu3 failed to install/upgrade: 
ErrorMessage: pakken smbclient er installert og satt opp fra før
https://bugs.launchpad.net/bugs/618127
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


[Bug 375371] Re: MySQL must not use /tmp

2010-08-16 Thread Clint Byrum
I like it. The FILE permission has caused me quite a bit of pain in the
past, and quite a few shops just run mysql with 'ALL PRIVILEGES ON *.*'
for their app users because they don't want to deal with grants or don't
understand.

The only issue would be that if users actually depend on the ability to
export files from mysql in this way, they will have to grant the reading
processes access to the mysql group, or change /var/tmp/mysql to an
alternate group (the files are always created 666).

I just tested this and it works fine without the user-tmp abstraction,
by setting tmpdir=/var/tmp/mysql and making sure the directory exists in
the upstart script.

mysql> select * into outfile '/var/tmp/user.txt' from mysql.user;
ERROR 1 (HY000): Can't create/write to file '/var/tmp/user.txt' (Errcode: 13)
mysql> select * into outfile '/var/tmp/mysql/user.txt' from mysql.user;
Query OK, 5 rows affected (0.00 sec)

mysql> select * into outfile '/tmp/user.txt' from mysql.user;
ERROR 1 (HY000): Can't create/write to file '/tmp/user.txt' (Errcode: 13)
mysql> 

I'm hesitant to break the FILE privilege's basic assumptions, but at the
same time, I'd rather restrict that functionality and close a door for
common exploits.

Can anyone else comment on that?

-- 
MySQL must not use /tmp
https://bugs.launchpad.net/bugs/375371
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-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 618127] Re: package smbclient 2:3.4.7 ~dfsg-1ubuntu3 failed to install/upgrade: ErrorMessage : pakken smbclient er installert og satt opp fra fø r

2010-08-16 Thread Børge Johannessen
OFFTOPIC:

...and suddenly I pictured before myself an updatemanager with "pacage-
check" something like torrent, who automatically deleted corrupted
packages and downloaded them again before installing all updates, with
no errors every time.

-- 
package smbclient 2:3.4.7~dfsg-1ubuntu3 failed to install/upgrade: 
ErrorMessage: pakken smbclient er installert og satt opp fra før
https://bugs.launchpad.net/bugs/618127
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


[Bug 618772] [NEW] package apache2.2-common 2 .2.14-5ubuntu8 failed to install/upgrade: el subproc eso script post-installation instalado devolvió el c ódigo de salida de error 1

2010-08-16 Thread Willy Mendez
Public bug reported:

Binary package hint: apache2

no puedo reinstalar apache.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: apache2.2-common 2.2.14-5ubuntu8
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Mon Aug 16 19:00:10 2010
ErrorMessage: el subproceso script post-installation instalado devolvió el 
código de salida de error 1
InstallationMedia: Ubuntu-Netbook 10.04 "Lucid Lynx" - Release i386 (20100429.4)
SourcePackage: apache2
Title: package apache2.2-common 2.2.14-5ubuntu8 failed to install/upgrade: el 
subproceso script post-installation instalado devolvió el código de salida de 
error 1

** Affects: apache2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid ubuntu-une

-- 
package apache2.2-common 2.2.14-5ubuntu8 failed to install/upgrade: el 
subproceso script post-installation instalado devolvió el código de salida de 
error 1
https://bugs.launchpad.net/bugs/618772
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 618772] Re: package apache2.2-common 2.2 .14-5ubuntu8 failed to install/upgrade: el subproceso script post-installation instalado devolvió el c ódigo de salida de error 1

2010-08-16 Thread Willy Mendez

** Attachment added: "AptOrdering.txt"
   
https://bugs.launchpad.net/bugs/618772/+attachment/1493669/+files/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/618772/+attachment/1493670/+files/Dependencies.txt

** Attachment added: "Df.txt"
   https://bugs.launchpad.net/bugs/618772/+attachment/1493671/+files/Df.txt

** Attachment added: "Dmesg.txt"
   https://bugs.launchpad.net/bugs/618772/+attachment/1493672/+files/Dmesg.txt

** Attachment added: "DpkgTerminalLog.gz"
   
https://bugs.launchpad.net/bugs/618772/+attachment/1493673/+files/DpkgTerminalLog.gz

-- 
package apache2.2-common 2.2.14-5ubuntu8 failed to install/upgrade: el 
subproceso script post-installation instalado devolvió el código de salida de 
error 1
https://bugs.launchpad.net/bugs/618772
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 618775] [NEW] package openssh-server (not installed) failed to install/upgrade: subprocess new pre-installation script killed by signal (Aborted)

2010-08-16 Thread Randall Whitman
Public bug reported:

package openssh-server (not installed) failed to install/upgrade:
subprocess new pre-installation script killed by signal (Aborted)

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: openssh-server (not installed)
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Mon Aug 16 10:08:33 2010
ErrorMessage: subprocess new pre-installation script killed by signal (Aborted)
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
SourcePackage: openssh
Title: package openssh-server (not installed) failed to install/upgrade: 
subprocess new pre-installation script killed by signal (Aborted)

** Affects: openssh (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package openssh-server (not installed) failed to install/upgrade: subprocess 
new pre-installation script killed by signal (Aborted)
https://bugs.launchpad.net/bugs/618775
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 618775] Re: package openssh-server (not installed) failed to install/upgrade: subprocess new pre-installation script killed by signal (Aborted)

2010-08-16 Thread Randall Whitman

** Attachment added: "AptOrdering.txt"
   
https://bugs.launchpad.net/bugs/618775/+attachment/1493677/+files/AptOrdering.txt

** Attachment added: "Df.txt"
   https://bugs.launchpad.net/bugs/618775/+attachment/1493678/+files/Df.txt

** Attachment added: "Dmesg.txt"
   https://bugs.launchpad.net/bugs/618775/+attachment/1493679/+files/Dmesg.txt

** Attachment added: "DpkgTerminalLog.txt"
   
https://bugs.launchpad.net/bugs/618775/+attachment/1493680/+files/DpkgTerminalLog.txt

-- 
package openssh-server (not installed) failed to install/upgrade: subprocess 
new pre-installation script killed by signal (Aborted)
https://bugs.launchpad.net/bugs/618775
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 618640] Re: samba doesn't share subfolders

2010-08-16 Thread Glen
Please see attached file for a detailed description of my request for
improvement(not really a bug, but a major inconvenience)


** Attachment added: "new sharing option for samba"
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/618640/+attachment/1493691/+files/Untitled%201.doc

-- 
samba doesn't share subfolders
https://bugs.launchpad.net/bugs/618640
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


[Bug 618819] [NEW] package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: aliprosessi installed post-installation script palautti virhetilakoodin 1

2010-08-16 Thread Aleksi
Public bug reported:

Binary package hint: samba

during normal update.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: samba-common 2:3.4.7~dfsg-1ubuntu3.1
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
BothFailedConnect: Yes
Date: Mon Aug 16 21:48:45 2010
ErrorMessage: aliprosessi installed post-installation script palautti 
virhetilakoodin 1
PackageArchitecture: all
SambaServerRegression: No
SourcePackage: samba
Title: package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: 
aliprosessi installed post-installation script palautti virhetilakoodin 1

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: 
aliprosessi installed post-installation script palautti virhetilakoodin 1
https://bugs.launchpad.net/bugs/618819
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


[Bug 618819] Re: package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: aliprosessi installed post-installation script palautti virhetilakoodin 1

2010-08-16 Thread Aleksi

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/618819/+attachment/1493847/+files/Dependencies.txt

** Attachment added: "Df.txt"
   https://bugs.launchpad.net/bugs/618819/+attachment/1493848/+files/Df.txt

** Attachment added: "Dmesg.txt"
   https://bugs.launchpad.net/bugs/618819/+attachment/1493849/+files/Dmesg.txt

** Attachment added: "DpkgTerminalLog.gz"
   
https://bugs.launchpad.net/bugs/618819/+attachment/1493850/+files/DpkgTerminalLog.gz

** Attachment added: "SambaInstalledVersions.txt"
   
https://bugs.launchpad.net/bugs/618819/+attachment/1493851/+files/SambaInstalledVersions.txt

-- 
package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: 
aliprosessi installed post-installation script palautti virhetilakoodin 1
https://bugs.launchpad.net/bugs/618819
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


[Bug 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-08-16 Thread Chuck Short
** Also affects: php5 (Ubuntu Lucid)
   Importance: Undecided
   Status: New

-- 
PHP5 under Apache2 on 64 bit system is not completely 64 bit 
https://bugs.launchpad.net/bugs/564920
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 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-08-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~clint-fewbar/ubuntu/lucid/php5/lucid-sru-lp564920

-- 
PHP5 under Apache2 on 64 bit system is not completely 64 bit 
https://bugs.launchpad.net/bugs/564920
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 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-08-16 Thread Clint Byrum
** Changed in: php5 (Ubuntu Lucid)
   Status: New => Confirmed

-- 
PHP5 under Apache2 on 64 bit system is not completely 64 bit 
https://bugs.launchpad.net/bugs/564920
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 617952] Re: package libmysqlclient16 5.1.41-3ubuntu12.6 failed to install/upgrade: subprocess installed post-installation script killed by signal (Killed)

2010-08-16 Thread Clint Byrum
Hi Toby, thanks for pasting that.

The apt-get -f install seems to have been able to complete configuring
all packages, so I think this was a transient problem, possibly a
symptom of something happening on the system while updates were running.

Marking as Invalid. Toby, if you have any further information, feel free
to re-open this bug as "New".

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: Incomplete => Invalid

-- 
package libmysqlclient16 5.1.41-3ubuntu12.6 failed to install/upgrade: 
subprocess installed post-installation script killed by signal (Killed)
https://bugs.launchpad.net/bugs/617952
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-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 617678] Re: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-08-16 Thread Clint Byrum
Kayode, thanks for the updates.

The hard innodb crash that you pasted in comment #4 is particularly
concerning.

You may want to try backing up your system, and doing

*** THIS STEP WILL DELETE ALL OF YOUR DATA FILES ***

apt-get purge mysql-server-5.1
apt-get install mysql-server-5.1

And then restore the data only (if you haven't changed anything,
/var/lib/mysql) from the backup.

That will at least restore the binaries and make sure its not a
library/binary corruption problem.

If you still get a crash like that, then we should look at filing a bug
with MySQL. They may request a copy of your data files to help reproduce
the problem.

Once you've reinstalled mysql-server-5.1 and restored the data, restart
mysql and then check /var/log/mysql/error.log to see if it started
normally.

-- 
package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/617678
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-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 618876] [NEW] package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-08-16 Thread Konstantin Tchernov
Public bug reported:

Binary package hint: samba

On log in, I got the error report coming up.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: samba-common 2:3.4.7~dfsg-1ubuntu3.1
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Mon Aug 16 23:23:29 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
PackageArchitecture: all
RelatedPackageVersions:
 nautilus 1:2.30.1-0ubuntu1.1
 gvfs 1.6.1-0ubuntu1build1
SambaClientRegression: Yes
SourcePackage: samba
Title: package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/618876
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


[Bug 618876] Re: package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-08-16 Thread Konstantin Tchernov

** Attachment added: "AptOrdering.txt"
   
https://bugs.launchpad.net/bugs/618876/+attachment/1494140/+files/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/618876/+attachment/1494141/+files/Dependencies.txt

** Attachment added: "Df.txt"
   https://bugs.launchpad.net/bugs/618876/+attachment/1494142/+files/Df.txt

** Attachment added: "Dmesg.txt"
   https://bugs.launchpad.net/bugs/618876/+attachment/1494143/+files/Dmesg.txt

** Attachment added: "DpkgTerminalLog.txt"
   
https://bugs.launchpad.net/bugs/618876/+attachment/1494144/+files/DpkgTerminalLog.txt

** Attachment added: "SambaInstalledVersions.txt"
   
https://bugs.launchpad.net/bugs/618876/+attachment/1494145/+files/SambaInstalledVersions.txt

-- 
package samba-common 2:3.4.7~dfsg-1ubuntu3.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/618876
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


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

2010-08-16 Thread Steve Langasek
This package is present on the ubuntu-server CDs, so we need to get the
SRU verified /immediately/ in order to not hold up the 10.04.1 point
release.  Can someone please test this package today and verify that the
fix is correct?

-- 
[SRU] multipath + 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 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 618916] [NEW] attach-interface only works every other time

2010-08-16 Thread Jamie Strandboge
Public bug reported:

After starting a VM, attach-interface does not work the first time, but
does the second. Notice the following set of commands:

$ virsh -c qemu:///system attach-interface "qatest-i386" network default --mac 
"52:00:00:00:00:00"
error: Failed to attach interface
error: operation failed: adding 
rtl8139,vlan=1,id=net1,mac=52:00:00:00:00:00,bus=pci.0,addr=0x5 device failed: 
pci_add_option_rom: failed to find romfile "pxe-rtl8139.bin"
$ virsh dumpxml qatest-i386 | grep 52:00
$ virsh -c qemu:///system attach-interface "qatest-i386" network default --mac 
"52:00:00:00:00:00"
Interface attached successfully
$ virsh dumpxml qatest-i386 |grep 52:00
  
$ virsh -c qemu:///system attach-interface "qatest-i386" network default --mac 
"52:00:00:00:00:00"
error: Failed to attach interface
error: operation failed: adding 
rtl8139,vlan=2,id=net2,mac=52:00:00:00:00:00,bus=pci.0,addr=0x7 device failed: 
pci_add_option_rom: failed to find romfile "pxe-rtl8139.bin"
$ virsh dumpxml qatest-i386 |grep 52:00
  
$ virsh -c qemu:///system attach-interface "qatest-i386" network default --mac 
"52:00:00:00:00:00"
Interface attached successfully
$ virsh dumpxml qatest-i386 |grep 52:00
  
  

I have the kvm-pxe package installed and "pxe-rtl8139.bin" is available,
so I don't know why qemu is complaining. This is not an AppArmor problem
(it would block every time). This was found by using the test-libvirt.py
script in lp:qa-regression-testing.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: libvirt-bin 0.8.3-1ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-15.21-generic 2.6.35.1
Uname: Linux 2.6.35-15-generic x86_64
Architecture: amd64
Date: Mon Aug 16 16:18:46 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: libvirt

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

-- 
attach-interface only works every other time
https://bugs.launchpad.net/bugs/618916
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 618916] Re: attach-interface only works every other time

2010-08-16 Thread Jamie Strandboge

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/618916/+attachment/1494223/+files/Dependencies.txt

-- 
attach-interface only works every other time
https://bugs.launchpad.net/bugs/618916
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 618916] Re: attach-interface only works every other time

2010-08-16 Thread Jamie Strandboge
** Tags added: regression-potential

-- 
attach-interface only works every other time
https://bugs.launchpad.net/bugs/618916
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 618935] [NEW] geoip dependency is large; load dynamically?

2010-08-16 Thread Colin Watson
Public bug reported:

Binary package hint: bind9

libdns66 is in ubuntu-standard, via bind9-host and dnsutils, and is
therefore on every Ubuntu system except for those created using a bare
debootstrap.  It depends on libgeoip1 which in turn recommends geoip-
database.  Since we install recommends by default, this comes to nearly
3MB of additional .deb size in the installed system.

I can see the use of GeoIP ACLs on a nameserver, but I'm having trouble
working out why we need this on most client systems.  If you agree that
it is chiefly useful on nameservers, would it be at all possible to load
the GeoIP library using dlopen rather than normal run-time linking, drop
libgeoip1 to a Suggests, and perhaps have bind9 depend on it or
something?

** Affects: bind9 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
geoip dependency is large; load dynamically?
https://bugs.launchpad.net/bugs/618935
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 571093] Re: [SRU] multipath + libvirtd eats away more memory over time

2010-08-16 Thread Nigel Jones
Steve,

Looks like the latest version of the patch was not applied (libvirt
maintainers applied a modified patch to upstream that fixed a couple
more memory leaks.

This version does work, but I know others still had some lingering
problems that I couldn't reproduce.

The patch they are now using is:
http://libvirt.org/git/?p=libvirt.git;a=commit;h=e7f3bad46edf352abd9f700af9ec59882762c4ca

But it does currently WFM.

-- 
[SRU] multipath + 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 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 571093] Re: [SRU] multipath + libvirtd eats away more memory over time

2010-08-16 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.7.5-5ubuntu27.2

---
libvirt (0.7.5-5ubuntu27.2) lucid-proposed; urgency=low

  [ Nigel Jones ]
  * debian/patches/9024-free-memory-for-invalid-devices.patch: clean
up a memory leak affecting multipath+libvirt, LP: #571093
 -- Dustin KirklandWed, 07 Jul 2010 10:18:48 -0400

** Changed in: libvirt (Ubuntu Lucid)
   Status: Fix Committed => Fix Released

-- 
[SRU] multipath + 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 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 571093] Re: [SRU] multipath + libvirtd eats away more memory over time

2010-08-16 Thread Steve Langasek
Discussed further with Nigel on IRC; he confirmed that this appears to
be a partial fix which is regression-free.  So we can promote this to
lucid-updates for 10.04.1, then reopen this for tracking the remaining
memory leaks.

-- 
[SRU] multipath + 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 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 618775] Re: package openssh-server (not installed) failed to install/upgrade: subprocess new pre-installation script killed by signal (Aborted)

2010-08-16 Thread Clint Byrum
Hi Randall, thank you for reporting this bug and working with us to make
Ubuntu better!

I notice these lines in the Dmesg.txt:

[1.890131] EXT3-fs: INFO: recovery required on readonly filesystem.
[1.890137] EXT3-fs: write access will be enabled during recovery.
[3.777970] kjournald starting.  Commit interval 5 seconds
[3.777997] EXT3-fs: sda5: orphan cleanup on readonly fs
[3.778009] ext3_orphan_cleanup: deleting unreferenced inode 431687
[3.787929] ext3_orphan_cleanup: deleting unreferenced inode 782324
[3.787953] ext3_orphan_cleanup: deleting unreferenced inode 782320
[3.792731] ext3_orphan_cleanup: deleting unreferenced inode 782315
[3.792747] ext3_orphan_cleanup: deleting unreferenced inode 782311
[3.792762] ext3_orphan_cleanup: deleting unreferenced inode 782307
[3.792776] ext3_orphan_cleanup: deleting unreferenced inode 782305
[3.798283] ext3_orphan_cleanup: deleting unreferenced inode 782294
[3.804154] ext3_orphan_cleanup: deleting unreferenced inode 757417
[3.807915] EXT3-fs: sda5: 9 orphan inodes deleted
[3.807919] EXT3-fs: recovery complete.
[3.820009] EXT3-fs: mounted filesystem with ordered data mode.

Is it possible that you had a hard system crash that may have corrupted
sda5? According to the attached Df.txt, that is your root drive and has
all of the binaries on the system. Given that you had a very abnormal
error from perl, I'd suspect that there may be an issue with your disk
being corrupted.

Make sure you backup your data immediately! And then try

' sudo apt-get -f install' to re-attempt the configuration of the system
that caused the error. If it succeeds, then this may be a false alarm,
though I would still be suspicious of system integrity. If you see the
error again, then I would recommend reinstalling the system without
deleting or formatting the filesystems (after backing everything up!).

Marking Incomplete pending information from Randall. Marking High as
this would be a very serious problem if it turns out to be an issue with
perl.

** Changed in: openssh (Ubuntu)
   Status: New => Incomplete

** Changed in: openssh (Ubuntu)
   Importance: Undecided => High

-- 
package openssh-server (not installed) failed to install/upgrade: subprocess 
new pre-installation script killed by signal (Aborted)
https://bugs.launchpad.net/bugs/618775
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 571093] Re: [SRU] multipath + libvirtd eats away more memory over time

2010-08-16 Thread Steve Langasek
** Changed in: libvirt (Ubuntu Lucid)
   Status: Fix Released => Triaged

-- 
[SRU] multipath + 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 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 609177] Re: Apport Hook

2010-08-16 Thread Benjamin Drung
The .bug-script file is for collecting bug data for Debian. I am not
sure if it can be integrated into the apport hook without huge work.

Now to the patch:
1) Please update it against the latest package version
2) Close this bug in debian/changelog
3) install needs to be called with '-D' to create the directory. Better use 
debian/.install to install the apport hook instead of using 
debian/rules.
4) Should this apport hook belong to one binary package or to the source 
package?
5) In which binary package should it be placed?

Please resubsrcribe after ubuntu-sponsors after processing the above
points.

-- 
Apport Hook
https://bugs.launchpad.net/bugs/609177
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 619004] [NEW] package clamav-daemon (not installed) failed to install/upgrade: sub-processo scr ipt post-installation instalado retornou estado de sa ída de erro 1

2010-08-16 Thread ricardo alves costa
Public bug reported:

Binary package hint: clamav

package clamav-daemon;
Ubuntu 10.04 LTS - Lucid Lynx;

Instalado: (nenhum)
Candidato: 0.96.1+dfsg-0ubuntu0.10.04.1
Tabela de versão:
 0.96.1+dfsg-0ubuntu0.10.04.1 0
500 http://br.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
500 http://archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
500 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages
100 /var/lib/dpkg/status
0.96+dfsg-2ubuntu1 0
500 http://br.archive.ubuntu.com/ubuntu/ lucid/main Packages
500 http://archive.ubuntu.com/ubuntu/ lucid/main Packages

when i try install clamav, he give error "dpkg --configure";

i installed the package clamav-data and installation working ok, but the
package clamav-daemon never install!

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: clamav-daemon (not installed)
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic x86_64
AptOrdering: clamav-daemon: Configure
Architecture: amd64
Date: Sun Aug 15 11:50:43 2010
ErrorMessage: sub-processo script post-installation instalado retornou estado 
de saída de erro 1
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
SourcePackage: clamav
Title: package clamav-daemon (not installed) failed to install/upgrade: 
sub-processo script post-installation instalado retornou estado de saída de 
erro 1

** Affects: clamav (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

-- 
package clamav-daemon (not installed) failed to install/upgrade: sub-processo 
script post-installation instalado retornou estado de saída de erro 1
https://bugs.launchpad.net/bugs/619004
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 619004] Re: package clamav-daemon (not inst alled) failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2010-08-16 Thread ricardo alves costa

** Attachment added: "Df.txt"
   https://bugs.launchpad.net/bugs/619004/+attachment/1494493/+files/Df.txt

** Attachment added: "Dmesg.txt"
   https://bugs.launchpad.net/bugs/619004/+attachment/1494494/+files/Dmesg.txt

** Attachment added: "DpkgTerminalLog.txt"
   
https://bugs.launchpad.net/bugs/619004/+attachment/1494495/+files/DpkgTerminalLog.txt

-- 
package clamav-daemon (not installed) failed to install/upgrade: sub-processo 
script post-installation instalado retornou estado de saída de erro 1
https://bugs.launchpad.net/bugs/619004
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 609290] Re: overlapping memcpy in ssl_io_input_read

2010-08-16 Thread Martin Pitt
Matthias, I reject your upload and take Chuck's, which also refers to
two other bugs.

** Changed in: apache2 (Ubuntu Lucid)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

-- 
overlapping memcpy in ssl_io_input_read
https://bugs.launchpad.net/bugs/609290
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 609290] Please test proposed package

2010-08-16 Thread Martin Pitt
Accepted apache2 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!

-- 
overlapping memcpy in ssl_io_input_read
https://bugs.launchpad.net/bugs/609290
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 595116] Re: ssl "error reading the headers"

2010-08-16 Thread Martin Pitt
Accepted apache2 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!

** Also affects: apache2 (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Changed in: apache2 (Ubuntu Lucid)
   Status: New => Fix Committed

** Tags added: verification-needed

-- 
ssl "error reading the headers"
https://bugs.launchpad.net/bugs/595116
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 589611] Re: [SRU] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23)

2010-08-16 Thread Martin Pitt
Accepted apache2 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: apache2 (Ubuntu Lucid)
   Status: New => Fix Committed

** Tags added: verification-needed

-- 
[SRU] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23)
https://bugs.launchpad.net/bugs/589611
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 613309] Re: cloud-run-user-script.conf upstart script needs to run after all other cloud-init processes

2010-08-16 Thread Martin Pitt
Scott,

in lucid-proposed there are now two cloud-init packages. Please merge
them into one upload (0.5.10-0ubuntu1.2); if that's impractical, then
please build ubuntu1.3 with -v0.5.10-0ubuntu1.1, so that the
source.changes contains both versions. Thanks!

-- 
cloud-run-user-script.conf upstart script needs to run after all other 
cloud-init processes
https://bugs.launchpad.net/bugs/613309
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
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 591100] Re: autofs5 eats the cpu if you have large groups

2010-08-16 Thread Martin Pitt
SRU ack, please upload.

** Also affects: autofs5 (Ubuntu Lucid)
   Importance: Undecided
   Status: New

-- 
autofs5 eats the cpu if you have large groups
https://bugs.launchpad.net/bugs/591100
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 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 595438] Re: KVM segmentation fault, using SCSI+writeback and linux 2.4 guest

2010-08-16 Thread Martin Pitt
SRU ack, please upload.

-- 
KVM segmentation fault, using SCSI+writeback and linux 2.4 guest
https://bugs.launchpad.net/bugs/595438
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm 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 602539] Re: qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater

2010-08-16 Thread Martin Pitt
SRU ack, please upload. But please fix in maverick, too (preferably
first).

** Also affects: qemu-kvm (Ubuntu Lucid)
   Importance: Undecided
   Status: New

-- 
qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater
https://bugs.launchpad.net/bugs/602539
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm 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