[Bug 444349] Re: package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-01 Thread Ron Addie
I have experienced this for the last few months, each time mysql is upgraded. A 
workaround that works for me is: 
1. stop apparmor [/etc/init.d/apparmor stop ]
2. stop mysql (probably not necessary) [ /etc/init.d/mysql stop ]
3. start mysql  [ /etc/init.d/mysql start ]
4. start apparmor [/etc/init.d/apparmor start ]

Mysql works fine now. I also have to do this every time I restart my
computer. Fortunately that is not too often.

-- 
package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/444349
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 527648] Re: Running instances can't be contacted from CLC in CLC+Walrus / CC+SC / NC topology

2010-03-01 Thread Thierry Carrez
The main issue is that eucalyptus/cloud-address was just meant to hold
the value of the user answer to the No CLC detected, enter IP address
question from the installer (in order to get an IP address to get the
CC/SC/Walrus preseed from). In order to use it for this use case, you'll
need to preseed in the target (magic that involves some logfile, see how
Colin seeded the postfix debconf value).

There is also a trick in the value cloud-address can get: when set by
the user it's an IP address, when discovered by euca_find_component
its IPaddress:port. It's all normalized before being used in the
postinst by ${cloud%:*}: you should probably do the same before
writing VNET_CLOUDIP.

-- 
Running instances can't be contacted from CLC in CLC+Walrus / CC+SC / NC 
topology
https://bugs.launchpad.net/bugs/527648
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 527381] Re: Purges all installed locales

2010-03-01 Thread Launchpad Bug Tracker
This bug was fixed in the package vm-builder - 0.12.2-0ubuntu3

---
vm-builder (0.12.2-0ubuntu3) lucid; urgency=low

  * Re-add quilt patch series.
  * New patch, locale-preflight-check, drops locale-gen preflight_check() call
which might remove all locales from the *host*; LP: #527381.
 -- Loic Minier loic.min...@ubuntu.com   Mon, 01 Mar 2010 10:50:05 +0100

** Changed in: vm-builder (Ubuntu)
   Status: New = Fix Released

-- 
Purges all installed locales
https://bugs.launchpad.net/bugs/527381
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 527381] Re: Purges all installed locales

2010-03-01 Thread Loïc Minier
** Also affects: vmbuilder
   Importance: Undecided
   Status: New

-- 
Purges all installed locales
https://bugs.launchpad.net/bugs/527381
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 527381] Re: Purges all installed locales

2010-03-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vm-builder

-- 
Purges all installed locales
https://bugs.launchpad.net/bugs/527381
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 475546] Re: Memory leaks in version 1.6.dfsg.3~beta1-2ubuntu1.1

2010-03-01 Thread Dan Searle
Erm nobody doing anything to get these fixes merged into the upstream?
Anything? Anybody? :-/

-- 
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 525395] Re: Missing dependency to libtime-modules-perl

2010-03-01 Thread Daniel Holbach
Until the bug is fixed, I'll unsubscribe the sponsors team - please
resubscribe when ready.

-- 
Missing dependency to libtime-modules-perl
https://bugs.launchpad.net/bugs/525395
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 530000] [NEW] mono assembly installation under qemu-arm-static hangs

2010-03-01 Thread Oliver Grawert
Public bug reported:

Binary package hint: qemu-kvm

running something like apt-get install tomboy in an armel chroot under 
qemu-arm-static results in the install process hanging at 
...
Setting up mono-gac (2.4.4~svn151842-1ubuntu2) ...
* Installing 6 assemblies from libart2.0-cil into Mono
...

this seems to be caused due to boehm gc calls in the mono package that
are not properly covered by qemu-arm-static

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

-- 
mono assembly installation under qemu-arm-static hangs
https://bugs.launchpad.net/bugs/53
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 530000] Re: mono assembly installation under qemu-arm-static hangs

2010-03-01 Thread Loïc Minier
Riku told me it's related to the boehm gc not working properly under qemu.  
This thread on the upstream boehm-gc group seems relevant:
http://thread.gmane.org/gmane.comp.programming.garbage-collection.boehmgc/1556

this was posted to qemu-devel:
http://www.mail-archive.com/qemu-de...@nongnu.org/msg08229.html
http://www.mail-archive.com/qemu-de...@nongnu.org/msg08233.html
apparently, the dynamic translator isn't thread safe and NPTL support is hackish

-- 
mono assembly installation under qemu-arm-static hangs
https://bugs.launchpad.net/bugs/53
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 520277] Re: no provider options in package type

2010-03-01 Thread Chuck Short
If possible can you try this on karmic or even lucid?

Thanks
chuck

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

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

-- 
no provider options in package type
https://bugs.launchpad.net/bugs/520277
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet 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 529585] Re: package ntp 1:4.2.4p6+dfsg-1ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-01 Thread Chuck Short
Hi,

I was wondering if you were still having this problem?

Regards
chuck

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

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

-- 
package ntp 1:4.2.4p6+dfsg-1ubuntu5.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/529585
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp 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 515723] Re: package openssh-server (not installed) failed to install/upgrade (Erreur de segmentation)

2010-03-01 Thread Chuck Short
Hi,

I was wondering if you were still having this problem?

Regards
chuck

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

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

-- 
package openssh-server (not installed) failed to install/upgrade (Erreur de 
segmentation)
https://bugs.launchpad.net/bugs/515723
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 383371] Re: Compiler error trying to build libldap-ruby from source

2010-03-01 Thread Chuck Short
This should be fixed for lucid as well.

Regards
chuck

** Changed in: libldap-ruby (Ubuntu)
   Status: Triaged = Fix Released

** Changed in: openldap (Ubuntu)
   Status: New = Fix Released

-- 
Compiler error trying to build libldap-ruby from source
https://bugs.launchpad.net/bugs/383371
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 520865] Re: package bacula (not installed) failed to install/upgrade: no package named `bacula' is installed, cannot configure

2010-03-01 Thread Chuck Short
This should be fixed now in dbconfig-common.

Regards
chuck

** Changed in: bacula (Ubuntu)
   Status: New = Fix Released

-- 
package bacula (not installed) failed to install/upgrade: no package named 
`bacula' is installed, cannot configure
https://bugs.launchpad.net/bugs/520865
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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 520775] Re: Eucalyptus apport fails: AttributeError: __AptDpkgPackageInfo instance has no attribute 'get_versions'

2010-03-01 Thread Chuck Short
Fix is in my bzr branch.

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

** Branch linked: lp:~zulcss/ubuntu/lucid/eucalyptus/apport-fixes

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

-- 
Eucalyptus apport fails: AttributeError: __AptDpkgPackageInfo instance has no 
attribute 'get_versions'
https://bugs.launchpad.net/bugs/520775
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 520775] Re: Eucalyptus apport fails: AttributeError: __AptDpkgPackageInfo instance has no attribute 'get_versions'

2010-03-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/eucalyptus

-- 
Eucalyptus apport fails: AttributeError: __AptDpkgPackageInfo instance has no 
attribute 'get_versions'
https://bugs.launchpad.net/bugs/520775
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 528720] Re: Keyboard stuck with irqbalance

