[Bug 509736] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-02-11 Thread Philip van Oosten
The problem was the mysql server wouldn't stop. I killed all mysqld
processed and then tried again; it worked.

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

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/509736
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 520266] Re: support signature version 2

2010-02-11 Thread Robert Collins
I'm very sorry I didn't check this one more closely, I've confirmed that
v2 is supported on karmic and presumably above.

** Changed in: eucalyptus (Ubuntu)
   Status: New = Invalid

-- 
support signature version 2
https://bugs.launchpad.net/bugs/520266
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 520269] Re: support root-based web service URL's

2010-02-11 Thread Robert Collins
Well I mean for both EC2 and S3, not just S3. Should I file separate
bugs? [I had been thinking this was just a rewritemap issue..]

-- 
support root-based web service URL's
https://bugs.launchpad.net/bugs/520269
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 520269] Re: support root-based web service URL's

2010-02-11 Thread Robert Collins
(Oh, and I'm not referring to the use of Host headers).

-- 
support root-based web service URL's
https://bugs.launchpad.net/bugs/520269
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 520335] [NEW] package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-02-11 Thread kgb
Public bug reported:

Ubuntu 9.10
installed version: 5.1.37-1ubuntu5
new version: 5.1.37-1ubuntu5.1
mysql server fails to stop, so the new version can not be installed

ProblemType: Package
Architecture: amd64
Date: Thu Feb 11 11:22:24 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess new pre-removal script returned error exit status 1
InstallationMedia: Xubuntu 9.10 Karmic Koala - Release amd64 (20091027)
Logs.var.log.daemon.log:
 
Logs.var.log.kern.log:
 
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['mysql', 'ibdata1', 'debian-5.1.flag', 'ib_logfile0', 
'ib_logfile1', 'mysql_upgrade_info']
NonfreeKernelModules: nvidia
Package: mysql-server-5.1 5.1.37-1ubuntu5
ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1
Uname: Linux 2.6.31-19-generic x86_64

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


** Tags: amd64 apport-package

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
new pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/520335
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 520335] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-02-11 Thread kgb

** Attachment added: .etc.apparmor.d.usr.sbin.mysqld.txt
   http://launchpadlibrarian.net/39051152/.etc.apparmor.d.usr.sbin.mysqld.txt

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/39051153/AptOrdering.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/39051154/Dependencies.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/39051155/Dmesg.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/39051156/DpkgTerminalLog.gz

** Attachment added: MySQLConf.etc.mysql.my.cnf.txt
   http://launchpadlibrarian.net/39051157/MySQLConf.etc.mysql.my.cnf.txt

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
new pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/520335
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 509736] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-02-11 Thread Kumar
AFAIK and Understand the installation or upgrade script must first check
for the running instance of the program, prompt for closing it or
close/kill it forcibly. I used to write RPM scripts and hope that must
have been done in .deb  too. The issue was last time when the upgrade
went ok and my MySQL tables were corrupted and I could not login to
MySQL server, all my apps stopped working. Some how I managed to re
install MySQL but that didnt help either and at then end some one in IRC
suggested me to run mysql_upgrade script and restart MySQL. It helped
and I did loose my data in all this.

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/509736
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 519163] Re: samba-common failed to upgrade: post-installation script returned error exit status 3 (3-way merge)

2010-02-11 Thread Thierry Carrez
** Summary changed:

- package samba-common 2:3.3.2-1ubuntu3.3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 3
+ samba-common failed to upgrade: post-installation script returned error exit 
status 3 (3-way merge)

** Changed in: samba (Ubuntu)
   Status: Incomplete = Confirmed

-- 
samba-common failed to upgrade: post-installation script returned error exit 
status 3 (3-way merge)
https://bugs.launchpad.net/bugs/519163
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 519567] Re: euca2ools does not correctly specify port when $http_proxy is set

2010-02-11 Thread Thierry Carrez
** Changed in: euca2ools (Ubuntu)
   Importance: Undecided = Low

** Changed in: euca2ools (Ubuntu)
   Status: New = Confirmed

** Also affects: eucalyptus
   Importance: Undecided
   Status: New

-- 
euca2ools does not correctly specify port when $http_proxy is set
https://bugs.launchpad.net/bugs/519567
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 520339] Re: package mysql-server 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2010-02-11 Thread Stephane Chaudy

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/39051497/Dependencies.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/39051498/DpkgTerminalLog.gz

-- 
package mysql-server 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: 
subprocess pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/520339
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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-02-11 Thread Lupe Christoph
I'm pretty sure I saw the string HOME in /sbin/init, but I can't prove
it anymore.

BTW, expertmode_output is just debugging:

expertmode_output() {
echo ###
echo ### Output of: $1
echo ###
eval $1 21
#cat EOF
#`$1 21`
#EOF
return 0
}

-- 
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 24741] Re: Spurious account_policy_get failed messages on install

2010-02-11 Thread Thierry Carrez
** Changed in: server-papercuts
   Status: New = Confirmed

** Changed in: server-papercuts
   Importance: Undecided = Medium

-- 
Spurious account_policy_get failed messages on install
https://bugs.launchpad.net/bugs/24741
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 460398] Re: /etc/timezone is not set correctly

2010-02-11 Thread Thierry Carrez
** Changed in: server-papercuts
   Importance: Undecided = Medium

** Changed in: server-papercuts
   Status: New = Confirmed

-- 
/etc/timezone is not set correctly
https://bugs.launchpad.net/bugs/460398
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 458203] Re: euca_conf is missing command-line completion

2010-02-11 Thread Thierry Carrez
** Changed in: server-papercuts
   Importance: Undecided = Medium

** Changed in: server-papercuts
   Status: New = Fix Released

-- 
euca_conf is missing command-line completion
https://bugs.launchpad.net/bugs/458203
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 406466] Re: 2.6.31 - Can't see files in CIFS-mounted directories

2010-02-11 Thread Thierry Carrez
Invalidated in 20100210 meeting. Kernel issue, and I'm not sure
requiring special options to access a special device is really a bug.

** Changed in: server-papercuts
   Status: New = Invalid

-- 
2.6.31 - Can't see files in CIFS-mounted directories
https://bugs.launchpad.net/bugs/406466
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 428814] Re: Removal of the package does not remove the cron.daily script

2010-02-11 Thread Thierry Carrez
** Changed in: server-papercuts
   Importance: Undecided = Medium

** Changed in: server-papercuts
   Status: New = Confirmed

-- 
Removal of the package does not remove the cron.daily script
https://bugs.launchpad.net/bugs/428814
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 107224] Re: mysql-server preinst script stops running mysql

2010-02-11 Thread Hark
IMHO opinion this is a very important bug. Like Mark Goldfinch also
reported unattended-upgraded caused a mysql shutdown on serveral of our
servers. On several other servers where the meta package mysql-server
was not installed this didn't happen.

2010-02-11 06:31:30,282 WARNING pkg 'mysql-common' has conffile prompt and 
needs to be upgraded manually
2010-02-11 06:31:31,735 INFO package 'mysql-common' not upgraded
2010-02-11 06:31:32,093 INFO package 'libmysqlclient15off' not upgraded
2010-02-11 06:31:32,598 INFO package 'mysql-server-5.0' not upgraded
2010-02-11 06:31:32,905 INFO Packages that are upgraded: mysql-server 
mysql-client

Result: mysql shutdown, without being started again. That certainly
deserves more than a low bug priority!

Also see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415124

