[Bug 790145] Re: kvm husb: ctrl buffer too small

2011-06-02 Thread Attb2
Ok, I agree!
I've created a step by step workaround process.

Step 0. You encounter husb: ctrl buffer too small error message during
kvm start.

Step 1. Fix kvm bug in usb-linux.c source with this patch
diff --git a/usb-linux.c b/usb-linux.c
index ba8facf..122cdbf 100644
--- a/usb-linux.c
+++ b/usb-linux.c
@@ -113,7 +113,7 @@ struct ctrl_struct {
 uint16_t offset;
 uint8_t state;
 struct usb_ctrlrequest req;
- uint8_t buffer[2048];
+ uint8_t buffer[8192];
 };

 struct USBAutoFilter {

Step 2. Build kvm from source.

Step 3. If kvm GuestOS doesn't see your USB device: *uncheck* Enable
advanced network functionality on  (Start menu - Settings -
Connections - USBtoPC) your USB device. (If this menu exists on your
device)

Step 4. Try to attach USB device to your GuestOS with similar command:
kvm -m 1024 -k hu -usb --usbdevice host:045e:00ce GuestOS.img
(lsusb command helps to figure out device ID)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/790145

Title:
  kvm husb: ctrl buffer too small

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


[Bug 786455] Re: package mysql-server-5.1 (not installed) failed to install/upgrade: il sottoprocesso nuovo script pre-installation ha restituito lo stato di errore 1

2011-06-02 Thread James Page
Error from log:

Estrazione di mysql-server-core-5.1 (da 
.../mysql-server-core-5.1_5.1.41-3ubuntu12.10_i386.deb)...
Estrazione di mysql-server-5.1 (da 
.../mysql-server-5.1_5.1.41-3ubuntu12.10_i386.deb)...
useradd: cannot lock /etc/passwd; try again later.
adduser: «/usr/sbin/useradd -d /var/lib/mysql -g mysql -s /bin/false -u 120 
mysql» ha restituito l'errore con codice 1. Uscita.
dpkg: errore nell'elaborare 
/var/cache/apt/archives/mysql-server-5.1_5.1.41-3ubuntu12.10_i386.deb 
(--unpack):
 il sottoprocesso nuovo script pre-installation ha restituito lo stato di 
errore 1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/786455

Title:
  package mysql-server-5.1 (not installed) failed to install/upgrade: il
  sottoprocesso nuovo script pre-installation ha restituito lo stato di
  errore 1

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


[Bug 786455] Re: package mysql-server-5.1 (not installed) failed to install/upgrade: il sottoprocesso nuovo script pre-installation ha restituito lo stato di errore 1

2011-06-02 Thread James Page
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

It would appear that something has left lock files on /etc/passwd (and
probably /etc/shadow as well).

Please  can you remove /etc/passwd.lock and /etc/shadow.lock if they are
present and try to complete the installation using the following
command:

  sudo apt-get -f install

Please update this bug report if this resolves your issue.

Thanks

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/786455

Title:
  package mysql-server-5.1 (not installed) failed to install/upgrade: il
  sottoprocesso nuovo script pre-installation ha restituito lo stato di
  errore 1

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


[Bug 790363] Re: package bind9 1:9.7.3.dfsg-1ubuntu2.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2011-06-02 Thread James Page
Error from log:

May 30 22:09:44 pokito-laptop named[18146]: starting BIND 9.7.3 -u bind -c 
pokito-laptop
May 30 22:09:44 pokito-laptop named[18146]: built with '--prefix=/usr' 
'--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' 
'--localstatedir=/var' '--enable-threads' '--enable-largefile' '--with-libtool' 
'--enable-shared' '--enable-static' '--with-openssl=/usr' '--with-gssapi=/usr' 
'--with-gnu-ld' '--with-dlz-postgres=no' '--with-dlz-mysql=no' 
'--with-dlz-bdb=yes' '--with-dlz-filesystem=yes' '--with-dlz-ldap=yes' 
'--with-dlz-stub=yes' '--with-geoip=/usr' '--enable-ipv6' 
'CFLAGS=-fno-strict-aliasing -DDIG_SIGCHASE -O2' 
'LDFLAGS=-Wl,-Bsymbolic-functions' 'CPPFLAGS='
May 30 22:09:44 pokito-laptop named[18146]: adjusted limit on open files from 
4096 to 1048576
May 30 22:09:44 pokito-laptop named[18146]: found 2 CPUs, using 2 worker threads
May 30 22:09:44 pokito-laptop named[18146]: using up to 4096 sockets
May 30 22:09:44 pokito-laptop named[18146]: loading configuration from 
'/pokito-laptop'
May 30 22:09:44 pokito-laptop named[18146]: none:0: open: /pokito-laptop: file 
not found
May 30 22:09:44 pokito-laptop named[18146]: loading configuration: file not 
found
May 30 22:09:44 pokito-laptop named[18146]: exiting (due to fatal error)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/790363

Title:
  package bind9 1:9.7.3.dfsg-1ubuntu2.1 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

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


[Bug 790363] Re: package bind9 1:9.7.3.dfsg-1ubuntu2.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2011-06-02 Thread James Page
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

It looks like the following configuration option is causing your issue:

  -c pokito-laptop

Are you using a non-standard configuration file in OPTIONS in
/etc/default/bind9?  If you are please could you try specifying the full
path to the configuration file and attempt to complete the upgrade using
the following command:

  sudo dpkg-reconfigure bind9

Hopefully this should resolve your issue.

Thanks

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/790363

Title:
  package bind9 1:9.7.3.dfsg-1ubuntu2.1 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

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


[Bug 791434] Re: package bind9 1:9.7.3.dfsg-1ubuntu2.1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1

2011-06-02 Thread James Page
Error from log:

Configurazione di bind9 (1:9.7.3.dfsg-1ubuntu2.1)...
 * Starting domain name service... bind9    
[fail]
invoke-rc.d: initscript bind9, action start failed.
dpkg: errore nell'elaborare bind9 (--configure):
 il sottoprocesso vecchio script di post-installation ha restituito lo stato di 
errore 1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/791434

Title:
  package bind9 1:9.7.3.dfsg-1ubuntu2.1 failed to install/upgrade: il
  sottoprocesso vecchio script di post-installation ha restituito lo
  stato di errore 1

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


[Bug 791434] Re: package bind9 1:9.7.3.dfsg-1ubuntu2.1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1

2011-06-02 Thread James Page
Apparmor error:

[57495.789928] type=1400 audit(1306837426.348:22): apparmor=DENIED
operation=open parent=8245 profile=/usr/sbin/named
name=/var/lib/named/etc/bind/named.conf pid=8247 comm=named
requested_mask=r denied_mask=r fsuid=116 ouid=116

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/791434

Title:
  package bind9 1:9.7.3.dfsg-1ubuntu2.1 failed to install/upgrade: il
  sottoprocesso vecchio script di post-installation ha restituito lo
  stato di errore 1

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


[Bug 791434] Re: package bind9 1:9.7.3.dfsg-1ubuntu2.1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1

2011-06-02 Thread James Page
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

It looks like the named daemon is trying to access
/var/lib/named/etc/bind/named.conf.

Unfortunately I can't see from the attachments why this is the case.

Please could you attach the following files to this bug report:

  /etc/default/bind9
  /etc/bind/*

Please review the contents of /etc/bind/* before uploading as this could
contain sensitive information

Thanks

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/791434

Title:
  package bind9 1:9.7.3.dfsg-1ubuntu2.1 failed to install/upgrade: il
  sottoprocesso vecchio script di post-installation ha restituito lo
  stato di errore 1

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


[Bug 790982] Re: package bacula-director-mysql (not installed) failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2011-06-02 Thread James Page
*** This bug is a duplicate of bug 563039 ***
https://bugs.launchpad.net/bugs/563039

Error from log

Configurando bacula-director-mysql│ Ocorreu um erro ao instalar a base de 
dados: (HY000): Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (dbconfig-common: bacula-director-mysql 
configure: aborted.
dbconfig-common: flushing administrative password
dpkg: erro processando bacula-director-mysql (--configure):
 sub-processo script post-installation instalado retornou estado de saĂ­da de 
erro 1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in Ubuntu.
https://bugs.launchpad.net/bugs/790982

Title:
  package bacula-director-mysql (not installed) failed to
  install/upgrade: sub-processo script post-installation instalado
  retornou estado de saída de erro 1

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


[Bug 790982] Re: package bacula-director-mysql (not installed) failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2011-06-02 Thread James Page
*** This bug is a duplicate of bug 563039 ***
https://bugs.launchpad.net/bugs/563039

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 563039, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 563039
   package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in Ubuntu.
https://bugs.launchpad.net/bugs/790982

Title:
  package bacula-director-mysql (not installed) failed to
  install/upgrade: sub-processo script post-installation instalado
  retornou estado de saída de erro 1

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


[Bug 786714] Re: package bacula-director-mysql 5.0.3-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-06-02 Thread James Page
*** This bug is a duplicate of bug 563039 ***
https://bugs.launchpad.net/bugs/563039

Error from log:

dbconfig-common: writing config to /etc/dbconfig-common/bacula-director-
mysql.conf

Creating config file /etc/dbconfig-common/bacula-director-mysql.conf with new 
version
ERROR 2002 (HY000): Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2).
unable to connect to mysql server.
error encountered creating user:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2)
dbconfig-common: bacula-director-mysql configure: aborted.
dbconfig-common: flushing administrative password
dpkg: error processing bacula-director-mysql (--configure):
 subprocess installed post-installation script returned error exit status 1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in Ubuntu.
https://bugs.launchpad.net/bugs/786714

Title:
  package bacula-director-mysql 5.0.3-0ubuntu2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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


[Bug 786714] Re: package bacula-director-mysql 5.0.3-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-06-02 Thread James Page
*** This bug is a duplicate of bug 563039 ***
https://bugs.launchpad.net/bugs/563039

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 563039, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 563039
   package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in Ubuntu.
https://bugs.launchpad.net/bugs/786714

Title:
  package bacula-director-mysql 5.0.3-0ubuntu2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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


[Bug 791747] [NEW] Cannot add keys from PKCS#11 provider

2011-06-02 Thread Jan Krajdl
Public bug reported:

it's not possible to add keys from security devices with ssh-agent which is 
running from Ubuntu session. I'm trying to use authentication with Rainbow iKey 
3000 token with OpenSC. When I after login type into terminal this:
ssh-add -s /usr/lib/opensc-pkcs11.so
and after that I type PIN to the token, I get:
SSH_AGENT_FAILURE
Could not add card: /usr/lib/opensc-pkcs11.so

When I run new ssh-agent in terminal, set env variables, this command
works OK - load keys from the token and I'm able to authenticate with
keys in them. So whole openssh agent is working OK but I think that
there is somewhere bug when Ubuntu running this agent after login.

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


** Tags: opensc openssh pkcs11 ssh

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/791747

Title:
  Cannot add keys from PKCS#11 provider

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


[Bug 790392] Re: package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-06-02 Thread James Page
Error from log:

(Reading database ... 316119 files and directories currently installed.)
Preparing to replace mysql-server-5.1 5.1.41-3ubuntu12.9 (using 
.../mysql-server-5.1_5.1.41-3ubuntu12.10_amd64.deb) ...
stop: Job has already been stopped: mysql
stop: Job has already been stopped: mysql
invoke-rc.d: initscript mysql, action stop failed.
invoke-rc.d returned 1
There is a MySQL server running, but we failed in our attempts to stop it.
Stop it yourself and try again!
dpkg: error processing 
/var/cache/apt/archives/mysql-server-5.1_5.1.41-3ubuntu12.10_amd64.deb 
(--unpack):
 subprocess new pre-installation script returned error exit status 1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/790392

Title:
  package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 1

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


[Bug 788146] Re: package bacula-director-mysql 5.0.3-0ubuntu2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2011-06-02 Thread James Page
Error from log:

Creating config file /etc/dbconfig-common/bacula-director-mysql.conf with new 
version
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: 
NO).
unable to connect to mysql server.
error encountered creating user:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: 
NO)
dbconfig-common: bacula-director-mysql configure: trying again.
Use of uninitialized value $_[1] in join or string at 
/usr/share/perl5/Debconf/DbDriver/Stack.pm line 111, GEN0 line 57.
dbconfig-common: writing config to 
/etc/dbconfig-common/bacula-director-mysql.conf
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: 
NO).
unable to connect to mysql server.
error encountered creating user:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: 
NO)
dbconfig-common: bacula-director-mysql configure: aborted.
dbconfig-common: flushing administrative password
dpkg: erro processando bacula-director-mysql (--configure):
 sub-processo script post-installation instalado retornou estado de saída de 
erro 1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in Ubuntu.
https://bugs.launchpad.net/bugs/788146

Title:
  package bacula-director-mysql 5.0.3-0ubuntu2 failed to
  install/upgrade: sub-processo script post-installation instalado
  retornou estado de saída de erro 1

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


[Bug 788146] Re: package bacula-director-mysql 5.0.3-0ubuntu2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2011-06-02 Thread James Page
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

It looks like the bacula-director-mysql package was unable to access the
MySQL database instance you are trying to install bacula against.

You will need to enter the root password for the mysql server instance
during configuration (you should have been prompted todo this) - if this
is incorrect you would get this type of error.

If you don't know the password for the mysql server database you can re-
configure the root password by running the following command:

  sudo dpkg-reconfigure mysql-server-5.1

You can then attempt the re-installation of bacula by running:

  sudo apt-get -f install

Please update this bug report if this resolves your issue.

Thanks

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in Ubuntu.
https://bugs.launchpad.net/bugs/788146

Title:
  package bacula-director-mysql 5.0.3-0ubuntu2 failed to
  install/upgrade: sub-processo script post-installation instalado
  retornou estado de saída de erro 1

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


[Bug 790392] Re: package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-06-02 Thread James Page
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 589297, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/790392

Title:
  package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 1

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


[Bug 790392] Re: package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-06-02 Thread James Page
Hmmm - please ignore my last comment - its not a duplicate

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/790392

Title:
  package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 1

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


[Bug 790392] Re: package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-06-02 Thread James Page
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

As you can see from the log it would appear that the pre-installation
part of the upgrade process was unable to stop the mysql instance.

It's not possible to tell from the attachments why this is although it
may be that the Amysql instance was already stopped.

Please could you attach output from the following commands to this bug
report:

  sudo ps -aef | grep mysqld
  sudo initctl list

If mysql is not running please start if with the following command:

  sudo service mysql start

If mysql start's OK please could you try to complete the upgrade.

Please update this bug report if this resolves your issue.

Thanks


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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/790392

Title:
  package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 1

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


[Blueprint server-o-arm-server] Ubuntu ARM Server release for 11.10

2011-06-02 Thread Michael Casadevall
Blueprint changed by Michael Casadevall:

Whiteboard changed:
  Work Items:
  [mcasadevall] Create preinstalled ubuntu-server images by creatuing 
ubuntu-headless + server ship seed: TODO
  [mcasadevall] Followup with ARM Server Club on Java situation: TODO
  [mcasadevall] Review status of 64-bit atomics in gcc-4.6: TODO
- [mcasadevall] Create wikipage/script to generate components of server image: 
TODO
+ [mcasadevall] Create wikipage/script of components in the server image: DONE
  [mcasadevall] Coordinate with kernel team server-specific tuning options for 
kernel: TODO
  [mcasadevall] Review server stack components for places where ARM-specific 
assembly would be useful for acceleration: TODO
  
  == Items to consider ==
  1. Create an 11.10  installable image for Ubuntu ARM Server
  2. Run standard QA on 11.10 Ubuntu ARM Server, including:
    - Functional testing of the key workloads
    - Public documentation of what is functional in the release
  3. Validate  optimise Linux Containers (lxc) for Cortex A-9 Class processors.
  4. Validate existing Linux Flash file system support.
  5. support cluster setup/configuration
  6. Support for OpenStack via lxc implementation
  7. Support for Hadoop  one button cluster install
  8. Java for ARM server
  
  === Proposed key workloads for Ubuntu ARM server in 11.10 ===
  Distributed Datastores - MySQL, Hadoop, HBase, Cassandra)
  “LAMP” Web Server - apache  nginx http delivery, PHP, Perl,
  MySQL, Postgresql - Caching,Memcache, Squid, Varnish
  Backup Server - Rsync, bacula

-- 
Ubuntu ARM Server release for 11.10
https://blueprints.launchpad.net/ubuntu/+spec/server-o-arm-server

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


[Bug 392097] Re: vmbuilder ignores mac option when using bridge network

2011-06-02 Thread Lee Maguire
I still see the issue in Natty.  the --mac argument is ignored if
bridging is used.

 python-vm-builder=0.12.4+bzr464-0ubuntu1


I've needed to make the following local modification to get it working.

--- /etc/vmbuilder/libvirt/libvirtxml.tmpl.dist 2010-11-17 15:00:44.0 
+
+++ /etc/vmbuilder/libvirt/libvirtxml.tmpl  2011-06-02 11:58:46.365678998 
+0100
@@ -21,10 +21,8 @@
 #else
 interface type='network'
-#if $mac
-  mac address='$mac'/
-#end if
-#if $network
   source network='$network'/
 #end if
+#if $mac
+  mac address='$mac'/
 #end if
 #if $virtio_net

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in Ubuntu.
https://bugs.launchpad.net/bugs/392097

Title:
  vmbuilder ignores mac option when using bridge network

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


[Bug 788520] [NEW] crash in tomcat web service on file write

2011-06-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

looks like the app was attempting to write to local file system when
this occurred

Description:Ubuntu 10.10
Release:10.10


openjdk-6-jre-headless:
  Installed: 6b20-1.9.7-0ubuntu1

expected successful write of file (has always worked before)
instead, tomcat6 crash and error log attached

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


** Tags: libc.so.6 openjdk-6
-- 
crash in tomcat web service on file write
https://bugs.launchpad.net/bugs/788520
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to tomcat6 in Ubuntu.

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


[Bug 788520] Re: crash in tomcat web service on file write

2011-06-02 Thread Fabio Marconi
** Package changed: ubuntu = tomcat6 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in Ubuntu.
https://bugs.launchpad.net/bugs/788520

Title:
  crash in tomcat web service on file write

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


[Bug 784937] Re: /mnt not mounted, swap not used, disk is xvde

2011-06-02 Thread Scott Moser
Just some more data, collected from oneiric builds of 20110601 (Ubuntu
2.6.39-3.10-virtual 2.6.39)

i386-t1.micro:
 block-device-mapping: {'ami': '/dev/sda1', 'ephemeral0': '/dev/sdb', 'root': 
'/dev/sda1'}
 /proc/partitions: xvde1

i386-m1.small-ebs:
 block-device-mapping: {'ami': '/dev/sda1', 'ephemeral0': '/dev/sda2', 'root': 
'/dev/sda1', 'swap': 'sda3'}
 /proc/partitions: xvde1 xvde2 xvde3

i386-m1.small-instance:
 block-device-mapping: {'ami': 'sda1', 'ephemeral0': 'sda2', 'root': 
'/dev/sda1', 'swap': 'sda3'}
 /proc/partitions: xvde1 xvde2 xvde3

amd64-m1.large-ebs:
 block-device-mapping: {'ami': '/dev/sda1', 'ephemeral0': '/dev/sdb', 'root': 
'/dev/sda1'}
 /proc/partitions: xvde1 xvdf

amd64-m1.large-instance:
 block-device-mapping: {'ami': 'sda1', 'ephemeral0': 'sdb', 'ephemeral1': 
'sdc', 'root': '/dev/sda1'}
 /proc/partitions: xvde1 xvdf xvdg


So, it looks like basically the kernel is starting its enumerating with xvde.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/784937

Title:
  /mnt not mounted, swap not used, disk is xvde

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


[Bug 784937] Re: /mnt not mounted, swap not used, disk is xvde

2011-06-02 Thread Scott Moser
** Attachment added: console log of amd64 m1.large just for reference
   
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/784937/+attachment/2151983/+files/amd64-m1.large-console.txt

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/784937

Title:
  /mnt not mounted, swap not used, disk is xvde

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


[Bug 715056] Re: invalid ssl-certificates in /etc/postfix/main.cf after security upgrade

2011-06-02 Thread Tim Kuijsten
Last night, the same issue happened again. The automatically installed
security update misconfigured my postfix/main.cf file with exactly the
same values as posted earlier.

Will Ante Karamatić patch be included in Lucid?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in Ubuntu.
https://bugs.launchpad.net/bugs/715056

Title:
  invalid ssl-certificates in /etc/postfix/main.cf after security
  upgrade

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


[Bug 790145] Re: kvm husb: ctrl buffer too small

2011-06-02 Thread Serge Hallyn
I've changed my mind on this.  There doesn't appear to be a chance of a
buffer overflow as the size of the buffer is checked before copying into
it, but this just looks like it's begging to cause us trouble down the
road.  I'll push a package with the fix and request SRU.

Thanks again for reporting the bug and identifying the patch!

** Changed in: qemu-kvm (Ubuntu Lucid)
   Status: Won't Fix = In Progress

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

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

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/790145

Title:
  kvm husb: ctrl buffer too small

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


[Bug 790661] Re: nova-network should depend on dnsmasq and bridge-utils

2011-06-02 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2011.3~d1-0ubuntu1

---
nova (2011.3~d1-0ubuntu1) oneiric; urgency=low

  [Chuck Short]
  * New upstream version.

  [Soren Hansen]
  * libvirt plugin was refactored. Adjust ajaxterm patch accordingly.
  * Add /sbin/brctl to sudoers (it moved from /usr/sbin to /sbin in
Oneiric).
  * Add dependencies on dnsmasq-base and bridge-utils to nova-network.
(LP: #790661)
 -- Chuck Short zul...@ubuntu.com   Thu, 02 Jun 2011 09:30:39 -0400

** Changed in: nova (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/790661

Title:
  nova-network should depend on dnsmasq and bridge-utils

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


[Bug 790145] Re: kvm husb: ctrl buffer too small

2011-06-02 Thread Serge Hallyn
** Description changed:

+ SRU justification:
+ 1. Impact: USB devices which use large control buffers (like some PDAs) 
cannot be used with a VM.
+ 2. How bug was addressed: A one-line patch was taken from upstream, 
increasing the size of the control buffer.
+ 3. patch: see patch in the description
+ 4. TEST CASE: connect a usb device which uses control buffers  2k.
+ 5. Regression potential: the size of a buffer is increased, with no other 
changes.  The only potential for regression, therefore, would be due to kvm 
consuming more memory. 
+ 
  Binary package hint: qemu-kvm
  
  I would like to connect my PDA to kvm virtual machine with the following 
command:
  kvm -m 1024 -k hu -usb --usbdevice host:2.4 VM.img
  
  It finds my USB device, but after throws:
  husb: 2 interfaces claimed for configuration 1
  husb: grabbed usb device 2.4
  husb: config #1 need 1
  husb: 2 interfaces claimed for configuration 1
  husb: config #1 need 1
  husb: 2 interfaces claimed for configuration 1
  husb: config #1 need 1
  husb: 2 interfaces claimed for configuration 1
  husb: config #1 need 1
  husb: 2 interfaces claimed for configuration 1
  husb: config #1 need 1
  husb: 2 interfaces claimed for configuration 1
  husb: config #1 need 1
  husb: 2 interfaces claimed for configuration 1
  husb: ctrl buffer too small (4104  2048)
  
  VM starts but without USB device. :-(
  
  I've found similar problem on Redhat bugs, and they solved it with a patch.
  https://bugzilla.redhat.com/show_bug.cgi?id=672720
  
  thx
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: kvm 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.7
  ProcVersionSignature: Ubuntu 2.6.32-30.59-generic 2.6.32.29+drm33.13
  Uname: Linux 2.6.32-30-generic i686
  Architecture: i386
  Date: Mon May 30 11:56:40 2011
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
  KvmCmdLine: Error: command ['ps', '-C', 'kvm', '-F'] failed with exit code 1: 
UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
  Lsusb:
-  Bus 002 Device 003: ID 046d:c312 Logitech, Inc. DeLuxe 250 Keyboard
-  Bus 002 Device 002: ID 046d:c05f Logitech, Inc. 
-  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 003: ID 046d:c312 Logitech, Inc. DeLuxe 250 Keyboard
+  Bus 002 Device 002: ID 046d:c05f Logitech, Inc.
+  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc Dimension E521
  ProcCmdLine: root=/dev/md1 ro quiet splash
  ProcEnviron:
-  LANGUAGE=hu_HU:en
-  PATH=(custom, user)
-  LANG=hu_HU.utf8
-  SHELL=/bin/bash
+  LANGUAGE=hu_HU:en
+  PATH=(custom, user)
+  LANG=hu_HU.utf8
+  SHELL=/bin/bash
  SourcePackage: qemu-kvm
  dmi.bios.date: 04/07/2007
  dmi.bios.vendor: Dell Inc
  dmi.bios.version: 1.1.6
  dmi.board.name: 0UW457
  dmi.board.vendor: Dell Inc
  dmi.board.version: A03
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc
  dmi.modalias: 
dmi:bvnDellInc:bvr1.1.6:bd04/07/2007:svnDellInc:pnDimensionE521:pvr:rvnDellInc:rn0UW457:rvrA03:cvnDellInc:ct3:cvr:
  dmi.product.name: Dimension E521
  dmi.sys.vendor: Dell Inc

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/790145

Title:
  kvm husb: ctrl buffer too small

-- 
Ubuntu-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 790145] Re: kvm husb: ctrl buffer too small

2011-06-02 Thread Serge Hallyn
Quoting Attb2 (790...@bugs.launchpad.net):
 Ok, I agree!
 I've created a step by step workaround process.

Oh, thanks - I hadn't noticed this update (and decided I should
do the SRU anyway during a commute :).

IIUC the workaround will still be necessary for your particular
PDA.  This fix however should still be helpful for other devices.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/790145

Title:
  kvm husb: ctrl buffer too small

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


[Bug 784937] Re: /mnt not mounted, swap not used, disk is xvde

2011-06-02 Thread Ubuntu QA Website
** Tags added: iso-testing

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/784937

Title:
  /mnt not mounted, swap not used, disk is xvde

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


[Bug 715056] Re: invalid ssl-certificates in /etc/postfix/main.cf after security upgrade

2011-06-02 Thread Chuck Short
** Also affects: dovecot (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: dovecot (Ubuntu Maverick)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in Ubuntu.
https://bugs.launchpad.net/bugs/715056

Title:
  invalid ssl-certificates in /etc/postfix/main.cf after security
  upgrade

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


[Blueprint server-o-cluster-stack] Cluster Stack in Oneiric

2011-06-02 Thread Andres Rodriguez
Blueprint changed by Andres Rodriguez:

Whiteboard changed:
  Work items:
  [andreserl] Finish packaging resource-agents: DONE
  [andreserl] Finish packaging fence-agents: DONE
+ [andreserl] Upgrade pacemaker to 1.1.X: INPROGRESS
  [andreserl] Upload resource-agents: TODO
  [andreserl] Upload fence-agents: TODO
  [andreserl] MIR resource-agents: TODO
  [andreserl] MIR fence-agents: TODO
  [andreserl] Request removal of cluster-agents: TODO
- [andreserl] Upgrade pacemaker to 1.1.X: TODO
  [andreserl] Upgrade DRBD 8.4 if Oneiric Kernel ships it: TODO
  [andreserl] Link up with openstack and upstream to compile a list of HA 
requirements: TODO
  [andreserl] Sort out PPAs (ubuntu-ha-maintainers becomes main PPA, all other 
go away): TODO
  [andreserl] Evaluate upgrade path 1 or path 2: TODO
  
  Path 1:
  Keep RHCS for DLM (gfs_controld.pcmk/dlm_controld.pcmk) and gfs2-tools: TODO
  Update RHCS to latest 3.0.X (3.0.17 no longer maintained by upstream): TODO
  Remove installation of resource agents from rgmanager: TODO
  Remove installation of fence agents from source: TODO
  
  Path 2:
  Evaluate if RHCS should be updated to 3.1 (needs testing for OCFS2/GFS2 with 
pacemaker+corosync+cman. Heartbeat will no longer be used for GFS2/OCFS): TODO
  Upgrade to RHCS 3.1: TODO
  Finish packaging gfs2-utils: TODO
  Upload gfs2-utils: TODO
  MIR gfs2-utils: TODO
  Update default Pacemaker configuration to reflect upstream changes: TODO
  
  Upstartify corosync (upstart does not stop correctly stop corosync threads): 
POSTPONED
  Include new RHCS and related packages into natty: POSTPONED
  Look into automated deployment with puppet (Simple: VIP/ Advanced: DRBD, 
CLVM, etc): POSTPONED
  Add meta-package/tasksel to install simple cluster and join it: POSTPONED
  Document for HA with OCFS2: POSTPONED
  Document for CLVM: POSTPONED
  Include documentation in Ubuntu Server Guide: POSTPONED
  
  == Agenda ==
  
   * Current Cluster Stack:
     - RHCS (3.0.12)
   + dlm_controld.pcmk/gfs_controld.pcmk
     - Pacemaker/corosync/heartbeat (1.0.10):
   + RA's handle above.
  
   * Discuss the adoption of the new software versions as there have been 
several upstream changes, and different distributions are adopting different 
components.
     * RHCS (3.1):
   - RHCS (dlm, cman, etc), fence-agents, resource-agents, gfs2-utils
   - gfs-pcmk, dlm-pcmk dropped.
     * Pacemaker 1.1:
   - Pcmk + Corosync + cman (to use dlm_controld/gfs_controld)
     * resource-agents
   - Linux-HA and RHCS RA's merged in a single source.
     * MIR fence-agents
   - Cobbler uses it.
  
   * DRBD 8.3.X/DRBD 8.4.X
   * Nova Components HA (following discussion from the OpenStack Design Summit)
   * Continue with the work on the Ubuntu Cluster Stack to complete previously 
defined work items.
   * Obtain feature requests and discuss the customization of the cluster stack 
for Ubuntu.
   * Cloud HA - Pacemaker Cloud Policy Engine:
  
  
http://www.redhat.com/summit/2011/presentations/summit/whats_new/thursday/dake_th_1130_high_availability_in_the_cloud.pdf
  
  == Session Notes ==
  
  == Actions ==
   * Move forward with OCFS2 as the supported clustered FS
   *  Keep RHCS 3.0 for DLM's only.
  - dlm_controld.pcmk/gfs_controld.pcmk
  - keep shipping gfs2-tools (and make sure it's ok)
  - upgrade to latest 3.0.x that contains .pcmk (3.0.17)
   *  Package fence-agents/resource-agents
   *  Upgrade pacemaker to 1.1
   *  Investigate and resolve ARM related issues within OCFS2, test
   *  Move from cluster-agents to resouce-agents
   *  Link up with openstack and upstream to compile a list of HA requirements
   *  DRBD 8.4 if is shipped in mainline kernel Oneiric ships.
   *  ***Documentation***
   *  Sort out PPAs (ubuntu-ha-maintainers becomes main PPA, all other go away)

-- 
Cluster Stack in Oneiric
https://blueprints.launchpad.net/ubuntu/+spec/server-o-cluster-stack

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


[Blueprint server-o-cluster-stack] Cluster Stack in Oneiric

2011-06-02 Thread Andres Rodriguez
Blueprint changed by Andres Rodriguez:

Whiteboard changed:
  Work items:
  [andreserl] Finish packaging resource-agents: DONE
  [andreserl] Finish packaging fence-agents: DONE
- [andreserl] Upgrade pacemaker to 1.1.X: INPROGRESS
+ [andreserl] Upgrade pacemaker to 1.1.X and submit debian dir to Debian: 
INPROGRESS
  [andreserl] Upload resource-agents: TODO
  [andreserl] Upload fence-agents: TODO
+ [andreserl] Sync pacemaker from Debian: TODO
  [andreserl] MIR resource-agents: TODO
  [andreserl] MIR fence-agents: TODO
  [andreserl] Request removal of cluster-agents: TODO
  [andreserl] Upgrade DRBD 8.4 if Oneiric Kernel ships it: TODO
  [andreserl] Link up with openstack and upstream to compile a list of HA 
requirements: TODO
  [andreserl] Sort out PPAs (ubuntu-ha-maintainers becomes main PPA, all other 
go away): TODO
  [andreserl] Evaluate upgrade path 1 or path 2: TODO
  
  Path 1:
  Keep RHCS for DLM (gfs_controld.pcmk/dlm_controld.pcmk) and gfs2-tools: TODO
  Update RHCS to latest 3.0.X (3.0.17 no longer maintained by upstream): TODO
  Remove installation of resource agents from rgmanager: TODO
  Remove installation of fence agents from source: TODO
  
  Path 2:
  Evaluate if RHCS should be updated to 3.1 (needs testing for OCFS2/GFS2 with 
pacemaker+corosync+cman. Heartbeat will no longer be used for GFS2/OCFS): TODO
  Upgrade to RHCS 3.1: TODO
  Finish packaging gfs2-utils: TODO
  Upload gfs2-utils: TODO
  MIR gfs2-utils: TODO
  Update default Pacemaker configuration to reflect upstream changes: TODO
  
  Upstartify corosync (upstart does not stop correctly stop corosync threads): 
POSTPONED
  Include new RHCS and related packages into natty: POSTPONED
  Look into automated deployment with puppet (Simple: VIP/ Advanced: DRBD, 
CLVM, etc): POSTPONED
  Add meta-package/tasksel to install simple cluster and join it: POSTPONED
  Document for HA with OCFS2: POSTPONED
  Document for CLVM: POSTPONED
  Include documentation in Ubuntu Server Guide: POSTPONED
  
  == Agenda ==
  
   * Current Cluster Stack:
     - RHCS (3.0.12)
   + dlm_controld.pcmk/gfs_controld.pcmk
     - Pacemaker/corosync/heartbeat (1.0.10):
   + RA's handle above.
  
   * Discuss the adoption of the new software versions as there have been 
several upstream changes, and different distributions are adopting different 
components.
     * RHCS (3.1):
   - RHCS (dlm, cman, etc), fence-agents, resource-agents, gfs2-utils
   - gfs-pcmk, dlm-pcmk dropped.
     * Pacemaker 1.1:
   - Pcmk + Corosync + cman (to use dlm_controld/gfs_controld)
     * resource-agents
   - Linux-HA and RHCS RA's merged in a single source.
     * MIR fence-agents
   - Cobbler uses it.
  
   * DRBD 8.3.X/DRBD 8.4.X
   * Nova Components HA (following discussion from the OpenStack Design Summit)
   * Continue with the work on the Ubuntu Cluster Stack to complete previously 
defined work items.
   * Obtain feature requests and discuss the customization of the cluster stack 
for Ubuntu.
   * Cloud HA - Pacemaker Cloud Policy Engine:
  
  
http://www.redhat.com/summit/2011/presentations/summit/whats_new/thursday/dake_th_1130_high_availability_in_the_cloud.pdf
  
  == Session Notes ==
  
  == Actions ==
   * Move forward with OCFS2 as the supported clustered FS
   *  Keep RHCS 3.0 for DLM's only.
  - dlm_controld.pcmk/gfs_controld.pcmk
  - keep shipping gfs2-tools (and make sure it's ok)
  - upgrade to latest 3.0.x that contains .pcmk (3.0.17)
   *  Package fence-agents/resource-agents
   *  Upgrade pacemaker to 1.1
   *  Investigate and resolve ARM related issues within OCFS2, test
   *  Move from cluster-agents to resouce-agents
   *  Link up with openstack and upstream to compile a list of HA requirements
   *  DRBD 8.4 if is shipped in mainline kernel Oneiric ships.
   *  ***Documentation***
   *  Sort out PPAs (ubuntu-ha-maintainers becomes main PPA, all other go away)

-- 
Cluster Stack in Oneiric
https://blueprints.launchpad.net/ubuntu/+spec/server-o-cluster-stack

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


[Bug 783836] Re: slapd syncrepl failing using SASL

2011-06-02 Thread James Page
** Description changed:

+ SRU INFORMATION:
+ 
+ IMPACT:
+ Replication failure occurs after some time when using TLS/LDAPS with 
SASL/GSSAPI; this normally happens when under high throughput.
+ 
+ FIX:
+ Cherry picked from upstream commit:
+   
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commitdiff;h=f32f1a45d4e4f3259e33cedc3571c27787add409
+ 
+ Very small change.
+ 
+ This issue has already been fixed in 2.4.24 (in Natty) so impacts Lucid and 
Maverick.  The upstream bug report contains commentary on the effectiveness of 
the fix.
+   http://www.openldap.org/its/index.cgi/Software%20Bugs?id=6639
+ 
+ TEST CASE:
+ Two node test rig in ec2 has been setup; trying to find a re-producable test 
case.
+ 
+ REGRESSION POTENTIAL:
+ 
+ 
+ 
+ .
+ 
+ Original Bug Report:
+ 
  Binary package hint: slapd
  
  Replication fails after a while with
  
  slapd[29003]: Entry reqStart=20110516160335.18Z,cn=accesslog CSN
  20110513192902.055251Z#00#000#00 older or equal to ctx
  20110513192902.055251Z#00#000#00
  
  send_search_entry: conn 17794  ber write failed.
  conn=17794 fd=53 closed (connection lost on write)
  
  Same deal with slapd 2.4.23 from maverick
  
  Turns out to be OpenLDAP ITS#6639 and is fixed in the 2.4.24 release
  http://www.openldap.org/its/index.cgi/Software%20Bugs?id=6639
  
  Applying the fix for this bug 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commitdiff;h=f32f1a45d4e4f3259e33cedc3571c27787add409
  fixes the issue
  
  Could we have this applied and released in Ubuntu?

** Description changed:

  SRU INFORMATION:
  
  IMPACT:
  Replication failure occurs after some time when using TLS/LDAPS with 
SASL/GSSAPI; this normally happens when under high throughput.
  
  FIX:
  Cherry picked from upstream commit:
-   
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commitdiff;h=f32f1a45d4e4f3259e33cedc3571c27787add409
+   
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commitdiff;h=f32f1a45d4e4f3259e33cedc3571c27787add409
  
  Very small change.
  
  This issue has already been fixed in 2.4.24 (in Natty) so impacts Lucid and 
Maverick.  The upstream bug report contains commentary on the effectiveness of 
the fix.
-   http://www.openldap.org/its/index.cgi/Software%20Bugs?id=6639
+   http://www.openldap.org/its/index.cgi/Software%20Bugs?id=6639
  
  TEST CASE:
  Two node test rig in ec2 has been setup; trying to find a re-producable test 
case.
  
  REGRESSION POTENTIAL:
- 
- 
+ Bug fix provided by Chief Architect of the OpenLDAP project so should be 
trustworthy.
  
  .
  
  Original Bug Report:
  
  Binary package hint: slapd
  
  Replication fails after a while with
  
  slapd[29003]: Entry reqStart=20110516160335.18Z,cn=accesslog CSN
  20110513192902.055251Z#00#000#00 older or equal to ctx
  20110513192902.055251Z#00#000#00
  
  send_search_entry: conn 17794  ber write failed.
  conn=17794 fd=53 closed (connection lost on write)
  
  Same deal with slapd 2.4.23 from maverick
  
  Turns out to be OpenLDAP ITS#6639 and is fixed in the 2.4.24 release
  http://www.openldap.org/its/index.cgi/Software%20Bugs?id=6639
  
  Applying the fix for this bug 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commitdiff;h=f32f1a45d4e4f3259e33cedc3571c27787add409
  fixes the issue
  
  Could we have this applied and released in Ubuntu?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/783836

Title:
  slapd syncrepl failing using SASL

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


[Bug 783836] Re: slapd syncrepl failing using SASL

2011-06-02 Thread James Page
** Description changed:

  SRU INFORMATION:
  
  IMPACT:
  Replication failure occurs after some time when using TLS/LDAPS with 
SASL/GSSAPI; this normally happens when under high throughput.
  
  FIX:
  Cherry picked from upstream commit:
    
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commitdiff;h=f32f1a45d4e4f3259e33cedc3571c27787add409
  
  Very small change.
  
- This issue has already been fixed in 2.4.24 (in Natty) so impacts Lucid and 
Maverick.  The upstream bug report contains commentary on the effectiveness of 
the fix.
+ This issue has already been fixed in 2.4.24 (.25 in Oneiric) so impacts Lucid 
and Maverick (and potentially Natty).  The upstream bug report contains 
commentary on the effectiveness of the fix.
    http://www.openldap.org/its/index.cgi/Software%20Bugs?id=6639
  
  TEST CASE:
  Two node test rig in ec2 has been setup; trying to find a re-producable test 
case.
  
  REGRESSION POTENTIAL:
  Bug fix provided by Chief Architect of the OpenLDAP project so should be 
trustworthy.
  
  .
  
  Original Bug Report:
  
  Binary package hint: slapd
  
  Replication fails after a while with
  
  slapd[29003]: Entry reqStart=20110516160335.18Z,cn=accesslog CSN
  20110513192902.055251Z#00#000#00 older or equal to ctx
  20110513192902.055251Z#00#000#00
  
  send_search_entry: conn 17794  ber write failed.
  conn=17794 fd=53 closed (connection lost on write)
  
  Same deal with slapd 2.4.23 from maverick
  
  Turns out to be OpenLDAP ITS#6639 and is fixed in the 2.4.24 release
  http://www.openldap.org/its/index.cgi/Software%20Bugs?id=6639
  
  Applying the fix for this bug 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commitdiff;h=f32f1a45d4e4f3259e33cedc3571c27787add409
  fixes the issue
  
  Could we have this applied and released in Ubuntu?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/783836

Title:
  slapd syncrepl failing using SASL

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


[Bug 715056] Re: invalid ssl-certificates in /etc/postfix/main.cf after security upgrade

2011-06-02 Thread eiver
Thank you Tim for the warning. I was just about to update... luckily I
read your post first.

Please elevate the importance of this bug if you can. A security update,
which causes one of the main services to completely stop working and
destroys server configuration without any warning is a *critical*
problem.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in Ubuntu.
https://bugs.launchpad.net/bugs/715056

Title:
  invalid ssl-certificates in /etc/postfix/main.cf after security
  upgrade

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


[Bug 783836] Re: slapd syncrepl failing using SASL

2011-06-02 Thread James Page
** Description changed:

  SRU INFORMATION:
  
  IMPACT:
  Replication failure occurs after some time when using TLS/LDAPS with 
SASL/GSSAPI; this normally happens when under high throughput.
  
  FIX:
  Cherry picked from upstream commit:
    
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commitdiff;h=f32f1a45d4e4f3259e33cedc3571c27787add409
  
  Very small change.
  
  This issue has already been fixed in 2.4.24 (.25 in Oneiric) so impacts Lucid 
and Maverick (and potentially Natty).  The upstream bug report contains 
commentary on the effectiveness of the fix.
    http://www.openldap.org/its/index.cgi/Software%20Bugs?id=6639
  
  TEST CASE:
- Two node test rig in ec2 has been setup; trying to find a re-producable test 
case.
+ Two node test rig in ec2 has been setup; trying to find a re-producable test 
case however this is proving problematic as its hard to generate the required 
high throughput load that causes the issue.
  
  REGRESSION POTENTIAL:
  Bug fix provided by Chief Architect of the OpenLDAP project so should be 
trustworthy.
  
  .
  
  Original Bug Report:
  
  Binary package hint: slapd
  
  Replication fails after a while with
  
  slapd[29003]: Entry reqStart=20110516160335.18Z,cn=accesslog CSN
  20110513192902.055251Z#00#000#00 older or equal to ctx
  20110513192902.055251Z#00#000#00
  
  send_search_entry: conn 17794  ber write failed.
  conn=17794 fd=53 closed (connection lost on write)
  
  Same deal with slapd 2.4.23 from maverick
  
  Turns out to be OpenLDAP ITS#6639 and is fixed in the 2.4.24 release
  http://www.openldap.org/its/index.cgi/Software%20Bugs?id=6639
  
  Applying the fix for this bug 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commitdiff;h=f32f1a45d4e4f3259e33cedc3571c27787add409
  fixes the issue
  
  Could we have this applied and released in Ubuntu?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/783836

Title:
  slapd syncrepl failing using SASL

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


[Bug 783836] Re: slapd syncrepl failing using SASL

2011-06-02 Thread Clint Byrum
SRU team ACK: I reviewed the merge proposals and they both look good for
-proposed. Also since the fix is included in the version that is in
Oneiric, I'm marking it as Fix Released.

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/783836

Title:
  slapd syncrepl failing using SASL

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


[Bug 664529] Re: cloud-init hangs with url error 'Network is unreachable'

2011-06-02 Thread Scott Moser
Just saw this again in lucid refresh testing for 20110611.
Note, this seems related, but is different error output from cloud init than 
bug 745930.

** Attachment added: failure of lucid 20110601 i386 image
   
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/664529/+attachment/2152185/+files/lucid-us-east-1-failure-log.txt

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/664529

Title:
  cloud-init hangs with url error 'Network is unreachable'

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


[Bug 715056] Re: invalid ssl-certificates in /etc/postfix/main.cf after security upgrade

2011-06-02 Thread Tim Kuijsten
@eiver: It looks like I can't change the Importance value of this bug.
It's greyd-out and I see no edit options..

** Changed in: dovecot (Ubuntu Lucid)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in Ubuntu.
https://bugs.launchpad.net/bugs/715056

Title:
  invalid ssl-certificates in /etc/postfix/main.cf after security
  upgrade

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


[Bug 715056] Re: invalid ssl-certificates in /etc/postfix/main.cf after security upgrade

2011-06-02 Thread Marc Deslauriers
Packages are being worked on and will be released to -proposed as a SRU
soon.

** Changed in: dovecot (Ubuntu)
   Importance: Undecided = High

** Changed in: dovecot (Ubuntu Lucid)
   Importance: Undecided = High

** Changed in: dovecot (Ubuntu Maverick)
   Importance: Undecided = High

** Changed in: dovecot (Ubuntu Maverick)
   Status: New = Confirmed

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in Ubuntu.
https://bugs.launchpad.net/bugs/715056

Title:
  invalid ssl-certificates in /etc/postfix/main.cf after security
  upgrade

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


[Bug 791944] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-06-02 Thread dallaswv
Public bug reported:

Binary package hint: samba

Happens any time I install or uninstall a program. But does not seem to
effect the operation of the programs.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: samba 2:3.5.8~dfsg-1ubuntu2.2
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
NonfreeKernelModules: nvidia
AptOrdering:
 gdm: Install
 samba: Configure
 gadmin-samba: Configure
 system-config-samba: Configure
 gdm: Configure
Architecture: i386
BothFailedConnect: Yes
Date: Thu Jun  2 11:53:20 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
NmbdLog:
 
SambaServerRegression: Yes
SmbConfIncluded: Yes
SmbLog:
 
SourcePackage: samba
Title: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to natty on 2011-05-01 (31 days ago)

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


** Tags: apport-package i386 natty

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/791944

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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


[Bug 791944] Re: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-06-02 Thread dallaswv
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/791944

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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


[Bug 791944] Re: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-06-02 Thread dallaswv
This issue is more of an annoyance since it does not seem to effect the
programs that I'm installing.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/791944

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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


[Bug 715056] Re: invalid ssl-certificates in /etc/postfix/main.cf after security upgrade

2011-06-02 Thread Fernando
/!\  W A R N I N G  /!\

The last version (1:1.2.9-1ubuntu6.4) also affected us.
After upgrading today (2011-06-02), it overwrote smtpd_recipient_restrictions 
and smtpd_sender_restrictions.

The check_policy_service, check_recipient_access,
reject_invalid_hostname , reject_non_fqdn_hostname ,
reject_non_fqdn_sender and reject_non_fqdn_recipient settings were
removed, among others. :-(

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in Ubuntu.
https://bugs.launchpad.net/bugs/715056

Title:
  invalid ssl-certificates in /etc/postfix/main.cf after security
  upgrade

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


[Bug 791984] [NEW] dovecot-postfix upgrade overwrites main.cf settings

2011-06-02 Thread Fernando
Public bug reported:

Binary package hint: dovecot-postfix

/!\ W A R N I N G /!\

After upgrading today (2011-06-02), it overwrote
smtpd_recipient_restrictions and smtpd_sender_restrictions.

The check_policy_service, check_recipient_access,
reject_invalid_hostname , reject_non_fqdn_hostname ,
reject_non_fqdn_sender and reject_non_fqdn_recipient settings were
removed, among others. :-(

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in Ubuntu.
https://bugs.launchpad.net/bugs/791984

Title:
  dovecot-postfix upgrade overwrites main.cf settings

-- 
Ubuntu-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 783836] Re: slapd syncrepl failing using SASL

2011-06-02 Thread emerson
this bug occurs on my laptop when I use the version of ubuntu 10.04.1,
10.04.2 and 11.04.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/783836

Title:
  slapd syncrepl failing using SASL

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


[Bug 791221] Re: Test suite fails with python 2.7.2rc1

2011-06-02 Thread Chuck Short
Reported upstream as:

http://code.google.com/p/pymox/issues/detail?id=35

** Bug watch added: code.google.com/p/pymox/issues #35
   http://code.google.com/p/pymox/issues/detail?id=35

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/791221

Title:
  Test suite fails with python 2.7.2rc1

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


[Bug 783836] Re: slapd syncrepl failing using SASL

2011-06-02 Thread Clint Byrum
Accepted openldap into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: openldap (Ubuntu Lucid)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

** Changed in: openldap (Ubuntu Maverick)
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/783836

Title:
  slapd syncrepl failing using SASL

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


[Bug 783836] Please test proposed package

2011-06-02 Thread Clint Byrum
Accepted openldap into maverick-proposed, the package will build now and
be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/783836

Title:
  slapd syncrepl failing using SASL

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


[Blueprint server-o-cluster-stack] Cluster Stack in Oneiric

2011-06-02 Thread Andres Rodriguez
Blueprint changed by Andres Rodriguez:

Whiteboard changed:
  Work items:
  [andreserl] Finish packaging resource-agents: DONE
  [andreserl] Finish packaging fence-agents: DONE
- [andreserl] Upgrade pacemaker to 1.1.X and submit debian dir to Debian: 
INPROGRESS
+ [andreserl] Upgrade pacemaker to 1.1.X and submit debian dir to Debian: DONE
  [andreserl] Upload resource-agents: TODO
  [andreserl] Upload fence-agents: TODO
- [andreserl] Sync pacemaker from Debian: TODO
+ [andreserl] Sync/Merge pacemaker 1.1 from Debian: TODO
  [andreserl] MIR resource-agents: TODO
  [andreserl] MIR fence-agents: TODO
  [andreserl] Request removal of cluster-agents: TODO
  [andreserl] Upgrade DRBD 8.4 if Oneiric Kernel ships it: TODO
  [andreserl] Link up with openstack and upstream to compile a list of HA 
requirements: TODO
  [andreserl] Sort out PPAs (ubuntu-ha-maintainers becomes main PPA, all other 
go away): TODO
  [andreserl] Evaluate upgrade path 1 or path 2: TODO
  
  Path 1:
  Keep RHCS for DLM (gfs_controld.pcmk/dlm_controld.pcmk) and gfs2-tools: TODO
  Update RHCS to latest 3.0.X (3.0.17 no longer maintained by upstream): TODO
  Remove installation of resource agents from rgmanager: TODO
  Remove installation of fence agents from source: TODO
  
  Path 2:
  Evaluate if RHCS should be updated to 3.1 (needs testing for OCFS2/GFS2 with 
pacemaker+corosync+cman. Heartbeat will no longer be used for GFS2/OCFS): TODO
  Upgrade to RHCS 3.1: TODO
  Finish packaging gfs2-utils: TODO
  Upload gfs2-utils: TODO
  MIR gfs2-utils: TODO
  Update default Pacemaker configuration to reflect upstream changes: TODO
  
  Upstartify corosync (upstart does not stop correctly stop corosync threads): 
POSTPONED
  Include new RHCS and related packages into natty: POSTPONED
  Look into automated deployment with puppet (Simple: VIP/ Advanced: DRBD, 
CLVM, etc): POSTPONED
  Add meta-package/tasksel to install simple cluster and join it: POSTPONED
  Document for HA with OCFS2: POSTPONED
  Document for CLVM: POSTPONED
  Include documentation in Ubuntu Server Guide: POSTPONED
  
  == Agenda ==
  
   * Current Cluster Stack:
     - RHCS (3.0.12)
   + dlm_controld.pcmk/gfs_controld.pcmk
     - Pacemaker/corosync/heartbeat (1.0.10):
   + RA's handle above.
  
   * Discuss the adoption of the new software versions as there have been 
several upstream changes, and different distributions are adopting different 
components.
     * RHCS (3.1):
   - RHCS (dlm, cman, etc), fence-agents, resource-agents, gfs2-utils
   - gfs-pcmk, dlm-pcmk dropped.
     * Pacemaker 1.1:
   - Pcmk + Corosync + cman (to use dlm_controld/gfs_controld)
     * resource-agents
   - Linux-HA and RHCS RA's merged in a single source.
     * MIR fence-agents
   - Cobbler uses it.
  
   * DRBD 8.3.X/DRBD 8.4.X
   * Nova Components HA (following discussion from the OpenStack Design Summit)
   * Continue with the work on the Ubuntu Cluster Stack to complete previously 
defined work items.
   * Obtain feature requests and discuss the customization of the cluster stack 
for Ubuntu.
   * Cloud HA - Pacemaker Cloud Policy Engine:
  
  
http://www.redhat.com/summit/2011/presentations/summit/whats_new/thursday/dake_th_1130_high_availability_in_the_cloud.pdf
  
  == Session Notes ==
  
  == Actions ==
   * Move forward with OCFS2 as the supported clustered FS
   *  Keep RHCS 3.0 for DLM's only.
  - dlm_controld.pcmk/gfs_controld.pcmk
  - keep shipping gfs2-tools (and make sure it's ok)
  - upgrade to latest 3.0.x that contains .pcmk (3.0.17)
   *  Package fence-agents/resource-agents
   *  Upgrade pacemaker to 1.1
   *  Investigate and resolve ARM related issues within OCFS2, test
   *  Move from cluster-agents to resouce-agents
   *  Link up with openstack and upstream to compile a list of HA requirements
   *  DRBD 8.4 if is shipped in mainline kernel Oneiric ships.
   *  ***Documentation***
   *  Sort out PPAs (ubuntu-ha-maintainers becomes main PPA, all other go away)

-- 
Cluster Stack in Oneiric
https://blueprints.launchpad.net/ubuntu/+spec/server-o-cluster-stack

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


[Bug 791221] Re: Nova's test suite fails with python 2.7.2rc1

2011-06-02 Thread Soren Hansen
** Summary changed:

- Test suite fails with python 2.7.2rc1
+ Nova's test suite fails with python 2.7.2rc1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/791221

Title:
  Nova's test suite fails with python 2.7.2rc1

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


[Bug 791221] Re: Nova's test suite fails with python 2.7.2rc1

2011-06-02 Thread Soren Hansen
** Changed in: nova (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/791221

Title:
  Nova's test suite fails with python 2.7.2rc1

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


[Bug 783836] Re: slapd syncrepl failing using SASL

2011-06-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/maverick-proposed/openldap

** Branch linked: lp:ubuntu/lucid-proposed/openldap

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/783836

Title:
  slapd syncrepl failing using SASL

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


[Bug 791221] Re: Nova's test suite fails with python 2.7.2rc1

2011-06-02 Thread Barry Warsaw
It's almost certainly related to this entry in Misc/NEWS:

- Correct lookup of __dir__ on objects. Among other things, this causes errors
  besides AttributeError found on lookup to be propagated.

and this log entry:


changeset:   70312:b2fc6b9f850f
branch:  2.7
parent:  70304:9d004a9a2ced
user:Benjamin Peterson benja...@python.org
date:Mon May 23 16:11:05 2011 -0500
files:   Lib/test/test_descr.py Misc/NEWS Objects/object.c
description:
correctly lookup __dir__


As there's no issue number to link this to the Python tracker, I need to as 
Benjamin why this change was made and whether it's really appropriate for an 
rc, let alone a patch release.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/791221

Title:
  Nova's test suite fails with python 2.7.2rc1

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


[Bug 791221] Re: Nova's test suite fails with python 2.7.2rc1

2011-06-02 Thread Soren Hansen
This reproduces the problem:


=== mymodule.py ===

class MyClass(object):
pass


=== reproduce.py ===

import mox
import mymodule

class Test(object):
def __init__(self):
self.mox = mox.Mox()
self.mox.StubOutWithMock(mymodule, 'MyClass', use_mock_anything=True)
self.mox.CreateMock(mymodule.MyClass)

Test()




I don't know if this is CPython changing its behaviour to be closer to spec and 
pymox depending on CPython implementation details. I'm hoping someone else can 
clear this up.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/791221

Title:
  Nova's test suite fails with python 2.7.2rc1

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


[Bug 791221] Re: Nova's test suite fails with python 2.7.2rc1

2011-06-02 Thread Barry Warsaw
I think this one is even simpler to illustrate the change:

class Foo:
def __dir__(self):
return ['a', 'b', 'c']

class Bar:
def __dir__(self):
return ('a', 'b', 'c')

print dir(Foo())
print dir(Bar())

AFAICT, in Python 2.7.1 you get two lines of ['a', 'b', 'c'] while in
2.7.2rc2, the second line gives you the TypeError.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/791221

Title:
  Nova's test suite fails with python 2.7.2rc1

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


[Bug 792075] [NEW] oneiric live-cd does not work

2011-06-02 Thread Serge Hallyn
Public bug reported:

Binary package hint: qemu-kvm

Running the oneiric desktop live-cd 'Try ubuntu' option with -vga
cirrus, the window manager fails to start.  Using -vga vmware, it starts
but then hangs.  (both over vnc)

** Affects: qemu-kvm (Ubuntu)
 Importance: High
 Status: Confirmed

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/792075

Title:
  oneiric live-cd does not work

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


[Bug 792075] Re: oneiric live-cd does not work

2011-06-02 Thread Serge Hallyn
Marking confirmed as both kirkland and I have seen this.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/792075

Title:
  oneiric live-cd does not work

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


[Bug 766352] Re: novarc in nova.zip does not work perfectly as symlink

2011-06-02 Thread Vish Ishaya
** Changed in: nova
   Status: Confirmed = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/766352

Title:
  novarc in nova.zip does not work perfectly as symlink

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


[Bug 782092] Re: ssh server extremly unresponsive

2011-06-02 Thread Martin Konopka
I now have acquired enough evidence and confirm all my writings above.
It implies that there may be a scheduling issue in the linux kernel of ubuntu 
10.10.
I will try to check if there is similar issue also with Natty.

(I have 15 years of experience in performing CPU intensive tasks on UNIX/Linux 
workstations
and servers and this is most likely for the first time when I experience the 
reported kind
of the odd behaviour.)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/782092

Title:
  ssh server extremly unresponsive

-- 
Ubuntu-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 792075] Re: oneiric live-cd does not work

2011-06-02 Thread Dustin Kirkland
Note that this could well be a problem with Unity-2d...

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/792075

Title:
  oneiric live-cd does not work

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


[Bug 792121] [NEW] package nova-common 2011.3~d1-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-06-02 Thread Adam Gandelman
Public bug reported:

Binary package hint: nova-common

Using the oneiric alpha1 UEC image, nova-manage is broken and causes
postinst to fail.

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: nova-common 2011.3~d1-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.39-3.10-virtual 2.6.39
Uname: Linux 2.6.39-3-virtual x86_64
Architecture: amd64
Date: Thu Jun  2 22:54:01 2011
Ec2AMI: ami-289cd2b2
Ec2AMIManifest: FIXME
Ec2AvailabilityZone: nova
Ec2InstanceType: nova.db.sqlalchemy.models.InstanceTypes object at 0x49f7c50
Ec2Kernel: unavailable
Ec2Ramdisk: unavailable
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
PackageArchitecture: all
SourcePackage: nova
Title: package nova-common 2011.3~d1-0ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package ec2-images oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/792121

Title:
  package nova-common 2011.3~d1-0ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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


[Bug 792121] Re: package nova-common 2011.3~d1-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-06-02 Thread Adam Gandelman
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/792121

Title:
  package nova-common 2011.3~d1-0ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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


[Bug 792075] Re: oneiric live-cd does not work

2011-06-02 Thread Serge Hallyn
Here is the xsession-errors from an attempt to start with unity-2d.

dwm and fvwm start just fine.  (I logged into a recovery console to
install them).  So it's just unity-2d

** Attachment added: xsession-errors.old
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/792075/+attachment/2152889/+files/xsession-errors.old

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/792075

Title:
  oneiric live-cd does not work

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


[Bug 791221] Re: Nova's test suite fails with python 2.7.2rc1

2011-06-02 Thread Barry Warsaw
http://bugs.python.org/issue12248


** Bug watch added: Python Roundup #12248
   http://bugs.python.org/issue12248

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/791221

Title:
  Nova's test suite fails with python 2.7.2rc1

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


[Bug 792075] Re: oneiric live-cd does not work

2011-06-02 Thread Serge Hallyn
I think this is two bugs.

When the OS is installed, unity-2d somewhat works with -vga vmware.  (I
can't get the menu from top left to come down, but most of the rest
seems to work fine).

So I think that

a. unity-2d fails to start with -vga cirrus
b. with -vga vmware on the live-cd, we still have the old bug of the interface 
hanging (I believe it is still open).

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/792075

Title:
  oneiric live-cd does not work

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


[Bug 792140] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: subprocess installed post-removal script returned error exit status 139

2011-06-02 Thread Denton Edwards
Public bug reported:

Binary package hint: samba

When trying to do any upgrades in 11.04, I got a Samba4 error.  This
error occurred when I tried to remove Samba from my system

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: samba 2:3.5.8~dfsg-1ubuntu2.2
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Thu Jun  2 19:28:18 2011
ErrorMessage: subprocess installed post-removal script returned error exit 
status 139
SourcePackage: samba
Title: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: 
subprocess installed post-removal script returned error exit status 139
UpgradeStatus: Upgraded to natty on 2011-05-26 (7 days ago)

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


** Tags: apport-package i386 natty

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/792140

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade:
  subprocess installed post-removal script returned error exit status
  139

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


[Bug 792140] Re: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: subprocess installed post-removal script returned error exit status 139

2011-06-02 Thread Denton Edwards
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/792140

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade:
  subprocess installed post-removal script returned error exit status
  139

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


[Bug 792075] Re: oneiric live-cd does not work

2011-06-02 Thread Serge Hallyn
Same happens with a fresh compile with uptodate qemu.git.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/792075

Title:
  oneiric live-cd does not work

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


[Bug 791221] Re: Nova's test suite fails with python 2.7.2rc1

2011-06-02 Thread Daniel Holbach
** Also affects: python via
   http://bugs.python.org/issue12248
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/791221

Title:
  Nova's test suite fails with python 2.7.2rc1

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