[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


[Bug 789057] Re: Problems with opening radio stream

2011-06-02 Thread GTriderXC
I'm using 11.04 on two mashines and have the same problem. However Natty
is some kind of Alfa release so I'll first switch back to 10.04 and when
the support is over and thins will go the way they do I'll switch to
Window$ ;(

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789057

Title:
  Problems with opening radio stream

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 789057] Re: Problems with opening radio stream

2011-06-02 Thread GTriderXC
** Attachment added: log
   
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/789057/+attachment/2151754/+files/log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789057

Title:
  Problems with opening radio stream

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785740] Re: xchat-gnome crashed with SIGABRT in __kernel_vsyscall()

2011-06-02 Thread Jorge González
David: In trunk the translation is different: 
#: ../src/common/textevents.h:387
msgid -%C10-%C11-%O$t%C12[%O$1%C12]%O $2
msgstr -%C10-%C11-%O$t%C12[%O$1%C12]%C $2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785740

Title:
  xchat-gnome crashed with SIGABRT in __kernel_vsyscall()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783889] Re: System crashes, kernel panic, look at the photos

2011-06-02 Thread GTriderXC
** Attachment added: Zdjęcie0160.jpg
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/783889/+attachment/2151777/+files/Zdj%C4%99cie0160.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783889

Title:
  System crashes, kernel panic, look at the photos

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 791726] Re: update-intel-microcode crashed with KeyError in getmember(): filename u'microcode-20110428.dat' not found

2011-06-02 Thread Moritz Naumann
*** This bug is a duplicate of bug 783239 ***
https://bugs.launchpad.net/bugs/783239


** Visibility changed to: Public

** This bug has been marked a duplicate of bug 783239
   update-intel-microcode crashed with KeyError in getmember(): filename 
u'microcode-20110428.dat' not found

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/791726

Title:
  update-intel-microcode crashed with KeyError in getmember(): filename
  u'microcode-20110428.dat' not found

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 791718] Re: cupsd is not starting properly, It start with single process when I fire sudo /etc/init.d/ccpd start

2011-06-02 Thread Till Kamppeter
Can you follow the instructions in CUPS error_log on

https://wiki.ubuntu.com/DebuggingPrintingProblems

Can you also post your file /etc/cups/cupsd.conf

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/791718

Title:
  cupsd is not starting properly, It start with single process when I
  fire sudo /etc/init.d/ccpd start

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 791402] Re: [Dell Latitude E6320] Wireless slider causes system freeze

2011-06-02 Thread Ara Pulido
Chris, this bug is not blocking certification, but as it came from
enablement, I thought you may want to know about it.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Chris Van Hoof (vanhoof)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/791402

Title:
  [Dell Latitude E6320] Wireless slider causes system freeze

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 519935] Re: unable to eject cd-rom after burning disk

2011-06-02 Thread mateakos
DVD writing work's well with the same drive and the same media type on Windows 
7.
I'm using Ubuntu natty, and i would be happier, if i don't need to switch to 
windows, when i want to burn CD or DVD.
 Best regards: Akos.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/519935

Title:
  unable to eject cd-rom after burning disk

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 791728] [NEW] Please merge inkscape (universe) 0.48.1-2.1 from Debian unstable main

2011-06-02 Thread Alex Valavanis
Public bug reported:

Binary package hint: inkscape

debian/changelog head:

inkscape (0.48.1-2.1) unstable; urgency=high

   * Non-maintainer upload.
   * Fix FTBFS with gcc 4.6 (Closes: #624770), Thanks to Alex Valavanis
 for the patch.
 - added 04-fix-build-with-gcc4.6.dpatch
   * Fix build issues due to missing includes (Closes: #628226), patch
 taken from upstream.
 - added 05-add-missing-includes.dpatch
 -- Mehdi Dogguy me...@debian.org  Mon, 30 May 2011 17:07:11 +0200

** Affects: inkscape (Ubuntu)
 Importance: Low
 Assignee: Alex Valavanis (valavanisalex)
 Status: In Progress

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

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

** Changed in: inkscape (Ubuntu)
 Assignee: (unassigned) = Alex Valavanis (valavanisalex)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/791728

Title:
  Please merge inkscape (universe) 0.48.1-2.1 from Debian unstable main

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 791730] [NEW] CVE-2011-1753: billion laughs DoS vulnerability

2011-06-02 Thread Felix Geyer
*** This bug is a security vulnerability ***

Public security bug reported:

Binary package hint: ejabberd

From http://www.debian.org/security/2011/dsa-2248

 Wouter Coekaerts discovered that ejabberd, a distributed XMPP/Jabber server
 written in Erlang, is vulnerable to the so-called billion laughs attack
 because it does not prevent entity expansion on received data.
 This allows an attacker to perform denial of service attacks against the
 service by sending specially crafted XML data to it.

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

** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/791730

Title:
  CVE-2011-1753: billion laughs DoS vulnerability

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 791412] Re: Expo/Wall does not switch to right viewport upon launcher click, when target application is side-window-snapped