-- 
mysql-server preinst script stops running mysql
https://bugs.launchpad.net/bugs/107224
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 520371] [NEW] package samba-common 2:3.3.2-1ubuntu3.3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-02-11 Thread Ajit
Public bug reported:

Binary package hint: samba

I was not there when happened. I don't know what's wrong.

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 1
Package: samba-common 2:3.3.2-1ubuntu3.3
SourcePackage: samba
Title: package samba-common 2:3.3.2-1ubuntu3.3 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
Uname: Linux 2.6.28-17-generic i686

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


** Tags: apport-package i386

-- 
package samba-common 2:3.3.2-1ubuntu3.3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/520371
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 520371] Re: package samba-common 2:3.3.2-1ubuntu3.3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-02-11 Thread Ajit

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/39053653/Dependencies.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/39053654/DpkgTerminalLog.txt

-- 
package samba-common 2:3.3.2-1ubuntu3.3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/520371
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 520371] Re: package samba-common 2:3.3.2-1ubuntu3.3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-02-11 Thread Ajit
actually i'm struggling since first installation in sharing local
printer to others computers (windows and/or ubuntu)

-- 
package samba-common 2:3.3.2-1ubuntu3.3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/520371
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 520339] Re: package mysql-server 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2010-02-11 Thread Jean-Baptiste Lallement

Thanks for your report.

could you please open a terminal run the following command:
$ grep mysqld /var/log/daemon.log  /tmp/var.log.daemon.log

And attach the file tmp/var.log.daemon.log to this report.

Thanks.


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

-- 
package mysql-server 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: 
subprocess pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/520339
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 520335] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-02-11 Thread Jean-Baptiste Lallement
Thanks for your report.

could you please open a terminal run the following command:
$ grep mysqld /var/log/daemon.log  /tmp/var.log.daemon.log

And attach the file tmp/var.log.daemon.log to this report.

Thanks.

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

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
new pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/520335
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 520335] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-02-11 Thread b_b
I've finally bypassed this error by stopping mysql server with :

mysqladmin -u root -p shutdown

Restart the upgrade and all is fine.

It seems that the package which do the upgrade don't have the necessary
rights to stop mysql server.

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
new pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/520335
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 397721] Re: [needs-packaging] php-fpm

2010-02-11 Thread Daniel Hahler
FPM is included in the PHP core SVN now (see http://php-
fpm.org/download/) and might get included in 5.3.3 or 5.3.2.

Also, dotdeb.org already provides a package for it: see
http://www.dotdeb.org/2009/11/30/php-5-3-1-packages-for-debian-lenny-
theyre-here/ and http://php53.dotdeb.org/dists/stable/php5/source/

And I agree that this should come to Ubuntu via Debian.

-- 
[needs-packaging] php-fpm
https://bugs.launchpad.net/bugs/397721
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 520386] [NEW] libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to create domain with virt-manager using network bridge

2010-02-11 Thread Chris Bainbridge
Public bug reported:

Binary package hint: libvirt-bin

$ virsh iface-list
error: Failed to list active interfaces
error: this function is not supported by the hypervisor: 
virConnectNumOfInterfaces

This occurs on both karmic and lucid. This means that a user will be
unable to create a new domain using virt-manager if they are using a
network bridge.

This: https://www.redhat.com/archives/virt-tools-
list/2009-December/msg6.html suggests to check that libvirt was
compiled with interface support (using the netcf library) on both the
local and remote host

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

-- 
libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to 
create domain with virt-manager using network bridge
https://bugs.launchpad.net/bugs/520386
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 520386] Re: libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to create domain with virt-manager using network bridge

2010-02-11 Thread Chris Bainbridge
I think this bug also causes the virt-manager configuration of a virtual
network with forwarding to fail:

Host config - Virtual networks - Create a new virtual network -
Connecting to physical network - Forwarding to physical network -
Destination:Any physical device

Destination is a drop down that should list physical devices, but there
are no physical devices listed there. Presumably it uses the same
iface-list function to discover the actual devices.

-- 
libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to 
create domain with virt-manager using network bridge
https://bugs.launchpad.net/bugs/520386
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 520386] Re: libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to create domain with virt-manager using network bridge

2010-02-11 Thread Chris Bainbridge
also note that virt-manager under karmic will just fail on these
operations. virt-manager under lucid warns that Libvirt version does
not support physical interface listing if you browse to: Add new
virtual hardware - Network - Host device

-- 
libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to 
create domain with virt-manager using network bridge
https://bugs.launchpad.net/bugs/520386
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 503180] Re: eucalyptus-cloud doesn't reply to requests (eucalyptus doesn't work after reboot or services restart issues due to upstart networking behavior)

2010-02-11 Thread Torsten Spindler
I first reproduced the problem on the training cloud, then installed the
PPA packages. The problem went away, the cloud is responsive within the
first two minutes of restarting the frontend.

-- 
eucalyptus-cloud doesn't reply to requests (eucalyptus doesn't work after 
reboot or services restart issues due to upstart networking behavior)
https://bugs.launchpad.net/bugs/503180
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 475546] Re: Memory leaks in version 1.6.dfsg.3~beta1-2ubuntu1.1

2010-02-11 Thread Dan Searle
Still low priproty? I'm having to use custom build libs which override
the libkrb53 package, which is not optimal. Any idea when these bug
fixes will be merged?

-- 
Memory leaks in version 1.6.dfsg.3~beta1-2ubuntu1.1
https://bugs.launchpad.net/bugs/475546
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 24741] Re: Installing samba gives spurious account_policy_get failed messages

2010-02-11 Thread Ralph Corderoy
** Summary changed:

- Spurious account_policy_get failed messages on install
+ Installing samba gives spurious account_policy_get failed messages

-- 
Installing samba gives spurious account_policy_get failed messages
https://bugs.launchpad.net/bugs/24741
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 512777] Re: [winbind] first login fails when NIC is managed by NM-wicd

2010-02-11 Thread Thierry Carrez
Next step would be to try to make your network configuration in WICD/NM
be available to all users (a.k.a. system settings), see if it makes
network available sufficiently early for first login to succeed.

It's definitely not a bug in samba/winbind: more a usage restriction
with per-user network configuration mode.

-- 
[winbind] first login fails when NIC is managed by NM-wicd
https://bugs.launchpad.net/bugs/512777
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 519904] Re: package samba-common 2:3.4.0-3ubuntu5.3 failed to install/upgrade: subprocess dpkg-deb --control returned error exit status 2

2010-02-11 Thread Thierry Carrez
@psytrox: your issue is different, you have a stale lock in
/var/lib/dpkg/lock, preventing you to run any install.

-- 
package samba-common 2:3.4.0-3ubuntu5.3 failed to install/upgrade: subprocess 
dpkg-deb --control returned error exit status 2
https://bugs.launchpad.net/bugs/519904
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 302148] Re: Installing wine starts winbindd as a daemon

2010-02-11 Thread Thierry Carrez
This has been historically causing more breakage than it should, IMHO.
Lots of people that just want to run a Windows game end up with a broken
winbindd on their workstation as a result...

Scott: how much does Wine depend on ntlm-auth ? It seems like for most
Wine usage, NTLM authentication is overkill. Would there be any way to
make Wine optionally use ntlm-auth if present, and have Wine suggest
winbindd instead of depending on it ?

-- 
Installing wine starts winbindd as a daemon
https://bugs.launchpad.net/bugs/302148
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 514252] Re: [arm] (might) need porting to thumb2