2010-03-01 Thread Chuck Short
Which version of irqbalance are you using?

Thanks
chuck

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

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

-- 
Keyboard stuck with irqbalance
https://bugs.launchpad.net/bugs/528720
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to irqbalance in ubuntu.

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


[Bug 527860] Re: Init script always returns 0

2010-03-01 Thread Chuck Short
Thanks for the patch ill take a look at this for lucid.

Regards
chuck

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

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

-- 
Init script always returns 0
https://bugs.launchpad.net/bugs/527860
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet 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 527933] Re: wuiso

2010-03-01 Thread Chuck Short
Can you translate the error message for me?

Thanks
chuck

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

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

-- 
wuiso
https://bugs.launchpad.net/bugs/527933
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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 529443] Re: Installing Mediawiki

2010-03-01 Thread Chuck Short
*** This bug is a duplicate of bug 397832 ***
https://bugs.launchpad.net/bugs/397832

** This bug has been marked a duplicate of bug 397832
   Failure to install

-- 
Installing Mediawiki
https://bugs.launchpad.net/bugs/529443
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 524893] Re: Can't boot initramfses

2010-03-01 Thread Chuck Short
** Changed in: qemu-kvm (Ubuntu Lucid)
   Importance: Undecided = Low

** Changed in: qemu-kvm (Ubuntu Lucid)
   Status: New = In Progress

-- 
Can't boot initramfses
https://bugs.launchpad.net/bugs/524893
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 521973] Re: package mysql-server-5.1 5.1.37-1ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-01 Thread Chuck Short
Can you attach your /var/log/kern.log?

Thanks
chuck

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

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

-- 
package mysql-server-5.1 5.1.37-1ubuntu5.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/521973
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 520729] Re: package mysql-server-5.1 5.1.37-1ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-01 Thread Chuck Short
*** This bug is a duplicate of bug 397832 ***
https://bugs.launchpad.net/bugs/397832

** This bug has been marked a duplicate of bug 397832
   Failure to install

-- 
package mysql-server-5.1 5.1.37-1ubuntu5.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/520729
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 528860] Re: Anonymous ftp not disabled by default

2010-03-01 Thread Chuck Short
I was able to confirm this as well, ill take a closer look at this for
lucid.

Regards
chuck

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

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

-- 
Anonymous ftp not disabled by default
https://bugs.launchpad.net/bugs/528860
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 529290] Re: logrotate script needs to be updated for Upstart conversion

2010-03-01 Thread Chuck Short
Will be fixed for lucid, thanks for the bug report.

Regards
chuck

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

-- 
logrotate script needs to be updated for Upstart conversion
https://bugs.launchpad.net/bugs/529290
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 508382] Re: bconsole does not connect to bacula-director

2010-03-01 Thread Ante Karamatić
** Changed in: server-papercuts
   Status: New = Fix Released

-- 
bconsole does not connect to bacula-director
https://bugs.launchpad.net/bugs/508382
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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 526823] Re: error al actualizar

2010-03-01 Thread Chuck Short
Can you give us the output of:

ls -alh /etc/mysql/my.cnf

Thanks
chuck

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

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

-- 
error al actualizar
https://bugs.launchpad.net/bugs/526823
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 524450] Re: smbd panic using root postexec

2010-03-01 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't fix it without more information.

Please include the information requested at
https://wiki.ubuntu.com/DebuggingSamba#samba-client.

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

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

-- 
smbd panic using root postexec
https://bugs.launchpad.net/bugs/524450
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 526827] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-03-01 Thread Chuck Short
Can you try mkdir -p /var/run/mysqld and then try again?

thanks
chuck

==

Setting up mysql-server-5.0 (5.1.30really5.0.75-0ubuntu10.3) ...

 * Stopping MySQL database server mysqld

   ...done.

