[Bug 1130781] [NEW] Can't mount samba share with krb/multiuser at bootup in fstab

2013-10-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I have the following setup:

A samba server on Ubuntu 12.04, and a samba client on 12.04

My fstab line looks as follows:
//cifserver.mydomain.com/data   /data   cifs
cache=strict,sec=krb5,multiuser,acl,user=SERVERNAME$ 0 0

The client name is: servername.mydomain.com
The cifs server name is: cifserver.mydomain.com

I'm using windbind with idmap_rid to enumerate uids  gids.

I have joined both servers to the domain and created a krb5.keytab.

After the system  has booted,  I can login as root via ssh key  run
mount /data as root (no kerberos tickets) and the share WILL mount 
work properly and I'm assigned a kerberos default:principal of
servername$mydomain.com , a krbtgt  a cifs/server service ticket.  It
works.  Multiuser permissions work as well (very cool).

If I try to have this work via fstab, it does NOT work with the
following cifs.upcall errors:

 cifs.upcall: key description: 
 cifs.spnego;0;0;3f00;ver=0x2;host=cifserver.mydomain.com;ip4=10.1.5.16;sec=krb5;uid=0x0;creduid=0x0;user=SERVERNAME$;pid=0x2c7
 cifs.upcall: ver=2
 cifs.upcall: host=cifserver.mydomain.com
 cifs.upcall: ip=10.1.5.16
 cifs.upcall: sec=1
 cifs.upcall: uid=0
 cifs.upcall: creduid=0
 cifs.upcall: user=SERVERNAME$
 cifs.upcall: pid=711
 cifs.upcall: krb5_get_init_creds_keytab: -1765328347
 cifs.upcall: handle_krb5_mech: getting service ticket for 
 cifs/cifserver.mydomain.com
 cifs.upcall: cifs_krb5_get_req: unable to resolve (null) to ccache
 cifs.upcall: handle_krb5_mech: failed to obtain service ticket (-1765328245)
 cifs.upcall: handle_krb5_mech: getting service ticket for 
 host/cifserver.mydomain.com
 cifs.upcall: cifs_krb5_get_req: unable to resolve (null) to ccache
 cifs.upcall: handle_krb5_mech: failed to obtain service ticket (-1765328245)

I've reported this to the linux kernel cifs list  it seems that the
cifs share is trying to mount prior to the system being ready.

For this reason I've assigned this to upstart.  If this should belong to
another package, feel free to move it.  This is my best guess.

Please see the final response/dermination here:
http://article.gmane.org/gmane.linux.kernel.cifs/7832

You can also see the thread here (sorry I don't know another way to show just 
this thread on the mailing list)
First post: http://article.gmane.org/gmane.linux.kernel.cifs/7821
second post: http://article.gmane.org/gmane.linux.kernel.cifs/7830
Third post: http://article.gmane.org/gmane.linux.kernel.cifs/7831
Fourth Post: http://article.gmane.org/gmane.linux.kernel.cifs/7832

Thanks for looking into this.  If there is a more proper way/place to
have auto-mounted cifs mounts with kerberos credentials mounted at
startup, please advise.  I need this share up at boot even if nobody has
logged in so that automated jobs  other services can run.

** Affects: ntp (Ubuntu)
 Importance: Low
 Status: New

-- 
Can't mount samba share with krb/multiuser at bootup in fstab
https://bugs.launchpad.net/bugs/1130781
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to ntp in Ubuntu.

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


[Bug 1130781] Re: Can't mount samba share with krb/multiuser at bootup in fstab

2013-10-03 Thread Steve Langasek
 I'm not sure if it doesn't auto-mount due to clock skew or not,

Well, this is exactly the diagnosis given in the message you linked to.
So if it's clock skew, it must be a bad system clock, or a bad clock
value in your BIOS clock.

 if I login and manually mount at as root, then it works fine.

That's not surprising, if the clock is being set from NTP immediately
afterwards.  This could happen because the /etc/network/if-up.d/ntpdate
script which sets the clock also does this in the background, so if you
have a bad system clock and are getting the time from the network,
there's a race condition and the clock may not yet be set by the time
the attempt is made to mount the share.

 It's hard for me to troubleshoot this now as I was trying this in
 February  it is now October.  This machine has long ago been rebuilt.

I take this to mean that you're no longer able to reproduce the problem.
The contents of the ntp package do certainly indicate a race condition,
so there's a real bug; but without further information about why this
was causing problems for you specifically, the theory is that this only
happens with a broken BIOS clock, so is a low priority to fix.

** Package changed: mountall (Ubuntu) = ntp (Ubuntu)

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

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

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

Title:
  Can't mount samba share with krb/multiuser at bootup in fstab

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1130781/+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 1221906] Re: Havana-3 Dependency missing: python-troveclient

2013-10-03 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed = Fix Released

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

Title:
  Havana-3 Dependency missing: python-troveclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1221906/+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 1210054] Re: juju terminate-machine with local provider doesn't destroy machine

2013-10-03 Thread Tim Penhey
** Changed in: juju-core
Milestone: 1.15.0 = 1.15.1

** Changed in: juju-core
   Status: In Progress = Fix Committed

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

Title:
  juju terminate-machine with local provider doesn't destroy machine

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1210054/+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 1234627] Re: python dependencies missing: markdown and distribute

2013-10-03 Thread John Deatherage
Description:Ubuntu 13.04
Release:13.04

charm-tools:
  Installed: 1.0.0-0ubuntu1
  Candidate: 1.0.0-0ubuntu1
  Version table:
 *** 1.0.0-0ubuntu1 0
500 http://ppa.launchpad.net/juju/stable/ubuntu/ raring/main amd64 
Packages
100 /var/lib/dpkg/status
 0.3+151-0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ raring/universe amd64 Packages

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

Title:
  python dependencies missing: markdown and distribute

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1234627/+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 1234627] [NEW] python dependencies missing: markdown and distribute

2013-10-03 Thread John Deatherage
Public bug reported:

Raring 64-bit (Ubuntu GNOME), fresh install, update  dist-upgrade,
charm ppa added, packages installed.

Let me know if testing is needed, or this is an edge case, since I'll be
working with Juju for the next month! :)

death@rose:~/deploy/charm$ charm create opencontrail
Traceback (most recent call last):
  File /usr/bin/charm, line 5, in module
from pkg_resources import load_entry_point
  File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 2803, in 
module
working_set.require(__requires__)
  File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 696, in require
needed = self.resolve(parse_requirements(requirements))
  File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 594, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: Markdown=2.0.1

--
once `python markdown` is installed:

death@rose:~/deploy/charm$ charm create opencontrail
Traceback (most recent call last):
  File /usr/bin/charm, line 5, in module
from pkg_resources import load_entry_point
  File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 2803, in 
module
working_set.require(__requires__)
  File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 696, in require
needed = self.resolve(parse_requirements(requirements))
  File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 594, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: distribute


--
Once both deps are installed, no issues.  Repeatable.

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

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

Title:
  python dependencies missing: markdown and distribute

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1234627/+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 1080363] Re: module 'citrixxml' not found

2013-10-03 Thread Gaurish Sharma
Facing this issue on 12.04 LTS. What's the fix/workaround?

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

Title:
  module 'citrixxml' not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1080363/+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 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-10-03 Thread Roel Standaert
I tested version 2.4.28-1.1ubuntu4.4 and slapd doesn't crash anymore.
Delete operations are performed correctly.

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

Title:
  slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1216650/+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 1219879] Re: [FFe] juju-core 1.16 for Ubuntu 13.10

2013-10-03 Thread Mark Ramm
** Description changed:

  juju-core 1.16.0 stable release is due by the 3rd October and includes
  the following features over the version already in the archive:
  
  * MAAS Tag support
  * Get juju tools and cloud configuration data from a central well know 
location
  * support for --ssl-hostname-verification: false
  * API only communication with the state server for all non-state-server 
agents (not CLI, and not removing direct mongo access for agents at earlier 
versions)
  * manual provisioning, bootstrap and null provider -- ability to create nodes 
and even bootstrap a full environment using pre-existing machines and SSH.
  * Support for the VPC by default changes on EC2
  * Improved hook error reporting
- * CLI tool caches endpoint addresses locally for faster connect time
  * Early failure when we know up front that lxc containers can't get addresses
  
  Possible additional features.
  
  * KVM container support
  * Split out ~/.juju/environments/env.yaml (related to the endpoint caching 
feature above)
+ * CLI tool caches endpoint addresses locally for faster connect time
  
- Approval is sought from the release team to upgrade to this new version
- upon release.
+ 
+ Approval is sought from the release team to upgrade to this new version upon 
release.

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

Title:
  [FFe] juju-core 1.16 for Ubuntu 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1219879/+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 1219879] Re: [FFe] juju-core 1.16 for Ubuntu 13.10

2013-10-03 Thread Antonio Rosales
Note 1.15.1 milestone:
  https://launchpad.net/juju-core/+milestone/1.15.1
has the targeted bugs.

-thanks,
Antonio

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

Title:
  [FFe] juju-core 1.16 for Ubuntu 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1219879/+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 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-10-03 Thread Robie Basak
Thank you for your testing.

** 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 openldap in Ubuntu.
https://bugs.launchpad.net/bugs/1216650

Title:
  slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1216650/+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 1003854] Re: Database upgrade/migration fails with nested db directories (lucid to precise)

2013-10-03 Thread Paul Bergene
This problem seems to still exist.  
I encountered it this week when upgrading from 10.4 to 12.04.3.

The changes above work, but since I had a half-installed slapd package
changing /var/lib/dpkg/info/slapd.config was what did the trick.

The scripts that I got from apt were still the old broken version.

** Description changed:

  Hi,
  
  I've just performed an upgrade of our LDAP server on Ubuntu 10.04.4 LTS
  to Ubuntu 12.04 (I acknowledge this upgrade path is not officially
  supported yet).
  
  The incompatible database upgrading process in the preinst/postinst
  files failed in the following scenario.
  
  We have two suffixes/databases at the following paths:-
  
-  * /var/lib/ldap
-  * /var/lib/ldap/accesslog
+  * /var/lib/ldap
+  * /var/lib/ldap/accesslog
  
  The preinst database dumping part of the process worked just fine and
  created the appropriate LDIF files under
  /var/backup/slapd-2.4.21-0ubuntu5.7, however the restore failed
  stating:-
  
  
-   Loading from /var/backups/slapd-2.4.21-0ubuntu5.7: 
-   - directory dc=REDACTEDs,dc=co,dc=uk... failed.
+   Loading from /var/backups/slapd-2.4.21-0ubuntu5.7:
+   - directory dc=REDACTEDs,dc=co,dc=uk... failed.
  
  Loading the database from the LDIF dump failed with the following
  error while running slapadd:
- 4fbdfebf olcDbDirectory: value #0: invalid path: No such file or directory
- 4fbdfebf config error processing olcDatabase={2}hdb,cn=config: 
olcDbDirectory: value #0: invalid path: No such file or directory
- slapadd: bad configuration directory!
+ 4fbdfebf olcDbDirectory: value #0: invalid path: No such file or directory
+ 4fbdfebf config error processing olcDatabase={2}hdb,cn=config: 
olcDbDirectory: value #0: invalid path: No such file or directory
+ slapadd: bad configuration directory!
  
  
  This is because when move_incompatible_databases_away() runs it finds
  the main database first (/var/lib/ldap) and moves all top level entries
  (find -mindepth 1 -maxdepth 1 ...) into the backup directory and this
  includes the accesslog subdirectory which then no longer exists. When
  slapadd runs it checks config specifying that directory and bails with
  the above error given it is indeed missing.
  
  I've tested a tentative fix and that's to patch the two find commands
  (one in is_empty_dir() one in move_old_database_away to also specify
  -type f so that the directory structure is preserved when moving the old
  database away (accesslog will be backed up separately when its suffx is
  iterated over in move_incompatible_databases_away()).
  
  The simple and very tentative patch for this is:-
  
  
  # diff -u slapd.scripts-common.old slapd.scripts-common
  --- slapd.scripts-common.old  2012-05-24 10:33:01.746206585 +0100
  +++ slapd.scripts-common  2012-05-24 10:33:23.967902747 +0100
  @@ -391,7 +391,7 @@
-   echo -n   - directory $suffix...  2
-   mkdir -p $backupdir
-   find $databasedir -mindepth 1 -maxdepth 1 \
+    echo -n   - directory $suffix...  2
+    mkdir -p $backupdir
+    find $databasedir -mindepth 1 -maxdepth 1\
  - -exec mv {} $backupdir \;
  + -type f -exec mv {} $backupdir \;
-   echo done. 2
-   else
-   cat 2 EOF
+    echo done. 2
+   else
+    cat 2 EOF
  @@ -728,7 +728,7 @@
-  # (i.e., contains no files except for an optional DB_CONFIG).
-  # Usage: if is_empty_dir $dir; then ... fi
-  
+  # (i.e., contains no files except for an optional DB_CONFIG).
+  # Usage: if is_empty_dir $dir; then ... fi
+ 
  - output=`find $1 -mindepth 1 -maxdepth 1 \! -name DB_CONFIG 
2/dev/null`
  + output=`find $1 -mindepth 1 -maxdepth 1 -type f \! -name DB_CONFIG 
2/dev/null`
-   if [ -n $output ]; then
-   return 1
-   else
+   if [ -n $output ]; then
+    return 1
+   else
  

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

Title:
  Database upgrade/migration fails with nested db directories (lucid to
  precise)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1003854/+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 1226674] Re: openstack-dashboard should suggest python-lesscpy

2013-10-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~james-page/horizon/havana-rc1

** Branch linked: lp:~ubuntu-server-dev/horizon/havana

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

Title:
  openstack-dashboard should suggest python-lesscpy

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1226674/+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 1180777] Re: RDP traffic freeze on quiet network

2013-10-03 Thread Serge Hallyn
Quoting Vasile Dumitrescu (launchpad.vas...@undeva.net):
 I added a rtl8139c netcard to the VM and connected through it by RDP -
 no more freezes.
 
 It looks like kvm does not play well with virtio network cards and RDP.
 
 Red Hat virtio net windows driver version: 62.65.104.6500, 6/19/2013

This makes me wonder if the bug may not actually be in the virtio net driver.
The source for that is at
https://github.com/YanVugenfirer/kvm-guest-drivers-windows .
Something like commit 9b1b81a731f722efa8df24429649b527a17bf433 might
be relevant (assuming the git HEAD has this fixed, which I've not
tested).

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

Title:
  RDP traffic freeze on quiet network

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1180777/+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 1200878] Re: Upgrade breaks existing pyjuju deployment

2013-10-03 Thread Curtis Hovey
** Changed in: juju-core
   Importance: Critical = High

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

Title:
  Upgrade breaks existing pyjuju deployment

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1200878/+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 1208011] Re: open-vm-tools-2013.04.16-1098359 dkms module does not build on linux-3.11

2013-10-03 Thread Dmitrijs Ledkovs
** Changed in: open-vm-tools (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  open-vm-tools-2013.04.16-1098359 dkms module does not build on
  linux-3.11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1208011/+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 1231148] Re: FFe: requested for Saucy package because of module build failure

2013-10-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/open-vm-tools

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

Title:
  FFe: requested for Saucy package because of module build failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1231148/+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 1231148] Re: FFe: requested for Saucy package because of module build failure

2013-10-03 Thread Dmitrijs Ledkovs
** Changed in: open-vm-tools (Ubuntu)
   Status: Triaged = Fix Committed

** Changed in: open-vm-tools (Ubuntu)
 Assignee: (unassigned) = Dmitrijs Ledkovs (xnox)

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

Title:
  FFe: requested for Saucy package because of module build failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1231148/+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 1194940] Re: open-vm-dkms 2013.04.16-1098359-0ubuntu1: open-vm-tools kernel module failed to build [control.c:211:4: error: implicit declaration of function ‘create_proc_entry’]

2013-10-03 Thread Dmitrijs Ledkovs
** Changed in: open-vm-tools (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  open-vm-dkms 2013.04.16-1098359-0ubuntu1: open-vm-tools kernel module
  failed to build [control.c:211:4: error: implicit declaration of
  function ‘create_proc_entry’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1194940/+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 1194940] Re: open-vm-dkms 2013.04.16-1098359-0ubuntu1: open-vm-tools kernel module failed to build [control.c:211:4: error: implicit declaration of function ‘create_proc_entry’]

2013-10-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/open-vm-tools

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

Title:
  open-vm-dkms 2013.04.16-1098359-0ubuntu1: open-vm-tools kernel module
  failed to build [control.c:211:4: error: implicit declaration of
  function ‘create_proc_entry’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1194940/+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 1208011] Re: open-vm-tools-2013.04.16-1098359 dkms module does not build on linux-3.11

2013-10-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/open-vm-tools

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

Title:
  open-vm-tools-2013.04.16-1098359 dkms module does not build on
  linux-3.11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1208011/+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 1211876] Re: keepalived reload buggy due to improper ipv4 address comparison

2013-10-03 Thread Adam Stokes
** Changed in: keepalived (Ubuntu Quantal)
   Importance: Undecided = High

** Changed in: keepalived (Ubuntu Raring)
   Importance: Undecided = High

** Changed in: keepalived (Ubuntu Precise)
   Importance: Undecided = High

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

Title:
  keepalived reload buggy due to improper ipv4 address comparison

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1211876/+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 1196295] Re: lxc-start enters uninterruptible sleep

2013-10-03 Thread Chris J Arges
I can achieve a similar hung task by using the following script:

#!/bin/bash -x

NUM=7999

for (( i=0; i${NUM}; i++ ))
do
  ip netns add foobar$i
done

for (( i=0; i${NUM}; i++ ))
do
  ip netns delete foobar$i
done

for (( i=0; i${NUM}; i++ ))
do
  ip netns add foobar$i
done

for (( i=0; i${NUM}; i++ ))
do
  ip netns delete foobar$i
done

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

Title:
  lxc-start enters uninterruptible sleep

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1196295/+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 1228210] Re: libvirt-bin upstart job considers service started before it is ready

2013-10-03 Thread Robie Basak
Fixed in bzr rev 36.

** Changed in: uvtool
   Status: New = Fix Released

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

Title:
  libvirt-bin upstart job considers service started before it is ready

To manage notifications about this bug go to:
https://bugs.launchpad.net/uvtool/+bug/1228210/+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 1234599] Re: nova upstart services scripts does not provide logging

2013-10-03 Thread Chuck Short
Nova does not ship any upstart script by the project.

** Also affects: nova (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nova
   Status: New = Invalid

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

Title:
  nova upstart services scripts does not provide logging

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1234599/+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 1231148] Re: FFe: requested for Saucy package because of module build failure

2013-10-03 Thread Launchpad Bug Tracker
This bug was fixed in the package open-vm-tools -
2013.04.16-1098359-0ubuntu2

---
open-vm-tools (2013.04.16-1098359-0ubuntu2) saucy-proposed; urgency=low

  * FFe LP: #1231148
  * Ubuntu-specific Changes
- debian/rules: Removed Wno-error=unused-local-typedefs from CLFAGS.
  + We now enforce building with GCC 4.7.

- debian/patches: Add 0005-linux-310-fix.patch  0006-linux-311-fix.patch
  + Fixes building against Saucy Kernels. (LP: #1194940, LP: #1208011)

- debian/patches: Add 0007-dkms-supress-error.patch
  + Don't build modules that are broken, so modules that do build
are available to be loaded.
  + Will be removed after next upstream release.

  * Items merged from Debian experimental:
(From 2:9.2.2-893683-7 release)
- Removing purely cosmetical 'sleep 1' leftover in initscript.

(From 2:9.2.3-1031360-2 release)
- Renaming debian-specific open-vm-toolbox package to open-vm-tools-
  desktop for consistency with upstream.
- Revamping package descriptions.
- Renaming open-vm-dkms to open-vm-tools-dkms for consistent package
  namespace.

(From 2:9.2.3-1031360-3 release)
- Adding initial systemd service file from fedora.

(From 2:9.2.3-1031360-4 release)
- Dropping kfreebsd from architecture list, it has never built and
  nobody seems willing to make it work (neither upstream, porters, nor
  users).

(From 2:9.2.3-1031360-6 release)
- Correcting syntax of file entries in copyright.
- Adding section override for open-vm-tools-dkms.
- Enforcing build with gcc 4.7 for the time being.
 -- Nate Muench nowiwilldestroyaby...@gmail.com   Sat, 07 Sep 2013 20:50:33 
-0500

** Changed in: open-vm-tools (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  FFe: requested for Saucy package because of module build failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1231148/+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 1234599] Re: nova upstart services scripts does not provide logging

2013-10-03 Thread Chuck Short
--log-file parameter is not needed by the upstart job because its
included in the nova.conf configuration file by default.

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

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

Title:
  nova upstart services scripts does not provide logging

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1234599/+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 1208011] Re: open-vm-tools-2013.04.16-1098359 dkms module does not build on linux-3.11

2013-10-03 Thread Launchpad Bug Tracker
This bug was fixed in the package open-vm-tools -
2013.04.16-1098359-0ubuntu2

---
open-vm-tools (2013.04.16-1098359-0ubuntu2) saucy-proposed; urgency=low

  * FFe LP: #1231148
  * Ubuntu-specific Changes
- debian/rules: Removed Wno-error=unused-local-typedefs from CLFAGS.
  + We now enforce building with GCC 4.7.