2010-02-11 Thread Loïc Minier
See also https://wiki.ubuntu.com/ARM/Thumb2PortingHowto

-- 
[arm] (might) need porting to thumb2
https://bugs.launchpad.net/bugs/514252
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 520480] [NEW] pselect is always missing on armel (qemu: Unsupported syscall: 335)

2010-02-11 Thread Loïc Minier
Public bug reported:

Binary package hint: qemu-kvm

Hi

qemu helpfully reports unimplemented (in qemu) syscalls, however this
can spam the console heavily when the syscall is used in a tight loop.

This is the case of the pselect() syscall which is not implemented under
qemu.  It's also unimplemented in the upstream ARM linux kernel!  So it
seems a bit redundant to repeat this message; technically pselect could
be implemented in qemu while it remains unimplemented in a kernel, but
for now I think it would be best to not bark about syscalls which are
not implemented in real kernels anyway.

Thanks,

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
pselect is always missing on armel (qemu: Unsupported syscall: 335)
https://bugs.launchpad.net/bugs/520480
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 520480] Re: pselect is always missing on armel (qemu: Unsupported syscall: 335)

2010-02-11 Thread Loïc Minier
Note that dpkg calls this when installing packages, so it makes
installing packages under qemu-arm very very long due to just printing
this error message on the console so many times (and it's impossible to
follow actual dpkg chatter).

-- 
pselect is always missing on armel (qemu: Unsupported syscall: 335)
https://bugs.launchpad.net/bugs/520480
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 509736] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-02-11 Thread muszek
I got the same error... just tried to manually run '/etc/init.d/mysql
stop' and it fails.

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/509736
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 518854] Re: Unable to create virtual machine: unknown parameter 'fmt'

2010-02-11 Thread Chuck Short
Will be fixed for lucid.

Regards
chuck

** Changed in: libvirt (Ubuntu)
   Importance: Undecided = Medium

** Changed in: libvirt (Ubuntu)
   Status: New = Triaged

-- 
Unable to create virtual machine: unknown parameter 'fmt'
https://bugs.launchpad.net/bugs/518854
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 513722] Re: Publication jobs should not start if authorized_keys is missing

2010-02-11 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu Lucid)
   Status: In Progress = Fix Committed

-- 
Publication jobs should not start if authorized_keys is missing
https://bugs.launchpad.net/bugs/513722
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 513722] Re: Publication jobs should not start if authorized_keys is missing

2010-02-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu

-- 
Publication jobs should not start if authorized_keys is missing
https://bugs.launchpad.net/bugs/513722
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 504326] Re: Publication jobs don't start after package install

2010-02-11 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu Lucid)
   Status: In Progress = Fix Committed

-- 
Publication jobs don't start after package install
https://bugs.launchpad.net/bugs/504326
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 504326] Re: Publication jobs don't start after package install

2010-02-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu

-- 
Publication jobs don't start after package install
https://bugs.launchpad.net/bugs/504326
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


Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-02-11 Thread Gaylord Holder
Chuck,

Sorry for the delay replying to this.

I finally tried your suggestion, setting:
auth_worker_max_request_count = 10
in dovecot.conf.

I get the following on restart:

* Restarting IMAP/POP3 mail server dovecot 
Error: Error in configuration file /etc/dovecot/dovecot.conf 
line 650: Unknown setting: worker_max_request_count
Fatal: Invalid configuration in /etc/dovecot/dovecot.conf

dpkg shows:

ii  dovecot-imapd 1:1.0.10-1ubuntu5.2 
 secure IMAP server that supports mbox and maildir mailboxes

Any ideas?
-Gaylord

Chuck Short wrote:
From http://wiki.dovecot.org/PasswordDatabase/PAM#head-
 71368e6eb385969ff27fcda066555b9c05822c09:
 
 Limiting the number of PAM lookups
 
 Dovecot v1.1+ or v1.0 with blocking=yes enabled uses auth worker
 processes to do PAM lookups. Usually PAM is used to do only a single
 lookup in a process, so this may cause memory leaks in PAM plugins or
 maybe other problems. If you notice that PAM authentication stops
 working after some time, you can limit the number of lookups done by the
 auth worker process before it dies:
 
 # v1.1+: Set to non-zero to limit the number of lookups
 auth_worker_max_request_count = 0
 
 Note that this applies to all lookups, not just PAM lookups. So for
 example if you've configured Dovecot to use both PAM and MySQL, both of
 the lookups are done in the same auth worker processes and both of them
 are counted as requests.
 
 ** Changed in: dovecot (Ubuntu)
Status: Incomplete = Confirmed


-- 
Dovecot-auth doesn't close sockets
https://bugs.launchpad.net/bugs/503008
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 498245] Re: bridge_maxwait is useless with upstart

2010-02-11 Thread Steve Langasek
The specific problem you're having (from reading the other referenced
bug report) is that adding the delay causes the bridge to take longer
before it's brought up, and upstart doesn't wait for the bridge to
finish being brought up before running the init scripts in /etc/rc2.d.
However, upstart doesn't wait for *any* interfaces to be brought up
before processing /etc/rc2.d, bridges or otherwise; there's a general
race condition here that happens to be fixed for you when speeding up
the bridge init, but solving the race generally needs to be done in the
munin package:

 - the munin package needs to provide an upstart job in place of the init script
 - you will need to modify the upstart job to specifically wait for the bridge 
interface to be up (start on net-device-up IFACE=br1) to match your specific 
needs of binding to a particular interface.


** Package changed: bridge-utils (Ubuntu) = munin (Ubuntu)

-- 
bridge_maxwait is useless with upstart
https://bugs.launchpad.net/bugs/498245
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin 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 520431] Re: package samba-common 2:3.3.2-1ubuntu3.3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-02-11 Thread Jean-Baptiste Lallement
Thanks for your report.

From the error log it seems that you've manually  deleted a configuration 
file. 
===
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

To recover, follow the workaround provided above.

I'm closing this report because it is not a bug in Ubuntu. Don't
hesitate to submit any new bug.


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

-- 
package samba-common 2:3.3.2-1ubuntu3.3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/520431
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 494291] Re: kvm: xp won't talk to USB device with host linux-image-2.6.31-16-generic

2010-02-11 Thread Scott Moser
The only change you made between working and unworking configurations is
the kernel ?

if thats the case, then this should be opened against linux, not qemu-
kvm

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

-- 
kvm: xp won't talk to USB device with host linux-image-2.6.31-16-generic
https://bugs.launchpad.net/bugs/494291
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 520615] [NEW] ntpdate can cause mysqld to shut down

2010-02-11 Thread Justin Force
Public bug reported:

This is documented at http://bugs.mysql.com/bug.php?id=6263 as MySQL bug
#6263, but a developer, Heikki Tuuri, says that this is a Linux bug and
should be reported to the distribution maintainers. It doesn't look like
it's specifically an ntpdate bug, or a Linux kernel bug, so I'm
reporting it as a mysql-server bug.

If ntpdate causes a substantial time step (in my case approximately -8.8
seconds) during a transaction, this can cause an I/O error which causes
mysqld to shut down. It shuts down cleanly, but it just shuts down. This
server has been up and running these services for more than a year, and
this is the first time that a MySQL transaction of sufficient complexity
happened to coincide with an ntpdate update of sufficient size, but it
could potentially happen again and again with no warning.

I have worked around this by modifying my ntpdate cron job to look like

#!/bin/sh

service mysql stop
ntpdate time.ucsb.edu
service mysql start

Relevant logs:

Email from cron:
/etc/cron.daily/ntpdate: 11 Feb 06:34:19 ntpdate[32101]: step time server 
10.0.0.1 offset -8.389688 sec

/var/log/daemon.log:
Feb 11 06:34:19 fez mysqld[2399]: 100211  6:34:19 [Note] /usr/sbin/mysqld: 
Normal shutdown
Feb 11 06:34:19 fez mysqld[2399]:
Feb 11 06:34:21 fez mysqld[2399]: 100211  6:34:21  InnoDB: Starting shutdown...
Feb 11 06:34:23 fez mysqld[2399]: 100211  6:34:23  InnoDB: Shutdown completed; 
log sequence number 0 603514990
Feb 11 06:34:23 fez mysqld[2399]: 100211  6:34:23 [Note] /usr/sbin/mysqld: 
Shutdown complete
Feb 11 06:34:23 fez mysqld[2399]:
Feb 11 06:34:23 fez mysqld_safe[32034]: ended

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

** Description changed:

  This is documented at http://bugs.mysql.com/bug.php?id=6263 as MySQL bug
  #6263, but a developer, Heikki Tuuri, says that this is a Linux bug and
  should be reported to the distribution maintainers. It doesn't look like
  it's specifically an ntpdate bug, or a Linux kernel bug, so I'm
  reporting it as a mysql-server bug.
  
  If ntpdate causes a substantial time step (in my case approximately -8.8
  seconds) during a transaction, this can cause an I/O error which causes
  mysqld to shut down. It shuts down cleanly, but it just shuts down. This
  server has been up and running these services for more than a year, and
  this is the first time that a MySQL transaction of sufficient complexity
  happened to coincide with an ntpdate update of sufficient size, but it
  could potentially happen again and again with no warning.
  
  I have worked around this by modifying my ntpdate cron job to look like
  
  #!/bin/sh
  
  service mysql stop
  ntpdate time.ucsb.edu
  service mysql start
  
  Relevant logs:
  
  Email from cron:
- /etc/cron.daily/ntpdate: 11 Feb 06:34:19 ntpdate[32101]: step time server 
128.111.1.5 offset -8.389688 sec
+ /etc/cron.daily/ntpdate: 11 Feb 06:34:19 ntpdate[32101]: step time server 
10.0.0.1 offset -8.389688 sec
  
  /var/log/daemon.log:
  Feb 11 06:34:19 fez mysqld[2399]: 100211  6:34:19 [Note] /usr/sbin/mysqld: 
Normal shutdown
- Feb 11 06:34:19 fez mysqld[2399]: 
+ Feb 11 06:34:19 fez mysqld[2399]:
  Feb 11 06:34:21 fez mysqld[2399]: 100211  6:34:21  InnoDB: Starting 
shutdown...
  Feb 11 06:34:23 fez mysqld[2399]: 100211  6:34:23  InnoDB: Shutdown 
completed; log sequence number 0 603514990
  Feb 11 06:34:23 fez mysqld[2399]: 100211  6:34:23 [Note] /usr/sbin/mysqld: 
Shutdown complete
- Feb 11 06:34:23 fez mysqld[2399]: 
+ Feb 11 06:34:23 fez mysqld[2399]:
  Feb 11 06:34:23 fez mysqld_safe[32034]: ended

-- 
ntpdate can cause mysqld to shut down
https://bugs.launchpad.net/bugs/520615
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 520269] Re: support root-based web service URL's

2010-02-11 Thread Scott Moser
** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Low

** Changed in: eucalyptus (Ubuntu)
   Status: New = Confirmed

-- 
support root-based web service URL's
https://bugs.launchpad.net/bugs/520269
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 520267] Re: default or provide an option to enable port 80 for web services

2010-02-11 Thread Scott Moser
** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Wishlist

-- 
default or provide an option to enable port 80 for web services
https://bugs.launchpad.net/bugs/520267
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 518962] Re: ssh client does not forward X11 to local user's networked DISPLAY

2010-02-11 Thread Scott Moser
** Changed in: openssh (Ubuntu)
   Importance: Undecided = Medium

-- 
ssh client does not forward X11 to local user's networked DISPLAY
https://bugs.launchpad.net/bugs/518962
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 276606] Re: package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2010-02-11 Thread Gerry C.
** Changed in: update-manager (Ubuntu)
 Assignee: (unassigned) = Ubuntu Development Team (ubuntu-dev)

** Changed in: openldap (Ubuntu)
 Assignee: (unassigned) = Ubuntu Development Team (ubuntu-dev)

-- 
package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/276606
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 520269] Re: support root-based web service URL's

2010-02-11 Thread Scott Moser
** Changed in: eucalyptus (Ubuntu)
   Importance: Low = Wishlist

-- 
support root-based web service URL's
https://bugs.launchpad.net/bugs/520269
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 520234] Re: package samba 2:3.4.0-3ubuntu5.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2010-02-11 Thread Scott Moser
** Changed in: samba (Ubuntu)
   Importance: Undecided = Medium

-- 
package samba 2:3.4.0-3ubuntu5.4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 100
https://bugs.launchpad.net/bugs/520234
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 276606] Re: package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2010-02-11 Thread Colin Watson
** Changed in: openldap (Ubuntu)
 Assignee: Ubuntu Development Team (ubuntu-dev) = (unassigned)

** Changed in: update-manager (Ubuntu)
 Assignee: Ubuntu Development Team (ubuntu-dev) = (unassigned)

-- 
package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/276606
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 519572] Re: virt-manager Network bridge Operation not permitted

2010-02-11 Thread Scott Moser
I'm not sure if this is expected to work with the qemu:///session ,
rather than qemu:///system

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

** Changed in: libvirt (Ubuntu)
   Status: New = Confirmed

-- 
virt-manager Network bridge Operation not permitted
https://bugs.launchpad.net/bugs/519572
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 520615] Re: ntpdate can cause mysqld to shut down

2010-02-11 Thread Lars Ljung
An alternative explanation is that you were bitten by Debian bug #415124
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415124). The same
thing happened to me this morning. Do you use unattended-upgrade?

** Bug watch added: Debian Bug tracker #415124
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415124

-- 
ntpdate can cause mysqld to shut down
https://bugs.launchpad.net/bugs/520615
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 518883] Re: ssh-copy-id does not work over non-standard port

2010-02-11 Thread Scott Moser
I've been annoyed by this before, surprising that support for this hasn't made 
it into ssh-copy-id.  Workaround is:
ssh-copy-id '-p 12345 u...@machine'

** Changed in: openssh (Ubuntu)
   Importance: Undecided = Wishlist

-- 
ssh-copy-id does not work over non-standard port
https://bugs.launchpad.net/bugs/518883
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 520645] [NEW] configuration discovery

2010-02-11 Thread Robert Collins
Public bug reported:

Eucalyptus is a complex product and this complexity is exposed to users
as their tools need complex configuration. E.g. is s3 dns buckets turned
on or off; what host is the s3 controller on, what host is the ec2
controller on.

It would be great if there was an API call we could make that would
return this information in a machine format, ideally anonymously - so
that someone could simply point their client at this API call, and the
client software could autoconfigure from that point on. If this already
exists, I couldn't find it :(.

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