chown: cannot access `/var/run/mysqld': No such file or directory

 * Reloading AppArmor profiles ...

   ...done.

 * Starting MySQL database server mysqld

   ...fail!

invoke-rc.d: initscript mysql, action start failed.

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

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

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.3 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
https://bugs.launchpad.net/bugs/526827
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 522196] Re: package postfix 2.6.5-3 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-03-01 Thread Chuck Short
In order for the installation to complete you have to answer the
questions. Selecting no configuration should be sufficient for the
installation to continue.

chuck

** Changed in: postfix (Ubuntu)
   Status: New = Won't Fix

-- 
package postfix 2.6.5-3 failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/522196
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 529530] Re: autofs hangs

2010-03-01 Thread Chuck Short
If possible can you try with autofs5?

Thanks
chuck

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

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

-- 
autofs hangs
https://bugs.launchpad.net/bugs/529530
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs 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 529349] Re: postfix-to-mailman.py is broken when postfix recipient_delimiter=-

2010-03-01 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as 
detailed as possible.
This will help us to find and resolve the problem.

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

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

-- 
postfix-to-mailman.py is broken when postfix recipient_delimiter=-
https://bugs.launchpad.net/bugs/529349
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mailman 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 527718] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade:

2010-03-01 Thread Chuck Short
It looks like you have corrupted tables:

Feb 23 13:12:35 srvclaudio mysqld: 100223 13:12:35  InnoDB: Started; log 
sequence number 0 82929788
Feb 23 13:12:35 srvclaudio mysqld: 100223 13:12:35 [ERROR] Column count of 
mysql.db is wrong. Expected 22, found 20. The table is probably corrupted
Feb 23 13:12:35 srvclaudio mysqld: 100223 13:12:35 [ERROR] mysql.user has no 
`Event_priv` column at position 29
Feb 23 13:12:35 srvclaudio mysqld: 100223 13:12:35 [ERROR] Event Scheduler: An 
error occurred when initializing system tables. Disabling the Event Scheduler.
Feb 23 13:12:35 srvclaudio mysqld: 100223 13:12:35 [Note] /usr/sbin/mysqld: 
ready for connections.

Regards
chuck

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

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/527718
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 525109] Re: while abort an installation process

2010-03-01 Thread Chuck Short
You'll have the questions in order for the installation to finish.
Selecting no configuration is sufficient.


** Changed in: postfix (Ubuntu)
   Status: New = Won't Fix

-- 
while abort an installation process
https://bugs.launchpad.net/bugs/525109
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 523538] Re: package postfix (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-03-01 Thread Chuck Short
** Package changed: postfix (Ubuntu) = debconf (Ubuntu)

-- 
package postfix (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/523538
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 528934] Re: IPv6 shouldn’t be disable d by default in libvirt

2010-03-01 Thread Chuck Short
** Changed in: libvirt (Ubuntu)
   Importance: Undecided = Wishlist

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

-- 
IPv6 shouldn’t be disabled by default in libvirt
https://bugs.launchpad.net/bugs/528934
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 523896] Re: package postfix 2.6.5-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-01 Thread Chuck Short
** Package changed: postfix (Ubuntu) = ubuntu

-- 
package postfix 2.6.5-3 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/523896
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 341816] Re: samba PANIC: failed to set uid

2010-03-01 Thread Cory Coager
Having the same issue here:
kernel 2.6.24-23-server x64
samba 3.0.28a-1ubuntu4.9

The setting change notify = no seems to work as a workaround.

-- 
samba PANIC: failed to set uid
https://bugs.launchpad.net/bugs/341816
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 527044] Re: munin-node in lucid didn't depend on libnet-snmp-perl

2010-03-01 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as 
detailed as possible.
This will help us to find and resolve the problem.

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

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

-- 
munin-node in lucid didn't depend on libnet-snmp-perl
https://bugs.launchpad.net/bugs/527044
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 524450] Re: smbd panic using root postexec

2010-03-01 Thread Chris Weiss

** Attachment added: conf files and mount script
   http://launchpadlibrarian.net/39918618/samba.zip

-- 
smbd panic using root postexec
https://bugs.launchpad.net/bugs/524450
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 529785] Re: package libkrb5support0 1.7dfsg~beta3-1ubuntu0.3 failed to install/upgrade: la subprocezo dpkg-deb --control liveris eraran elir-staton 2

2010-03-01 Thread Chuck Short
Closing based on above.

Regards
chuck

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

-- 
package libkrb5support0 1.7dfsg~beta3-1ubuntu0.3 failed to install/upgrade: la 
subprocezo dpkg-deb --control liveris eraran elir-staton 2
https://bugs.launchpad.net/bugs/529785
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 476332] Re: kernel crash (Oops) with kvm

2010-03-01 Thread Dustin Kirkland
This bug is fixed in Lucid's 2.6.32 kernel.

** Changed in: linux (Ubuntu)
   Status: New = Fix Released

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

-- 
kernel crash (Oops) with kvm
https://bugs.launchpad.net/bugs/476332
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 490732] Re: KVM guests no longer start after upgrading host system from 9.04 to 9.10 (i386)

2010-03-01 Thread Dustin Kirkland
Marking confirmed, since multiple people have reported this.  Lowering
to Medium priority, since running 64 bit works.

Can anyone reproduce this issue on Lucid?

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

** Changed in: qemu-kvm (Ubuntu)
   Importance: High = Medium

** Summary changed:

- KVM guests no longer start after upgrading host system from 9.04 to 9.10 
(i386)
+ KVM guests no longer start after upgrading host system from 9.04 to 9.10 
(i386 host)

-- 
KVM guests no longer start after upgrading host system from 9.04 to 9.10 (i386 
host)
https://bugs.launchpad.net/bugs/490732
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 527248] Re: package mysql-server-5.1 5.1 .37-1ubuntu5 failed to install/upgrade: Unterprozess n eues pre-removal-Skript gab den Fehlerwert 1 zurück

2010-03-01 Thread Chuck Short
Hi,

I was wondering if you were still having this problem.

Regards
chuck

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

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

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: 
Unterprozess neues pre-removal-Skript gab den Fehlerwert 1 zurück
https://bugs.launchpad.net/bugs/527248
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 529451] Re: package postfix 2.6.5-3 failed to install/upgrade:

2010-03-01 Thread Chuck Short
** Package changed: postfix (Ubuntu) = thunderbird (Ubuntu)

-- 
package postfix 2.6.5-3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/529451
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 485361] Re: CIFS mounted drives do not allow write access to program other than nautilus, gedit or the command line

2010-03-01 Thread Duarte Molha
Any other editors not included by default in the distribuition...
Another editor I would really like to be able to save files is Diffuse.
But every time I edit a file in the program it does not allow me to save
the file. It allows me to create anew version of the file (Save as)
but if i try to save the file by modifing it directly it returns an
error.

I can go that in gedit or nano or other programs.

Best regards

Duarte

-- 
CIFS mounted drives do not allow write access to program other than nautilus, 
gedit or the command line
https://bugs.launchpad.net/bugs/485361
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 527304] Re: package squid 2.7.STABLE6-2ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-01 Thread Chuck Short
Can you attach the output of the following command:

id squid

Regards
chuck


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

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

-- 
package squid 2.7.STABLE6-2ubuntu2.2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/527304
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid 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 523896] [NEW] package postfix 2.6.5-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-01 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: postfix

Ubuntu 9.10, via Update Manager.

ProblemType: Package
Architecture: i386
Date: Thu Feb 18 09:49:47 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: fglrx
Package: postfix 2.6.5-3
ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
SourcePackage: postfix
Title: package postfix 2.6.5-3 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
Uname: Linux 2.6.31-19-generic i686

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


** Tags: apport-package i386
-- 
package postfix 2.6.5-3 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.edge.launchpad.net/bugs/523896
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to postfix 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 523896] Re: package postfix 2.6.5-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-01 Thread Monkey
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. This bug did not have a package associated with it, which is important 
for ensuring that it gets looked at by the proper developers. You can learn 
more about finding the right package at 
https://wiki.ubuntu.com/Bugs/FindRightPackage  . I have classified this bug as 
a bug in postfix.
For future reference you might be interested to know that a lot of applications 
have bug reporting functionality built in to them. This can be accessed via the 
Report a Problem option in the Help menu for the application with which you are 
having an issue. You can learn more about this feature at 
https://wiki.ubuntu.com/ReportingBugs.

** Package changed: ubuntu = postfix (Ubuntu)

-- 
package postfix 2.6.5-3 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/523896
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 530091] [NEW] [alpha3] NC fails to be detected.

2010-03-01 Thread Torsten Spindler
Public bug reported:

I installed a frontend and node with the alpha3 server CD. Frontend works fine, 
but
$ euca-describe-availability-zones verbose
does not have any node. I tried
$ euca_conf --discover-nodes --no-rsync
but the node was not discovered. I added it then by hand to 
/etc/eucalyptus/eucalyptus.conf and copied the keys manually. However, the node 
is still not part of the cloud. On the node I see the following eucalyptus 
processes:

ubu...@node01:~$ ps aux | grep eucalyptus
root  1211  0.0  0.0   4972  2176 ?Ss   15:52   0:00 apache2 -f 
/var/run/eucalyptus/httpd-nc.conf -D FOREGROUND
108   1260  0.0  0.0  45288  3988 ?Sl   15:52   0:00 apache2 -f 
/var/run/eucalyptus/httpd-nc.conf -D FOREGROUND
root  1444  0.0  0.0   2232  1004 ?Ss   15:52   0:00 avahi-publish 
-s torstentest node _eucalyptus._tcp 8775 txtvers=1 protovers=1.5.0 type=node

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

-- 
[alpha3] NC fails to be detected.
https://bugs.launchpad.net/bugs/530091
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 475183] Re: host crashed with signal 7 in dst_lib_init()

2010-03-01 Thread LaMont Jones
we'll need to know what is in local. before we have a chance of
figuring this out.

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

-- 
host crashed with signal 7 in dst_lib_init()
https://bugs.launchpad.net/bugs/475183
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

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


[Bug 273930] Re: oosplash.bin crashed with SIGSEGV in splash_create_window() under KVM

2010-03-01 Thread Dustin Kirkland
Hi Sam (or anyone else)-

Could you try it again today, using an up-to-data Lucid system?

I'm running today's latest:
 * lucid-desktop-amd64.iso 2010-03-01 af73e2b6f258bca70a2485af0f5496d1
 * qemu-kvm 0.12.3-0ubuntu2
 * linux 2.6.32-14-generic

I booted the live cd (using testdrive), tried-without-installing,
double-clicked all examples, and everything opened and ran as expected.
Attaching a screencast, and closing this bug as fix-released for now.

If  you can reproduce this bug, please reopen it with specific
instructions and program versions.

** Attachment added: test-.mpeg
   http://launchpadlibrarian.net/39920062/test-.mpeg

** Changed in: qemu-kvm (Ubuntu)
   Status: Triaged = Confirmed

-- 
oosplash.bin crashed with SIGSEGV in splash_create_window() under KVM
https://bugs.launchpad.net/bugs/273930
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 273930] Re: oosplash.bin crashed with SIGSEGV in splash_create_window() under KVM

2010-03-01 Thread Dustin Kirkland
Hmm, well, actually...

A few minutes after closing all of those windows, I did end up with a
/var/crash/_usr_lib_openoffice_program_oosplash.bin.999.crash file.


** Attachment added: _usr_lib_openoffice_program_oosplash.bin.999.crash
   
http://launchpadlibrarian.net/39920243/_usr_lib_openoffice_program_oosplash.bin.999.crash

-- 
oosplash.bin crashed with SIGSEGV in splash_create_window() under KVM
https://bugs.launchpad.net/bugs/273930
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 530107] [NEW] Please sync bind 9.7.0.dfsg-1 from debian

2010-03-01 Thread LaMont Jones
Public bug reported:

Binary package hint: bind9

BIND 9.7 released shortly before functional freeze, and I was diverted
by some archive issues that caused me to miss FF cutoff.

9.7 provides some vastly improved support for DNSSEC for the users, and
the history of BIND, combined with Lucid being an LTS means that we
really want to start with the current version of BIND rather than an old
and soon to be unsupported upstream version.

The QA regression suite ran fine against the copy of bind9 in my ppa,
and is working fine in my testing.

At the current moment, bind9 is NEW in Debian, so I would propose that I
upload a ~build1 version of the package to get it in sooner, and then we
sync -1 once Debian publishes

To highlight the checklist points:
# A description of the proposed changes, with sufficient detail to estimate 
their potential impact on the distribution

Upgrade bind9/lucid source to 1:9.7.0.dfsg-1 from Debian.  This is a new
upstream minor release, with significant improvements in DNSSEC support,
as well as a number of SEGV and other issues being resolved.

# A rationale for the exception, explaining the benefit of the change

Supporting 9.6 in 2014 will be a much larger pain than supporting 9.7.
The security team would prefer that 9.7 get in, if possible.

# Any additional information which would be helpful in considering the decision 
thanks,

Not really anything additional to say.

lamont

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

-- 
Please sync bind 9.7.0.dfsg-1 from debian
https://bugs.launchpad.net/bugs/530107
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

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


[Bug 371475] Re: Guest's built with Intrepid will not boot after upgrade to Jaunty

2010-03-01 Thread Dustin Kirkland
Haven't heard back in 7 months, expiring.  Please reopen if you can
reproduce this bug on the latest Lucid qemu-kvm.

-- 
Guest's built with Intrepid will not boot after upgrade to Jaunty
https://bugs.launchpad.net/bugs/371475
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 530107] Re: Please sync bind 9.7.0.dfsg-1 from debian

2010-03-01 Thread Marc Deslauriers
I would like to see 9.7 get in the LTS release for maintenance purposes.

+1 from me

-- 
Please sync bind 9.7.0.dfsg-1 from debian
https://bugs.launchpad.net/bugs/530107
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

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


[Bug 530107] Re: Please sync bind 9.7.0.dfsg-1 from debian

2010-03-01 Thread LaMont Jones
** Changed in: bind9 (Ubuntu)
   Status: New = Fix Committed

** Changed in: bind9 (Ubuntu)
 Assignee: (unassigned) = LaMont Jones (lamont)

-- 
Please sync bind 9.7.0.dfsg-1 from debian
https://bugs.launchpad.net/bugs/530107
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

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


[Bug 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS)

2010-03-01 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ec2-init/karmic-updates

-- 
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


Re: [Bug 444349] Re: package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-01 Thread Eric Speas
szu,

Thanks.  That seems to have fixed it for me.

Eric

On Fri, Feb 26, 2010 at 3:51 PM, szu szu...@poczta.onet.pl wrote:

 in my case the mysql server failed to start because of the outdated
 config file, removing skip-bdb from /etc/mysql/my.cnf solved the
 problem (this is because they removed berkeley db support in mysql)

 the daemon.log attached to this bug shows the same as mine:
 Oct  6 09:59:30 asterios mysqld: 091006  9:59:30 [ERROR] /usr/sbin/mysqld:
 unknown option '--skip-bdb'
 Oct  6 09:59:30 asterios mysqld: 091006  9:59:30 [ERROR] Aborting

 this might also apply to the other recently submitted mysqld bugs, but
 most of them do not show the deamon.log files so i can't tell for sure.

 ideally, ubuntu install script should be intelligent and detect outdated
 keywords in config files and show a reasonable message instead of just
 failed :-)

 --
 package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade:
 subprocess installed post-installation script returned error exit status 1
 https://bugs.launchpad.net/bugs/444349
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Lost South of Nowhere, East of Eden, On the Waterfront, Far From the Madding
Crowd

-- 
package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/444349
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-03-01 Thread Scott Moser
** Also affects: ec2-init (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ec2-init (Ubuntu Lucid)
   Status: New = 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 442598] Re: 'qemu-img snapshot' crashed, corrupting disk image

2010-03-01 Thread Torsten Spindler
The following command did not give an error for me on Lucid Alpha 3, 2010-03-01 
updates installed:
$ qemu-img snapshot -c toast ./lucid.qcow2 
Version: 0.12.3-0ubuntu2

Unfortunately I did not find a snapshot thereafter either.

-- 
'qemu-img snapshot' crashed, corrupting disk image
https://bugs.launchpad.net/bugs/442598
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 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS)

2010-03-01 Thread Chuck Short
** Also affects: cloud-init (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Also affects: ec2-init (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Also affects: eucalyptus (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Changed in: cloud-init (Ubuntu Karmic)
   Status: New = Won't Fix

** Changed in: eucalyptus (Ubuntu Karmic)
   Status: New = Won't Fix

-- 
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 426822] Re: qemu corrupts screen on resize

2010-03-01 Thread Torsten Spindler
Cannot reproduce this problem with a Lucid alpha3 guest running on a Lucid 
alpha 3 host.
qemu-kvm Version: 0.12.3-0ubuntu2

-- 
qemu corrupts screen on resize
https://bugs.launchpad.net/bugs/426822
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 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS)

2010-03-01 Thread Scott Moser
** Description changed:

  UEC images use the local-hostname setting of the manifest data to set
  the hostname. On Eucalyptus that appears to be set to the local ip
  address - which doesn't work properly as the hostname obviously stops at
  the first period it sees.
  
  Hence you have a lot of machines starting up with hostname '172'...
  
  Additionally /etc/hostname isn't altered by the ec2-init processes.
  
  The default hostname in the manifest data should probably be a
  combination of the availability zone name (clusterid) and the
  local/public ip address as appropriate.
  
  so local-hostname should be for example: isp-lab-172-19-1-30 and public-
  hostname should be isp-lab-10-99-67-9
  
  ProblemType: Bug
  .etc.eucalyptus.eucalyptus.cc.conf: CC_NAME=isp-lab
  Architecture: amd64
  Date: Thu Nov  5 11:25:12 2009
  DistroRelease: Ubuntu 9.10
  Package: eucalyptus-cc 1.6~bzr931-0ubuntu7
  ProcEnviron:
-  LANG=en_GB.UTF-8
-  SHELL=/bin/bash
+  LANG=en_GB.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-server
  SourcePackage: eucalyptus
  Uname: Linux 2.6.31-14-server x86_64
+ 
+ === Begin SRU Information ===
+ - impact on users: When running an instance of UEC image under Eucalyptus, 
hostname is set to '172' or whatever is the first token of the IP address.  
This means that all your instances have seemingly the same hostname.
+ - how the bug has been addressed: Instead of blindly calling 'hostname' with 
the contents of the metadata services 'local-hostname', the code now checks to 
see if that appears to be a ipv4 address.  If it is an ipv4 address, the 
hostname is set to 'ip-W-X-Y-Z where WXYZ are values from the IP address.
+ - patch is available at: 
http://bazaar.launchpad.net/%7Esmoser/ubuntu/karmic/ec2-init/karmic-updates/revision/37.1.2
+ - regression pottential:
+   The regression potential should be fairly low because the test for is this 
an IPV4 address is conservative.  The check makes makes sure that a.) there 
are 4 pieces of the hostname when split on '.', b.) each of the pieces is an 
integer greater than 0 and less than 255.  If both of those conditions are not 
met, the old path is taken.
+ 
+ TEST CASE:
+   - start karmic ec2/uec instance in UEC
+   - ssh to instance, run 'hostname'.  Given an IP address of 172.1.2.15, 
failure will show 172.  With the fix in place, it will show 'ip-172-1-2-15'.
+ 
+ === End SRU Information ===

-- 
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 471446] Re: qemu segfaults with a -cpu option

2010-03-01 Thread Torsten Spindler
This seems to be fixed on Lucid alpha 3:

$ qemu -cpu pentium  lucid.qcow2 
kvm_run: Exec format error
kvm_run returned -8
$ qemu -cpu 486  lucid.qcow2 
kvm_run: Exec format error
kvm_run returned -8
$ qemu -cpu pentium -no-kvm lucid.qcow2 

(runs, slowly)

-- 
qemu segfaults with a -cpu option
https://bugs.launchpad.net/bugs/471446
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 513273] Re: kvm with -vga std give error and do not works

2010-03-01 Thread Torsten Spindler
On Lucid Alpha3 I don't get console error messages, but a

error: unknown command 'terminal'.
unaligned pointer 0x8ecc0002
Aborted. Press any key to exit.

-- 
kvm with -vga std give error and do not works
https://bugs.launchpad.net/bugs/513273
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 512259] Re: lucid qemu: could not open disk image

2010-03-01 Thread Torsten Spindler
I upgraded from Karmic to Lucid alpha 3 and cannot reproduce your
problem. virsh start works fine for my old VMs.

-- 
lucid qemu: could not open disk image
https://bugs.launchpad.net/bugs/512259
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 453617] Re: kvm hangs at 100% cpu when connecting to forwarded ports

2010-03-01 Thread Torsten Spindler
On Lucid alpha 3 an error is reported and kvm stops:

$ sudo kvm -net nic -net user,hostfwd=tcp:127.0.0.1:-:80 -net 
user,hostfwd=tcp:127.0.0.1:-:22 -m 128 -smp 1 -drive file=disk0.qcow2kvm 
-net nic -net user,hostfwd=tcp:127.0.0.1:-:80 -net 
user,hostfwd=tcp:127.0.0.1:-:22 -m 128 -smp 1 -drive file=lucid.qcow2 
could not set up host forwarding rule 'tcp:127.0.0.1:-:80'

qemu-kvm Version: 0.12.3-0ubuntu2

-- 
kvm hangs at 100% cpu when connecting to forwarded ports
https://bugs.launchpad.net/bugs/453617
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 530000] Re: mono assembly installation under qemu-arm-static hangs

2010-03-01 Thread Mathias Gug
** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided = Medium

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

-- 
mono assembly installation under qemu-arm-static hangs
https://bugs.launchpad.net/bugs/53
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 450309] Re: assertion failure when using i82551 network card emulation

2010-03-01 Thread Torsten Spindler
According to the original bug reporter this problem has been resolved in
Lucid.

-- 
assertion failure when using i82551 network card emulation
https://bugs.launchpad.net/bugs/450309
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 515723] Re: package openssh-server (not installed) failed to install/upgrade (Erreur de segmentation)

2010-03-01 Thread Nicolas Baudet
No, I don't have the problem anymore. Sorry for not posting an update.

I am not sure about where the freezings were coming from, but since I
removed 1GB of RAM, everything is fine (from 4 to 3GB). I am still trying to
understand why that is.
(Maybe those Non-ECC RAM warnings I had before updating the system play a
role.)

Thanks!

-- 
package openssh-server (not installed) failed to install/upgrade (Erreur de 
segmentation)
https://bugs.launchpad.net/bugs/515723
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 515723] Re: package openssh-server (not installed) failed to install/upgrade (Erreur de segmentation)

2010-03-01 Thread Mathias Gug
Marking Invalid since the reporter doesn't have the problem anymore.

** Changed in: openssh (Ubuntu)
   Status: Incomplete = Invalid

-- 
package openssh-server (not installed) failed to install/upgrade (Erreur de 
segmentation)
https://bugs.launchpad.net/bugs/515723
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 527648] Re: Running instances can't be contacted from CLC in CLC+Walrus / CC+SC / NC topology

2010-03-01 Thread Dustin Kirkland
** Also affects: eucalyptus
   Importance: Undecided
   Status: New

-- 
Running instances can't be contacted from CLC in CLC+Walrus / CC+SC / NC 
topology
https://bugs.launchpad.net/bugs/527648
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 273930] Re: oosplash.bin crashed with SIGSEGV in splash_create_window() under KVM

2010-03-01 Thread Loïc Minier
** Changed in: qemu-kvm (Ubuntu)
   Status: Confirmed = Triaged

-- 
oosplash.bin crashed with SIGSEGV in splash_create_window() under KVM
https://bugs.launchpad.net/bugs/273930
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 528720] Re: Keyboard stuck with irqbalance

2010-03-01 Thread Lars Ljung
Version 0.55+20091017-3ubuntu2, as noted in the first post ;)

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

-- 
Keyboard stuck with irqbalance
https://bugs.launchpad.net/bugs/528720
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to irqbalance in ubuntu.

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


[Bug 527648] Re: Running instances can't be contacted from CLC in CLC+Walrus / CC+SC / NC topology

2010-03-01 Thread Daniel Nurmi
The upstream part of this fix (add VNET_CLOUDIP and VNET_LOCALIP to
euca_conf --import-conf) is in revno 1202

-Dan

** Changed in: eucalyptus
   Status: New = Confirmed

** Changed in: eucalyptus
   Importance: Undecided = Low

** Changed in: eucalyptus
 Assignee: (unassigned) = Daniel Nurmi (nurmi)

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

-- 
Running instances can't be contacted from CLC in CLC+Walrus / CC+SC / NC 
topology
https://bugs.launchpad.net/bugs/527648
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 513273] Re: kvm with -vga std give error and do not works

2010-03-01 Thread Dustin Kirkland
Marking high, assigning myself, and targeting at beta1.

I'll try to work on this tomorrow with Anthony.

I suspect it might be a problem with our vga bios roms, possibly.  Worth
looking at.

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

** Changed in: qemu-kvm (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

** Changed in: qemu-kvm (Ubuntu)
Milestone: None = ubuntu-10.04-beta-1

** Changed in: qemu
 Assignee: (unassigned) = Anthony Liguori (anthony-codemonkey)

-- 
kvm with -vga std give error and do not works
https://bugs.launchpad.net/bugs/513273
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 513273] Re: kvm with -vga std give error and do not works

2010-03-01 Thread Daniele Smartango
with qemu 0.12.3 error messages are not shown, but still got
800x600x4color

-- 
kvm with -vga std give error and do not works
https://bugs.launchpad.net/bugs/513273
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 498245] Re: bridge_maxwait is useless with upstart

2010-03-01 Thread Launchpad Bug Tracker
This bug was fixed in the package munin - 1.4.3-2ubuntu1

---
munin (1.4.3-2ubuntu1) lucid; urgency=low

  * debian/rules, debian/munin-node.upstart: Convert to upstart. (LP: #498245)
 -- Chuck Short zul...@ubuntu.com   Mon, 01 Mar 2010 11:30:45 -0500

** Changed in: munin (Ubuntu)
   Status: Confirmed = Fix Released

-- 
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 516083] Re: Missing jar file when Walrus/S3 runs on different host than CLC

2010-03-01 Thread Dustin Kirkland
Uploaded to karmic-proposed, awaiting acceptance into that archive.

Please test those packages and verify the fix ASAP.

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

-- 
Missing jar file when Walrus/S3 runs on different host than CLC
https://bugs.launchpad.net/bugs/516083
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 516083] Re: Missing jar file when Walrus/S3 runs on different host than CLC

2010-03-01 Thread Dustin Kirkland
** Description changed:

  Please see initial issue reported here:
  
  http://open.eucalyptus.com/forum/walrus-configuration-failed-contact-
  server
  
- 
- When running Walrus/S3 services of a different machine than the Cloud 
controller (CLC), we are missing some jar files. We seems to assume that the 
Walrus/S3 services are running out of the CLC by default.
+ When running Walrus/S3 services of a different machine than the Cloud
+ controller (CLC), we are missing some jar files. We seems to assume that
+ the Walrus/S3 services are running out of the CLC by default.
  
  From the earlier referenced page:
  There is an issue, however, with starting standalone Eucalyptus components 
due to a missing file in the Ubuntu Karmic packages (we, the upstream, do not 
produce those packages).
  
  Try purging all eucalyptus packages, go through the steps again, then
  manually copy /usr/share/eucalyptus/eucalyptus-interface-1.6-devel.jar
  from the CLC host to /usr/share/eucalyptus on the Walrus host, run stop
  eucalyptus and then start eucalyptus on the Walrus host.
  
  Copying the /usr/share/eucalyptus/eucalyptus-interface-1.6-devel.jar to
  the walrus host fixes the problem.
+ 
+ =
+ SRU NOTES
+  * Impact
+   * This bug affects any users where the eucalyptus-cloud package is 
installed on a separate system from other Eucalyptus components.
+  * How Addressed
+   * The eucalyptus-interface jar should be installed by the 
eucalayptus-java-common package, rather than the eucalyptus-cloud package.
+  * Minimal Patch
+ 
+ diff -u eucalyptus-1.6~bzr931/debian/eucalyptus-cloud.install 
eucalyptus-1.6~bzr931/debian/eucalyptus-cloud.install
+ --- eucalyptus-1.6~bzr931/debian/eucalyptus-cloud.install
+ +++ eucalyptus-1.6~bzr931/debian/eucalyptus-cloud.install
+ @@ -3 +2,0 @@
+ -/usr/share/eucalyptus/eucalyptus-interface-1.6-devel.jar
+ diff -u eucalyptus-1.6~bzr931/debian/eucalyptus-java-common.install 
eucalyptus-1.6~bzr931/debian/eucalyptus-java-common.install
+ --- eucalyptus-1.6~bzr931/debian/eucalyptus-java-common.install
+ +++ eucalyptus-1.6~bzr931/debian/eucalyptus-java-common.install
+ @@ -10,6 +10,7 @@
+  /usr/share/eucalyptus/eucalyptus-clustermgr-1.6-devel.jar
+  /usr/share/eucalyptus/eucalyptus-keymgr-1.6-devel.jar
+  /usr/share/eucalyptus/eucalyptus-config-1.6-devel.jar
+ +/usr/share/eucalyptus/eucalyptus-interface-1.6-devel.jar
+  /etc/eucalyptus/cloud.d
+  /usr/lib/eucalyptus/liblvm2control.so
+  /var/lib/eucalyptus/modules
+ 
+  * Reproduce Instructions
+   * Install the eucalyptus-cloud on one system, and any of 
(eucalyptus-walrus, eucalyptus-sc, eucalyptus-cc) on a different system.  Note 
that the file /usr/share/eucalyptus/eucalyptus-interface-1.6-devel.jar is 
missing on any of the systems where eucalyptus-cloud is NOT installed.
+   * Upgrade to the new packages.  Note that 
/usr/share/eucalyptus/eucalyptus-interface-1.6-devel.jar is now installed by 
eucalyptus-java-common with:
+* dpkg -S /usr/share/eucalyptus/eucalyptus-interface-1.6-devel.jar
+  * Regression Potential
+   * Minimal, I believe.
+* NB: One question for the SRU team...  Is any debian/control magic 
required since we've moved the installation of this file from one binary 
package to another?  It appears to me that upgrades are handled cleanly without 
it (at least the testing that I did).
+ =

-- 
Missing jar file when Walrus/S3 runs on different host than CLC
https://bugs.launchpad.net/bugs/516083
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 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS)

2010-03-01 Thread Scott Moser
** Changed in: cloud-init (Ubuntu Karmic)
   Status: Won't Fix = Invalid

-- 
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 530223] [NEW] package irqbalance 0.55+20091017-3ubuntu2 failed to install/upgrade: subprocess installed post-installation script killed by signal (Interrupt)

2010-03-01 Thread jimav
Public bug reported:

Binary package hint: irqbalance

Fresh install of Lucid Alpha 3.
Then did apt-get update, upgrade and got the following errors (from 
/var/log/apt/term.log):

Preparing to replace irqbalance 0.55+20091017-3ubuntu1 (using 
.../irqbalance_0.55+20091017-3ubuntu2_amd64.deb) ...
stop: Unknown instance:
Unpacking replacement irqbalance ...
[snip]
Setting up irqbalance (0.55+20091017-3ubuntu2) ...
^Cdpkg: error processing irqbalance (--configure):
 subprocess installed post-installation script killed by signal (Interrupt)

Then, after rebooting, an installation error pop-up was available under a red 
exclamation mark icon in the panel area,
which I used to generate this bug report.

ProblemType: Package
Architecture: amd64
Date: Mon Mar  1 10:05:55 2010
DistroRelease: Ubuntu 10.04
ErrorMessage: subprocess installed post-installation script killed by signal 
(Interrupt)
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100224.1)
Package: irqbalance 0.55+20091017-3ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
SourcePackage: irqbalance
Title: package irqbalance 0.55+20091017-3ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script killed by signal (Interrupt)
Uname: Linux 2.6.32-14-generic x86_64

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


** Tags: amd64 apport-package lucid

-- 
package irqbalance 0.55+20091017-3ubuntu2 failed to install/upgrade: subprocess 
installed post-installation script killed by signal (Interrupt)
https://bugs.launchpad.net/bugs/530223
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to irqbalance in ubuntu.

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


[Bug 514883] Re: dialog-based applications seem sluggish

2010-03-01 Thread Dustin Kirkland
I think this is due to the installer using the kernel framebuffer, which
adds overhead and makes VMs seem slower.

Try booting a server ISO, and at the cd boot menu, hit F6, then ESC, and
add fb=false to the end of the kernel boot line.

This makes the menus far snappier for me.

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

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

-- 
dialog-based applications seem sluggish
https://bugs.launchpad.net/bugs/514883
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 471765] Re: Karmic: Desktop Host machine sound dies when guest is running sound

2010-03-01 Thread Dustin Kirkland
I'm marking the fix released, as there hasn't been any activity in over
4 months, and on my Lucid/Lucid system, I'm playing music (pandora in
firefox), while launching VMs, and playing music there too (pandora in
firefox).  Noisy, but it's working ;-)

** Changed in: qemu-kvm (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Karmic: Desktop Host machine sound dies when guest is running sound
https://bugs.launchpad.net/bugs/471765
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 530235] [NEW] wrong start condition in upstart job

2010-03-01 Thread Steve Langasek
Public bug reported:

Binary package hint: munin

The latest munin upload in lucid adds an upstart job, which has a wrong
start condition:

 start on (local-filesystems and net-device-up IFACE=lo)

There's no reason munin should be using 'local-filesystems' here instead
of 'filesystem', and this will result in a start failure on systems that
use NFS for key mount points.

(BTW, why do you set PIDFILE and CONFFILE variables in the environment
that don't appear to be used in the script?)

** Affects: munin (Ubuntu)
 Importance: Medium
 Assignee: Chuck Short (zulcss)
 Status: Triaged

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

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

** Changed in: munin (Ubuntu)
 Assignee: (unassigned) = Chuck Short (zulcss)

-- 
wrong start condition in upstart job
https://bugs.launchpad.net/bugs/530235
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 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS)

2010-03-01 Thread Scott Moser
** Description changed:

  UEC images use the local-hostname setting of the manifest data to set
  the hostname. On Eucalyptus that appears to be set to the local ip
  address - which doesn't work properly as the hostname obviously stops at
  the first period it sees.
  
  Hence you have a lot of machines starting up with hostname '172'...
  
  Additionally /etc/hostname isn't altered by the ec2-init processes.
  
  The default hostname in the manifest data should probably be a
  combination of the availability zone name (clusterid) and the
  local/public ip address as appropriate.
  
  so local-hostname should be for example: isp-lab-172-19-1-30 and public-
  hostname should be isp-lab-10-99-67-9
  
  ProblemType: Bug
  .etc.eucalyptus.eucalyptus.cc.conf: CC_NAME=isp-lab
  Architecture: amd64
  Date: Thu Nov  5 11:25:12 2009
  DistroRelease: Ubuntu 9.10
  Package: eucalyptus-cc 1.6~bzr931-0ubuntu7
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-server
  SourcePackage: eucalyptus
  Uname: Linux 2.6.31-14-server x86_64
  
- === Begin SRU Information ===
+ === Begin SRU Information [ec2-init] ===
  - impact on users: When running an instance of UEC image under Eucalyptus, 
hostname is set to '172' or whatever is the first token of the IP address.  
This means that all your instances have seemingly the same hostname.
  - how the bug has been addressed: Instead of blindly calling 'hostname' with 
the contents of the metadata services 'local-hostname', the code now checks to 
see if that appears to be a ipv4 address.  If it is an ipv4 address, the 
hostname is set to 'ip-W-X-Y-Z where WXYZ are values from the IP address.
  - patch is available at: 
http://bazaar.launchpad.net/%7Esmoser/ubuntu/karmic/ec2-init/karmic-updates/revision/37.1.2
  - regression pottential:
-   The regression potential should be fairly low because the test for is this 
an IPV4 address is conservative.  The check makes makes sure that a.) there 
are 4 pieces of the hostname when split on '.', b.) each of the pieces is an 
integer greater than 0 and less than 255.  If both of those conditions are not 
met, the old path is taken.
+   The regression potential should be fairly low because the test for is this 
an IPV4 address is conservative.  The check makes makes sure that a.) there 
are 4 pieces of the hostname when split on '.', b.) each of the pieces is an 
integer greater than 0 and less than 255.  If both of those conditions are not 
met, the old path is taken.
  
  TEST CASE:
-   - start karmic ec2/uec instance in UEC
-   - ssh to instance, run 'hostname'.  Given an IP address of 172.1.2.15, 
failure will show 172.  With the fix in place, it will show 'ip-172-1-2-15'.
+   - start karmic ec2/uec instance in UEC
+   - ssh to instance, run 'hostname'.  Given an IP address of 172.1.2.15, 
failure will show 172.  With the fix in place, it will show 'ip-172-1-2-15'.
  
  === End SRU Information ===

** Branch linked: lp:~smoser/ubuntu/karmic/ec2-init/karmic-updates

-- 
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 474968] Re: kvm smb server hogs cpu guest freeze

2010-03-01 Thread Dustin Kirkland
I was able to reproduce this in the way described, marking confirmed.

I'm totally not familiar with the smb option, having never used it.  I'm
lowering the priority from Medium - Low, since smb is not one of the
most critical kvm features.

I'm also forwarding the bug upstream.  Anthony, this bug is totally
reproducible on qemu-kvm 0.12.3, as described in the initial report.
Can you confirm it against upstream code?  Are the invocations/options
correct?  Is this expected to work?

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

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

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

** Changed in: qemu
   Status: New = Confirmed

-- 
kvm smb server hogs cpu guest freeze
https://bugs.launchpad.net/bugs/474968
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 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS)

2010-03-01 Thread Scott Moser
I'm in need of a sponsor for  lp:~smoser/ubuntu/karmic/ec2-init/karmic-
updates . That branch contains fixes for bug 520734 and bug 475354 .

-- 
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 500009] Re: floating point exception when Windows NT 4 guest uses its cirrus driver

2010-03-01 Thread Dustin Kirkland
Can anyone reproduce this bug with Lucid's qemu-kvm 0.12.3 ?

-- 
floating point exception when Windows NT 4 guest uses its cirrus driver
https://bugs.launchpad.net/bugs/59
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 500009] Re: floating point exception when Windows NT 4 guest uses its cirrus driver

2010-03-01 Thread Dustin Kirkland
Anthony,

Does the gdb output above help triage this bug down to the faulty
location in the upstream source?

-- 
floating point exception when Windows NT 4 guest uses its cirrus driver
https://bugs.launchpad.net/bugs/59
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 527648] Re: Running instances can't be contacted from CLC in CLC+Walrus / CC+SC / NC topology

2010-03-01 Thread Scott Moser
I tried working around this as described above.  In data center UEC at the 
moment:
santol (10.55.55.7): cluster-controller (CC)
cempadek (10.55.55.2): cloud-controller (CLC)

ubu...@santol:~$ grep VNET_CLOUDIP /etc/eucalyptus/eucalyptus.local.conf
VNET_CLOUDIP=10.55.55.2

I ran 'sudo iptables -P FORWARD ACCEPT' on both CC and CLC. Then:
$ euca-run-instances --key sm-kp emi-B1E21863
$ euca-describe-instances i-3F580796
RESERVATION r-4AB408BB  admin   default
INSTANCEi-3F580796  emi-B1E2186310.55.55.100172.19.1.2 
running  sm-kp   0   m1.small2010-03-01T19:18:37.335Z
UEC-TEST1   eki-1E661D65eri-F91C1CD8

The instance boots and console-output shows ec2-init ran successfully
(ie, metadata service could be reached from the instance).

Now, on cempadek:
ping 10.55.55.100 succeeds
ping 172.19.1.2 fails

The instance
Maybe there was some user error, or misunderstanding, but it appears that from 
the CLC I can only reach the external address, not the internal.   From santol 
(CC) either can be used.

-- 
Running instances can't be contacted from CLC in CLC+Walrus / CC+SC / NC 
topology
https://bugs.launchpad.net/bugs/527648
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 524594] Re: [FFE] Please sync drbd8 from ubuntu-ha PPA - 8.3.7

2010-03-01 Thread Martin Pitt
 Current version in Lucid doesn't work with 2.6.32 kernel.

That's easy then. Approved :-)

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

-- 
[FFE] Please sync drbd8 from ubuntu-ha PPA - 8.3.7
https://bugs.launchpad.net/bugs/524594
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 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 471765] Re: Karmic: Desktop Host machine sound dies when guest is running sound

2010-03-01 Thread Andres Rodriguez
In my case, if you are listening to music *before* launching a VM,
everything will be fine. However, if you try to listen to music *after*
launching a VM, music won't work :(

-- 
Karmic: Desktop Host machine sound dies when guest is running sound
https://bugs.launchpad.net/bugs/471765
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 530235] Re: wrong start condition in upstart job

2010-03-01 Thread Launchpad Bug Tracker
This bug was fixed in the package munin - 1.4.3-2ubuntu2

---
munin (1.4.3-2ubuntu2) lucid; urgency=low

  * debian/munin-node.upstart: Upstart tweaks. (LP: #530235)
 -- Chuck Short zul...@ubuntu.com   Mon, 01 Mar 2010 14:21:13 -0500

** Changed in: munin (Ubuntu)
   Status: Triaged = Fix Released

-- 
wrong start condition in upstart job
https://bugs.launchpad.net/bugs/530235
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 516083] Re: Missing jar file when Walrus/S3 runs on different host than CLC

2010-03-01 Thread John Dong
ACK from ubuntu-sru

-- 
Missing jar file when Walrus/S3 runs on different host than CLC
https://bugs.launchpad.net/bugs/516083
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 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS)

2010-03-01 Thread Scott Moser
** Changed in: ec2-init (Ubuntu Karmic)
   Importance: Undecided = Medium

** Changed in: ec2-init (Ubuntu Karmic)
   Status: New = Fix Committed

** Changed in: ec2-init (Ubuntu Karmic)
Milestone: None = karmic-updates

** Changed in: ec2-init (Ubuntu Karmic)
 Assignee: (unassigned) = Scott Moser (smoser)

-- 
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 527286] Re: FFE for PHP 5.3

2010-03-01 Thread Steve Langasek
FFe granted.

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

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

-- 
FFE for PHP 5.3
https://bugs.launchpad.net/bugs/527286
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 530296] [NEW] euca-describe-images returns empty set if ami given and owner != self

2010-03-01 Thread Scott Moser
Public bug reported:

Binary package hint: euca2ools

euca-describe-images does not search all images if an ami-id is given.

For examples:
$ ec2-describe-images ami-bb709dd2
IMAGE   ami-bb709dd2
ubuntu-images-us/ubuntu-karmic-9.10-i386-server-20100121.manifest.xml   
099720109477available   public  i386machineaki-5f15f636 
ari-d5709dbcinstance-store
$ euca-describe-images ami-bb709dd2; echo ---
---

Basically, if an ami-id is given, and no executable-by or owner
restrictions (-x/-o) are given, then all owners/executable by should be
searched.

Attaching a patch.

ProblemType: Bug
Architecture: i386
Date: Mon Mar  1 20:14:11 2010
DistroRelease: Ubuntu 10.04
Ec2AMI: ami-e9b95680
Ec2AMIManifest: 
ubuntu-images-testing-us/ubuntu-lucid-daily-i386-server-20100301.manifest.xml
Ec2AvailabilityZone: us-east-1d
Ec2InstanceType: m1.small
Ec2Kernel: aki-3fdb3756
Ec2Ramdisk: unavailable
Package: euca2ools 1.2-0ubuntu4
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: User Name 2.6.32-302.6-ec2
SourcePackage: euca2ools
Uname: Linux 2.6.32-302-ec2 i686

** Affects: eucalyptus
 Importance: Undecided
 Status: New

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


** Tags: apport-bug i386 lucid

-- 
euca-describe-images returns empty set if ami given and owner != self
https://bugs.launchpad.net/bugs/530296
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 527286] Re: FFE for PHP 5.3

2010-03-01 Thread Chuck Short
Uploaded. Thanks Steve.

Regards
chuck

** Changed in: php5 (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
FFE for PHP 5.3
https://bugs.launchpad.net/bugs/527286
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


  1   2   3   4   5   6   7   8   9   10   >