- debian/patches: Add 0005-linux-310-fix.patch  0006-linux-311-fix.patch
  + Fixes building against Saucy Kernels. (LP: #1194940, LP: #1208011)

- debian/patches: Add 0007-dkms-supress-error.patch
  + Don't build modules that are broken, so modules that do build
are available to be loaded.
  + Will be removed after next upstream release.

  * Items merged from Debian experimental:
(From 2:9.2.2-893683-7 release)
- Removing purely cosmetical 'sleep 1' leftover in initscript.

(From 2:9.2.3-1031360-2 release)
- Renaming debian-specific open-vm-toolbox package to open-vm-tools-
  desktop for consistency with upstream.
- Revamping package descriptions.
- Renaming open-vm-dkms to open-vm-tools-dkms for consistent package
  namespace.

(From 2:9.2.3-1031360-3 release)
- Adding initial systemd service file from fedora.

(From 2:9.2.3-1031360-4 release)
- Dropping kfreebsd from architecture list, it has never built and
  nobody seems willing to make it work (neither upstream, porters, nor
  users).

(From 2:9.2.3-1031360-6 release)
- Correcting syntax of file entries in copyright.
- Adding section override for open-vm-tools-dkms.
- Enforcing build with gcc 4.7 for the time being.
 -- Nate Muench nowiwilldestroyaby...@gmail.com   Sat, 07 Sep 2013 20:50:33 
-0500

** Changed in: open-vm-tools (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  open-vm-tools-2013.04.16-1098359 dkms module does not build on
  linux-3.11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1208011/+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 1194940] Re: open-vm-dkms 2013.04.16-1098359-0ubuntu1: open-vm-tools kernel module failed to build [control.c:211:4: error: implicit declaration of function ‘create_proc_entry’]

2013-10-03 Thread Launchpad Bug Tracker
This bug was fixed in the package open-vm-tools -
2013.04.16-1098359-0ubuntu2

---
open-vm-tools (2013.04.16-1098359-0ubuntu2) saucy-proposed; urgency=low

  * FFe LP: #1231148
  * Ubuntu-specific Changes
- debian/rules: Removed Wno-error=unused-local-typedefs from CLFAGS.
  + We now enforce building with GCC 4.7.

- debian/patches: Add 0005-linux-310-fix.patch  0006-linux-311-fix.patch
  + Fixes building against Saucy Kernels. (LP: #1194940, LP: #1208011)

- debian/patches: Add 0007-dkms-supress-error.patch
  + Don't build modules that are broken, so modules that do build
are available to be loaded.
  + Will be removed after next upstream release.

  * Items merged from Debian experimental:
(From 2:9.2.2-893683-7 release)
- Removing purely cosmetical 'sleep 1' leftover in initscript.

(From 2:9.2.3-1031360-2 release)
- Renaming debian-specific open-vm-toolbox package to open-vm-tools-
  desktop for consistency with upstream.
- Revamping package descriptions.
- Renaming open-vm-dkms to open-vm-tools-dkms for consistent package
  namespace.

(From 2:9.2.3-1031360-3 release)
- Adding initial systemd service file from fedora.

(From 2:9.2.3-1031360-4 release)
- Dropping kfreebsd from architecture list, it has never built and
  nobody seems willing to make it work (neither upstream, porters, nor
  users).

(From 2:9.2.3-1031360-6 release)
- Correcting syntax of file entries in copyright.
- Adding section override for open-vm-tools-dkms.
- Enforcing build with gcc 4.7 for the time being.
 -- Nate Muench nowiwilldestroyaby...@gmail.com   Sat, 07 Sep 2013 20:50:33 
-0500

** Changed in: open-vm-tools (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  open-vm-dkms 2013.04.16-1098359-0ubuntu1: open-vm-tools kernel module
  failed to build [control.c:211:4: error: implicit declaration of
  function ‘create_proc_entry’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1194940/+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 1228649] Re: noVNC doesn't work when offloaded to port 80 or 443

2013-10-03 Thread Chuck Short
** Also affects: nova (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nova
   Status: New = Invalid

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

Title:
  noVNC doesn't work when offloaded to port 80 or 443

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1228649/+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


[Blueprint servercloud-s-virtstack] Virtualization Stack Work for Saucy

2013-10-03 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Work items changed:
  Work items:
  [serge-hallyn] (Dwight is pushing this, but has no lp id) Push fix for XFS 
and user namespaces: DONE
  [serge-hallyn] Fix lxc-net to be nestable with no user interaction: DONE
  [serge-hallyn] Write sysctl to disable unprivileged CLONE_NEWUSER: DONE
  [serge-hallyn] Exploit stacked apparmor profiles for container nesting: 
BLOCKED
  [serge-hallyn] Ask jjohansen about any apparmor kernel/userspace packages we 
can put in ubuntu-lxc ppa for testing stacked (0.5): DONE
  [serge-hallyn] Bisect kernel signal delivery bug affecting lxc: DONE
  [serge-hallyn] Improve cgroup support in nested case: DONE
  [serge-hallyn] write POC of nestable cgroup manager: POSTPONED
  [serge-hallyn] Pursue subuid patchset for shadow: DONE
  [serge-hallyn] Enable unprivileged container creation: DONE
  [serge-hallyn] Write a privileged helper to facilitate unprivileged networked 
container: DONE
  [serge-hallyn] Enable unprivileged container starting (network): POSTPONED
  [serge-hallyn] Enable unprivileged container starting (cgroups): DONE
  [serge-hallyn] Enable unprivileged container starting (complete): POSTPONED
  [serge-hallyn] Add console support to API (Dwight): DONE
  [serge-hallyn] Add attach support to API (Christian): DONE
  [serge-hallyn] Convert create to API: DONE
  [serge-hallyn] Convert stop to API: DONE
  [serge-hallyn] Convert destroy to API: DONE
  [serge-hallyn] List lxc programs to be converted to API 
(https://wiki.ubuntu.com/LxcAPIConversion): DONE
  [serge-hallyn] Update locking in API to handle killed programs: DONE
  [serge-hallyn] Update container creation to handle SIGKILL (using 'partial' 
file): DONE
  [serge-hallyn] Improve thread safety in API: DONE
  [serge-hallyn] Discuss upstream stable branches with upstream (sent email to 
list): DONE
  [serge-hallyn] Get CONFIG_USER_NS=y into kernel (as soon as saucy+1 opens): 
POSTPONED
  [serge-hallyn] Merge qemu 1.5.0: DONE
  [serge-hallyn] Write loopback backingstore driver: DONE
  [serge-hallyn] Write qemu-nbd backingstore driver: POSTPONED
  [serge-hallyn] Investigate openvswitch bridges by default in libvirt (1): DONE
  [serge-hallyn] Merge cgroup-lite into libcgroup (depends on libcgroup 
sysvinit scripts): POSTPONED
  [serge-hallyn] Default-off support for per-user cgroup configuration at 
boot/login: POSTPONED
  [smoser] Ensure that lxc-ubuntu-cloud can be used with cloudinit for 
openstack: DONE
  [serge-hallyn] start live block migration testing using juju of libvirt+kvm 
with local storage (1): DONE
  [smoser] use simplestreams to provide secure ubuntu-cloud deliver to lxc: 
POSTPONED
  [zulcss] Merge libvirt 1.0.6: DONE
  [serge-hallyn] no-change libvirt push to pick up new xen libraries (0): 
BLOCKED
  [smb] Pick up upstream Xen-4.3 release: DONE
  [smb] Refresh Debian/Ubuntu patches against Xen: DONE
  [smb] Decide how to include qemu-upstream: DONE
  [smb] Update packaging to allow libvirt to build the libxl driver: DONE
  [smb] Unit testing with xm and xl stack (native and libvirt): DONE
  [smb] Enable Xen compile for armhf: DONE
  [smb] Merge xen 4.3: DONE
  [zulcss] Write a nova using the lxc API: INPROGRESS
  
  Work items for ubuntu-13.09:
- [serge-hallyn] Work distro lxc tests upstream (2 @ sep 25): INPROGRESS
+ [serge-hallyn] Work distro lxc tests upstream (2 @ sep 25): DONE
  [serge-hallyn] Address monitor versioning in lxc (1): DONE
  [zulcss] Push nova-lxc driver upstream: TODO
  [serge-hallyn] Add snapshot support to API (3): DONE
  [serge-hallyn] Discuss API versioning of library and (python, lua, etc) hooks 
at plumbers (3 @ sep 17): DONE
  [serge-hallyn] complete live block migration testing (using juju?) of 
libvirt+kvm with local storage (1 @ sep 23): DONE
  [zulcss] Follow up with Citrix's plans for xcp: TODO
  [smb] PUsh xen 4.3 to archive: DONE
  
  Work items for ubuntu-13.10:
  [serge-hallyn] Pursue patch for ovmf to provide save/restore of nvvars to 
support boot variables (3 @ oct 7): TODO
  [serge-hallyn] live block migration testing using juju of libvirt+kvm with 
ceph (2 @ oct 2): TODO
  [zulcss] Fix apparmor bug preventing libvirt-lxc from mounting blockdevs: TODO

-- 
Virtualization Stack Work for Saucy
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-virtstack

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


[Bug 1226674] Re: openstack-dashboard should suggest python-lesscpy

2013-10-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/horizon

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

Title:
  openstack-dashboard should suggest python-lesscpy

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1226674/+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 1226674] Re: openstack-dashboard should suggest python-lesscpy

2013-10-03 Thread Launchpad Bug Tracker
This bug was fixed in the package horizon - 1:2013.2~rc1-0ubuntu1

---
horizon (1:2013.2~rc1-0ubuntu1) saucy; urgency=low

  [ James Page ]
  * New upstream release candidate:
- d/static: Refreshed static assets for 2013.2~rc1.
- d/patches: Refreshed patches.

  [ Chuck Short ]
  * debian/control: Add python-lesscpy as a suggests to optionally
support online compression of static assets (LP: #1226674).
 -- James Page james.p...@ubuntu.com   Thu, 03 Oct 2013 13:48:12 +0100

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

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

Title:
  openstack-dashboard should suggest python-lesscpy

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1226674/+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 1220701] Re: FFE: 13.10 Native nova lxc driver

2013-10-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/nova

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

Title:
  FFE: 13.10 Native nova lxc driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1220701/+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 1229275] Re: [maas] juju destroy-environment also destroys nodes that are not controlled by juju

2013-10-03 Thread David Britton
** Tags added: theme-oil

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

Title:
  [maas] juju destroy-environment also destroys nodes that are not
  controlled by juju

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1229275/+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 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-10-03 Thread Launchpad Bug Tracker
This bug was fixed in the package openldap - 2.4.28-1.1ubuntu4.4

---
openldap (2.4.28-1.1ubuntu4.4) precise-proposed; urgency=low

  * Backport fix for back-mdb, fixes crash when deleting an entry
that contains an indexed numeric attribute (LP: #1216650):
- d/patches/its-7174-lutil_str2bin-cant-modify-input-strings.patch:
  Upstream patch to make sure that lutil_str2bin does not
  attempt to modify its input.
 -- Roel Standaert r...@standaert.info   Sat, 31 Aug 2013 08:29:45 +0200

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

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

Title:
  slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1216650/+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 1216650] Update Released

2013-10-03 Thread Brian Murray
The verification of this Stable Release Update has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regresssions.

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

Title:
  slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1216650/+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 1215386] Re: lxc-start tries to change apparmor profile to unconfined

2013-10-03 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.9.0-0ubuntu3.5

---
lxc (0.9.0-0ubuntu3.5) raring-proposed; urgency=low

  * 0014-lxc-apparmor-null-terminate-buffer: make sure a value we fread is
null-terminated (LP: #1215386)
  * 0015-fix-ipv6-pton: call inet_pton on the value without the netmask.
(LP: #1215391)
 -- Serge Hallyn serge.hal...@ubuntu.com   Fri, 23 Aug 2013 11:38:57 -0500

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

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

Title:
  lxc-start tries to change apparmor profile to unconfined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1215386/+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 1215386] Update Released

2013-10-03 Thread Brian Murray
The verification of this Stable Release Update has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regresssions.

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

Title:
  lxc-start tries to change apparmor profile to unconfined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1215386/+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 1215391] Update Released

2013-10-03 Thread Brian Murray
The verification of this Stable Release Update has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regresssions.

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

Title:
  lxc-start can't parse IPv6 addresses

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1215391/+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 1215391] Re: lxc-start can't parse IPv6 addresses

2013-10-03 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.9.0-0ubuntu3.5

---
lxc (0.9.0-0ubuntu3.5) raring-proposed; urgency=low

  * 0014-lxc-apparmor-null-terminate-buffer: make sure a value we fread is
null-terminated (LP: #1215386)
  * 0015-fix-ipv6-pton: call inet_pton on the value without the netmask.
(LP: #1215391)
 -- Serge Hallyn serge.hal...@ubuntu.com   Fri, 23 Aug 2013 11:38:57 -0500

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

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

Title:
  lxc-start can't parse IPv6 addresses

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1215391/+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 1211876] Re: keepalived reload buggy due to improper ipv4 address comparison

2013-10-03 Thread Brian Murray
Hello Peter, or anyone else affected,

Accepted keepalived into raring-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/keepalived/1:1.2.2-3ubuntu2.13.04.1
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 add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and 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: keepalived (Ubuntu Raring)
   Status: Confirmed = Fix Committed

** Tags added: verification-needed

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

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

Title:
  keepalived reload buggy due to improper ipv4 address comparison

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1211876/+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 1211876] Please test proposed package

2013-10-03 Thread Brian Murray
Hello Peter, or anyone else affected,

Accepted keepalived into precise-proposed. The package will build now
and be available at
http://launchpad.net/ubuntu/+source/keepalived/1:1.2.2-3ubuntu1.1 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 add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and 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!

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

Title:
  keepalived reload buggy due to improper ipv4 address comparison

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1211876/+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 1211876] Please test proposed package

2013-10-03 Thread Brian Murray
Hello Peter, or anyone else affected,

Accepted keepalived into quantal-proposed. The package will build now
and be available at
http://launchpad.net/ubuntu/+source/keepalived/1:1.2.2-3ubuntu2.12.10.1
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 add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and 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: keepalived (Ubuntu Precise)
   Status: Confirmed = Fix Committed

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

Title:
  keepalived reload buggy due to improper ipv4 address comparison

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1211876/+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 1211876] Re: keepalived reload buggy due to improper ipv4 address comparison

2013-10-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/keepalived

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

Title:
  keepalived reload buggy due to improper ipv4 address comparison

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1211876/+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 1211876] Re: keepalived reload buggy due to improper ipv4 address comparison

2013-10-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/keepalived

** Branch linked: lp:~ubuntu-branches/ubuntu/quantal/keepalived/quantal-
proposed

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

Title:
  keepalived reload buggy due to improper ipv4 address comparison

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1211876/+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 1227727] Re: 0.10.1-2 stuck in saucy-proposed due to dep-wait

2013-10-03 Thread Andrew Starr-Bochicchio
** Changed in: flask (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  0.10.1-2 stuck in saucy-proposed due to dep-wait

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flask/+bug/1227727/+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 1200581] Re: exim-gencert creates 1024 bit key

2013-10-03 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/experimental/exim4

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

Title:
  exim-gencert creates 1024 bit key

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1200581/+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 1229275] Re: [maas] juju destroy-environment also destroys nodes that are not controlled by juju

2013-10-03 Thread Tim Penhey
** Changed in: juju-core
 Assignee: (unassigned) = Tim Penhey (thumper)

** Changed in: juju-core
   Status: Triaged = In Progress

** Changed in: juju-core
Milestone: None = 2.0

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

Title:
  [maas] juju destroy-environment also destroys nodes that are not
  controlled by juju

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1229275/+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 799623] Re: Incorrect generated logrotate file

2013-10-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: clamav (Ubuntu Quantal)
   Status: New = Confirmed

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

Title:
  Incorrect generated logrotate file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/799623/+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 799623] Re: Incorrect generated logrotate file

2013-10-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: clamav (Ubuntu Raring)
   Status: New = Confirmed

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

Title:
  Incorrect generated logrotate file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/799623/+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 799623] Re: Incorrect generated logrotate file

2013-10-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: clamav (Ubuntu Precise)
   Status: New = Confirmed

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

Title:
  Incorrect generated logrotate file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/799623/+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 1211876] Re: keepalived reload buggy due to improper ipv4 address comparison

2013-10-03 Thread Peter Matulis
Obviously, the above verification was done for Precise.  I will soon do
the same for Quantal and Raring.

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

Title:
  keepalived reload buggy due to improper ipv4 address comparison

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1211876/+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 1211876] Re: keepalived reload buggy due to improper ipv4 address comparison

2013-10-03 Thread Peter Matulis
I redid both tests (description) and re-confirmed both failures.  I then
installed the -proposed version below and re-did the tests.  They both
passed.

$ apt-cache policy keepalived
keepalived:
  Installed: 1:1.2.2-3ubuntu1.1
  Candidate: 1:1.2.2-3ubuntu1.1
  Version table:
 *** 1:1.2.2-3ubuntu1.1 0
500 http://archive.ubuntu.com/ubuntu/ precise-proposed/main amd64 
Packages
100 /var/lib/dpkg/status
 1:1.2.2-3ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

** Tags added: verification-done-precise

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

Title:
  keepalived reload buggy due to improper ipv4 address comparison

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1211876/+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 1211876] Re: keepalived reload buggy due to improper ipv4 address comparison

2013-10-03 Thread Peter Matulis
Ditto for Quantal - all good.

$ sudo apt-cache policy keepalived
keepalived:
  Installed: 1:1.2.2-3ubuntu2.12.10.1
  Candidate: 1:1.2.2-3ubuntu2.12.10.1
  Version table:
 *** 1:1.2.2-3ubuntu2.12.10.1 0
500 http://nova.clouds.archive.ubuntu.com/ubuntu/ quantal-proposed/main 
amd64 Packages
100 /var/lib/dpkg/status
 1:1.2.2-3ubuntu2 0
500 http://nova.clouds.archive.ubuntu.com/ubuntu/ quantal/main amd64 
Packages

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

Title:
  keepalived reload buggy due to improper ipv4 address comparison

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1211876/+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 1211876] Re: keepalived reload buggy due to improper ipv4 address comparison

2013-10-03 Thread Peter Matulis
** Tags added: verification-done-quantal

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

Title:
  keepalived reload buggy due to improper ipv4 address comparison

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1211876/+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 1235044] Re: autopkg tests are currently failing

2013-10-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~zulcss/nova/nova-novnc-regression

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

Title:
  autopkg tests are currently failing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1235044/+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 1235044] [NEW] autopkg tests are currently failing

2013-10-03 Thread Chuck Short
Public bug reported:

autopkg tests are currently failing:


  File /usr/lib/python2.7/dist-packages/websockify/websocketproxy.py, line 
86, in __init__
 websocket.WebSocketServer.__init__(self, *args, **kwargs)
 TypeError: __init__() got an unexpected keyword argument 'no_parent'

** Affects: nova (Ubuntu)
 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/1235044

Title:
  autopkg tests are currently failing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1235044/+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 1215946] Re: _NoUpdate sends buggy UpdateFailed

2013-10-03 Thread Didier Roche
Rocking!

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

Title:
  _NoUpdate sends buggy UpdateFailed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1215946/+subscriptions

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


[Bug 1218322] Re: Can't set keyboard layout change to ctrl+shift

2013-10-03 Thread peerus
Also had problem with alt-shift combinations set via region and language
settings. Solved it by: gnome-tweak-tool - typing - key(s) to change
layout - disable

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

Title:
  Can't set keyboard layout change to ctrl+shift

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

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


[Bug 1170586] Re: Naxsi package lacking Stub Status

2013-10-03 Thread Pierre Schweitzer
Well looking at Debian package page (http://packages.debian.org/wheezy
/nginx-naxsi) regarding the first version available (1.2.1-2), it is
providing Stub Status.

Maybe it can help?

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

Title:
  Naxsi package lacking Stub Status

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

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


[Bug 747723] Re: Screen Corruption i915 Intel video

2013-10-03 Thread NoOp
Timo: Thank again! 
xserver-xorg-lts-raring appears to working just fine. 
$ apt-cache policy xserver-xorg-lts-raring
xserver-xorg-lts-raring:
  Installed: 1:7.7+1ubuntu4~precise1
  Candidate: 1:7.7+1ubuntu4~precise1
  Version table:
 *** 1:7.7+1ubuntu4~precise1 0
500 http://archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
100 /var/lib/dpkg/status

For others that read this bug comment, see: 
https://wiki.ubuntu.com/Kernel/LTSEnablementStack
for information on xserver-xorg-lts-raring.
I installed via:

sudo apt-get install --install-recommends xserver-xorg-lts-raring
sudo dpkg-reconfigure xserver-xorg-lts-raring

xserver-xorg-video-intel is not used at all:
$ apt-cache policy xserver-xorg-video-intel
xserver-xorg-video-intel:
  Installed: (none)
  Candidate: 2:2.17.0-1ubuntu4.4
  Version table:
 2:2.17.0-1ubuntu4.4 0
500 http://archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 2:2.17.0-1ubuntu4 0
500 http://archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

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

Title:
  Screen Corruption i915 Intel video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/747723/+subscriptions

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


[Bug 1234087] Re: No sound notification for Call/SMS

2013-10-03 Thread Didier Roche
Fixed in image 78

** Changed in: telephony-service (Ubuntu Saucy)
   Status: Confirmed = 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/1234087

Title:
  No sound notification for Call/SMS

To manage notifications about this bug go to:
https://bugs.launchpad.net/telephony-service/+bug/1234087/+subscriptions

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


[Bug 1197586] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6 Error! Bad return status for module build [error: implicit declaration of function ‘create_proc_entry’]

2013-10-03 Thread Stefano Statuti
hello,
 i have this problem with 3.12.rc3, NOT problem with 3.11.X TO 13.12.rc2 BUT 
whit these versions my wireless NOT WORK. I have already create a ticket 
_https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1231647

cat /proc/version
Linux version 3.12.0-031200rc3-generic (apw@gomeisa) (gcc version 4.6.3 
(Ubuntu/Linaro 4.6.3-1ubuntu5) ) #201309291835 SMP Sun Sep 29 22:46:02 UTC 2013

Linux annalisa-HP-Mini-210-1000 3.12.0-031200rc3-generic #201309291835
SMP Sun Sep 29 22:46:02 UTC 2013 i686 i686 i686 GNU/Linux

02:00.0 Network controller: Broadcom Corporation BCM43225 802.11b/g/n (rev 01)
Subsystem: Hewlett-Packard Company Device 145e
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fastTAbort- TAbort- 
MAbort-SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 10
Region 0: Memory at 5600 (64-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=2 PME-
Capabilities: [58] Vendor Specific Information: Len=78 ?
Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+
Address:   Data: 
Capabilities: [d0] Express (v1) Endpoint, MSI 00
DevCap:MaxPayload 128 bytes, PhantFunc 0, Latency L0s 4us, L1 
unlimited
ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl:Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta:CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend-
LnkCap:Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 
4us, L1 64us
ClockPM+ Surprise- LLActRep+ BwNot-
LnkCtl:ASPM L1 Enabled; RCB 64 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta:Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ 
BWMgmt- ABWMgmt-
Capabilities: [100 v1] Advanced Error Reporting
UESta:DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- 
MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk:DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- 
MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt:DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ 
MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta:RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
CEMsk:RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
AERCap:First Error Pointer: 14, GenCap+ CGenEn- ChkCap+ ChkEn-
Capabilities: [13c v1] Virtual Channel
Caps:LPEVC=0 RefClk=100ns PATEntryBits=1
Arb:Fixed- WRR32- WRR64- WRR128-
Ctrl:ArbSelect=Fixed
Status:InProgress-
VC0:Caps:PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb:Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl:Enable+ ID=0 ArbSelect=Fixed TC/VC=01
Status:NegoPending- InProgress-
Capabilities: [160 v1] Device Serial Number 00-00-fe-ff-ff-00-c4-17
Capabilities: [16c v1] Power Budgeting ?

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

Title:
  bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6 Error! Bad return status
  for module build [error: implicit declaration of function
  ‘create_proc_entry’]

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

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

[Bug 1197586] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6 Error! Bad return status for module build [error: implicit declaration of function ‘create_proc_entry’]

2013-10-03 Thread Stefano Statuti
my make log file.

** Attachment added: make.log
   
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1197586/+attachment/3856625/+files/make.log

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

Title:
  bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6 Error! Bad return status
  for module build [error: implicit declaration of function
  ‘create_proc_entry’]

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

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

[Bug 1170586] Re: Naxsi package lacking Stub Status

2013-10-03 Thread Thomas Ward
This is why we don't explicitly trust Wikis or Debian.

Let me clarify the issue:  The issue isn't what the Debian wiki says.
The issue is the 1.1.19 package and what was actually in it.

If 1.1.19 in Debian never had Stub Status, and Debian never intended
Stub Status in 1.1.19 then this is an Invalid bug because your research
only shows what's in 1.2.1 which isn't going to be included in Precise
as Precise is pretty much version fixed to 1.1.19.

If Debian included the stub status code in 1.1.19 and never activated
it, that's an easy SRU to fix the issue if it was intended for inclusion
but oversight caused it to not be included.  But if what I said before
this is true, and 1.1.19 never actually had Stub Status and never was
supposed to in Debian, then to add the module would require some
thorough discussion with the MOTUs to try and get an Add additional
features patch into Precise without backports, and for that I'd need to
know more about why Stub Status is needed, what it does, why it's
necessary, etc.

Data  on 1.2.1 won't help, ever, as 1.1.19 is what Precise will have
from now until it's EOL (excluding backports).  We need data about
1.1.19 which I will find tomorrow when I dissect 1.1.19 that was in
Debian..

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

Title:
  Naxsi package lacking Stub Status

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

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


[Bug 1186732] Re: [TOSHIBA Satellite L30] suspend/resume failure

2013-10-03 Thread Danny Wood
Hi,

This issue has been fixed upstream with the patch named drm/radeon: fix
resume on some rs4xx boards (v2), git commit:
http://git.kernel.org/cgit/linux/kernel/git/stable/linux-
stable.git/commit/?id=acf88deb8ddbb73acd1c3fa32fde51af9153227f

I have built the current 3.8 ubuntu kernel with this patch and my laptop
now resumes correctly from suspend.

Is there any way to see if this patch has been applied to the mainline
kernel yet?

Best regards,
Danny

** Patch added: Upstream patch that fixes the bug
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1186732/+attachment/3856626/+files/acf88deb8ddbb73acd1c3fa32fde51af9153227f.patch

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

Title:
  [TOSHIBA Satellite L30] suspend/resume failure

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

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


[Bug 1170586] Re: Naxsi package lacking Stub Status

2013-10-03 Thread Thomas Ward
Further  clarification: When I say Debian in my prior comments, I mean
the Debian maintainers of the nginx package.

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

Title:
  Naxsi package lacking Stub Status

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

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


[Bug 1234525] [NEW] bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build (((This update has not been able to install for a while now. running a lenovo g530 . win 7 dualbo

2013-10-03 Thread Stephen Brzoska
Public bug reported:

This is what i get on the 
terminal
___
installArchives() failed: (Reading database ... 
(Reading database ... 5%%
(Reading database ... 10%%
(Reading database ... 15%%
(Reading database ... 20%%
(Reading database ... 25%%
(Reading database ... 30%%
(Reading database ... 35%%
(Reading database ... 40%%
(Reading database ... 45%%
(Reading database ... 50%%
(Reading database ... 55%%
(Reading database ... 60%%
(Reading database ... 65%%
(Reading database ... 70%%
(Reading database ... 75%%
(Reading database ... 80%%
(Reading database ... 85%%
(Reading database ... 90%%
(Reading database ... 95%%
(Reading database ... 100%%
(Reading database ... 739966 files and directories currently installed.)
Preparing to replace google-chrome-stable 29.0.1547.76-r223446 (using 
.../google-chrome-stable_30.0.1599.66-1_i386.deb) ...
Unpacking replacement google-chrome-stable ...
Preparing to replace libindicator3-7 12.10.2daily13.04.10-0ubuntu1 (using 
.../libindicator3-7_12.10.2daily13.06.19~13.04-0ubuntu1_i386.deb) ...
Unpacking replacement li
bindicator3-7 ...
Preparing to replace libindicator7 12.10.2daily13.04.10-0ubuntu1 (using 
.../libindicator7_12.10.2daily13.06.19~13.04-0ubuntu1_i386.deb) ...
Unpacking replacement libindicator7 ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Processing triggers for man-db ...
Processing triggers for menu ...
dpkg: error processing libdbusmenu-gtk3-4:i386 (--configure):
 package libdbusmenu-gtk3-4:i386 is not ready for configuration
 cannot configure (current status `half-installed')
Setting up google-chrome-stable (30.0.1599.66-1) ...
Setting up libindicator3-7 (12.10.2daily13.06.19~13.04-0ubuntu1) ...
Setting up libindicator7 (12.10.2daily13.06.19~13.04-0ubuntu1) ...
Processing triggers for menu ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
 libdbusmenu-gtk3-4:i386

started this about 2 months ago when i did a update. 


---
---

--

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6
ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
Uname: Linux 3.8.0-31-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: i386
DKMSKernelVersion: 3.8.0-31-lowlatency
Date: Sat Sep 28 12:23:35 2013
InstallationDate: Installed on 2012-02-20 (590 days ago)
InstallationMedia: Ubuntu-Studio 11.04 Natty Narwhal - Release i386 
(20110426.1)
MarkForUpload: True
PackageVersion: 6.20.155.1+bdcom-0ubuntu6
SourcePackage: bcmwl
Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module 
failed to build
UpgradeStatus: Upgraded to raring on 2013-04-29 (157 days ago)

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


** Tags: apport-package i386 raring

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

Title:
  bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module
  failed to build (((This update has not been able to install for a
  while now. running a lenovo g530 . win 7 dualboot.

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

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


[Bug 1234525] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build (((This update has not been able to install for a while now. running a lenovo g530 . win 7 dualboot

2013-10-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module
  failed to build (((This update has not been able to install for a
  while now. running a lenovo g530 . win 7 dualboot.

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

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


[Bug 1234527] [NEW] nautilus/seahorse sftp password remember forever doesn't work

2013-10-03 Thread peerus
Public bug reported:

Fresh install of ubuntu gnome 13.04. When i try to connect to sftp location in 
nautilus asks for password and offers several options. One of them remember 
forever. Next time when i need to connect to this location it asks for 
password again. And so on.
I've upgraded to 13.10 beta and have same issue. Password is stored in seahorse 
Login keyring but not used by nautilus.

As i remember this bug also existed in 12.04 and 12.10 of ubuntu (not
ununtu gnome).

This story was not troubling me before because almost all passwords were
stored in my system since ubuntu 8. I was able to change old passwords
and in worked perfectly.

Very annoying bug. Have seen a lot of reports for wifi password storage.
Believe it's the same issue.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: nautilus 1:3.8.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
Uname: Linux 3.11.0-11-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.12.5-0ubuntu1
Architecture: i386
Date: Thu Oct  3 10:15:31 2013
ExecutablePath: /usr/bin/nautilus
GsettingsChanges:
 b'org.gnome.nautilus.window-state' b'maximized' b'true'
 b'org.gnome.nautilus.window-state' b'sidebar-width' b'209'
InstallationDate: Installed on 2013-10-01 (1 days ago)
InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release i386 
(20130424)
MarkForUpload: True
SourcePackage: nautilus
UpgradeStatus: Upgraded to saucy on 2013-10-03 (0 days ago)

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


** Tags: apport-bug i386 saucy

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

Title:
  nautilus/seahorse sftp password remember forever doesn't work

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

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


[Bug 1230056] Re: initctl waiting for 10 seconds before finishing in /etc/init.d/umountnfs.sh

2013-10-03 Thread Serhiy Zahoriya
sudo service networking stop took less than a second, the echos are in
the /var/log/upstart/networking.log

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

Title:
  initctl waiting for 10 seconds before finishing in
  /etc/init.d/umountnfs.sh

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

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


[Bug 1234535] [NEW] unity8 uses 100% CPU with MIR and device idle

2013-10-03 Thread Jean-Baptiste Lallement
Public bug reported:

with MIR enabled, unity8 is constantly using at least 100% CPU, even
when the device is idle

TEST CASE
1. Flash a device and enable MIR
2. Reboot and unlock the screen
3. Connect over adb and run 'top'
4. Watch top CPU consumers

ACTUAL RESULT:
unity8 never uses less than 100% CPU even when the device is not in use. When 
the device is in use it jumps to more than 150%.
The device also becomes very hot.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: unity8 7.81.3+13.10.20130927.3-0ubuntu1
Uname: Linux 3.4.0-3-mako armv7l
ApportVersion: 2.12.5-0ubuntu1
Architecture: armhf
Date: Thu Oct  3 06:35:45 2013
InstallationDate: Installed on 2013-10-03 (0 days ago)
InstallationMedia: Ubuntu Saucy Salamander (development branch) - armhf 
(20131003)
MarkForUpload: True
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
SourcePackage: unity8
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mir
 Importance: Undecided
 Status: New

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


** Tags: apport-bug armhf qa-manual-testing qa-touch rls-s-incoming saucy

** Also affects: mir
   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/1234535

Title:
  unity8 uses 100% CPU with MIR and device idle

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

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


[Bug 1170586] Re: Naxsi package lacking Stub Status

2013-10-03 Thread Pierre Schweitzer
Thanks for your answer, I fully get your point!

Then, in case 1.1.9 never had such module, I'd support for having it in Ubuntu. 
Additionnal features it adds are rather limited and harmless. The main purpose 
of this module (which has to explicitly be activated through config file) is to 
provide data about the server (memory pool, number of connections, and so on). 
Basically, it can be easily interfaced with Munin plugins to provide an 
overview of the server.
The main purpose of such module is not really providing more features to the 
end user/web devs, it's just about monitoring.

If you think this could make discussions with the MOTUs eaiser...

I can provide you even more data about its output or its configuration
if needed.

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

Title:
  Naxsi package lacking Stub Status

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

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


[Bug 1208333] Re: Change resolution with Mirror displays checked, extended mode will be trimmed

2013-10-03 Thread Penk Chen
Tested on Saucy Final Beta and reproduced this issue.

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

Title:
  Change resolution with Mirror displays checked, extended mode will
  be trimmed

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1208333/+subscriptions

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


[Bug 837210] Re: Refusing to add non-unique action 'dynamic1' to action group 'BookmarksGroup'

2013-10-03 Thread dino99
** Changed in: firefox (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/837210

Title:
  Refusing to add non-unique action 'dynamic1' to action group
  'BookmarksGroup'

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

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


[Bug 1234535] Re: unity8 uses 100% CPU with MIR and device idle

2013-10-03 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1233870 ***
https://bugs.launchpad.net/bugs/1233870

Sounds like bug 1233870 (fix not released just yet).

** This bug has been marked a duplicate of bug 1233870
   unity8 cpu spike after blank/unblank (nexus4)

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

Title:
  unity8 uses 100% CPU with MIR and device idle

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

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


[Bug 602071] Re: [0a5c:5801] Broadcom fingerprint reader not working

2013-10-03 Thread Jamie Chang
** Changed in: dell
   Status: New = Won't Fix

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

Title:
  [0a5c:5801] Broadcom fingerprint reader not working

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

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


[Bug 1234399] Re: linux-armadaxp: 3.2.0-1626.38 -proposed tracker

2013-10-03 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta
   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/1234399

Title:
  linux-armadaxp: 3.2.0-1626.38 -proposed tracker

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

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


[Bug 1234538] [NEW] With MIR enabled - Applications randomly failed to start

2013-10-03 Thread Jean-Baptiste Lallement
Public bug reported:

On a MIR enabled phone

TEST CASE:
1. Reveal the launcher and start the application on the top of the list
2. Reveal the launcher again and start the next application on the list
3. Repeat step 2 for all the application of the list

ACTUAL RESULT
Some applications will never start. They will stay blank, and thumbnail on 
'Recent apps' will remain transparent.

Content of /home/phablet attached.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: unity8 7.81.3+13.10.20130927.3-0ubuntu1
Uname: Linux 3.4.0-3-mako armv7l
ApportVersion: 2.12.5-0ubuntu1
Architecture: armhf
Date: Thu Oct  3 06:54:02 2013
InstallationDate: Installed on 2013-10-03 (0 days ago)
InstallationMedia: Ubuntu Saucy Salamander (development branch) - armhf 
(20131003)
MarkForUpload: True
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
SourcePackage: unity8
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mir
 Importance: Undecided
 Status: New

** Affects: unity8 (Ubuntu)
 Importance: High
 Status: New


** Tags: apport-bug armhf qa-manual-testing qa-touch rls-s-incoming saucy

** Attachment added: _home_phablet_cache.tgz
   
https://bugs.launchpad.net/bugs/1234538/+attachment/3856660/+files/_home_phablet_cache.tgz

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

** Also affects: mir
   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/1234538

Title:
  With MIR enabled - Applications randomly failed to start

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

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


[Bug 1130781] Re: Can't mount samba share with krb/multiuser at bootup in fstab

2013-10-03 Thread Steve Langasek
 I'm not sure if it doesn't auto-mount due to clock skew or not,

Well, this is exactly the diagnosis given in the message you linked to.
So if it's clock skew, it must be a bad system clock, or a bad clock
value in your BIOS clock.

 if I login and manually mount at as root, then it works fine.

That's not surprising, if the clock is being set from NTP immediately
afterwards.  This could happen because the /etc/network/if-up.d/ntpdate
script which sets the clock also does this in the background, so if you
have a bad system clock and are getting the time from the network,
there's a race condition and the clock may not yet be set by the time
the attempt is made to mount the share.

 It's hard for me to troubleshoot this now as I was trying this in
 February  it is now October.  This machine has long ago been rebuilt.

I take this to mean that you're no longer able to reproduce the problem.
The contents of the ntp package do certainly indicate a race condition,
so there's a real bug; but without further information about why this
was causing problems for you specifically, the theory is that this only
happens with a broken BIOS clock, so is a low priority to fix.

** Package changed: mountall (Ubuntu) = ntp (Ubuntu)

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

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

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

Title:
  Can't mount samba share with krb/multiuser at bootup in fstab

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

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


[Bug 1230056] Re: initctl waiting for 10 seconds before finishing in /etc/init.d/umountnfs.sh

2013-10-03 Thread Steve Langasek
Ok.  I don't have any further theories at the moment as to what might be
causing this.  Setting the bug back to 'new' for now.

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

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

Title:
  initctl - ifdown waiting for 10 seconds before finishing in
  /etc/init/networking.conf during shutdown

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

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


[Bug 1234541] [NEW] Ralink corp. RT3290 Bluetooth not toggling on

2013-10-03 Thread Geoff Kelsall
Public bug reported:

When I try to toggle on bluetooth (using the Fn F11 key on my Novatech
nfinity laptop) nothing happens. Others have mentioned that in passing
on Bug #1049466 but I thought I had better raise this as a separate bug
as, apart from not toggling off, my wireless is working fine so far.

geoff@geoff-laptop:~$ uname -a
Linux geoff-laptop 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux
geoff@geoff-laptop:~$ lspci|grep Bluetooth
01:00.1 Bluetooth: Ralink corp. RT3290 Bluetooth
geoff@geoff-laptop:~$ ps aux| grep bluetooth
geoff 2090  0.0  0.1 490248  6648 ?Sl   09:02   0:00 
/usr/lib/x86_64-linux-gnu/indicator-bluetooth/indicator-bluetooth-service
root  3328  0.0  0.0  19240  1752 ?Ss   09:41   0:00 
/usr/sbin/bluetoothd
geoff 3371  0.0  0.0  14984  1004 pts/3R+   09:52   0:00 grep 
--color=auto bluetooth
geoff@geoff-laptop:~$

I am not very familiar with bluetooth so if I should do further tests or
attach further logs please let me know.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-19-generic 3.8.0-19.29 [modified: 
boot/vmlinuz-3.8.0-19-generic]
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  geoff  1957 F pulseaudio
Date: Thu Oct  3 09:58:04 2013
HibernationDevice: RESUME=UUID=75bcd0bb-68ec-4ee2-a80d-e6cd4aa1d39d
InstallationDate: Installed on 2013-10-03 (0 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MachineType: To be filled by O.E.M. To be filled by O.E.M.
MarkForUpload: True
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=286ca2cc-f79e-446b-9746-3865b1bfc022 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-19-generic N/A
 linux-backports-modules-3.8.0-19-generic  N/A
 linux-firmware1.106
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/11/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.5
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: ChiefRiver
dmi.board.vendor: INTEL Corporation
dmi.board.version: To be filled by O.E.M.
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd06/11/2012:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnINTELCorporation:rnChiefRiver:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To be filled by O.E.M.
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: To be filled by O.E.M.

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


** Tags: amd64 apport-bug raring

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

Title:
  Ralink corp. RT3290 Bluetooth not toggling on

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

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


[Bug 1060907] Re: NetworkManager stores wifi passwords in plain text

2013-10-03 Thread Ingar Smedstad
It may look as this is an implementation problem rather than a problem
with Network Manager itself. Though I still believe that even allowing
passwords to be stored as text is a security flaw, it is possible to
configure NM so that it does not store passwords in text files. I have
tried KDE and had no problem saving the password in the Kwallet. I
wonder why Unity is not configured like KDE.

Is the problem with nm-connection-editor, NetworkManager or somewhere
else entirely? It may help if I can log a report with the right tool :=)

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

Title:
  NetworkManager stores wifi passwords in plain text

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

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


[Bug 1234538] Re: With Mir enabled - Applications randomly failed to start

2013-10-03 Thread Daniel van Vugt
Mir's not an acronym... I think... ?

** Summary changed:

- With MIR enabled - Applications randomly failed to start
+ With Mir enabled - Applications randomly failed to start

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

Title:
  With Mir enabled - Applications randomly failed to start

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

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


[Bug 1234546] [NEW] Plymouth screen refresh is bad when Live USB is started in UEFI mode

2013-10-03 Thread Romuald
Public bug reported:

Test computer : Dell XPS 13 L322x with Intel Graphics HD4000.

I burnt a Live Ubuntu Gnome 13.10 USB, first with the Beta 1, and with
the 2013-09-30 daily image. This USB key has been created with Rufus
under Windows and is compliant for both UEFI and Bios mode.

If I boot on the key in Bios mode, no problem, I see the first screen in
text mode (Install, test only...). After having chosen test only, I
see the Gnome footprint and everything runs.

If I boot the key in UEFI mode (SecureBoot is disabled), I see the first
screen. After having chosen test only, plymouth starts but the screen
refresh frequency is bad, so I have many footprints on the screen, etc.

Everything seems to run fine also, except this screen refresh frequency.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: plymouth 0.8.8-0ubuntu8
ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2
Uname: Linux 3.11.0-9-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Thu Oct  3 09:00:43 2013
DefaultPlymouth: 
/lib/plymouth/themes/ubuntu-gnome-logo/ubuntu-gnome-logo.plymouth
InstallationDate: Installed on 2013-09-22 (10 days ago)
InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Alpha amd64 
(20130903)
MachineType: Dell Inc. Dell System XPS L322X
MarkForUpload: True
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic.efi.signed 
root=UUID=529ee009-cfab-4b00-832d-5390f382f988 ro quiet splash vt.handoff=7
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-9-generic.efi.signed 
root=UUID=529ee009-cfab-4b00-832d-5390f382f988 ro quiet splash vt.handoff=7
SourcePackage: plymouth
TextPlymouth: /lib/plymouth/themes/ubuntu-gnome-text/ubuntu-gnome-text.plymouth
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/15/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.name: 0PJHXN
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd05/15/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: Dell System XPS L322X
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug saucy

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

Title:
  Plymouth screen refresh is bad when Live USB is started in UEFI mode

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

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


[Bug 1234543] [NEW] Add execute rights to thumbnailer helper binary

2013-10-03 Thread Jussi Pakkanen
Public bug reported:

The SDK uses a helper binary to create thumbnails of videos.
Applications need execute permissions for it.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: apparmor-easyprof-ubuntu (not installed)
ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
Uname: Linux 3.11.0-11-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Thu Oct  3 10:10:40 2013
InstallationDate: Installed on 2013-05-20 (135 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: apparmor-easyprof-ubuntu
UpgradeStatus: Upgraded to saucy on 2013-08-08 (55 days ago)

** Affects: apparmor-easyprof-ubuntu (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

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

Title:
  Add execute rights to thumbnailer helper binary

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1234543/+subscriptions

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


[Bug 1230056] Re: initctl waiting for 10 seconds before finishing in /etc/init.d/umountnfs.sh

2013-10-03 Thread Serhiy Zahoriya
I've traced it to the

ifdown -a --exclude=lo

line in /etc/init/networking.conf

I've scheduled the shutdown to 10:08:00 and here is part of the log (nothing 
except ifdown between these echos)
Thu Oct  3 10:08:01 EEST 2013
netw post 3
Thu Oct  3 10:08:11 EEST 2013
netw post end

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

Title:
  ifdown waiting for 10 seconds before finishing in
  /etc/init/networking.conf during shutdown

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

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


[Bug 1230056] Re: ifdown waiting for 10 seconds before finishing in /etc/init/networking.conf during shutdown

2013-10-03 Thread Serhiy Zahoriya
Digging into the lxcbr0 interface.

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

Title:
  ifdown waiting for 10 seconds before finishing in
  /etc/init/networking.conf during shutdown

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

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


[Bug 1230056] Re: initctl waiting for 10 seconds before finishing in /etc/init.d/umountnfs.sh

2013-10-03 Thread Serhiy Zahoriya
ifdown -a --exclude=lo

is instant on the running system.

** Also affects: ifupdown (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- initctl waiting for 10 seconds before finishing in /etc/init.d/umountnfs.sh
+ initctl - ifdown waiting for 10 seconds before finishing in 
/etc/init/networking.conf during shutdown

** Summary changed:

- initctl - ifdown waiting for 10 seconds before finishing in 
/etc/init/networking.conf during shutdown
+ ifdown waiting for 10 seconds before finishing in /etc/init/networking.conf 
during shutdown

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

Title:
  ifdown waiting for 10 seconds before finishing in
  /etc/init/networking.conf during shutdown

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

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


[Bug 1234547] [NEW] The key binding settings in this applications are constanty reverted to default

2013-10-03 Thread dimovnike
Public bug reported:

The key binding settings are reverted to defaults after reboot.  I
disable a keybinding, reboot and its back. The same happens when I set
some other key combination. Tested only for ctrl-alt combinations.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: compizconfig-settings-manager 1:0.9.9~daily13.06.19~13.04-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
Uname: Linux 3.8.0-31-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.88  Wed Mar 27 14:26:46 
PDT 2013
 GCC version:  gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Thu Oct  3 10:18:57 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation GK107M [GeForce GTX 660M] [10de:0fd4] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:2117]
InstallationDate: Installed on 2013-06-13 (111 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MachineType: ASUSTeK COMPUTER INC. G55VW
MarkForUpload: True
PackageArchitecture: all
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic 
root=UUID=a8157a5d-4f60-44bb-b4e2-22505979755c ro quiet splash
SourcePackage: compiz
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/05/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: G55VW.217
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: G55VW
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG55VW.217:bd11/05/2012:svnASUSTeKCOMPUTERINC.:pnG55VW:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG55VW:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: G55VW
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.9~daily13.06.19~13.04-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.43-0ubuntu1.1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.4-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.4-0ubuntu0.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1
xserver.bootTime: Thu Oct  3 09:27:34 2013
xserver.configfile: /etc/X11/xorg.conf
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.13.3-0ubuntu6

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


** Tags: amd64 apport-bug compiz-0.9 raring ubuntu

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

Title:
  The key binding settings in this applications are constanty reverted
  to default

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

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


[Bug 1234546] Re: Plymouth screen refresh is bad when Live USB is started in UEFI mode

2013-10-03 Thread Steve Langasek
** Package changed: plymouth (Ubuntu) = linux (Ubuntu)

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

Title:
  Plymouth screen refresh is bad when Live USB is started in UEFI mode

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

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


[Bug 1221906] Re: Havana-3 Dependency missing: python-troveclient

2013-10-03 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed = 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/1221906

Title:
  Havana-3 Dependency missing: python-troveclient

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

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


[Bug 1234549] [NEW] package pm-utils-powersave-policy 0.3.1 failed to install/upgrade: cannot access archive: No such file or directory

2013-10-03 Thread Alfonso
Public bug reported:

It happened during apt-get update  apt-get upgrade terminal session.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: pm-utils-powersave-policy 0.3.1
ProcVersionSignature: Ubuntu 2.6.32-52.114-generic 2.6.32.61+drm33.26
Uname: Linux 2.6.32-52-generic i686
Architecture: i386
Date: Wed Oct  2 21:56:43 2013
ErrorMessage: cannot access archive: No such file or directory
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
PackageArchitecture: all
SourcePackage: pm-utils-powersave-policy
Title: package pm-utils-powersave-policy 0.3.1 failed to install/upgrade: 
cannot access archive: No such file or directory

** Affects: pm-utils-powersave-policy (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

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

Title:
  package pm-utils-powersave-policy 0.3.1 failed to install/upgrade:
  cannot access archive: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils-powersave-policy/+bug/1234549/+subscriptions

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


[Bug 1068404] Re: Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx upgrade

2013-10-03 Thread niniendowarrior
13.10 beta and still the same problems.  Really considering a downgrade
to 12.10...

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

Title:
  Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx
  upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1068404/+subscriptions

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


[Bug 1234541] Status changed to Confirmed

2013-10-03 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/1234541

Title:
  Ralink corp. RT3290 Bluetooth not toggling on

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

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


[Bug 554855] Re: After suspend-resume on a duel screen setup, display settings are set to 'mirror screens'

2013-10-03 Thread Eyal Levin
Hi, I have this bug on 13.04, annoying indeed.
Almost every time I resume from suspend and connect a screen to my laptop the 
display seems to be fine but when I hit some key it turns to mirror display and 
I need to change it from the Display settings.

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

Title:
  After suspend-resume on a duel screen setup, display settings are set
  to 'mirror screens'

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/554855/+subscriptions

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


[Bug 1234552] [NEW] regression: calendar dropdown did not roll over to October

2013-10-03 Thread Nick Moffitt
Public bug reported:

My colleague and I regularly use the month-view calendar dropdown to
check times in particular time zones and to help work out numerical
dates such as two Mondays prior to 25 Sept and so on.  This morning we
had a baffling conversation because he mentioned that 7 October was a
Saturday.

Looking at my calendar, I saw that he was correct, but then I realized
that it was showing me September (and yes, 7 Sept was a Saturday).
Skipping forward to October got me the right data.

This reminds me suspiciously of bug #649800 which I filed against the
Maverick beta back in 2010, and I suspect this is a regression.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: indicator-datetime 13.10.0+13.10.20130930-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2
Uname: Linux 3.11.0-9-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Thu Oct  3 08:23:30 2013
EcryptfsInUse: Yes
MarkForUpload: True
SourcePackage: indicator-datetime
UpgradeStatus: Upgraded to saucy on 2013-09-17 (15 days ago)

** Affects: indicator-datetime (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug saucy

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

Title:
  regression: calendar dropdown did not roll over to October

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

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


[Bug 1230056] Re: ifdown waiting for 10 seconds before finishing in /etc/init/networking.conf during shutdown

2013-10-03 Thread Serhiy Zahoriya
Removing *lxc* did nothing but unplugging ethernet cable during startup
made the whole desktop UI (KDE) appear 10 seconds later. And rebooting
without the cable works. No delays.

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

Title:
  ifdown waiting for 10 seconds before finishing in
  /etc/init/networking.conf during shutdown

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

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


[Bug 1230056] Re: ifdown waiting for 10 seconds before finishing in /etc/init/networking.conf during shutdown

2013-10-03 Thread Serhiy Zahoriya
$ sudo lshw -class network -sanitize
  *-network   
   description: Ethernet interface
   product: RTL8111/8168 PCI Express Gigabit Ethernet controller
   vendor: Realtek Semiconductor Co., Ltd.
   physical id: 0
   bus info: pci@:06:00.0
   logical name: eth0
   version: 06
   serial: [REMOVED]
   size: 100Mbit/s
   capacity: 1Gbit/s
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet 
physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
   configuration: autonegotiation=on broadcast=yes driver=r8169 
driverversion=2.3LK-NAPI duplex=full firmware=rtl_nic/rtl8168e-2.fw 
ip=[REMOVED] latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
   resources: irq:50 ioport:d000(size=256) memory:dc104000-dc104fff 
memory:dc10-dc103fff

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

Title:
  ifdown waiting for 10 seconds before finishing in
  /etc/init/networking.conf during shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1230056/+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   >