-- 
configuration discovery
https://bugs.launchpad.net/bugs/520645
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 520170] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2010-02-11 Thread Scott Moser
Are you implying that the .deb file was downloaded incorrectly and that
wasn't checked?  if so, this is definitely not a bug with mysql.

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

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: corrupted filesystem tarfile - corrupted package archive
https://bugs.launchpad.net/bugs/520170
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 520058] Re: package mysql-server 5.0.67-0ubuntu6 failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2010-02-11 Thread Scott Moser
** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Importance: Undecided = Medium

-- 
package mysql-server 5.0.67-0ubuntu6 failed to install/upgrade: subprocess 
pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/520058
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 518883] Re: ssh-copy-id does not work over non-standard port

2010-02-11 Thread Scott Moser
** Bug watch added: Debian Bug tracker #510932
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510932

** Also affects: openssh (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510932
   Importance: Unknown
   Status: Unknown

-- 
ssh-copy-id does not work over non-standard port
https://bugs.launchpad.net/bugs/518883
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 520645] Re: configuration discovery

2010-02-11 Thread Kohsuke Kawaguchi
There can be many many ways to achieve this, but one such concrete
proposal is to add additional HTTP headers in the HTML response to the
Eucalyptus Web UI that advertises the SOAP endpoints of S3 and EC2.

Those endpoints (or additional anonymously-accessible endpoint) can then
offer additional API calls to discover other configuration information.

-- 
configuration discovery
https://bugs.launchpad.net/bugs/520645
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 276606] Re: package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2010-02-11 Thread Jean-Baptiste Lallement
** Changed in: update-manager (Ubuntu)
   Status: New = Invalid

-- 
package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/276606
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 520645] Re: configuration discovery

2010-02-11 Thread Scott Moser
** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Wishlist

-- 
configuration discovery
https://bugs.launchpad.net/bugs/520645
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 520336] Re: something strange about describeImages

2010-02-11 Thread Scott Moser
** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Medium

-- 
something strange about describeImages
https://bugs.launchpad.net/bugs/520336
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 501655] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2010-02-11 Thread brian
The update appear to be failing because MySQL cannot be shutdown. I just
tried again and this time explicitly tried to first stop MySQL:

-- snip --
b...@apollo:~$ sudo /etc/init.d/mysql stop
 * Stopping MySQL database server mysqld

  [fail] 
b...@apollo:~$ sudo /etc/init.d/mysql status
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'debian-sys-maint'@'localhost' (using password: 
YES)'
 * 
b...@apollo:~$ mysql mysql -uroot -p
Enter password: 
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 29
Server version: 5.1.37-1ubuntu5.1 (Ubuntu)

Type 'help;' or '\h' for help. Type '\c' to clear the current input
statement.

mysql \q
Bye
b...@apollo:~$ sudo /etc/init.d/mysql status
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'debian-sys-maint'@'localhost' (using password: 
YES)'
-- snip --

So, for some reason, i cannot stop it. And, apparently, neither can
dpkg.

-- snip --
Preparing to replace mysql-server-5.1 5.1.37-1ubuntu5 (using 
.../mysql-server-5.1_5.1.37-1ubuntu5.1_amd64.deb) ...
 * Stopping MySQL database server mysqld
   ...fail!
invoke-rc.d: initscript mysql, action stop failed.
dpkg: warning: old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
 * Stopping MySQL database server mysqld
   ...fail!
invoke-rc.d: initscript mysql, action stop failed.
dpkg: error processing 
/var/cache/apt/archives/mysql-server-5.1_5.1.37-1ubuntu5.1_amd64.deb (--unpack):
 subprocess new pre-removal script returned error exit status 1
 * Stopping MySQL database server mysqld
   ...fail!
invoke-rc.d: initscript mysql, action stop failed.
 * Starting MySQL database server mysqld
   ...done.
Preparing to replace libdvdnav4 4.1.3-3 (using 
.../libdvdnav4_4.1.3-3ubuntu1_amd64.deb) ...
Unpacking replacement libdvdnav4 ...
Errors were encountered while processing:
 /var/cache/apt/archives/mysql-server-5.1_5.1.37-1ubuntu5.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up libdvdnav4 (4.1.3-3ubuntu1) ...

Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
-- snip --

I'm fairly new to Ubuntu (coming from Fedora) and don't know anything
about debian-sys-maint. Is it normal that this user would be used to
stop the daemon from the /etc/init.d script?

b...@apollo:~$ sudo grep debian /etc/mysql/debian.cnf 
user = debian-sys-maint
user = debian-sys-maint

Is there any chance this user was only just recently added and MySQL
doesn't for some reason know about it? It's not listed in the mysql.user
table. I'm more of a Postgres guy so i may be off-base here, but it's
not in /etc/passwd, either, so I'm assuming it's supposed to be a MySQL
user.

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
installed pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/501655
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 520339] Re: package mysql-server 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2010-02-11 Thread Jean-Baptiste Lallement
Stephane, it is the same symptom but not the same cause.

From your log 
Feb 11 10:04:22 C-3PO mysqld: 100211 10:04:22 [ERROR] /usr/sbin/mysqld: Table 
'./bdd_ogspy4/ogspy_config' is marked as crashed and should be repaired
Feb 11 10:04:22 C-3PO mysqld: 100211 10:04:22 [Warning] Checking table:   
'./bdd_ogspy4/ogspy_config'
Feb 11 10:04:22 C-3PO mysqld: 100211 10:04:22 [ERROR] /usr/sbin/mysqld: Table 
'./bdd_ogspy4/ogspy_user' is marked as crashed and should be repaired
Feb 11 10:04:22 C-3PO mysqld: 100211 10:04:22 [Warning] Checking table:   
'./bdd_ogspy4/ogspy_user'
Feb 11 10:04:22 C-3PO mysqld: 100211 10:04:22 [ERROR] /usr/sbin/mysqld: Table 
'./bdd_ogspy4/ogspy_user_ressources' is marked as crashed and should be repaired
Feb 11 10:04:22 C-3PO mysqld: 100211 10:04:22 [Warning] Checking table:   
'./bdd_ogspy4/ogspy_user_ressources'

your database is corrupted. Please repair it before proceeding with the
upgrade of the package.

-- 
package mysql-server 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: 
subprocess pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/520339
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 501655] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2010-02-11 Thread brian
OK, it looks like this user needs to be in MySQL's user table.

b...@apollo:/etc/mysql$ sudo cat debian.cnf
# Automatically generated for Debian scripts. DO NOT TOUCH!
[client]
host = localhost
user = debian-sys-maint
password = XX
socket   = /var/run/mysqld/mysqld.sock
[mysql_upgrade]
host = localhost
user = debian-sys-maint
password = XX
socket   = /var/run/mysqld/mysqld.sock
basedir  = /usr


I logged in using mysql mysql -uroot -p

mysql GRANT ALL ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 
'XX';
Query OK, 0 rows affected (0.00 sec)

mysqlFLUSH PRIVILEGES;
Query OK, 0 rows affected (0.00 sec)

mysql \q
Bye
ba...@apollo:/etc/mysql$ sudo /etc/init.d/mysql stop
 * Stopping MySQL database server mysqld [ OK ] 

ba...@apollo:/etc/mysql$ sudo /etc/init.d/mysql start
 * Starting MySQL database server mysqld [ OK ] 
 * Checking for corrupt, not cleanly closed and upgrade needing tables.


I then ran Update Manager. This is from /var/log/dpkg.log (I can't figure out 
where the terminal output from Udate Manager is logged but it explicitly showed 
the DB being properly shut down):

-- snip --
2010-02-11 15:49:49 startup archives unpack
2010-02-11 15:49:50 upgrade mysql-server-5.1 5.1.37-1ubuntu5 5.1.37-1ubuntu5.1
2010-02-11 15:49:50 status half-configured mysql-server-5.1 5.1.37-1ubuntu5
2010-02-11 15:49:52 status unpacked mysql-server-5.1 5.1.37-1ubuntu5
2010-02-11 15:49:52 status half-installed mysql-server-5.1 5.1.37-1ubuntu5
2010-02-11 15:49:53 status triggers-pending ureadahead 0.90.3-2
2010-02-11 15:49:53 status half-installed mysql-server-5.1 5.1.37-1ubuntu5
2010-02-11 15:49:54 status triggers-pending man-db 2.5.6-2
2010-02-11 15:49:54 status half-installed mysql-server-5.1 5.1.37-1ubuntu5
2010-02-11 15:49:54 status half-installed mysql-server-5.1 5.1.37-1ubuntu5
2010-02-11 15:49:55 status unpacked mysql-server-5.1 5.1.37-1ubuntu5.1
2010-02-11 15:49:55 status unpacked mysql-server-5.1 5.1.37-1ubuntu5.1
2010-02-11 15:49:55 trigproc ureadahead 0.90.3-2 0.90.3-2
2010-02-11 15:49:55 status half-configured ureadahead 0.90.3-2
2010-02-11 15:49:55 status installed ureadahead 0.90.3-2
2010-02-11 15:49:55 trigproc man-db 2.5.6-2 2.5.6-2
2010-02-11 15:49:55 status half-configured man-db 2.5.6-2
2010-02-11 15:49:56 status installed man-db 2.5.6-2
2010-02-11 15:49:57 startup packages configure
2010-02-11 15:49:57 configure mysql-server-5.1 5.1.37-1ubuntu5.1 
5.1.37-1ubuntu5.1
2010-02-11 15:49:57 status unpacked mysql-server-5.1 5.1.37-1ubuntu5.1
2010-02-11 15:49:57 status unpacked mysql-server-5.1 5.1.37-1ubuntu5.1
2010-02-11 15:49:57 status unpacked mysql-server-5.1 5.1.37-1ubuntu5.1
2010-02-11 15:49:57 status unpacked mysql-server-5.1 5.1.37-1ubuntu5.1
2010-02-11 15:49:57 status unpacked mysql-server-5.1 5.1.37-1ubuntu5.1
2010-02-11 15:49:57 status unpacked mysql-server-5.1 5.1.37-1ubuntu5.1
2010-02-11 15:49:57 status unpacked mysql-server-5.1 5.1.37-1ubuntu5.1
2010-02-11 15:49:57 status unpacked mysql-server-5.1 5.1.37-1ubuntu5.1
2010-02-11 15:49:57 status unpacked mysql-server-5.1 5.1.37-1ubuntu5.1
2010-02-11 15:49:57 status half-configured mysql-server-5.1 5.1.37-1ubuntu5.1
2010-02-11 15:50:07 status installed mysql-server-5.1 5.1.37-1ubuntu5.1
-- snip --

The upshot of it is that debian-sys-maint was missing from the
mysql.user table.

Odd OT aside: the 1st line of debian.cnf says this:
# Automatically generated for Debian scripts. DO NOT TOUCH!

But /etc/mysql/my.cnf says:
# Remember to edit /etc/mysql/debian.cnf when changing the socket location.

Whatever.

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
installed pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/501655
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 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS)

2010-02-11 Thread Scott Moser
fixed in cloud-init 0.5.3-0ubuntu1

** Changed in: cloud-init (Ubuntu Lucid)
   Status: Triaged = Fix Released

-- 
Hostname not set correctly on UEC cloud due to IP address in local-hostname 
manifest data (DNS)
https://bugs.launchpad.net/bugs/475354
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 520267] Re: default or provide an option to enable port 80 for web services

2010-02-11 Thread chris grzegorczyk
** Also affects: eucalyptus
   Importance: Undecided
   Status: New

** Changed in: eucalyptus
 Assignee: (unassigned) = chris grzegorczyk (chris-grze)

** Changed in: eucalyptus
   Status: New = Triaged

-- 
default or provide an option to enable port 80 for web services
https://bugs.launchpad.net/bugs/520267
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 503180] Re: [SRU] eucalyptus-cloud doesn't reply to requests (eucalyptus doesn't work after reboot or services restart issues due to upstart networking behavior)

2010-02-11 Thread Dustin Kirkland
SRU instructions in the bug description above.

** Description changed:

  Using 1.6.2~bzr1120-0ubuntu1, I can't get the credentials:
  
  ubu...@uec-cc:~$ sudo euca_conf --get-credentials mycreds.zip
  ERROR: you need to be on the CLC host and the CLC needs to be running.
  
  A wget on the register url also times out:
  
  ubu...@uec-cc:~$ wget -T 10 -t 1 -O - --no-check-certificate 
https://127.0.0.1:8443/register
  --2010-01-04 20:39:34--  https://127.0.0.1:8443/register
  Connecting to 127.0.0.1:8443... connected.
  WARNING: cannot verify 127.0.0.1's certificate, issued by 
`/C=US/ST=CA/L=Santa Barbara/O=db/OU=Eucalyptus/CN=localhost':
-   Self-signed certificate encountered.
+   Self-signed certificate encountered.
  WARNING: certificate common name `localhost' doesn't match requested host 
name `127.0.0.1'.
  HTTP request sent, awaiting response... Read error (Connection timed out) in 
headers.
  Giving up.
  
  The eucalyptus-cloud process is running a listening on port 8443.
  
  I can see the following errors in /var/log/eucalyptus/cloud-error.log:
  
  0:36:55 [log:653891...@qtp-1693378617-9]  ERROR /register
  java.lang.RuntimeException: javax.persistence.PersistenceException: 
org.hibernate.exception.JDBCConnectionException: Cannot open connection
- at com.eucalyptus.util.TxHandle.init(TxHandle.java:46)
- at com.eucalyptus.util.EntityWrapper.init(EntityWrapper.java:98)
- at com.eucalyptus.util.EntityWrapper.init(EntityWrapper.java:91)
- at 
edu.ucsb.eucalyptus.util.EucalyptusProperties.getSystemConfiguration(EucalyptusProperties.java:117)
- at 
edu.ucsb.eucalyptus.admin.server.Registration.getRegistrationId(Registration.java:199)
- at 
edu.ucsb.eucalyptus.admin.server.Registration.doGet(Registration.java:210)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
- at 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
- at 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:389)
- at 
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
- at 
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
- at 
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
- at 
org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
- at 
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
- at 
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
- at 
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
- at org.mortbay.jetty.Server.handle(Server.java:326)
- at 
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534)
- at 
org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:864)
- at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:539)
- at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
- at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
- at 
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
- at 
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:520)
+ at com.eucalyptus.util.TxHandle.init(TxHandle.java:46)
+ at com.eucalyptus.util.EntityWrapper.init(EntityWrapper.java:98)
+ at com.eucalyptus.util.EntityWrapper.init(EntityWrapper.java:91)
+ at 
edu.ucsb.eucalyptus.util.EucalyptusProperties.getSystemConfiguration(EucalyptusProperties.java:117)
+ at 
edu.ucsb.eucalyptus.admin.server.Registration.getRegistrationId(Registration.java:199)
+ at 
edu.ucsb.eucalyptus.admin.server.Registration.doGet(Registration.java:210)
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
+ at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
+ at 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
+ at 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:389)
+ at 
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
+ at 
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
+ at 
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
+ at 
org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
+ at 
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
+ at 
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
+ at 
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
+ at org.mortbay.jetty.Server.handle(Server.java:326)
+ at 

[Bug 520270] Re: Support SSL for web services

2010-02-11 Thread chris grzegorczyk
It might be best to convert this (or file separately) into a feature
request for configuring the default HTTP SSL policy when generating the
eucarc.  I'll leave it up to you to decide.

cheers.
chris

-- 
Support SSL for web services
https://bugs.launchpad.net/bugs/520270
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 520269] Re: support root-based web service URL's

2010-02-11 Thread chris grzegorczyk
Currently there is no way that I can see to implement this support
without either:  the use of the Host header (which requires DNS
support), or deviating from the API spec (which would break
compatibility and require support from client tools).

thanks.
chris

-- 
support root-based web service URL's
https://bugs.launchpad.net/bugs/520269
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 520265] Re: Out of date with AWS API

2010-02-11 Thread Dustin Kirkland
Robert-

Have you been able to take a crack at the Lucid packages?  Can you still
identify API incompatibilities?

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

-- 
Out of date with AWS API
https://bugs.launchpad.net/bugs/520265
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


Re: [Bug 519572] Re: virt-manager Network bridge Operation not permitted

2010-02-11 Thread Dustin Kirkland
I don't think you have enough privileges to do bridge administration
with qemu:///session.

-- 
virt-manager Network bridge Operation not permitted
https://bugs.launchpad.net/bugs/519572
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


Re: [Bug 520270] Re: Support SSL for web services

2010-02-11 Thread Dustin Kirkland
Hmm, from what I read from Chris, this should be fix-released for Lucid,
right?

Again, Robert, can you take a gander at Lucid?

-- 
Support SSL for web services
https://bugs.launchpad.net/bugs/520270
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


Re: [Bug 427612] Re: does not pass pressed caps lock to client

2010-02-11 Thread Dustin Kirkland
Great, thanks.

Anthony-

Can you tell us if this patch is acceptable upstream?  I have asked
the submitter to post it to qemu-de...@.

-- 
does not pass pressed caps lock to client
https://bugs.launchpad.net/bugs/427612
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


Re: [Bug 520270] Re: Support SSL for web services

2010-02-11 Thread chris grzegorczyk
Sorry, I was unclear.  My suggestion was to convert this into a bug
about being able to configure the default endpoint (HTTP vs HTTPS)
which is generated in eucarc.  Currently, the eucarc always contains
the HTTP url.

cheers.
chris

On Thu, Feb 11, 2010 at 1:02 PM, Dustin Kirkland
dustin.kirkl...@gmail.com wrote:
 Hmm, from what I read from Chris, this should be fix-released for Lucid,
 right?

 Again, Robert, can you take a gander at Lucid?

 --
 Support SSL for web services
 https://bugs.launchpad.net/bugs/520270
 You received this bug notification because you are a bug assignee.

 Status in Eucalyptus: Invalid
 Status in “eucalyptus” package in Ubuntu: New

 Bug description:
 The 8443 admin web page has an SSL certificate, but there doesn't seem to be 
 a SSL web services port (or if it is in fact 8443, then that isn't 
 documented).

 While you can't replay or forge requests made over port 80 | 8773, you can 
 sniff  and observe them, and some organisations and software refuse to do 
 non-SSL web service requests. Landscape, for instance, requires users of UEC 
 to setup a tunnel so that it is not making cleartext requests.

 We should ship SSL by default, with a just-in-time self signed cert, and 
 clear instructions for upgrading to a publically issued certificate.




-- 
Support SSL for web services
https://bugs.launchpad.net/bugs/520270
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 519567] Re: euca2ools does not correctly specify port when $http_proxy is set

2010-02-11 Thread Dustin Kirkland
** Also affects: python-boto (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: python-boto (Ubuntu)
   Importance: Undecided = Medium

** Changed in: python-boto (Ubuntu)
   Status: New = Confirmed

-- 
euca2ools does not correctly specify port when $http_proxy is set
https://bugs.launchpad.net/bugs/519567
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 517871] Re: euca-describe-volumes fails in lucid

2010-02-11 Thread Dustin Kirkland
Neil-

This bug is high priority, and targeted at Alpha3.

Any chance you could take a look at the suggested patch(es) and perhaps
mangle one upstream?

** Changed in: euca2ools (Ubuntu)
 Assignee: (unassigned) = Neil Soman (neilsoman)

-- 
euca-describe-volumes fails in lucid
https://bugs.launchpad.net/bugs/517871
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 517696] Re: add package cloud-utils

2010-02-11 Thread Dustin Kirkland
** Changed in: euca2ools (Ubuntu)
   Status: Triaged = In Progress

-- 
add package cloud-utils
https://bugs.launchpad.net/bugs/517696
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 516738] Re: image store broken on Lucid

2010-02-11 Thread Dustin Kirkland
** Changed in: euca2ools (Ubuntu Lucid)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

** Changed in: euca2ools (Ubuntu Lucid)
   Status: New = In Progress

-- 
image store broken on Lucid
https://bugs.launchpad.net/bugs/516738
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to image-store-proxy 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 510982] Re: euca-describe-image-attribute does not show kernel and ramdisk attributes

2010-02-11 Thread Dustin Kirkland
** Changed in: euca2ools (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

** Changed in: euca2ools (Ubuntu)
   Status: Fix Committed = In Progress

** Changed in: euca2ools (Ubuntu)
   Importance: Undecided = Medium

-- 
euca-describe-image-attribute does not show kernel and ramdisk attributes
https://bugs.launchpad.net/bugs/510982
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 427612] Re: does not pass pressed caps lock to client

2010-02-11 Thread Anthony Liguori
I don't think we can unconditionally change the behavior as that would
introduce regressions on other platforms.

Without understanding the underlying SDL problem, I'm not convinced we
wouldn't see problems just on Ubuntu either.  It could be something
weird that's linked to an SDL input driver.

-- 
does not pass pressed caps lock to client
https://bugs.launchpad.net/bugs/427612
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 517871] Re: euca-describe-volumes fails in lucid

2010-02-11 Thread Brian Murray
** Tags added: patch

-- 
euca-describe-volumes fails in lucid
https://bugs.launchpad.net/bugs/517871
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 516486] Re: euca2ools attributes often don't work

2010-02-11 Thread Dustin Kirkland
** Also affects: euca2ools (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: euca2ools (Ubuntu)
   Importance: Undecided = Medium

** Changed in: euca2ools (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

** Changed in: euca2ools (Ubuntu)
   Status: New = In Progress

-- 
euca2ools attributes often don't work  
https://bugs.launchpad.net/bugs/516486
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 520615] Re: ntpdate can cause mysqld to shut down

2010-02-11 Thread Justin Force
@Scott Moser: I didn't know ntpd existed. :) Thank you for the
suggestion. I will switch.

@Lars Ljung: I AM using unattended updates. The aforementioned Debian
bug is the bug that affected me. See?

From /var/log/apt/term.log:

Log started: 2010-02-11  06:34:18
(Reading database ... 67589 files and directories currently installed.)
Preparing to replace mysql-server 5.1.30really5.0.75-0ubuntu10.2 (using 
.../mysql-server_5.1.30really5.0.75-0ubuntu10.3_all.deb) ...
 * Stopping MySQL database server mysqld
   ...done.
Unpacking replacement mysql-server ...
Setting up mysql-server (5.1.30really5.0.75-0ubuntu10.3) ...
Log ended: 2010-02-11  06:34:26

Thank you! Looks like this bug is invalid?

-- 
ntpdate can cause mysqld to shut down
https://bugs.launchpad.net/bugs/520615
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 516738] Re: image store broken on Lucid

2010-02-11 Thread Launchpad Bug Tracker
This bug was fixed in the package euca2ools - 1.2~bzr245-0ubuntu1

---
euca2ools (1.2~bzr245-0ubuntu1) lucid; urgency=low

  * Merge from upstream bzr revision; should fix:
- LP: #510982 - show kernel and ramdisk attributes
- LP: #516486 - fix attribute display
- LP: #516738 - fix ubuntu image store
 -- Dustin Kirkland kirkl...@ubuntu.com   Thu, 11 Feb 2010 15:35:07 -0600

** Branch linked: lp:~ubuntu-core-dev/eucalyptus/euca2ools

** Changed in: euca2ools (Ubuntu Lucid)
   Status: In Progress = Fix Released

-- 
image store broken on Lucid
https://bugs.launchpad.net/bugs/516738
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to image-store-proxy 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 516486] Re: euca2ools attributes often don't work

2010-02-11 Thread Launchpad Bug Tracker
This bug was fixed in the package euca2ools - 1.2~bzr245-0ubuntu1

---
euca2ools (1.2~bzr245-0ubuntu1) lucid; urgency=low

  * Merge from upstream bzr revision; should fix:
- LP: #510982 - show kernel and ramdisk attributes
- LP: #516486 - fix attribute display
- LP: #516738 - fix ubuntu image store
 -- Dustin Kirkland kirkl...@ubuntu.com   Thu, 11 Feb 2010 15:35:07 -0600

** Branch linked: lp:~ubuntu-core-dev/eucalyptus/euca2ools

** Changed in: euca2ools (Ubuntu)
   Status: In Progress = Fix Released

-- 
euca2ools attributes often don't work  
https://bugs.launchpad.net/bugs/516486
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 510982] Re: euca-describe-image-attribute does not show kernel and ramdisk attributes

2010-02-11 Thread Launchpad Bug Tracker
This bug was fixed in the package euca2ools - 1.2~bzr245-0ubuntu1

---
euca2ools (1.2~bzr245-0ubuntu1) lucid; urgency=low

  * Merge from upstream bzr revision; should fix:
- LP: #510982 - show kernel and ramdisk attributes
- LP: #516486 - fix attribute display
- LP: #516738 - fix ubuntu image store
 -- Dustin Kirkland kirkl...@ubuntu.com   Thu, 11 Feb 2010 15:35:07 -0600

** Branch linked: lp:~ubuntu-core-dev/eucalyptus/euca2ools

** Changed in: euca2ools (Ubuntu)
   Status: In Progress = Fix Released

-- 
euca-describe-image-attribute does not show kernel and ramdisk attributes
https://bugs.launchpad.net/bugs/510982
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 517696] Re: add package cloud-utils

2010-02-11 Thread Launchpad Bug Tracker
This bug was fixed in the package euca2ools - 1.2~bzr245-0ubuntu2

---
euca2ools (1.2~bzr245-0ubuntu2) lucid; urgency=low

  * debian/control: recommend cloud-utils, which has some nice helper scripts
for bundling images, LP: #517696
 -- Dustin Kirkland kirkl...@ubuntu.com   Thu, 11 Feb 2010 15:38:34 -0600

** Changed in: euca2ools (Ubuntu)
   Status: In Progress = Fix Released

-- 
add package cloud-utils
https://bugs.launchpad.net/bugs/517696
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 517871] Re: euca-describe-volumes fails in lucid

2010-02-11 Thread Neil Soman
Thanks for the patch. The main consideration was whether this breaks
upstream compatibility with boto-1.8d, which is the version the upstream
will stick with for euca2ools-1.2 and it does not seem to. I have
applied it.

thanks
neil


revno: 248
committer: Neil 
branch nick: euca2ools-1.0
timestamp: Thu 2010-02-11 13:45:50 -0800
message:
  fixes LP: #517871


-- 
euca-describe-volumes fails in lucid
https://bugs.launchpad.net/bugs/517871
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 520270] Re: Support SSL for web services

2010-02-11 Thread Robert Collins
On Thu, 2010-02-11 at 21:02 +, Dustin Kirkland wrote:
 Hmm, from what I read from Chris, this should be fix-released for Lucid,
 right?
 
 Again, Robert, can you take a gander at Lucid?

If someone can run up a lucid instance over the net I can confirm that
ssl works (or not).

What would be great though is to do it on port 443; which is what
firewalls etc *expect* ssl to be on. Many firewalls block unknown ports,
and look for encrypted data to block etc. (Particularly in corporates,
which is the target for UEC :)).

-Rob

-- 
Support SSL for web services
https://bugs.launchpad.net/bugs/520270
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


Re: [Bug 520270] Re: Support SSL for web services

2010-02-11 Thread Robert Collins
Oh, further to my comment; doing SSL on the same port as HTTP is
undesirable, unless there is a way to disable HTTP (from outside the
cluster, obviously) - otherwise firewalls cannot be trivially configured
to permit one and block the other.

-Rob

-- 
Support SSL for web services
https://bugs.launchpad.net/bugs/520270
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 506667] Re: euca-describe-volumes fails with 'Volume' object has no attribute 'availabilityZone'

2010-02-11 Thread Neil Soman
This seems to be a duplicate of
https://bugs.edge.launchpad.net/ubuntu/+source/euca2ools/+bug/517871

-- 
euca-describe-volumes fails with  'Volume' object has no attribute 
'availabilityZone'
https://bugs.launchpad.net/bugs/506667
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 517871] Re: euca-describe-volumes fails in lucid

2010-02-11 Thread Neil Soman
** Also affects: eucalyptus
   Importance: Undecided
   Status: New

** Changed in: eucalyptus
   Status: New = Fix Committed

-- 
euca-describe-volumes fails in lucid
https://bugs.launchpad.net/bugs/517871
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 427612] Re: does not pass pressed caps lock to client

2010-02-11 Thread Shahar Havivi
Fix patch to Qemu code standard

** Patch added: SDL-wrong-behaviour-of-caps-lock.patch
   http://launchpadlibrarian.net/39076020/SDL-wrong-behaviour-of-caps-lock.patch

-- 
does not pass pressed caps lock to client
https://bugs.launchpad.net/bugs/427612
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 517871] Re: euca-describe-volumes fails in lucid

2010-02-11 Thread Launchpad Bug Tracker
** Branch linked: lp:eucalyptus/euca2ools-1.0

-- 
euca-describe-volumes fails in lucid
https://bugs.launchpad.net/bugs/517871
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 516738] Re: image store broken on Lucid

2010-02-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/euca2ools

-- 
image store broken on Lucid
https://bugs.launchpad.net/bugs/516738
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to image-store-proxy 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 505482] Re: euca-bundle-vol dies with Invalid cert

2010-02-11 Thread Dustin Kirkland
** Changed in: euca2ools (Ubuntu)
   Status: New = Incomplete

-- 
euca-bundle-vol dies with Invalid cert
https://bugs.launchpad.net/bugs/505482
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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


  1   2   3   4   5   6   7   8   9   10   >