2011-06-02 Thread Robert Roth
Thank you for reporting bugs and helping to make Ubuntu better. The best
would be to have one issue per launchpad bug, for easier tracking, to be
able to see which one has been fixed, and which one has not been fixed.
So let's keep this bug for the issue you have reported in the
description, about not switching to the correct workspace in case of
snapped windows on other workspaces.

Could you please report another bug about not panning to the workspace
of the browser? Thanks.

Regarding the issue reported first, I have managed to reproduce and I am
updating the description to contain the exact steps to reproduce.

---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** Description changed:

  Binary package hint: unity
  
- I don't know if it is called desktop wall or Expo, but I am using the
- default in Unity, so that when I click the blue launcher with four
- quadrants, I am shown my multiple workspaces, in a 2x2 grid.
+ Working in a default, 2x2 workspaces setup, workspaces are numbered:
+ 1 2
+ 3 4
  
- Given the above, if I have a program window in Workspace 2, and I am in
- another Workspace, when I click the program's launcher, the behavior is
- to pan over to the workspace that contains the program for which I
- just clicked the launcher.  This works well under most circumstances.
+ Steps to reproduce:
+ 1) Open a window (tried with nautilus and thunderbird) on a workspace, and 
snap it to the side of the screen on which the workspace can be found in the 
desktop wall  (that would be left edge for windows on workspaces 1 and 3, right 
edge for 2 and 4)
+ 2) Switch to the workspace horizontally neighbouring the current workspace 
(to the left or to the right) and open/focus a window there
+ 3) Click the icon of the window snapped from the launcher
  
- It fails when the program I am trying to get to has been window
- snapped to the left or right side of the screen. (I think it is called
- window snapping when you drag a window to the left or right edge of the
- screen and it resizes to occupy half of the screen, on the left or
- right, respective to which edge you snapped)
+ Expected result:
+ The workspace containing the app should be shown with the app you have 
selected
  
- To net it out...
- If you have a left or right snapped window in a workspace other than your 
current workspace, and you click that program's launcher, expecting it to pan 
to the right workspace, it will not do this.  The launcher's icon gets the 
triangle on the right (signifying that it is now the current application) but 
it does NOT switch workspaces.
+ What happens instead:
+ The workspace is not switched, the window seems to be focused, as the 
triangle appears near its icon, and the shadow on one side of the workspace 
gets bigger.
+ 
+ I assume that the shadow is handled as part of the window, that is why
+ unity thinks that the window is visible on the current workspace, but
+ that's an assumption, I'll leave it to the devs to investigate further.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: unity 3.8.12-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  NonfreeKernelModules: fglrx
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,grid,obs,regex,commands,snap,animation,imgpng,vpswitch,annotate,unitymtgrabhandles,resize,workarounds,gnomecompat,expo,place,mousepoll,move,ezoom,animationaddon,session,staticswitcher,wall,ring,fade,scale,unityshell]
  Date: Wed Jun  1 11:48:34 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
-  LANGUAGE=en_US:en
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_US:en
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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

** Changed in: unity
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/791412

Title:
  Expo/Wall does not switch to right viewport upon launcher click, when
  target application is side-window-snapped

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 773908] Re: Evolution - after upgrading Ubuntu 11.04 could not send receive emails on pop3 / imap

2011-06-02 Thread LeadMan
Hi Pedro,
Here is log you have requested.

** Attachment added: evo.log
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/773908/+attachment/2151783/+files/evo.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773908

Title:
  Evolution - after upgrading Ubuntu 11.04 could not send receive emails
  on pop3 / imap

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 584175] Re: the applet is wasting memory

2011-06-02 Thread Jérôme
In case of difficulties to write a C program for the displaying the
icon, trapping the D-Bus calls and launching the right python program,
why not porting the whole applet in C ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/584175

Title:
  the applet is wasting memory

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 791195] Re: package example-content (not installed) failed to install/upgrade: tentando escribir «/usr/share/doc/example-content/copyright», que tamén está no paquete example-content-galiza 386

