[Bug 802400] Re: mysql help sends unchecked contents to mysqld

2012-12-10 Thread Sergei
https://mariadb.atlassian.net/browse/MDEV-687

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

Title:
  mysql help sends unchecked contents to mysqld

To manage notifications about this bug go to:
https://bugs.launchpad.net/maria/+bug/802400/+subscriptions

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


[Bug 1032550] Re: [multipath] failed to get sysfs information

2012-12-10 Thread Ronald Moesbergen
I'm seeing the same issue with an EMC clariion, see attached syslog. On
my systems this problem leads to hanging processes and a server crash
that can only be fixed with a reboot ..

** Attachment added: syslog of multipath failure
   
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1032550/+attachment/3456041/+files/syslog_multipath_fail.gz

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

Title:
  [multipath]  failed to get sysfs information

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1032550/+subscriptions

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


[Bug 1032550] Re: [multipath] failed to get sysfs information

2012-12-10 Thread Ronald Moesbergen
** Attachment added: My multipath.conf
   
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1032550/+attachment/3456042/+files/multipath.conf

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

Title:
  [multipath]  failed to get sysfs information

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1032550/+subscriptions

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


[Bug 1082699] Re: cannot copy to samba share

2012-12-10 Thread Alexander Langanke
the upgrade did not help.
I started a new thread at 
http://askubuntu.com/questions/227458/cannot-copy-to-samba-share-ubuntu

Thank you for your time

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

Title:
  cannot copy to samba share

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1082699/+subscriptions

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


[Bug 1088411] [NEW] Cannot attach volumes to instances if using NexentaStor driver

2012-12-10 Thread Juris
Public bug reported:

It looks like the bug #871278 is still present in NexentaStor driver.

I'm using Ubuntu 12.04.1 64bit with cinder-volumes package
2012.2-0ubuntu2~cloud0 and if I try to attach cinder volume to an
instance, it fails with the following error in nova-compute.log:

2012-12-05 16:10:26 TRACE Error: iSCSI device not found at /dev/disk/by-
path/ip-10.1.0.2:3260-iscsi-iqn.1986-03.com.sun:02:cinder-
volume-001-lun-1

However the file /dev/disk/by-path/ip-10.1.0.2:3260-iscsi-
iqn.1986-03.com.sun:02:cinder-volume-001-lun-0 exists.

So if I do

ln -s /dev/disk/by-path/ip-10.1.0.2:3260-iscsi-iqn.1986-03.com.sun:02
:cinder-volume-001-lun-0 /dev/disk/by-path/ip-10.1.0.2:3260-iscsi-
iqn.1986-03.com.sun:02:cinder-volume-001-lun-1

everything works.

I fixed it by changing line 232 in

/usr/share/pyshared/cinder/volume/nexenta/volume.py

from

'lun': '0'})

 to

'lun': '1'})

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

** Summary changed:

- Cannot attach volumes to instances if using NexentaStror driver
+ Cannot attach volumes to instances if using NexentaStor driver

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

Title:
  Cannot attach volumes to instances if using NexentaStor driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1088411/+subscriptions

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


[Bug 1086833] Re: All nova upstart configuration use 'su' instead of 'start-stop-daemon'

2012-12-10 Thread James Page
** Changed in: nova (Ubuntu Raring)
   Status: New = 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/1086833

Title:
  All nova upstart configuration use 'su' instead of 'start-stop-daemon'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1086833/+subscriptions

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


[Bug 1088312] Re: package setserial 2.17-47 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-12-10 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

This looks like a local configuration problem, rather than a bug in
Ubuntu, so I'm marking this bug as Invalid.

Specifically, your /etc/init.d/setserial file is missing, which is
supplied by the package. Try purging and reinstalling setserial, instead
of simply uninstalling and reinstalling.

If you still have problems, you can find pointers to get help for this
sort of issue here: http://www.ubuntu.com/support/community

If you believe that this is really a bug, then you may find it helpful
to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
and then change the bug status back to New.


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

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

Title:
  package setserial 2.17-47 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/setserial/+bug/1088312/+subscriptions

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


[Bug 1088235] Re: package puppetmaster-passenger 2.7.18-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-12-10 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

This looks like a local configuration problem, rather than a bug in
Ubuntu, so I'm marking this bug as Invalid. Specifically, it looks like
you have a misconfigured web server installed, or perhaps multiple
installations of passenger.

You can find pointers to get help for this sort of problem here:
http://www.ubuntu.com/support/community

If you believe that this is really a bug, then you may find it helpful
to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
and then change the bug status back to New.

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

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

Title:
  package puppetmaster-passenger 2.7.18-1ubuntu1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1088235/+subscriptions

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


[Bug 1087261] Re: package openssh-server 1:5.3p1-3ubuntu7 failed to install/upgrade: el subproceso post-installation script devolvió el código de salida de error 2

2012-12-10 Thread Robie Basak
From log:

Configurando openssh-server (1:5.3p1-3ubuntu7) ...
Creating SSH2 RSA key; this may take some time ...
Creating SSH2 DSA key; this may take some time ...
exec: 34: /lib/init/upstart-job: not found
invoke-rc.d: initscript ssh, action stop failed.
dpkg: error al procesar openssh-server (--configure):
 el subproceso post-installation script devolvió el código de salida de error 2
Processing triggers for libc-bin ...

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

Title:
  package openssh-server 1:5.3p1-3ubuntu7 failed to install/upgrade: el
  subproceso post-installation script devolvió el código de salida de
  error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1087261/+subscriptions

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


[Bug 1087261] Re: package openssh-server 1:5.3p1-3ubuntu7 failed to install/upgrade: el subproceso post-installation script devolvió el código de salida de error 2

2012-12-10 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

This looks like a local configuration problem, rather than a bug in
Ubuntu, so I'm marking this bug as Invalid.

Specifically, you seem to be running some packages from 8.04, and some
from 10.04. Is this part of an aborted or incomplete upgrade?

You can find pointers to get help for this sort of problem here:
http://www.ubuntu.com/support/community

If you believe that this is really a bug, then you may find it helpful
to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
and then change the bug status back to New.

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

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

Title:
  package openssh-server 1:5.3p1-3ubuntu7 failed to install/upgrade: el
  subproceso post-installation script devolvió el código de salida de
  error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1087261/+subscriptions

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


[Bug 1088136] Re: AUTH cannot handle a request with an initial-response over 2048 bytes (GSSAPI-related)

2012-12-10 Thread Robie Basak
Thank you for taking the time prepare this patch and helping to make
Ubuntu better.

There are just a few things we need to do in order to get this fix ready
for sponsoring and then for the stable release team to approve. Please
note that I'm making these comments as a bug triager only. I cannot
sponsor this package, but this might save you some time getting this
patch through the sponsorship queue. Most of these are requirements from
https://wiki.ubuntu.com/StableReleaseUpdates

Can you please confirm that this bug is definitely fixed in the current
development release (Raring)? This needs to be done first, and then this
bug needs to be marked Fix Released with a task added for Precise.

The test case needs to allow someone who is not familiar with the
affected package to reproduce the bug and verify that the updated
package fixes the problem. This requirement is from SRU policy. I don't
think your test case is detailed enough for me, and I am familiar with
GSSAPI (via Kerberos)! Please could you provide sufficient detail in
your test case?

The changelog should detail exactly what is being fixed, rather than
just referring to the upstream bug.

The version number in the changelog should be 4.76-3ubuntu3.2 rather
than 4.76-3ubuntu3.1+bug1088136, and targeted at precise-proposed rather
than precise. I'm sure a sponsor would make these minor changes for you,
but you might want to be aware of this and/or correct it.

It's great that you have DEP-3 headers in the patch. It could help
though if you added a Bug-Ubuntu header that points to this bug.

Once you're happy, please subscribe ~ubuntu-sponsors to this bug to make
sure it makes it in the sponsorship queue. ~ubuntu-sru will need to be
subscribed to approve the upload, but it is a sponsor who will actually
need to do the upload itself.

Thanks again for your help!

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

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

Title:
  AUTH cannot handle a request with an initial-response over 2048 bytes
  (GSSAPI-related)

To manage notifications about this bug go to:
https://bugs.launchpad.net/exim/+bug/1088136/+subscriptions

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


[Bug 1088136] Re: AUTH cannot handle a request with an initial-response over 2048 bytes (GSSAPI-related)

2012-12-10 Thread urusha
** Description changed:

  smtp_cmd_buffer_size is currently 2048 bytes.  2048 bytes is not sufficient 
for
  clients that send an AUTH with an initial-response for GSSAPI when Windows
  Kerberos tickets are used that contain a PAC -- as of Windows 2003, the 
maximum
  ticket size is 12000 bytes.
  
  MUAs that use AUTH GSSAPI without an initial-response are not impacted by the
  2048 limit, since the remainder of the SASL session is handled by 
auth_get_data
  in Exim, which uses big_buffer and has sufficient space to process large
  Kerberos tickets.
  
  Thunderbird will always send an AUTH GSSAPI with an initial-response, which
  makes it subject to the 2048 byte limit.  A large Kerberos ticket will easily
  surpass 2048 bytes when base64-encoded, causing the AUTH to fail.
  
  RFC 4954 recommends 12288 bytes as a line limit to handle AUTH.  For a base64
  encoded max-size Windows Kerberos ticket, at least 16000 bytes are needed.
  
  This bug is fixed upstream (4.77). It would be nice to backport it to
  precise.
  
  [Impact]
  smtp_cmd_buffer_size is currently 2048 bytes.  2048 bytes is not sufficient 
for
  clients that send an AUTH with an initial-response for GSSAPI when Windows
  Kerberos tickets are used that contain a PAC. For a base64
  encoded max-size Windows Kerberos ticket, at least 16000 bytes are needed.
+ Fixing this bug lets us to use exim4 smtp server with AD kerberos 
authentication and windows clients, so I think it's worth fixing.
  
  [Test Case]
- 1. Configure exim4 to use GSSAPI auth.
- 2. Configure thunderbird to use GSSAPI smtp auth on windows 
xp/vista/7/2003/2008.
- 3. Auth will always fail.
+ 1. You need a configured AD/samba4 domain
+ 2. Configure exim4 to use GSSAPI auth (here is dovecot method):
+  - # apt-get instal dovecot-imapd exim4-daemon-heavy
+  - /etc/krb5.keytab should contain 'smtp/fqdn.host.name@YOUR.REALM' 
credentials (import it somehow), just for test make it readable for all. (chmod 
644 /etc/krb5.keytab)
+  - your dovecot config should contain something like this:
+ auth_mechanisms = gssapi
+ auth_default_realm = YOUR.REALM
+ auth_realms = YOUR.REALM
+ auth_gssapi_hostname = fqdn.host.name
+ auth_krb5_keytab = /etc/krb5.keytab
+ service auth {
+   unix_listener auth-client {
+ mode = 0600
+ user = Debian-exim
+   }
+  - your exim's 'begin authenticators' section of the config should contain 
something like:
+ auth_gssapi:
+ driver= dovecot
+ public_name   = GSSAPI
+ server_socket = /var/run/dovecot/auth-client
+ server_set_id = $auth1
+ 3. Configure thunderbird to use GSSAPI smtp auth on windows 
xp/vista/7/2003/2008 (member of your AD domain).
+  - install thunderbird or use thunderbird portable
+  - configure any (e.g. it could be nonexisting at all) IMAP/POP mail account 
in thunderbird (using some domain member account)
+  - in account settings set authentication address/port to your exim server, 
username to your domain username, auth method to 'Kerberos/GSSAPI'
+ 4. Try to send mail. Auth will always fail. In exim's log there will be 
messages like these:
+ 2012-12-09 00:04:46 SMTP syntax error in AUTH GSSAPI 

[Bug 1088136] Re: AUTH cannot handle a request with an initial-response over 2048 bytes (GSSAPI-related)

2012-12-10 Thread Marc Deslauriers
** Also affects: exim4 (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: exim4 (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: exim4 (Ubuntu Raring)
   Importance: Medium
   Status: New

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

** Changed in: exim4 (Ubuntu Precise)
   Importance: Undecided = Medium

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

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

Title:
  AUTH cannot handle a request with an initial-response over 2048 bytes
  (GSSAPI-related)

To manage notifications about this bug go to:
https://bugs.launchpad.net/exim/+bug/1088136/+subscriptions

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


[Bug 1088136] Re: AUTH cannot handle a request with an initial-response over 2048 bytes (GSSAPI-related)

2012-12-10 Thread urusha
Hi!
I'm confirming that this bug is fixed in raring an quantal. How could I mark it 
Fix released for raring?
I've also updated bug description, made test case more detailed, is it detailed 
enough now?
And here is updated debdiff.
Thank you.


** Patch added: updated exim4.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1088136/+attachment/3456247/+files/exim4.debdiff

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

Title:
  AUTH cannot handle a request with an initial-response over 2048 bytes
  (GSSAPI-related)

To manage notifications about this bug go to:
https://bugs.launchpad.net/exim/+bug/1088136/+subscriptions

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


[Bug 617463] Re: mysql fails to load innodb plugin due to apparmor rejection.

2012-12-10 Thread Marc Deslauriers
I confirm this fixes the issue, I don't see the relevant denials in when
running the test suite anymore.

This fix will be included in the security release that will be published
in a few minutes.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  mysql fails to load innodb plugin due to apparmor rejection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/617463/+subscriptions

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


[Bug 1088136] Re: AUTH cannot handle a request with an initial-response over 2048 bytes (GSSAPI-related)

2012-12-10 Thread Robie Basak
Thanks! Marc has kindly sorted the bug statuses out for us, and I see
that you've subscribed ~ubuntu-sponsors so this is now in the
sponsorship queue. The next step is to wait for a sponsor to review your
debdiff.

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

Title:
  AUTH cannot handle a request with an initial-response over 2048 bytes
  (GSSAPI-related)

To manage notifications about this bug go to:
https://bugs.launchpad.net/exim/+bug/1088136/+subscriptions

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


[Bug 617463] Re: mysql fails to load innodb plugin due to apparmor rejection.

2012-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package mysql-dfsg-5.1 -
5.1.66-0ubuntu0.10.04.3

---
mysql-dfsg-5.1 (5.1.66-0ubuntu0.10.04.3) lucid-security; urgency=low

  * SECURITY UPDATE: arbitrary code execution via long argument
- debian/patches/99_CVE-2012-5611.patch: don't overflow buffer in
  sql/sql_acl.cc, add tests to mysql-test/t/information_schema.test,
  mysql-test/r/information_schema.result.
- CVE-2012-5611
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Fri, 07 Dec 2012 12:14:34 
-0500

** Changed in: mysql-dfsg-5.1 (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-5611

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

Title:
  mysql fails to load innodb plugin due to apparmor rejection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/617463/+subscriptions

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


[Bug 1087765] Re: Not all containers get started at bootime

2012-12-10 Thread Serge Hallyn
** Changed in: lxc (Ubuntu)
   Status: Incomplete = New

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

Title:
  Not all containers get started at bootime

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1087765/+subscriptions

-- 
Ubuntu-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 1032550] Re: [multipath] failed to get sysfs information

2012-12-10 Thread vincent
It maybe a kernel bug
Dec  9 08:16:07 ealxs00195 kernel: [1723012.226196] BUG: soft lockup - CPU#2 
stuck for 23s! [kworker/2:5:1283]

Vincent Chen
EMC2 | E-Lab Linux team

-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of Ronald 
Moesbergen
Sent: Monday, December 10, 2012 5:07 PM
To: Chen, Vincent
Subject: [Bug 1032550] Re: [multipath] failed to get sysfs information

** Attachment added: My multipath.conf
   
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1032550/+attachment/3456042/+files/multipath.conf

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1032550

Title:
  [multipath]  failed to get sysfs information

Status in “multipath-tools” package in Ubuntu:
  In Progress

Bug description:
  when shutdown switch port of host HBA,  multippath-tool can't get
  correct information  of subpath. by check the multipath output,
  some storage device type info disapppear and the failed path always
  stay in path group and don't be clear out.


  mpath2 (3600601601c102900944737e4a73fe011) dm-51 ,
  size=6.0G features='1 queue_if_no_path' hwhandler='1 emc' wp=rw
  |-+- policy='round-robin 0' prio=1 status=active
  | |- #:#:#:#  -#:# failed faulty running
  | `- 5:0:2:5  sdcu 70:32   active ready running
  `-+- policy='round-robin 0' prio=0 status=enabled
|- 5:0:3:5  sdfa 129:192 active ready running
`- #:#:#:#  -#:# failed faulty running
  mpath38 (3600601601c1029008eb6dbe8ae3fe011) dm-59 DGC,VRAID
  size=5.0G features='1 queue_if_no_path' hwhandler='1 emc' wp=rw
  |-+- policy='round-robin 0' prio=1 status=active
  | `- 5:0:2:13 sddf 70:208  active ready running
  `-+- policy='round-robin 0' prio=0 status=enabled
`- 5:0:3:13 sdfk 130:96  active ready running
  mpath63 (3697198700131533030303932) dm-13 EMC,SYMMETRIX
  size=5.6G features='0' hwhandler='0' wp=rw
  `-+- policy='round-robin 0' prio=1 status=active
|- 5:0:0:8  sdl  8:176   active ready running
`- 5:0:1:8  sdbd 67:112  active ready running
  mpath95 (3697198700131533030323445) dm-43 ,
  size=898M features='0' hwhandler='0' wp=rw
  `-+- policy='round-robin 0' prio=1 status=active
|- #:#:#:#  -#:# failed faulty running
|- #:#:#:#  -#:# failed faulty running
|- 5:0:0:38 sdas 66:192  active ready running
`- 5:0:1:38 sdck 69:128  active ready running


  Same time, the syslog show many

  ---
  Aug  2 18:25:16 Linux51 multipathd: sdht: failed to get sysfs information
  Aug  2 18:25:16 Linux51 multipathd: sdht: unusable path
  ... ...
  ---

  After path  recover, all failed path come back without problem.  there
  is no IP blocked and error happend during fail/recover period.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1032550/+subscriptions

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

Title:
  [multipath]  failed to get sysfs information

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1032550/+subscriptions

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


[Bug 1087765] Re: Not all containers get started at bootime

2012-12-10 Thread Serge Hallyn
** Changed in: lxc (Ubuntu)
 Assignee: (unassigned) = Serge Hallyn (serge-hallyn)

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

Title:
  Not all containers get started at bootime

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1087765/+subscriptions

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


[Bug 1032550] Re: [multipath] failed to get sysfs information

2012-12-10 Thread Peter Petrakis
What I really need is a crashdump. I'm simply short on time to reproduce
this myself.

https://wiki.ubuntu.com/Kernel/CrashdumpRecipe

Configure sysctl to panic on oops, that should do it.

This stack section is interesting.
Dec  9 09:18:27 ealxs00195 kernel: [1726974.078795] RIP: 
0010:[8165b049]  [8165b049] 
_raw_spin_unlock_irqrestore+0x19/0x30
...
Dec  9 09:18:27 ealxs00195 kernel: [1726974.091694]  [8142f764] 
__scsi_remove_target+0xd4/0xf0
Dec  9 09:18:27 ealxs00195 kernel: [1726974.091696]  [8142f841] 
scsi_remove_target+0xc1/0xe0
Dec  9 09:18:27 ealxs00195 kernel: [1726974.091701]  [a00deb96] 
fc_starget_delete+0x26/0x30 [scsi_transport_fc]
Dec  9 09:18:27 ealxs00195 kernel: [1726974.091706]  [81084b1a] 
process_one_work+0x11a/0x480

It's required to be able to sleep in a workq context, we're grabbing spinlocks 
here, which when done quickly
is fine, but holding them too long and well, you see this. I doubt this is the 
root cause, something else is likely
holding the locks due to an error handling condition and the removal threads 
are just victims.

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

Title:
  [multipath]  failed to get sysfs information

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1032550/+subscriptions

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


[Bug 1088540] [NEW] ec2-bundle-image gives error 'can't convert Fixnum into String'

2012-12-10 Thread Scott Moser
Public bug reported:

$ ec2-bundle-image --cert cert.pem --privatekey pk.pem --user 123456789012 
--image my.img --arch i386 --debug
Bundling image file...
ERROR: can't convert Fixnum into String
#TypeError: can't convert Fixnum into String
/usr/lib/ec2-ami-tools/lib/ec2/amitools/util.rb:19:in `+'
/usr/lib/ec2-ami-tools/lib/ec2/amitools/util.rb:19:in `block in gen_ident'
/usr/lib/ec2-ami-tools/lib/ec2/amitools/util.rb:19:in `each'
/usr/lib/ec2-ami-tools/lib/ec2/amitools/util.rb:19:in `inject'
/usr/lib/ec2-ami-tools/lib/ec2/amitools/util.rb:19:in `gen_ident'
/usr/lib/ec2-ami-tools/lib/ec2/amitools/fileutil.rb:227:in `block in tempfifo'
/usr/lib/ec2-ami-tools/lib/ec2/amitools/fileutil.rb:226:in `each'
/usr/lib/ec2-ami-tools/lib/ec2/amitools/fileutil.rb:226:in `tempfifo'
/usr/lib/ec2-ami-tools/lib/ec2/amitools/bundle.rb:48:in `bundle_image'
/usr/lib/ec2-ami-tools/lib/ec2/amitools/bundleimage.rb:56:in `bundle_image'
/usr/lib/ec2-ami-tools/lib/ec2/amitools/bundleimage.rb:85:in `main'
/usr/lib/ec2-ami-tools/lib/ec2/amitools/tool_base.rb:201:in `run'
/usr/lib/ec2-ami-tools/lib/ec2/amitools/bundleimage.rb:93:in `main'

I found this when trying with real cert.pem and pk.pem and user, but the
error occurs before those things are actually tested, so you can do:

mkdir foo; cd foo
img=my.img; cert=cert.pem; pk=pk.pem; user=123456789012
truncate --size 1M $img
mke2fs -F $img
touch $cert $pk
ec2-bundle-image --cert $cert --privatekey $pk --user $user  --image $img 
--arch i386 --debug

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: ec2-ami-tools 1.4.0.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
Uname: Linux 3.5.0-19-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Mon Dec 10 11:07:25 2012
EcryptfsInUse: Yes
InstallationDate: Installed on 2011-10-19 (418 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ec2-ami-tools
UpgradeStatus: Upgraded to quantal on 2011-11-07 (399 days ago)

** Affects: ec2-ami-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal running-unity

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

Title:
  ec2-bundle-image gives error 'can't convert Fixnum into String'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ec2-ami-tools/+bug/1088540/+subscriptions

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


[Bug 1088540] Re: ec2-bundle-image gives error 'can't convert Fixnum into String'

2012-12-10 Thread Scott Moser
This seems to be a change from ruby 1.8 to 1.9, that caused 'gen_ident' to be 
valid.
basically, before it had:
##
# generate a unique identifier used for filenames
#
def gen_ident()
  (0..19).inject() {|ident, n| ident+(?A + Kernel.rand(26)).chr}
end

That needs updating to:
   (0..19).inject() {|ident, n| ident+(?A.ord + Kernel.rand(26)).chr}


** Changed in: ec2-ami-tools (Ubuntu)
   Importance: Undecided = Medium

** Changed in: ec2-ami-tools (Ubuntu)
   Status: New = Triaged

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

Title:
  ec2-bundle-image gives error 'can't convert Fixnum into String'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ec2-ami-tools/+bug/1088540/+subscriptions

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


[Bug 1088540] Re: ec2-bundle-image gives error 'can't convert Fixnum into String' with ruby 1.9

2012-12-10 Thread Scott Moser
** Summary changed:

- ec2-bundle-image gives error 'can't convert Fixnum into String'
+ ec2-bundle-image gives error 'can't convert Fixnum into String' with ruby 1.9

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

Title:
  ec2-bundle-image gives error 'can't convert Fixnum into String' with
  ruby 1.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ec2-ami-tools/+bug/1088540/+subscriptions

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


[Bug 1084089] Re: lxc-clone shouldn't add fstab line if it wasn't there originally

2012-12-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lxc

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

Title:
  lxc-clone shouldn't add fstab line if it wasn't there originally

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1084089/+subscriptions

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


[Bug 1087765] Re: Not all containers get started at bootime

2012-12-10 Thread Serge Hallyn
What kind of storage is /data on?  Is it possible that /data is not yet
available when runlevel 2 starts?

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

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

Title:
  Not all containers get started at bootime

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1087765/+subscriptions

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


[Bug 1088611] [NEW] using random hostnames to detect dns proxies allows for false positives

2012-12-10 Thread Steve Langasek
Public bug reported:

The fix that's been applied for bug #974509 checks for the presence of a
redirector by looking of three hostnames, and treating as invalid any
results pointing to a matching address:

 - does-not-exist.example.com.
 - example.invalid.
 - a random, unqualified 32-character alphanumeric hostname.

The last of these carries a small but non-zero risk of colliding with a
real hostname, and there's a small but non-zero risk that this host
points to the same address as something we care about.  If possible, it
would be better to not include this random-host lookup in the algorithm,
as somewhere, some day, chances are there will eventually be a
collision, causing an incomprehensible and unreproducible failure for a
user.

** Affects: cloud-init (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  using random hostnames to detect dns proxies allows for false
  positives

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1088611/+subscriptions

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


[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2012-12-10 Thread Nate Muench (Mink)
What's the status of this?

I told you the problem and the solution.  I have the branch done, I'm
just waiting for it (FIFREEZE/FITHAW ioctl) to be compiled into the
kernel.

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

Title:
  Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/open-vm-tools/+bug/1088053/+subscriptions

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


[Bug 1018554] Re: write timestamp to console on halt/reboot/shutdown

2012-12-10 Thread Steve Langasek
FWIW, this would be more precise if it had a start condition of:

  start on runlevel [06]

though it's unlikely that cloud users are going to make much use of
runlevels other than runlevel 2.

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

Title:
  write timestamp to console on halt/reboot/shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1018554/+subscriptions

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


[Bug 1088611] Re: using random hostnames to detect dns proxies allows for false positives

2012-12-10 Thread Dmitrijs Ledkovs
Instead of random request, you can check the checksum of:

http://start.ubuntu.com/connectivity-check.html

Which is highly available connectivity check hosted for installer
purposes currently and is used by ubiquity.

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

Title:
  using random hostnames to detect dns proxies allows for false
  positives

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1088611/+subscriptions

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


[Bug 998712] Re: domain name completion broken when dnsmasq is used

2012-12-10 Thread Thomas Hood
@Wolf: Is it the case that when using the NM-controlled dnsmasq, fully
qualified domain names can always be resolved using the glibc resolver
but short domain names cannot be resolved using the resolver, despite
the correct search option being present in /etc/resolv.conf; that this
anomaly does not always occur, but when it does occur it lasts about
five minutes?

Please correct me if any of the following is not (no longer) true.
Please try to provide as complete information as possible.

In the anomalous situation, your /etc/resolv.conf contains the following

nameserver 127.0.1.1
search rsb.intern rsb.at

and nm-tool|grep DNS shows the following

DNS:10.1.0.4

and the following command fails with unknown host s4

ping s4

but the following two commands succeed.

ping s4.rsb.intern
ping s4.rsb.at

When the anomaly occurs, does dig s4.rsb.intern work on the affected
system?

When the anomaly occurs, does dig s4.rsb.at work on the affected
system?

When the anomaly occurs, does dig s4 +search work on the affected
system?

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

Title:
  domain name completion broken when dnsmasq is used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/998712/+subscriptions

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


[Bug 998712] Re: domain name completion broken when dnsmasq is used

2012-12-10 Thread Wolf Rogner
nm-tool | grep DNS gives

DNS: 10.1.0.4
DNS: 10.1.0.254
DNS: 195.202.128.3

dig s4 gives nothing

wolf@mbp:~$ dig s4

;  DiG 9.8.1-P1  s4
;; global options: +cmd
;; Got answer:
;; -HEADER- opcode: QUERY, status: NXDOMAIN, id: 60009
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;s4.IN  A

;; Query time: 1 msec
;; SERVER: 127.0.1.1#53(127.0.1.1)
;; WHEN: Mon Dec 10 21:52:10 2012
;; MSG SIZE  rcvd: 20

but
dig s4 + search returns s4.rsb.intern IP and the domain rsb.intern

wolf@mbp:~$ dig s4 +search

;  DiG 9.8.1-P1  s4 +search
;; global options: +cmd
;; Got answer:
;; -HEADER- opcode: QUERY, status: NOERROR, id: 28303
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;s4.rsb.intern. IN  A

;; ANSWER SECTION:
s4.rsb.intern.  34000   IN  A   10.1.0.4

;; AUTHORITY SECTION:
rsb.intern. 34000   IN  NS  s4.rsb.intern.

;; Query time: 1 msec
;; SERVER: 127.0.1.1#53(127.0.1.1)
;; WHEN: Mon Dec 10 21:51:24 2012
;; MSG SIZE  rcvd: 61

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

Title:
  domain name completion broken when dnsmasq is used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/998712/+subscriptions

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


[Bug 1085255] Re: Meta bug for tracking Openstack 2012.2.1 Stable Update

2012-12-10 Thread Adam Gandelman
** Also affects: cloud-archive
   Importance: Undecided
   Status: New

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

Title:
  Meta bug for tracking Openstack 2012.2.1 Stable Update

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1085255/+subscriptions

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


[Bug 1066115] Re: The landscape client plugin doesn't create the config file with the proper permissions

2012-12-10 Thread Steve Langasek
** Description changed:

  === Begin SRU Information ===
  [Impact]
-  * If an image does not have landscape-client installed inside it, and the
-user provided landscape config, then:
-a.) the landscape config file would be written with root:root permissions
-so that the user that landscape runs as could not change it.
-b.) the landscape package would not be installed.
+  * If an image does not have landscape-client installed inside it, and the
+    user provided landscape config, then:
+    a.) the landscape config file would be written with root:root permissions
+    so that the user that landscape runs as could not change it.
+    b.) the landscape package would not be installed.
  
-  * The fix here is just to install the landscape-client package.  This is
-clearly what the user would want.
-Additionally, no package installation occurs unless the user made that
-request.  The fix for 'a' is also addressed by this because the file will
-exist on disk with proper permissions before cloud-init writes it, and
-will thus keep the same ownership.
+  * The fix here is just to install the landscape-client package.  This is
+    clearly what the user would want.
+    Additionally, no package installation occurs unless the user made that
+    request.  The fix for 'a' is also addressed by this because the file will
+    exist on disk with proper permissions before cloud-init writes it, and
+    will thus keep the same ownership.
  
  [Test Case]
-  * launch instance with landscape config in user-data like the following:
-#cloud-config
-apt_upgrade: True
-apt_sources:
- - source: deb $MIRROR $RELEASE-proposed main
-landscape:
-  client:
-url: https://landscape.canonical.com/message-system;
-ping_url: http://landscape.canonical.com/ping;
-data_path: /var/lib/landscape/client
-http_proxy: http://my.proxy.com/foobar;
-tags: server,cloud
-  * upon investigation, /etc/landscape/client.conf should be owned
-by 'landscape' user rather than root.
+  * launch instance with landscape config in user-data like the following:
+    #cloud-config
+    apt_upgrade: True
+    apt_sources:
+ - source: deb $MIRROR $RELEASE-proposed main
+    landscape:
+  client:
+    url: https://landscape.canonical.com/message-system;
+    ping_url: http://landscape.canonical.com/ping;
+    data_path: /var/lib/landscape/client
+    http_proxy: http://my.proxy.com/foobar;
+    tags: server,cloud
+  * upon investigation, /etc/landscape/client.conf should be owned
+    by 'landscape' user rather than root.
  
- [Regression Potential] 
-  * This was broken before, so it is not likely to be broken worse now.
+ [Regression Potential]
+  * If a user with a generic user_data setup is assuming that the 'landscape' 
config will be applied only on those images which already have landscape-client 
installed, automatically installing landscape-client will be an unexpected a 
behavior change.
  
  === End SRU Information ===
- 
  
  When cloud-init runs and landscape-client is not installed, it creates
  /etc/landscape/client.conf owned as root:root, whereas landscape-client
  expects it to be landscape:root. The proper fix is although probably to
  require installation of landscape-client first, as it will create the
  file properly, and then landscape-client can update it.

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

Title:
  The landscape client plugin doesn't create the config file with the
  proper permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1066115/+subscriptions

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


[Bug 1088540] Re: ec2-bundle-image gives error 'can't convert Fixnum into String' with ruby 1.9

2012-12-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~awstools-dev/ubuntu/raring/ec2-ami-tools/raring

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

Title:
  ec2-bundle-image gives error 'can't convert Fixnum into String' with
  ruby 1.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ec2-ami-tools/+bug/1088540/+subscriptions

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


[Bug 1088681] [NEW] startup script prevents use of IPv6

2012-12-10 Thread Hendrik Haddorp
Public bug reported:

The tomcat7 startup script sets java.net.preferIPv4Stack=true if
authbind is activated. Ubuntu 12.10 does however include authbind 2,
which supports IPv6. Consequently the parameter should not be set
anymore. Once I uncommented that line tomcat7 worked just fine via IPv6
and authbind.

regards,
Hendrik

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

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

Title:
  startup script prevents use of IPv6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1088681/+subscriptions

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


[Bug 1087765] Re: Not all containers get started at bootime

2012-12-10 Thread Serge Hallyn
I was not able to reproduce this.

Could you edit /etc/init/lxc.conf to add '-l info -o
/var/log/lxc-$c.debug' to the lxc-start options, then tar up and post
the /var/log/lxc-*.debug files here?

** Changed in: lxc (Ubuntu)
 Assignee: Serge Hallyn (serge-hallyn) = (unassigned)

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

Title:
  Not all containers get started at bootime

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1087765/+subscriptions

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


[Bug 1073077] Re: zsh complains about locale_warn on launch

2012-12-10 Thread Steve Langasek
Hello Marti, or anyone else affected,

Accepted cloud-init into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/cloud-
init/0.6.3-0ubuntu1.2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cloud-init (Ubuntu Precise)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

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

Title:
  zsh complains about locale_warn on launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1073077/+subscriptions

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


[Bug 1070345] Re: need to restart landscape after updating config

2012-12-10 Thread Steve Langasek
Hello Scott, or anyone else affected,

Accepted cloud-init into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/cloud-
init/0.6.3-0ubuntu1.2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cloud-init (Ubuntu Precise)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

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

Title:
  need to restart landscape after updating config

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1070345/+subscriptions

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


[Bug 1066115] Re: The landscape client plugin doesn't create the config file with the proper permissions

2012-12-10 Thread Steve Langasek
Hello Thomas, or anyone else affected,

Accepted cloud-init into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/cloud-
init/0.6.3-0ubuntu1.2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cloud-init (Ubuntu Precise)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

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

Title:
  The landscape client plugin doesn't create the config file with the
  proper permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1066115/+subscriptions

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


[Bug 1028501] Re: cloud-init selects wrong mirrors for arm

2012-12-10 Thread Steve Langasek
Hello Scott, or anyone else affected,

Accepted cloud-init into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/cloud-
init/0.6.3-0ubuntu1.2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cloud-init (Ubuntu Precise)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

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

Title:
  cloud-init selects wrong mirrors for arm

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1028501/+subscriptions

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


[Bug 1018554] Re: write timestamp to console on halt/reboot/shutdown

2012-12-10 Thread Steve Langasek
Hello Scott, or anyone else affected,

Accepted cloud-init into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/cloud-
init/0.6.3-0ubuntu1.2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cloud-init (Ubuntu Precise)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

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

Title:
  write timestamp to console on halt/reboot/shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1018554/+subscriptions

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


[Bug 978127] Re: incorrect time on node causes failed oauth

2012-12-10 Thread Steve Langasek
Hello Scott, or anyone else affected,

Accepted cloud-init into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/cloud-
init/0.6.3-0ubuntu1.2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cloud-init (Ubuntu Precise)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

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

Title:
  incorrect time on node causes failed oauth

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/978127/+subscriptions

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


[Bug 974509] Re: cloud-init selects wrong mirror with dns server redirection

2012-12-10 Thread Steve Langasek
Hello Chuck, or anyone else affected,

Accepted cloud-init into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/cloud-
init/0.6.3-0ubuntu1.2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cloud-init (Ubuntu Precise)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

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

Title:
  cloud-init selects wrong mirror with dns server redirection

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/974509/+subscriptions

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


[Bug 1049146] Re: cloud-init runs again after reboot in release upgraded instance

2012-12-10 Thread Steve Langasek
Hello Andreas, or anyone else affected,

Accepted cloud-init into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/cloud-
init/0.6.3-0ubuntu1.2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cloud-init (Ubuntu Precise)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

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

Title:
  cloud-init runs again after reboot in release upgraded instance

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1049146/+subscriptions

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


[Bug 1037727] Re: support adding region/availability to mirror selection

2012-12-10 Thread Steve Langasek
Hello Scott, or anyone else affected,

Accepted cloud-init into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/cloud-
init/0.6.3-0ubuntu1.2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cloud-init (Ubuntu Precise)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

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

Title:
  support adding region/availability to mirror selection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1037727/+subscriptions

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


[Bug 1006963] Re: sources.list configuration does not cover security

2012-12-10 Thread Steve Langasek
Hello Scott, or anyone else affected,

Accepted cloud-init into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/cloud-
init/0.6.3-0ubuntu1.2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cloud-init (Ubuntu Precise)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

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

Title:
  sources.list configuration does not cover security

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1006963/+subscriptions

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


[Bug 1088720] [NEW] facter virtual runs lspci unconditionally

2012-12-10 Thread James Troup
Public bug reported:

'facter virtual' runs 'lspci' unconditionally on physical machines.
This causes warning spew on machines without PCI, e.g. arm.

| root@jenipapo:~# facter virtual
| pcilib: Cannot open /proc/bus/pci
| lspci: Cannot find any working access method.
| physical
| root@jenipapo:~# 

Attached is the patch we've used to fix this locally, but it's
probably not suitable for upstream as it assumes Linux.

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

** Attachment added: Check for /proc/bus/pci/devices before running lspci
   https://bugs.launchpad.net/bugs/1088720/+attachment/3456648/+files/diff.txt

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

Title:
  facter virtual runs lspci unconditionally

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/facter/+bug/1088720/+subscriptions

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


[Bug 1088540] Re: ec2-bundle-image gives error 'can't convert Fixnum into String' with ruby 1.9

2012-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package ec2-ami-tools - 1.4.0.9-0ubuntu1

---
ec2-ami-tools (1.4.0.9-0ubuntu1) raring; urgency=low

  * New upstream release 1.4.0.9 (2012-11-12)
* add knowledge of 'ap-southeast-2'
* add flag '--delegation-token' to tools, to allow use of the iam
  credentials inside an ec2 instance.
  * New upstream release 1.4.0.7 (2012-03-26)
* centralize the list of regions and locations ec2/amitools/region.rb
* add govcloud support, with
  * public certificate to /ec2/amitools/cert-ec2-gov.pem
  * knowledge of us-gov-west-1 region
* use pid in fifo name, which improves upstream for the same code
  path that use-mktemp-like-mkfifo-name.patch affects.  But the
  patch here still does a better job.
* debian/patches/remove-explicit-regions.patch:
  rework to build upon existing functionality in upstream code.
  upstream consolidated the lists to a single place.
  * New upstream release 1.4.0.5 (2011-12-14)
* image bundle is now created with '--user 0' and '--group 0'.
  This just avoids the local username getting into the tarball.
* ec2-bundle-vol: add --filter flag, with description
  'Do not use the default filtered files list.'
* add knowledge of regions us-west-2 and sa-east-1
  * debian/patches/use-mktemp-like-mkfifo-name.patch
update to work with ruby 1.9 (LP: #1088540)
  * add debian/watch and update debian/rules to support uscan.
  * debian/patches/ruby-1.9-cleanup.patch
fix some errors when running with ruby 1.9
 -- Scott Moser smo...@ubuntu.com   Mon, 10 Dec 2012 18:46:35 -0500

** Changed in: ec2-ami-tools (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  ec2-bundle-image gives error 'can't convert Fixnum into String' with
  ruby 1.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ec2-ami-tools/+bug/1088540/+subscriptions

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


[Bug 1004775] Re: NetworkManager restarts dnsmasq and adds host route on every IPv6 route lookup

2012-12-10 Thread Josh Hill
I'm still having the issue with 0.9.4.0-0ubuntu4.2~mtrudel7 in precise.
I've also checked the box to have network manager ignore automatically
obtained routes but it doesn't help. I even tried using the network-
manager package in precise-proposed (0.9.4.0-0ubuntu4.2), and it also
still has the issue.

It happens pretty regularly with 0.9.4.0-0ubuntu4.2~mtrudel7. It happens
exactly every 20 or 30 minutes (sometimes it's exactly 20 minutes, other
times it's exactly 30 minutes). This could just be related to when the
IPv6 announce timing is though.

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

Title:
  NetworkManager restarts dnsmasq and adds host route on every IPv6
  route lookup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1004775/+subscriptions

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


[Bug 1088382] [NEW] Sync pymodbus 1.1.0-1 (universe) from Debian experimental (main)

2012-12-10 Thread Thomas Bechtold
Public bug reported:

Please sync pymodbus 1.1.0-1 (universe) from Debian experimental (main)

Changelog entries since current raring version 0.9.0+r175-3:

pymodbus (1.1.0-1) experimental; urgency=low

  * New upstream release.
  * debian/control: Add Thomas Bechtold to Uploaders.
  * debian/watch: Use github tags for new releases.

 -- Thomas Bechtold thomasbecht...@jpberlin.de  Sat, 27 Oct 2012
12:55:45 +0200

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

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

Title:
  Sync pymodbus 1.1.0-1 (universe) from Debian experimental (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pymodbus/+bug/1088382/+subscriptions

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


[Bug 1006212] Re: cciss: hpacucli ctrl slot=0 create type=ld drives=2:4 hangs, spews call trace in dmesg

2012-12-10 Thread sc
Confirming regression on Precise 12.04 but with kernel 3.6.2 no patches
from kernel.org, hpacucli 8.x and 9.x. Was working fine on Lucid 10.04
with kernel 2.6.32-21-server. Once hpacucli bombs, NFS server also
breaks down until the computer is rebooted.

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

Title:
  cciss: hpacucli ctrl slot=0 create type=ld drives=2:4 hangs, spews
  call trace in dmesg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1006212/+subscriptions

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


[Bug 1088383] [NEW] Network manager does not not autoconnect 3g in 12.04

2012-12-10 Thread Elias Aarnio
Public bug reported:

There is a selection in Network Manager mobile settings saying connect
automatically. Before this setting has really done what it says:
connected a mobile connection automatically.

In 12.04 this is broken: user has to connect manually. The  I believe
this is a mistake and the setting should connect the computer to 3g
network right after boot/login.

The version on NM I am using is 0.9.4.0-0ubuntu4.1

Distro version: Ubuntu 12.04.1 LTS

There are workarounds like this one: http://www.thefanclub.co.za/how-to
/how-auto-connect-ubuntu-1204-gsm-mobile-broadband-connection-on-boot-
startup-service

There should be no need for workarounds if Network Manager would work
like it is supposed to. The wanted behaviour, autoconnect, has been
working in previous versions.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Network manager does not not autoconnect 3g in 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1088383/+subscriptions

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


[Bug 1088381] [NEW] in LIpackage libreoffice-help-en-us 1:3.6.2~rc2-0ubuntu3 failed to install/upgrade: Paket libreoffice-help-en-us ist nicht bereit zur Konfiguration kann nicht konfiguriert werden

2012-12-10 Thread Dr,-Ing.Erhard Schellmann
Public bug reported:

I can't fix it by myself.

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: libreoffice-help-en-us 1:3.6.2~rc2-0ubuntu3
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Mon Dec 10 08:50:34 2012
ErrorMessage: Paket libreoffice-help-en-us ist nicht bereit zur Konfiguration  
kann nicht konfiguriert werden (momentaner Status »half-installed«)
InstallationDate: Installed on 2012-10-23 (48 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: libreoffice
Title: package libreoffice-help-en-us 1:3.6.2~rc2-0ubuntu3 failed to 
install/upgrade: Paket libreoffice-help-en-us ist nicht bereit zur 
Konfiguration  kann nicht konfiguriert werden (momentaner Status 
»half-installed«)
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 quantal

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

Title:
  in LIpackage libreoffice-help-en-us 1:3.6.2~rc2-0ubuntu3 failed to
  install/upgrade: Paket libreoffice-help-en-us ist nicht bereit zur
  Konfiguration  kann nicht konfiguriert werden (momentaner Status
  »half-installed«)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1088381/+subscriptions

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

[Bug 1088381] Re: in LIpackage libreoffice-help-en-us 1:3.6.2~rc2-0ubuntu3 failed to install/upgrade: Paket libreoffice-help-en-us ist nicht bereit zur Konfiguration kann nicht konfiguriert werden (m

2012-12-10 Thread Dr,-Ing.Erhard Schellmann
I hope you can fix it soon.

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

Title:
  in LIpackage libreoffice-help-en-us 1:3.6.2~rc2-0ubuntu3 failed to
  install/upgrade: Paket libreoffice-help-en-us ist nicht bereit zur
  Konfiguration  kann nicht konfiguriert werden (momentaner Status
  »half-installed«)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1088381/+subscriptions

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

[Bug 1088378] Status changed to Confirmed

2012-12-10 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (Ubuntu)
   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/1088378

Title:
  [Dell Inc. OptiPlex 790] hibernate/resume failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1088378/+subscriptions

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


[Bug 1088383] Re: Network manager does not not autoconnect 3g in 12.04

2012-12-10 Thread Tm_T (Jussi Kekkonen)
** Package changed: ubuntu = network-manager (Ubuntu)

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

Title:
  Network manager does not not autoconnect 3g in 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1088383/+subscriptions

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


[Bug 1087953] Re: connecting headphones mutes sound after latest updates on Pavilion dv6 laptop

2012-12-10 Thread Raymond
use alsamixer to change two speaker playback volume and switches and find out 
which node 0x0d or 0x0f is the real internal speaker

if there is only stereo speaker and no subwoofer.
you need to a pin fixup to the pin default of  non exist speaker node from 
[Fixed] to [N/A]


Node 0x0d [Pin Complex] wcaps 0x400501: Stereo
   Pincap 0x00010050: OUT EAPD Balanced
   EAPD 0x2: EAPD
   Pin Default 0x92170110: [Fixed] Speaker at Int Front
 Conn = Analog, Color = Unknown
 DefAssociation = 0x1, Sequence = 0x0
 Misc = NO_PRESENCE
   Pin-ctls: 0x00:
   Power: setting=D0, actual=D0
   Connection: 3
  0x13* 0x14 0x1c

Node 0x0f [Pin Complex] wcaps 0x400583: Stereo Amp-In
   Amp-In caps: N/A
   Amp-In vals: [0x00 0x00]
   Pincap 0x00010034: IN OUT EAPD Detect
   EAPD 0x2: EAPD
   Pin Default 0x92170110: [Fixed] Speaker at Int Front
 Conn = Analog, Color = Unknown
 DefAssociation = 0x1, Sequence = 0x0
 Misc = NO_PRESENCE
   Pin-ctls: 0x00:
   Unsolicited: tag=00, enabled=0
   Power: setting=D0, actual=D0
   Connection: 3
  0x13 0x14* 0x1c

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

Title:
  connecting headphones mutes sound after latest updates on Pavilion dv6
  laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1087953/+subscriptions

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


[Bug 1087217] Re: linux-armadaxp: 3.5.0-1606.8 -proposed tracker

2012-12-10 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress = Fix Released

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

Title:
  linux-armadaxp: 3.5.0-1606.8 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1087217/+subscriptions

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


Re: [Bug 1] Re: Microsoft has a majority market share

2012-12-10 Thread Martin Wildam
On Mon, Dec 10, 2012 at 8:03 AM, Graham ubu...@grahams.idps.co.uk wrote:
 You are basically saying it's better to stay with the devil you know.

I did not want to say, that I find it better to stay with the devil I
know - that's the behaviour of the users (regardless what the users
say, that's the behaviour I observe.


 I disagree because my experiences are not like yours.
 Firstly, I never recommend removing a users current installation and
 leaving them with something they are unfamiliar.

I always help them a lot in the beginning - I don't leave them alone.
However, of course, it is the unfamiliar thing in the beginning.


 I always set up machines to dual boot and leave them with the option to
 go back to their existing installation.
 This has a very high switchover rate, since they can compare one to the
 other and find the Linux installation is far more reliable and
 dependable.

I never do dual-boot installations - tried it a few times and it is
additional complexity added. However, maybe I should try your way of
offering the dual-boot.


 I talking about housewives, psychiatrists, clergymen, plumbers, care workers.
 These are the people I have deployed to and they do not look back.

I cannot say that I have such a wide-spread target audience. I think
there are two types of normal users: Those who are interested in
computers and do more than just email and web-surfing and those who
are not. The latter is usually no problem to migrate. - However, this
is always home users somehow where in general is less problematic. The
problems arise when you have people who are e.g. working as
freelancers and need to communicate a lot with other companies.


From your post, it seems you actually do not have any Linux experience to 
compare.

Oh I have several different experiences: I do manage the server at a
very small company (3-4 people) and I helped migrating users with less
and with more IT knowledge. - Far not so many as you - I think, but
enough to know the pitfalls, as I can look back also to a few failures
also (failure in the sense, that people did not continue to use Ubuntu
or still use it for particular tasks only).

I myself are facing the biggest hurdles as I am running my Ubuntu in a
Windows-only environment in the office where whole IT department is
fully Microsoft-conform.

Just to make it clear: I do not want to say, that Linux or Ubuntu is
failing. It's just that I am experiencing more issues during the last
months than before. So this is, why I don't even understand the
efforts put into discussions of shopping lenses and the like - such
things are worth discussing and implementing when everything else is
running fine.

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

Title:
  Microsoft has a majority market share

To manage notifications about this bug go to:
https://bugs.launchpad.net/clubdistro/+bug/1/+subscriptions

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


[Bug 989981] Re: Scrolling using scroll wheel does not work in certain GTK 3 applications but works elsewhere in 12.04

2012-12-10 Thread ofb
*** This bug is a duplicate of bug 982771 ***
https://bugs.launchpad.net/bugs/982771

I think this is related: With the mousewheel, vertical scrolling works
here, but horizontal scrolling does not. Except in Gnome Terminal and
Synaptic.

Horz.scrolling of the menubar, desktop-switcher, Gedit's tabs 
horz.scrollbar, does not work.

This problem is not time dependent. It's a 'feature' right from go.

Install is 12.04 fallback. Mouse is a plain Logitech USB wheelmouse with
PS/2 adaptor. Works fine with older LiveCDs, and with other hardware and
OS's.

Also confirmed the misfortune with the 12.04 liveCD on two boxes with
this mouse.

(Does horizontal scrolling with mouse-wheels work for most people on
12.04? Just personally, I'm pretty curious. Thx.)

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

Title:
  Scrolling using scroll wheel does not work in certain GTK 3
  applications but works elsewhere in 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/989981/+subscriptions

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


[Bug 1088383] Re: Network manager does not not autoconnect 3g in 12.04

2012-12-10 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 848164 ***
https://bugs.launchpad.net/bugs/848164

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: network-manager (Ubuntu)
   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/1088383

Title:
  Network manager does not not autoconnect 3g in 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1088383/+subscriptions

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


[Bug 1088382] Re: Sync pymodbus 1.1.0-1 (universe) from Debian experimental (main)

2012-12-10 Thread Daniel Holbach
This bug was fixed in the package pymodbus - 1.1.0-1
Sponsored for Thomas Bechtold (toabctl)

---
pymodbus (1.1.0-1) experimental; urgency=low

  * New upstream release.
  * debian/control: Add Thomas Bechtold to Uploaders.
  * debian/watch: Use github tags for new releases.

 -- Thomas Bechtold thomasbecht...@jpberlin.de  Sat, 27 Oct 2012
12:55:45 +0200

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

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

Title:
  Sync pymodbus 1.1.0-1 (universe) from Debian experimental (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pymodbus/+bug/1088382/+subscriptions

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


[Bug 1076891] Re: [MIR] google-mock

2012-12-10 Thread Didier Roche
It now has been switch to dh_python. Promoting it as a build-dep ofnux
and unity.

Override component to main
google-mock 1.6.0-0ubuntu3 in raring: universe/devel - main
google-mock 1.6.0-0ubuntu3 in raring amd64: universe/devel/optional - main
google-mock 1.6.0-0ubuntu3 in raring armhf: universe/devel/optional - main
google-mock 1.6.0-0ubuntu3 in raring i386: universe/devel/optional - main
google-mock 1.6.0-0ubuntu3 in raring powerpc: universe/devel/optional - main
Override [y|N]? y
5 publications overridden.


** Changed in: google-mock (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  [MIR] google-mock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/google-mock/+bug/1076891/+subscriptions

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


[Bug 821233] Re: indicator-weather crashed with AttributeError in export_location_details(): Location instance has no attribute 'location_code'

2012-12-10 Thread Mikhail Shevtsov
** Tags added: quantal

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

Title:
  indicator-weather crashed with AttributeError in
  export_location_details(): Location instance has no attribute
  'location_code'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/821233/+subscriptions

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


[Bug 1088383] Re: Network manager does not not autoconnect 3g in 12.04

2012-12-10 Thread Marius Kotsbak
*** This bug is a duplicate of bug 848164 ***
https://bugs.launchpad.net/bugs/848164

** This bug has been marked a duplicate of bug 848164
   Auto connect to 3G network only works after manually enabling mobile 
broadband after modem inserted/bootup/resume

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

Title:
  Network manager does not not autoconnect 3g in 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1088383/+subscriptions

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


[Bug 1087953] Re: connecting headphones mutes sound after latest updates on Pavilion dv6 laptop

2012-12-10 Thread Raymond
http://git.kernel.org/?p=linux/kernel/git/tiwai/sound.git;a=blob_plain;f=Documentation/sound/alsa
/HD-Audio.txt;hb=HEAD

use early patching

Pin Default 0x40f000f0: [N/A] Other at Ext N/A
Conn = Unknown, Color = Unknown
DefAssociation = 0xf, Sequence = 0x0

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

Title:
  connecting headphones mutes sound after latest updates on Pavilion dv6
  laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1087953/+subscriptions

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


[Bug 848164] Re: Auto connect to 3G network only works after manually enabling mobile broadband after modem inserted/bootup/resume

2012-12-10 Thread Marius Kotsbak
** Summary changed:

- Autoconnect to 3G network only works after manually enabling mobile broadband 
after modem inserted/bootup/resume
+ Auto connect to 3G network only works after manually enabling mobile 
broadband after modem inserted/bootup/resume

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

Title:
  Auto connect to 3G network only works after manually enabling mobile
  broadband after modem inserted/bootup/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/848164/+subscriptions

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


[Bug 821233] Re: indicator-weather crashed with AttributeError in export_location_details(): Location instance has no attribute 'location_code'

2012-12-10 Thread Ubuntu Foundations Team Bug Bot
The attachment Patch for fixing crash when adding new location in
Weather indicator of this bug report has been identified as being a
patch.  The ubuntu-reviewers team has been subscribed to the bug report
so that they can review the patch.  In the event that this is in fact
not a patch you can resolve this situation by removing the tag 'patch'
from the bug report and editing the attachment so that it is not flagged
as a patch.  Additionally, if you are member of the ubuntu-reviewers
team please also unsubscribe the team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

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

Title:
  indicator-weather crashed with AttributeError in
  export_location_details(): Location instance has no attribute
  'location_code'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/821233/+subscriptions

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


[Bug 1083435] Re: Eventually() should have a variable time delay

2012-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package autopilot - 1.2daily12.12.10-0ubuntu1

---
autopilot (1.2daily12.12.10-0ubuntu1) raring; urgency=low

  [ Didier Roche ]
  * debian/control:
- update build-dep for latest deps
  * Automatic snapshot from revision 90 (bootstrap):
- autopilot is checking for gtk2 gconf instead of real  (LP: #1060973)
- autopilot exits with 0 when a test error-ed (LP: #1050208)
- Fixes a wrong import of make_proxy_object_from_service_name.
  (LP: #1053023)
- autopilot crashed with AssertionError in _get_name_from_path(): Path must
  be within the project (LP: #1044701)
- Adds a man page for autopilot (LP: #1037940)

  [ Thomi Richards ]
  * Autopilot ibus module should use Gir ibus module, not 'python-ibus'
(LP: #1078917)
  * No timestamp in verbose log (LP: #1067161)
  * Less than () keypress emulates as a greater than keypress () (LP:
#1081318)
  * Eventually() should have a variable time delay (LP: #1083435)

  [ Leo Arias ]
  * Typos in getting started page (LP: #1078692)
  * Typo in writing good tests page (LP: #1079129)
  * Typo in docs: responde (LP: #1078680)
  * Typo in docs: autopiolot (LP: #1078683)
  * Typo in running autopilot page (LP: #1078710)

  [ Francis Ginther ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Martin Mrazik ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 111
 -- Automatic PS uploader ps-jenk...@lists.canonical.com   Mon, 10 Dec 2012 
00:01:06 +

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

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

Title:
  Eventually() should have a variable time delay

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1083435/+subscriptions

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


[Bug 1081318] Re: Less than () keypress emulates as a greater than keypress ()

2012-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package autopilot - 1.2daily12.12.10-0ubuntu1

---
autopilot (1.2daily12.12.10-0ubuntu1) raring; urgency=low

  [ Didier Roche ]
  * debian/control:
- update build-dep for latest deps
  * Automatic snapshot from revision 90 (bootstrap):
- autopilot is checking for gtk2 gconf instead of real  (LP: #1060973)
- autopilot exits with 0 when a test error-ed (LP: #1050208)
- Fixes a wrong import of make_proxy_object_from_service_name.
  (LP: #1053023)
- autopilot crashed with AssertionError in _get_name_from_path(): Path must
  be within the project (LP: #1044701)
- Adds a man page for autopilot (LP: #1037940)

  [ Thomi Richards ]
  * Autopilot ibus module should use Gir ibus module, not 'python-ibus'
(LP: #1078917)
  * No timestamp in verbose log (LP: #1067161)
  * Less than () keypress emulates as a greater than keypress () (LP:
#1081318)
  * Eventually() should have a variable time delay (LP: #1083435)

  [ Leo Arias ]
  * Typos in getting started page (LP: #1078692)
  * Typo in writing good tests page (LP: #1079129)
  * Typo in docs: responde (LP: #1078680)
  * Typo in docs: autopiolot (LP: #1078683)
  * Typo in running autopilot page (LP: #1078710)

  [ Francis Ginther ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Martin Mrazik ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 111
 -- Automatic PS uploader ps-jenk...@lists.canonical.com   Mon, 10 Dec 2012 
00:01:06 +

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

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

Title:
  Less than () keypress emulates as a greater than keypress ()

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1081318/+subscriptions

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


[Bug 1079129] Re: Typo in writing good tests page

2012-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package autopilot - 1.2daily12.12.10-0ubuntu1

---
autopilot (1.2daily12.12.10-0ubuntu1) raring; urgency=low

  [ Didier Roche ]
  * debian/control:
- update build-dep for latest deps
  * Automatic snapshot from revision 90 (bootstrap):
- autopilot is checking for gtk2 gconf instead of real  (LP: #1060973)
- autopilot exits with 0 when a test error-ed (LP: #1050208)
- Fixes a wrong import of make_proxy_object_from_service_name.
  (LP: #1053023)
- autopilot crashed with AssertionError in _get_name_from_path(): Path must
  be within the project (LP: #1044701)
- Adds a man page for autopilot (LP: #1037940)

  [ Thomi Richards ]
  * Autopilot ibus module should use Gir ibus module, not 'python-ibus'
(LP: #1078917)
  * No timestamp in verbose log (LP: #1067161)
  * Less than () keypress emulates as a greater than keypress () (LP:
#1081318)
  * Eventually() should have a variable time delay (LP: #1083435)

  [ Leo Arias ]
  * Typos in getting started page (LP: #1078692)
  * Typo in writing good tests page (LP: #1079129)
  * Typo in docs: responde (LP: #1078680)
  * Typo in docs: autopiolot (LP: #1078683)
  * Typo in running autopilot page (LP: #1078710)

  [ Francis Ginther ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Martin Mrazik ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 111
 -- Automatic PS uploader ps-jenk...@lists.canonical.com   Mon, 10 Dec 2012 
00:01:06 +

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

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

Title:
  Typo in writing good tests page

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1079129/+subscriptions

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


[Bug 1078732] Re: UnicodeDecodeError after test-suite has finished

2012-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package autopilot - 1.2daily12.12.10-0ubuntu1

---
autopilot (1.2daily12.12.10-0ubuntu1) raring; urgency=low

  [ Didier Roche ]
  * debian/control:
- update build-dep for latest deps
  * Automatic snapshot from revision 90 (bootstrap):
- autopilot is checking for gtk2 gconf instead of real  (LP: #1060973)
- autopilot exits with 0 when a test error-ed (LP: #1050208)
- Fixes a wrong import of make_proxy_object_from_service_name.
  (LP: #1053023)
- autopilot crashed with AssertionError in _get_name_from_path(): Path must
  be within the project (LP: #1044701)
- Adds a man page for autopilot (LP: #1037940)

  [ Thomi Richards ]
  * Autopilot ibus module should use Gir ibus module, not 'python-ibus'
(LP: #1078917)
  * No timestamp in verbose log (LP: #1067161)
  * Less than () keypress emulates as a greater than keypress () (LP:
#1081318)
  * Eventually() should have a variable time delay (LP: #1083435)

  [ Leo Arias ]
  * Typos in getting started page (LP: #1078692)
  * Typo in writing good tests page (LP: #1079129)
  * Typo in docs: responde (LP: #1078680)
  * Typo in docs: autopiolot (LP: #1078683)
  * Typo in running autopilot page (LP: #1078710)

  [ Francis Ginther ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Martin Mrazik ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 111
 -- Automatic PS uploader ps-jenk...@lists.canonical.com   Mon, 10 Dec 2012 
00:01:06 +

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

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

Title:
  UnicodeDecodeError after test-suite has finished

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1078732/+subscriptions

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


[Bug 1078710] Re: Typo in running autopilot page

2012-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package autopilot - 1.2daily12.12.10-0ubuntu1

---
autopilot (1.2daily12.12.10-0ubuntu1) raring; urgency=low

  [ Didier Roche ]
  * debian/control:
- update build-dep for latest deps
  * Automatic snapshot from revision 90 (bootstrap):
- autopilot is checking for gtk2 gconf instead of real  (LP: #1060973)
- autopilot exits with 0 when a test error-ed (LP: #1050208)
- Fixes a wrong import of make_proxy_object_from_service_name.
  (LP: #1053023)
- autopilot crashed with AssertionError in _get_name_from_path(): Path must
  be within the project (LP: #1044701)
- Adds a man page for autopilot (LP: #1037940)

  [ Thomi Richards ]
  * Autopilot ibus module should use Gir ibus module, not 'python-ibus'
(LP: #1078917)
  * No timestamp in verbose log (LP: #1067161)
  * Less than () keypress emulates as a greater than keypress () (LP:
#1081318)
  * Eventually() should have a variable time delay (LP: #1083435)

  [ Leo Arias ]
  * Typos in getting started page (LP: #1078692)
  * Typo in writing good tests page (LP: #1079129)
  * Typo in docs: responde (LP: #1078680)
  * Typo in docs: autopiolot (LP: #1078683)
  * Typo in running autopilot page (LP: #1078710)

  [ Francis Ginther ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Martin Mrazik ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 111
 -- Automatic PS uploader ps-jenk...@lists.canonical.com   Mon, 10 Dec 2012 
00:01:06 +

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

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

Title:
  Typo in running autopilot page

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1078710/+subscriptions

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


[Bug 1078692] Re: Typos in getting started page

2012-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package autopilot - 1.2daily12.12.10-0ubuntu1

---
autopilot (1.2daily12.12.10-0ubuntu1) raring; urgency=low

  [ Didier Roche ]
  * debian/control:
- update build-dep for latest deps
  * Automatic snapshot from revision 90 (bootstrap):
- autopilot is checking for gtk2 gconf instead of real  (LP: #1060973)
- autopilot exits with 0 when a test error-ed (LP: #1050208)
- Fixes a wrong import of make_proxy_object_from_service_name.
  (LP: #1053023)
- autopilot crashed with AssertionError in _get_name_from_path(): Path must
  be within the project (LP: #1044701)
- Adds a man page for autopilot (LP: #1037940)

  [ Thomi Richards ]
  * Autopilot ibus module should use Gir ibus module, not 'python-ibus'
(LP: #1078917)
  * No timestamp in verbose log (LP: #1067161)
  * Less than () keypress emulates as a greater than keypress () (LP:
#1081318)
  * Eventually() should have a variable time delay (LP: #1083435)

  [ Leo Arias ]
  * Typos in getting started page (LP: #1078692)
  * Typo in writing good tests page (LP: #1079129)
  * Typo in docs: responde (LP: #1078680)
  * Typo in docs: autopiolot (LP: #1078683)
  * Typo in running autopilot page (LP: #1078710)

  [ Francis Ginther ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Martin Mrazik ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 111
 -- Automatic PS uploader ps-jenk...@lists.canonical.com   Mon, 10 Dec 2012 
00:01:06 +

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

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

Title:
  Typos in getting started page

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1078692/+subscriptions

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


[Bug 1078683] Re: Typo in docs: autopiolot

2012-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package autopilot - 1.2daily12.12.10-0ubuntu1

---
autopilot (1.2daily12.12.10-0ubuntu1) raring; urgency=low

  [ Didier Roche ]
  * debian/control:
- update build-dep for latest deps
  * Automatic snapshot from revision 90 (bootstrap):
- autopilot is checking for gtk2 gconf instead of real  (LP: #1060973)
- autopilot exits with 0 when a test error-ed (LP: #1050208)
- Fixes a wrong import of make_proxy_object_from_service_name.
  (LP: #1053023)
- autopilot crashed with AssertionError in _get_name_from_path(): Path must
  be within the project (LP: #1044701)
- Adds a man page for autopilot (LP: #1037940)

  [ Thomi Richards ]
  * Autopilot ibus module should use Gir ibus module, not 'python-ibus'
(LP: #1078917)
  * No timestamp in verbose log (LP: #1067161)
  * Less than () keypress emulates as a greater than keypress () (LP:
#1081318)
  * Eventually() should have a variable time delay (LP: #1083435)

  [ Leo Arias ]
  * Typos in getting started page (LP: #1078692)
  * Typo in writing good tests page (LP: #1079129)
  * Typo in docs: responde (LP: #1078680)
  * Typo in docs: autopiolot (LP: #1078683)
  * Typo in running autopilot page (LP: #1078710)

  [ Francis Ginther ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Martin Mrazik ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 111
 -- Automatic PS uploader ps-jenk...@lists.canonical.com   Mon, 10 Dec 2012 
00:01:06 +

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

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

Title:
  Typo in docs: autopiolot

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1078683/+subscriptions

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


[Bug 1078680] Re: Typo in docs: responde

2012-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package autopilot - 1.2daily12.12.10-0ubuntu1

---
autopilot (1.2daily12.12.10-0ubuntu1) raring; urgency=low

  [ Didier Roche ]
  * debian/control:
- update build-dep for latest deps
  * Automatic snapshot from revision 90 (bootstrap):
- autopilot is checking for gtk2 gconf instead of real  (LP: #1060973)
- autopilot exits with 0 when a test error-ed (LP: #1050208)
- Fixes a wrong import of make_proxy_object_from_service_name.
  (LP: #1053023)
- autopilot crashed with AssertionError in _get_name_from_path(): Path must
  be within the project (LP: #1044701)
- Adds a man page for autopilot (LP: #1037940)

  [ Thomi Richards ]
  * Autopilot ibus module should use Gir ibus module, not 'python-ibus'
(LP: #1078917)
  * No timestamp in verbose log (LP: #1067161)
  * Less than () keypress emulates as a greater than keypress () (LP:
#1081318)
  * Eventually() should have a variable time delay (LP: #1083435)

  [ Leo Arias ]
  * Typos in getting started page (LP: #1078692)
  * Typo in writing good tests page (LP: #1079129)
  * Typo in docs: responde (LP: #1078680)
  * Typo in docs: autopiolot (LP: #1078683)
  * Typo in running autopilot page (LP: #1078710)

  [ Francis Ginther ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Martin Mrazik ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 111
 -- Automatic PS uploader ps-jenk...@lists.canonical.com   Mon, 10 Dec 2012 
00:01:06 +

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

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

Title:
  Typo in docs: responde

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1078680/+subscriptions

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


[Bug 1067161] Re: No timestamp in verbose log

2012-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package autopilot - 1.2daily12.12.10-0ubuntu1

---
autopilot (1.2daily12.12.10-0ubuntu1) raring; urgency=low

  [ Didier Roche ]
  * debian/control:
- update build-dep for latest deps
  * Automatic snapshot from revision 90 (bootstrap):
- autopilot is checking for gtk2 gconf instead of real  (LP: #1060973)
- autopilot exits with 0 when a test error-ed (LP: #1050208)
- Fixes a wrong import of make_proxy_object_from_service_name.
  (LP: #1053023)
- autopilot crashed with AssertionError in _get_name_from_path(): Path must
  be within the project (LP: #1044701)
- Adds a man page for autopilot (LP: #1037940)

  [ Thomi Richards ]
  * Autopilot ibus module should use Gir ibus module, not 'python-ibus'
(LP: #1078917)
  * No timestamp in verbose log (LP: #1067161)
  * Less than () keypress emulates as a greater than keypress () (LP:
#1081318)
  * Eventually() should have a variable time delay (LP: #1083435)

  [ Leo Arias ]
  * Typos in getting started page (LP: #1078692)
  * Typo in writing good tests page (LP: #1079129)
  * Typo in docs: responde (LP: #1078680)
  * Typo in docs: autopiolot (LP: #1078683)
  * Typo in running autopilot page (LP: #1078710)

  [ Francis Ginther ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Martin Mrazik ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 111
 -- Automatic PS uploader ps-jenk...@lists.canonical.com   Mon, 10 Dec 2012 
00:01:06 +

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

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

Title:
  No timestamp in verbose log

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1067161/+subscriptions

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


[Bug 1078917] Re: Autopilot ibus module should use Gir ibus module, not 'python-ibus'

2012-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package autopilot - 1.2daily12.12.10-0ubuntu1

---
autopilot (1.2daily12.12.10-0ubuntu1) raring; urgency=low

  [ Didier Roche ]
  * debian/control:
- update build-dep for latest deps
  * Automatic snapshot from revision 90 (bootstrap):
- autopilot is checking for gtk2 gconf instead of real  (LP: #1060973)
- autopilot exits with 0 when a test error-ed (LP: #1050208)
- Fixes a wrong import of make_proxy_object_from_service_name.
  (LP: #1053023)
- autopilot crashed with AssertionError in _get_name_from_path(): Path must
  be within the project (LP: #1044701)
- Adds a man page for autopilot (LP: #1037940)

  [ Thomi Richards ]
  * Autopilot ibus module should use Gir ibus module, not 'python-ibus'
(LP: #1078917)
  * No timestamp in verbose log (LP: #1067161)
  * Less than () keypress emulates as a greater than keypress () (LP:
#1081318)
  * Eventually() should have a variable time delay (LP: #1083435)

  [ Leo Arias ]
  * Typos in getting started page (LP: #1078692)
  * Typo in writing good tests page (LP: #1079129)
  * Typo in docs: responde (LP: #1078680)
  * Typo in docs: autopiolot (LP: #1078683)
  * Typo in running autopilot page (LP: #1078710)

  [ Francis Ginther ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Martin Mrazik ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 111
 -- Automatic PS uploader ps-jenk...@lists.canonical.com   Mon, 10 Dec 2012 
00:01:06 +

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

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

Title:
  Autopilot ibus module should use Gir ibus module, not 'python-ibus'

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1078917/+subscriptions

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


[Bug 1050208] Re: autopilot exits with 0 when a test error-ed

2012-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package autopilot - 1.2daily12.12.10-0ubuntu1

---
autopilot (1.2daily12.12.10-0ubuntu1) raring; urgency=low

  [ Didier Roche ]
  * debian/control:
- update build-dep for latest deps
  * Automatic snapshot from revision 90 (bootstrap):
- autopilot is checking for gtk2 gconf instead of real  (LP: #1060973)
- autopilot exits with 0 when a test error-ed (LP: #1050208)
- Fixes a wrong import of make_proxy_object_from_service_name.
  (LP: #1053023)
- autopilot crashed with AssertionError in _get_name_from_path(): Path must
  be within the project (LP: #1044701)
- Adds a man page for autopilot (LP: #1037940)

  [ Thomi Richards ]
  * Autopilot ibus module should use Gir ibus module, not 'python-ibus'
(LP: #1078917)
  * No timestamp in verbose log (LP: #1067161)
  * Less than () keypress emulates as a greater than keypress () (LP:
#1081318)
  * Eventually() should have a variable time delay (LP: #1083435)

  [ Leo Arias ]
  * Typos in getting started page (LP: #1078692)
  * Typo in writing good tests page (LP: #1079129)
  * Typo in docs: responde (LP: #1078680)
  * Typo in docs: autopiolot (LP: #1078683)
  * Typo in running autopilot page (LP: #1078710)

  [ Francis Ginther ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Martin Mrazik ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 111
 -- Automatic PS uploader ps-jenk...@lists.canonical.com   Mon, 10 Dec 2012 
00:01:06 +

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

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

Title:
  autopilot exits with 0 when a test error-ed

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1050208/+subscriptions

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


[Bug 1060973] Re: autopilot is checking for gtk2 gconf instead of real

2012-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package autopilot - 1.2daily12.12.10-0ubuntu1

---
autopilot (1.2daily12.12.10-0ubuntu1) raring; urgency=low

  [ Didier Roche ]
  * debian/control:
- update build-dep for latest deps
  * Automatic snapshot from revision 90 (bootstrap):
- autopilot is checking for gtk2 gconf instead of real  (LP: #1060973)
- autopilot exits with 0 when a test error-ed (LP: #1050208)
- Fixes a wrong import of make_proxy_object_from_service_name.
  (LP: #1053023)
- autopilot crashed with AssertionError in _get_name_from_path(): Path must
  be within the project (LP: #1044701)
- Adds a man page for autopilot (LP: #1037940)

  [ Thomi Richards ]
  * Autopilot ibus module should use Gir ibus module, not 'python-ibus'
(LP: #1078917)
  * No timestamp in verbose log (LP: #1067161)
  * Less than () keypress emulates as a greater than keypress () (LP:
#1081318)
  * Eventually() should have a variable time delay (LP: #1083435)

  [ Leo Arias ]
  * Typos in getting started page (LP: #1078692)
  * Typo in writing good tests page (LP: #1079129)
  * Typo in docs: responde (LP: #1078680)
  * Typo in docs: autopiolot (LP: #1078683)
  * Typo in running autopilot page (LP: #1078710)

  [ Francis Ginther ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Martin Mrazik ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 111
 -- Automatic PS uploader ps-jenk...@lists.canonical.com   Mon, 10 Dec 2012 
00:01:06 +

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

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

Title:
  autopilot is checking for gtk2 gconf instead of real

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1060973/+subscriptions

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


[Bug 1044701] Re: autopilot crashed with AssertionError in _get_name_from_path(): Path must be within the project

2012-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package autopilot - 1.2daily12.12.10-0ubuntu1

---
autopilot (1.2daily12.12.10-0ubuntu1) raring; urgency=low

  [ Didier Roche ]
  * debian/control:
- update build-dep for latest deps
  * Automatic snapshot from revision 90 (bootstrap):
- autopilot is checking for gtk2 gconf instead of real  (LP: #1060973)
- autopilot exits with 0 when a test error-ed (LP: #1050208)
- Fixes a wrong import of make_proxy_object_from_service_name.
  (LP: #1053023)
- autopilot crashed with AssertionError in _get_name_from_path(): Path must
  be within the project (LP: #1044701)
- Adds a man page for autopilot (LP: #1037940)

  [ Thomi Richards ]
  * Autopilot ibus module should use Gir ibus module, not 'python-ibus'
(LP: #1078917)
  * No timestamp in verbose log (LP: #1067161)
  * Less than () keypress emulates as a greater than keypress () (LP:
#1081318)
  * Eventually() should have a variable time delay (LP: #1083435)

  [ Leo Arias ]
  * Typos in getting started page (LP: #1078692)
  * Typo in writing good tests page (LP: #1079129)
  * Typo in docs: responde (LP: #1078680)
  * Typo in docs: autopiolot (LP: #1078683)
  * Typo in running autopilot page (LP: #1078710)

  [ Francis Ginther ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Martin Mrazik ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 111
 -- Automatic PS uploader ps-jenk...@lists.canonical.com   Mon, 10 Dec 2012 
00:01:06 +

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

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

Title:
  autopilot crashed with AssertionError in _get_name_from_path(): Path
  must be within the project

To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1044701/+subscriptions

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


[Bug 1035932] Re: Chromium crashes very often on Ubuntu 12.04 with SIGSEGV in ??()

2012-12-10 Thread Rolf Leggewie
maybe bug 1035932  and bug 1085079 share a common context?  I've also
been affected by libvdpau_nvidia.so even though I do not have an NVIDIA
card.

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

Title:
  Chromium crashes very often on Ubuntu 12.04 with SIGSEGV in ??()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1035932/+subscriptions

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


[Bug 802400] Re: mysql help sends unchecked contents to mysqld

2012-12-10 Thread Sergei
https://mariadb.atlassian.net/browse/MDEV-687

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

Title:
  mysql help sends unchecked contents to mysqld

To manage notifications about this bug go to:
https://bugs.launchpad.net/maria/+bug/802400/+subscriptions

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


[Bug 1088389] [NEW] Signon-ui takes a very long time to appear

2012-12-10 Thread KARTHIK
Public bug reported:

I am behind a proxy server and have set up the appropriate proxy
settings.

Ubuntu 12.10

signon-ui-0.11-0ubuntu1

Expected Behaviour.
1. Once we select an account, should be able to authenticate immediately.


To reproduce the bug.

1. Open Online Accounts, and try to set up a Google Account.
2. You just get a blank screen in your Online Accounts dialog box.
3. After a few minutes, the signon-ui appears.
4. Enter the details there and press enter.
5. The Signon-ui box goes blank.

I am not sure if this problem exists for everyone, or only for people
behind a proxy server.

** Affects: gnome-control-center-signon (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: proxy

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

Title:
  Signon-ui takes a very long time to appear

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center-signon/+bug/1088389/+subscriptions

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


[Bug 1088390] [NEW] znc znc-perl not to load perl module

2012-12-10 Thread silent
Public bug reported:

I loaded modperl, but znc still not to load my self-made perl modules,
I wrote a module znc_ip.pm, placed it in ~/znc/modules/znc_ip.pm

but when znc starting, it only try to find znc_ip.so , not to load znc_ip.pm,
the code are tested with newer version znc in ubuntu12.04

write(1, \33[1m\33[34m[\33[32m\33[34m]\33[39m\33[..., 63[] Loading 
Module [znc_ip]... ) = 63
stat(./, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
stat(./, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
stat(/home/xx/.znc/modules, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
stat(.//modules/znc_ip.so, 0x7fff50c608d0) = -1 ENOENT (No such file or 
directory)
stat(.//modules/extra/znc_ip.so, 0x7fff50c608d0) = -1 ENOENT (No such file or 
directory)
stat(/home/xx/.znc/modules/znc_ip.so, 0x7fff50c608d0) = -1 ENOENT (No such 
file or directory)
stat(/usr/lib/znc/znc_ip.so, 0x7fff50c608d0) = -1 ENOENT (No such file or 
directory)
[ !! ]1, \33[1m\33[34m[\33[31m Unable to find m..., 100[ Unable to find 
module [znc_ip] ]
) = 100
write(1, \33[1m\33[34m[\33[31m ** \33[34m]\33[39m\33[..., 64[ ** ] 
Unrecoverable config error.
) = 64
close(4)= 0
close(3)= 0
exit_group(1)   = ?

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: znc-perl 0.078-1
ProcVersionSignature: Ubuntu 2.6.32-45.100-server 2.6.32.60+drm33.26
Uname: Linux 2.6.32-45-server x86_64
Architecture: amd64
Date: Mon Dec 10 16:22:04 2012
InstallationMedia: Ubuntu-Server 10.04.4 LTS Lucid Lynx - Release amd64 
(20120214.2)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: znc

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


** Tags: amd64 apport-bug lucid

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

Title:
  znc  znc-perl not to load perl module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/znc/+bug/1088390/+subscriptions

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


[Bug 1087519] Re: Serial port ttyS4 doesn't work in 12.04

2012-12-10 Thread Kees Schoenmakers
The fact that the _devicenode_ exists does not necessarely mean that it
is allocated in the kernel. So /dev/ttyS4 may show up with ls but may
fail when you try to use it. Check CONFIG_SERIAL_8250_RUNTIME_UARTS in
your kernel config file. Most likely place is in /boot.

The user who is to use a serial port should be in the 'dialout' group.
Remember that you need to logout/login to make changes in this area
effective.

Kees

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

Title:
  Serial port ttyS4 doesn't work in 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1087519/+subscriptions

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


[Bug 1028381] Re: GMail Integration does not work with Google Apps for Domains

2012-12-10 Thread Edward Donovan
And now you've done it again, toda, and someone with higher privileges
will have to undo this one.

Please stop.  If I can try a simple translation: Te rog, oprește.
Mulțumesc.

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

Title:
  GMail Integration does not work with Google Apps for Domains

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-applications/+bug/1028381/+subscriptions

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

[Bug 1088392] [NEW] no lock screen immediately after resume (delayed)

2012-12-10 Thread Andreas E.
Public bug reported:

When resuming from stand-by, I get to an editable desktop, ie. I can open/close 
programs, change volume etc. After some seconds the lock screen appears delayed 
and asks me for a password.
(Of course this defeats the purpose of having a lock screen. The desktop should 
probably be started after the lock screen appears, or at least not be editable 
until the password has been entered.)

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: acpi (not installed)
ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
Uname: Linux 3.5.0-19-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Mon Dec 10 09:34:07 2012
MarkForUpload: True
SourcePackage: acpi
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 quantal running-unity

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

Title:
  no lock screen immediately after resume (delayed)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/1088392/+subscriptions

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


[Bug 858845] Re: Screen edge actions set in CCSM don't work (sometimes)

2012-12-10 Thread gBug
I confirm that #3(@Janis Petersons 
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/986208) solution still 
works. Fresh installation of Ubuntu 12.10. My settings:
dconf:/org/compiz/profiles/unity/plugins/core 
['core', 'composite', 'opengl', 'compiztoolbox', 'decor', 'vpswitch', 'ring', 
'resize', 'move', 'gnomecompat', 'widget', 'grid', 'place', 'session', 
'mousepoll', 'imgpng', 'wobbly', 'regex', 'animation', 'workarounds', 'fade', 
'cube', 'td', 'rotate', 'unitymtgrabhandles', 'ezoom', 'unityshell', 'expo', 
'scale']

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

Title:
  Screen edge actions set in CCSM don't work (sometimes)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/858845/+subscriptions

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


[Bug 845146] Re: error when fetching reviews for third-party repositories or locally installed packages with no candidate

2012-12-10 Thread Michael Vogt
** Summary changed:

- error when fetching reviews for third-party repositories
+ error when fetching reviews for third-party repositories or locally installed 
packages with no candidate

** Changed in: software-center (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  error when fetching reviews for third-party repositories or locally
  installed packages with no candidate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/845146/+subscriptions

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


[Bug 1088347] Re: (software-center:3301): Gtk-CRITICAL **: gtk_icon_set_render_icon_pixbuf: assertion `icon_set != NULL' failed

2012-12-10 Thread Michael Vogt
Thanks for your bugreport.

What icon-theme/theme and desktop environment are you using?

** Changed in: software-center (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/1088347

Title:
  (software-center:3301): Gtk-CRITICAL **:
  gtk_icon_set_render_icon_pixbuf: assertion `icon_set != NULL' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1088347/+subscriptions

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


[Bug 1088091] Re: Battery monitor widget does not show estimated battery lifetime

2012-12-10 Thread Harald Sitter
Hi there!

Thanks for reporting this bug! Your bug seems to be a problem with the
KDE program itself, and not with our KDE packages. While we appreciate
your issue, it would be better if it was tracked at
https://bugs.kde.org, so that the KDE developers can deal with this
speedily and have direct communication with you as the reporter for more
effective debugging.

Thanks!

** Changed in: kde-workspace (Ubuntu)
   Status: New = Invalid

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

Title:
  Battery monitor widget does not show estimated battery lifetime

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1088091/+subscriptions

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


[Bug 1088085] Re: add DD support for already installed app icons to the launcher

2012-12-10 Thread Michael Vogt
I subscribe Mpt for design input on this, I like the idea but I'm not a
designer.

** Changed in: software-center (Ubuntu)
   Status: New = Confirmed

** Changed in: software-center (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  add DD support for already installed app icons to the launcher

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1088085/+subscriptions

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


[Bug 1085425] Re: Crash in software-center when starting service com.ubuntu.sso

2012-12-10 Thread Michael Vogt
Thanks for this additional debug info and sorry for the trouble.

What happens if you run:
$ U1_DEBUG=True /usr/lib/ubuntu-sso-client/ubuntu-sso-login

? What is the output then?

It may help to reinstall software-center but it would be nice to get the
output of the above command to get to the bottom of the problem.

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

Title:
  Crash in software-center when starting service com.ubuntu.sso

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1085425/+subscriptions

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


[Bug 1080823] Re: unable to remove new activity

2012-12-10 Thread Harald Sitter
You need to stop the activity first (which I think only works when you
are not using it at the time).

** Changed in: kde-workspace (Ubuntu)
   Status: New = Invalid

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

Title:
  unable to remove new activity

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1080823/+subscriptions

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


[Bug 676467] Re: System freeze with Intel Atom D510MO

2012-12-10 Thread Martin Gmeindl
there is a relation to the config file /etc/hylafax/config.faxCAPI
very simple configfiles are working.
More complex configuration with e.g. DDIOffset set are not working.
I tried it now on a 8.04 hardy server i386 and everything is working there even 
with a lot of nonsense in the configfile.
Since it is not only related to Intel Atom boards the thread should possibly 
get another name

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

Title:
  System freeze with Intel Atom D510MO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/capi4hylafax/+bug/676467/+subscriptions

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


[Bug 1088396] [NEW] when listening to music via rhythmbox (not radio) song notification on bottom does not dissapear after a while unless i point with mouse or press windows key

2012-12-10 Thread harontas
Public bug reported:

Ubuntu version 12.10 64bit ,updated to gnome shell 3.6.1 and 3.6.2 via proposed 
updates.issue since gnome shell 3.6.0.
bug happens 7/10 times

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  when listening to music via rhythmbox (not radio) song notification on
  bottom does not dissapear after a while unless i point with mouse or
  press windows key

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1088396/+subscriptions

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


[Bug 1088393] [NEW] New bug fix releases: 9.1.7, 8.4.15, 8.3.22

2012-12-10 Thread Martin Pitt
Public bug reported:

PostgreSQL announced new microreleases some days ago:
http://www.postgresql.org/about/news/1430/

As per the standing SRU microrelease exception I would like to update
our stable releases with the new versions.

** Affects: postgresql-8.3 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: postgresql-8.4 (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: postgresql-9.1 (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Affects: postgresql-8.4 (Ubuntu Lucid)
 Importance: Undecided
 Status: New

** Affects: postgresql-9.1 (Ubuntu Oneiric)
 Importance: Undecided
 Status: New

** Affects: postgresql-8.4 (Ubuntu Precise)
 Importance: Undecided
 Status: New

** Affects: postgresql-9.1 (Ubuntu Precise)
 Importance: Undecided
 Status: New

** Affects: postgresql-9.1 (Ubuntu Quantal)
 Importance: Undecided
 Status: New

** Affects: postgresql-9.1 (Ubuntu Raring)
 Importance: Undecided
 Status: Fix Released

** Affects: postgresql-8.3 (Ubuntu Hardy)
 Importance: Undecided
 Status: New

** Summary changed:

- 9.1.7, 8.4.15, 8.3.22
+ New bug fix releases: 9.1.7, 8.4.15, 8.3.22

** Also affects: postgresql-9.1 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: postgresql-8.3 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: postgresql-8.3 (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: postgresql-8.4 (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: postgresql-9.1 (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: postgresql-8.3 (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Also affects: postgresql-8.4 (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Also affects: postgresql-9.1 (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Also affects: postgresql-8.3 (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: postgresql-8.4 (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: postgresql-9.1 (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: postgresql-8.3 (Ubuntu Raring)
   Importance: Undecided
   Status: New

** Also affects: postgresql-8.4 (Ubuntu Raring)
   Importance: Undecided
   Status: New

** Also affects: postgresql-9.1 (Ubuntu Raring)
   Importance: Undecided
   Status: New

** Also affects: postgresql-8.3 (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: postgresql-8.4 (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: postgresql-9.1 (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: postgresql-8.3 (Ubuntu Hardy)
   Importance: Undecided
   Status: New

** Also affects: postgresql-8.4 (Ubuntu Hardy)
   Importance: Undecided
   Status: New

** Also affects: postgresql-9.1 (Ubuntu Hardy)
   Importance: Undecided
   Status: New

** No longer affects: postgresql-8.3 (Ubuntu Lucid)

** No longer affects: postgresql-8.3 (Ubuntu Oneiric)

** No longer affects: postgresql-8.3 (Ubuntu Precise)

** No longer affects: postgresql-8.3 (Ubuntu Quantal)

** No longer affects: postgresql-8.3 (Ubuntu Raring)

** Changed in: postgresql-8.3 (Ubuntu)
   Status: New = Invalid

** No longer affects: postgresql-9.1 (Ubuntu Hardy)

** No longer affects: postgresql-9.1 (Ubuntu Lucid)

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

Title:
  New bug fix releases: 9.1.7, 8.4.15, 8.3.22

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-8.3/+bug/1088393/+subscriptions

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


[Bug 1088393] Re: New bug fix releases: 9.1.7, 8.4.15, 8.3.22

2012-12-10 Thread Martin Pitt
Synced 9.1.7-1 from Debian unstable into Raring.

** Changed in: postgresql-9.1 (Ubuntu Raring)
   Status: New = Fix Released

** No longer affects: postgresql-8.4 (Ubuntu Hardy)

** No longer affects: postgresql-8.4 (Ubuntu Raring)

** No longer affects: postgresql-8.4 (Ubuntu Quantal)

** No longer affects: postgresql-8.4 (Ubuntu Oneiric)

** Changed in: postgresql-8.4 (Ubuntu)
   Status: New = Invalid

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

Title:
  New bug fix releases: 9.1.7, 8.4.15, 8.3.22

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-8.3/+bug/1088393/+subscriptions

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