2011-06-02 Thread Robert Roth
*** This bug is a duplicate of bug 791193 ***
https://bugs.launchpad.net/bugs/791193

** This bug has been marked a duplicate of bug 791193
   package example-content (not installed) failed to install/upgrade: tentando 
escribir «/usr/share/doc/example-content/copyright», que tamén está no paquete 
example-content-galiza 386

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/791195

Title:
  package example-content (not installed) failed to install/upgrade:
  tentando escribir «/usr/share/doc/example-content/copyright», que
  tamén está no paquete example-content-galiza 386

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 791730] Re: CVE-2011-1753: billion laughs DoS vulnerability

2011-06-02 Thread Felix Geyer
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2011-1753

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/791730

Title:
  CVE-2011-1753: billion laughs DoS vulnerability

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 791108] Re: package dockmanager (not installed) failed to install/upgrade: trying to overwrite '/usr/share/dockmanager/data/skype_away.svg', which is also in package faenza-icon-theme 0.9-ubuntu3

2011-06-02 Thread Robert Roth
*** This bug is a duplicate of bug 768978 ***
https://bugs.launchpad.net/bugs/768978

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 
#768978, 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.
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** This bug has been marked a duplicate of bug 768978
   package dockmanager (not installed) failed to install/upgrade: trying to 
overwrite '/usr/share/dockmanager/data/skype_away.svg', which is also in 
package faenza-icon-theme 0.9-ubuntu3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/791108

Title:
  package dockmanager (not installed) failed to install/upgrade: trying
  to overwrite '/usr/share/dockmanager/data/skype_away.svg', which is
  also in package faenza-icon-theme 0.9-ubuntu3

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 791735] [NEW] `menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

2011-06-02 Thread dino99
Public bug reported:

Binary package hint: appmenu-gtk

Oneiric i386 testing

This issue previously fixed is back again, related reports: Bug #674047
Bug #598780  Bug #650553

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: appmenu-gtk 0.2.1-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.39-3.10-generic-pae 2.6.39
Uname: Linux 2.6.39-3-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Thu Jun  2 10:42:10 2011
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: appmenu-gtk
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: appmenu-gtk (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/791735

Title:
  `menu_proxy_module_load': gedit: undefined symbol:
  menu_proxy_module_load

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 791735] Re: `menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

2011-06-02 Thread dino99
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/791735

Title:
  `menu_proxy_module_load': gedit: undefined symbol:
  menu_proxy_module_load

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 775117] Re: Thunar hangs on first launch of each session

2011-06-02 Thread Francesco Miglietta
Asus Eee-Pc 1015T
AMD V105 serie
Nile Platform
Ati Radeon HD 4250
4 GB ram
Xubuntu 11.04 - 32bit

Thunar lags is not releted to the number of opening. It seems to me that
is related just to time instead: in the first 30-50 sec. Thunar lags on
first, second, third, fourth,.. ..opening. After some time Thunar starts
to open instantly as usual.

IMHO this bug is an high-importance one.

Francesco

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/775117

Title:
  Thunar hangs on first launch of each session

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 776439] Re: package bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 3

2011-06-02 Thread aleks
Here is the error. I'm running 32bit so I changed amd64 to i386.
Sorry I'm a total newb.

aleks@aleks-Lenovo-B560:~$ sudo dpkg -i
bcmwl-kernel-source_5.100.82.38+bdcom-0ubuntu4_i386.deb
dpkg: error processing
bcmwl-kernel-source_5.100.82.38+bdcom-0ubuntu4_i386.deb (--install):
 cannot access archive: No such file or directory
Errors were encountered while processing:
 bcmwl-kernel-source_5.100.82.38+bdcom-0ubuntu4_i386.deb

but for amd64 i was getting

dpkg: error processing
bcmwl-kernel-source_5.100.82.38+bdcom-0ubuntu4_amd64.deb (--install):
 cannot access archive: No such file or directory
Errors were encountered while processing:
 bcmwl-kernel-source_5.100.82.38+bdcom-0ubuntu4_amd64.deb


On Thu, Jun 2, 2011 at 4:48 AM, Daniel van Vugt vanv...@gmail.com
wrote:

 I can't reproduce any errors. It installed cleanly using:
 sudo dpkg -i bcmwl-kernel-source_5.100.82.38+bdcom-0ubuntu4_amd64.deb

 --
 You received this bug notification because you are a direct subscriber
 of a duplicate bug (786200).
 https://bugs.launchpad.net/bugs/776439

 Title:
  package bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3 failed to
  install/upgrade: subprocess installed pre-removal script returned
  error exit status 3

 Status in “bcmwl” package in Ubuntu:
  Fix Released

 Bug description:
  trying to uninstall bcmwl-kernel-source with apt-get remove

  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  The following packages will be REMOVED:
bcmwl-kernel-source
  0 upgraded, 0 newly installed, 1 to remove and 4 not upgraded.
  After this operation, 3,367 kB disk space will be freed.
  Do you want to continue [Y/n]?
  (Reading database ... 163429 files and directories currently installed.)
  Removing bcmwl-kernel-source ...
  Removing all DKMS Modules

  Error! There are no instances of module: bcmwl
  5.100.82.38+bdcom located in the DKMS tree.
  dpkg: error processing bcmwl-kernel-source (--remove):
   subprocess installed pre-removal script returned error exit status 3
  Errors were encountered while processing:
   bcmwl-kernel-source
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
  Uname: Linux 2.6.38-8-generic-pae i686
  NonfreeKernelModules: nvidia
  AptOrdering: bcmwl-kernel-source: Remove
  Architecture: i386
  Date: Tue May  3 10:46:33 2011
  ErrorMessage: subprocess installed pre-removal script returned error exit
 status 3
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386
 (20110427.1)
  SourcePackage: bcmwl
  Title: package bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3 failed to
 install/upgrade: subprocess installed pre-removal script returned error exit
 status 3
  UpgradeStatus: No upgrade log present (probably fresh install)

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/776439/+subscribe


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/776439

Title:
  package bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3 failed to
  install/upgrade: subprocess installed pre-removal script returned
  error exit status 3

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 761065] Re: [Sandybridge] Spurious *ERROR* Hangcheck timer elapsed... blt ring idle messages in dmesg when using compiz

2011-06-02 Thread Anton Belyaev
si14, check out the header of /etc/default/grub, it says you need to run
grub-update after the modification.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/761065

Title:
  [Sandybridge] Spurious *ERROR* Hangcheck timer elapsed... blt ring
  idle messages in dmesg when using compiz

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432882] Re: Python binding for gnomekeyring prevents password prompt on unlock

2011-06-02 Thread sentimental bryan
Just as some background, I'm trying to use it with offlineimap, which
allows the user to include python functions to retrieve username or
password.

% egrep (passeval|py) ~/.offlineimaprc
pythonfile = ~/.offlineimap.gnome.py
remotepasseval = get_password(offlineimap, gmail.test.account)

% cat .offlineimap.gnome.py   
#!/usr/bin/python

import sys
import pygtk
pygtk.require('2.0')
import gtk # sets app name
import gnomekeyring

def get_password(keyringid,identifier):
#This pops up the password prompt but is currently broken 
#https://bugs.launchpad.net/ubuntu/+source/gnome-python-desktop/+bug/432882
#gnomekeyring.unlock_sync(keyringid, None)
for keyring in gnomekeyring.list_keyring_names_sync():
if(keyring == keyringid):
for id in gnomekeyring.list_item_ids_sync(keyring):
item = gnomekeyring.item_get_info_sync(keyring, id)
print(item.get_display_name())
if(item.get_display_name() == identifier):
return item.get_secret()

def main():
print(   get_password(offlineimap,gmail.test.account) )

if __name__ == __main__:
main()

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/432882

Title:
  Python binding for gnomekeyring prevents password prompt on unlock

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402962] Re: Notify OSD should not rely on applications that inhibit the screensaver

2011-06-02 Thread Benedict Etzel
This can still be reproduced in the current 11.04 simply by using
caffeine and setting it to Prevent screensaver. So this indeed seems
to be a problem on the notify-osd-side rather than an application error.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/402962

Title:
  Notify OSD should not rely on applications that inhibit the
  screensaver

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 791183] Re: volume indicator not working

2011-06-02 Thread Fabio Marconi
Hello Luke
Using the mouse everythings is ok.
Using the hotkeys the appears receive the command but don't draw correctly, if 
i raise the volume from 0 of one pression of the key it show immediatly the top 
of the volume, but the regulation of the sound is correct.
Same thing happens decreasing, it start showing the maximum level, then 
pressing one time the hotkey it show the loudspeaker icon with red cross, but 
the volume is rightly decreased.
I'm talking about these, look the attached screenshot ( the music is playing 
and the levels vary regularry)

** Attachment added: Screenshot.png
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/791183/+attachment/2151788/+files/Screenshot.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/791183

Title:
  volume indicator not working

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >