[Bug 1291378] Re: test_CVE_2012_2944 autopkgtest is racy

2014-07-07 Thread Martin Pitt
*sigh*, this test is impossible to satisfy, I now got ~ 15 failures in a
row and this is holding up other packages. This has been ignored for 4
months, taking bug now.

** Changed in: nut (Ubuntu)
 Assignee: Chuck Short (zulcss) = Martin Pitt (pitti)

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

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

Title:
  test_CVE_2012_2944 autopkgtest is racy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1291378/+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 1291378] Re: test_CVE_2012_2944 autopkgtest is racy

2014-07-07 Thread Launchpad Bug Tracker
This bug was fixed in the package nut - 2.7.1-1ubuntu3

---
nut (2.7.1-1ubuntu3) utopic; urgency=medium

  * debian/tests/test-nut.py: in the CVE_2012_2944 test, give nut at most 5
seconds to shut down, instead of expecting it to be shut down immediately
after sending the killall. (LP: #1291378)
 -- Martin Pitt martin.p...@ubuntu.com   Mon, 07 Jul 2014 07:56:43 +0200

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

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

Title:
  test_CVE_2012_2944 autopkgtest is racy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1291378/+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 1242376] Re: reload php5-fpm crashes

2014-07-07 Thread Panagiotis Moustafellos
On 12.04
pmoust@webserver01:~$ ps aux | grep fpm | grep master
root  5002 13.0  0.0 609140 10236 ?Ss   07:21   0:00 php-fpm: 
master process (/etc/php5/fpm/php-fpm.conf)  
pmoust@webserver01:~$ sudo kill -USR2 5002
pmoust@webserver01:~$ ps aux | grep fpm | grep master
root 10771 10.6  0.0 609140 10228 ?Ss   07:26   0:00 php-fpm: 
master process (/etc/php5/fpm/php-fpm.conf)  

On 14.04 with ondrej's ppa
root@sandbox01:/home/pmoust# ps aux | grep fpm | grep master
root 21758  0.0  0.1 389924 23812 ?Ss   07:19   0:00 php-fpm: 
master process (/etc/php5/fpm/php-fpm.conf)
root@sandbox01:/home/pmoust# kill -1 21758
root@sandbox01:/home/pmoust# ps aux | grep fpm | grep master
root 21758  0.0  0.1 389924 23812 ?Ss   07:19   0:00 php-fpm: 
master process (/etc/php5/fpm/php-fpm.conf)
root@sandbox01:/home/pmoust# kill -USR2 21758
root@sandbox01:/home/pmoust# ps aux | grep fpm | grep master
root 21758  0.1  0.1 389924 23816 ?Ss   07:19   0:00 php-fpm: 
master process (/etc/php5/fpm/php-fpm.conf)

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

Title:
  reload php5-fpm crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1242376/+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 1242376] Re: reload php5-fpm crashes

2014-07-07 Thread Panagiotis Moustafellos
@ondrej , I've used your ppa that provides PHP 5.5.14-2+deb.sury.org~trusty+1 
(cli) (built: Jul  2 2014 12:14:44) , doing service php5-fpm reload or manually 
sending kill -1 to master fpm process does not seem to alter the master PID. 
Shouldn't the master process respawn itself as well?
I was expecting to see another PID for the master fpm process.

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

Title:
  reload php5-fpm crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1242376/+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 1242376] Re: reload php5-fpm crashes

2014-07-07 Thread Ondřej Surý
What does the log says?

# apt-cache policy php5-fpm
php5-fpm:
  Installed: 5.6.0~rc2+dfsg-1
  Candidate: 5.6.0~rc2+dfsg-1
  Version table:
 *** 5.6.0~rc2+dfsg-1 0
700 http://ftp.cz.debian.org/debian/ sid/main amd64 Packages
100 /var/lib/dpkg/status
 5.6.0~rc1+dfsg-1 0
800 http://ftp.cz.debian.org/debian/ jessie/main amd64 Packages
 5.4.4-14+deb7u11 0
900 http://security.debian.org/ wheezy/updates/main amd64 Packages
 5.4.4-14+deb7u9 0
900 http://ftp.cz.debian.org/debian/ wheezy/main amd64 Packages

# tail -f /var/log/php5-fpm.log

It works for all variants of reload command:

# systemctl reload php5-fpm
[07-Jul-2014 09:47:05] NOTICE: Reloading in progress ...
[07-Jul-2014 09:47:05] NOTICE: reloading: execvp(/usr/sbin/php5-fpm, 
{/usr/sbin/php5-fpm, --nodaemonize, --fpm-config, 
/etc/php5/fpm/php-fpm.conf})
[07-Jul-2014 09:47:05] NOTICE: using inherited socket fd=7, 
/var/run/php5-fpm.sock
[07-Jul-2014 09:47:05] NOTICE: fpm is running, pid 14193
[07-Jul-2014 09:47:05] NOTICE: ready to handle connections
[07-Jul-2014 09:47:05] NOTICE: systemd monitor interval set to 1ms

# kill -USR2 14193
# [07-Jul-2014 09:47:55] NOTICE: Reloading in progress ...
[07-Jul-2014 09:47:55] NOTICE: reloading: execvp(/usr/sbin/php5-fpm, 
{/usr/sbin/php5-fpm, --nodaemonize, --fpm-config, 
/etc/php5/fpm/php-fpm.conf})
[07-Jul-2014 09:47:55] NOTICE: using inherited socket fd=7, 
/var/run/php5-fpm.sock
[07-Jul-2014 09:47:55] NOTICE: fpm is running, pid 14193
[07-Jul-2014 09:47:55] NOTICE: ready to handle connections
[07-Jul-2014 09:47:55] NOTICE: systemd monitor interval set to 1ms

# kill -HUP 14193
# [07-Jul-2014 09:48:20] NOTICE: Reloading in progress ...
[07-Jul-2014 09:48:20] NOTICE: reloading: execvp(/usr/sbin/php5-fpm, 
{/usr/sbin/php5-fpm, --nodaemonize, --fpm-config, 
/etc/php5/fpm/php-fpm.conf})
[07-Jul-2014 09:48:20] NOTICE: using inherited socket fd=7, 
/var/run/php5-fpm.sock
[07-Jul-2014 09:48:20] NOTICE: fpm is running, pid 14193
[07-Jul-2014 09:48:20] NOTICE: ready to handle connections
[07-Jul-2014 09:48:20] NOTICE: systemd monitor interval set to 1ms

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

Title:
  reload php5-fpm crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1242376/+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 1282861] Re: crash on content-encoding:gzip http responses

2014-07-07 Thread Stuart Bishop
** Also affects: python-swiftclient (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  crash on content-encoding:gzip http responses

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-swiftclient/+bug/1282861/+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 1242376] Re: reload php5-fpm crashes

2014-07-07 Thread Panagiotis Moustafellos
Rather strange,

root@sandbox01:/home/pmoust# sudo service php5-fpm restart
php5-fpm stop/waiting
php5-fpm start/running, process 2193
root@sandbox01:/home/pmoust# tailf /var/log/php5-fpm.log 
[1] 2703
root@sandbox01:/home/pmoust# [07-Jul-2014 07:28:47] NOTICE: configuration file 
/etc/php5/fpm/php-fpm.conf test is successful
root@sandbox01:/home/pmoust# apt-cache policy php5-fpm
php5-fpm:
  Installed: 5.5.14+dfsg-2+deb.sury.org~trusty+1
  Candidate: 5.5.14+dfsg-2+deb.sury.org~trusty+1
  Version table:
 *** 5.5.14+dfsg-2+deb.sury.org~trusty+1 0
990 http://ppa.launchpad.net/ondrej/php5/ubuntu/ trusty/main amd64 
Packages
100 /var/lib/dpkg/status
 5.5.9+dfsg-1ubuntu4.2 0
990 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ 
trusty-updates/universe amd64 Packages
990 http://security.ubuntu.com/ubuntu/ trusty-security/universe amd64 
Packages
 5.5.9+dfsg-1ubuntu4 0
990 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe 
amd64 Packages
root@sandbox01:/home/pmoust# ps aux | grep fpm | grep master
 
root  2193  0.3  0.1 389924 23812 ?Ss   08:13   0:00 php-fpm: 
master process (/etc/php5/fpm/php-fpm.conf)

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

Title:
  reload php5-fpm crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1242376/+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 1242376] Re: reload php5-fpm crashes

2014-07-07 Thread Panagiotis Moustafellos
Did not paste the important part, here it goes

root@sandbox01:/home/pmoust# kill -HUP 2193; echo $?
0
root@sandbox01:/home/pmoust# kill -USR2 2193; echo $?
0
root@sandbox01:/home/pmoust# ps aux | grep fpm | grep master
root  2193  0.3  0.1 389924 23812 ?Ss   08:13   0:00 php-fpm: 
master process (/etc/php5/fpm/php-fpm.conf)

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

Title:
  reload php5-fpm crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1242376/+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 1331057] Re: Can't be used to verify current trusty images

2014-07-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-cloudimage-keyring (Ubuntu)
   Status: New = Confirmed

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

Title:
  Can't be used to verify current trusty images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-cloudimage-keyring/+bug/1331057/+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 777855]

2014-07-07 Thread Schwab-5
openSUSE 11.4 is no longer supported and the bug was fixed in openSUSE
12.1.

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

Title:
  resolver failures without even sending queries, break Postfix

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/777855/+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 777855] Re: resolver failures without even sending queries, break Postfix

2014-07-07 Thread Bug Watch Updater
** Changed in: glibc (openSUSE)
   Status: In Progress = Fix Released

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

Title:
  resolver failures without even sending queries, break Postfix

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/777855/+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 1338170] Re: PHP 5 infoleak vulnerability leading to potential SSL key disclosure

2014-07-07 Thread Marc Deslauriers
** Information type changed from Private Security to Public Security

** Also affects: php5 (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: php5 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: php5 (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: php5 (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: php5 (Ubuntu Saucy)
   Importance: Undecided
   Status: New

** Changed in: php5 (Ubuntu Lucid)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

** Changed in: php5 (Ubuntu Precise)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

** Changed in: php5 (Ubuntu Saucy)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

** Changed in: php5 (Ubuntu Trusty)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

** Changed in: php5 (Ubuntu Utopic)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

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

Title:
  PHP 5 infoleak vulnerability leading to potential SSL key disclosure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1338170/+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 1336555] Re: ovs-vswitchd segfault every 2 days

2014-07-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  ovs-vswitchd segfault every 2 days

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1336555/+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 1336555] Re: ovs-vswitchd segfault every 2 days

2014-07-07 Thread Vermut
Same here:
Ubuntu 14.04 64bit
openvswitch 2.0.1+git20140120-0ubuntu2
ovs-vsctl (Open vSwitch) 2.0.1
Compiled Feb 23 2014 14:42:32


Running network node for OpenStack

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

Title:
  ovs-vswitchd segfault every 2 days

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1336555/+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 1024475] Re: libnss-ldap causes boot hang on Ubuntu 12.04 Precise

2014-07-07 Thread husein
the workarund in #2 isnt working for me. but im not sure if i did the
right:


#! /bin/sh -e

### BEGIN INIT INFO
# Provides:  libnss-ldap
# Required-Start:
# Required-Stop: mountall.sh
# Default-Start:
# Default-Stop:  0 1 6
# Short-Description: Updates /etc/ldap.conf
# Description:   Updates nss_initgroups_ignoreusers based on
#nss_initgroups_minimum_uid
### END INIT INFO

PATH=/sbin:/bin:/usr/sbin:/usr/bin
. /lib/lsb/init-functions


#case $1 in
#   start)
#   ;;
#   restart|force-reload|stop)
#   log_action_begin_msg Running nssldap-update-ignoreusers
#   if nssldap-update-ignoreusers ; then
#   log_action_end_msg 0
#   else
#   log_action_end_msg 1
#   exit 1
#   fi
#   ;;
#   *)
#   echo Usage: $0 {start|restart|force-reload|stop}
#   exit 1
#   ;;

case $1 in
start)
cp -f /etc/nsswitch.conf.ldap /etc/nsswitch.conf
;;
stop)
cp -f /etc/nsswitch.conf.local /etc/nsswitch.conf
;;


esac
exit 0


Right? Please correct met!

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

Title:
  libnss-ldap causes boot hang on Ubuntu 12.04 Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1024475/+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 1338170] Re: PHP 5 infoleak vulnerability leading to potential SSL key disclosure

2014-07-07 Thread Ubuntu Foundations Team Bug Bot
The attachment patch adapted from upstream fix seems to be a patch.
If it isn't, please remove the patch flag from the attachment, remove
the patch tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  PHP 5 infoleak vulnerability leading to potential SSL key disclosure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1338170/+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 1076017] Re: 'go tool dist' fails

2014-07-07 Thread Bug Watch Updater
** Changed in: golang (Debian)
   Status: New = Fix Released

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

Title:
  'go tool dist' fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang/+bug/1076017/+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 1329302] Re: juju-core 1.18.4 MRE tracker

2014-07-07 Thread Robie Basak
** Description changed:

+ [SRU Notes]
+ 
+ This SRU includes three changes:
+ 
+ 1) Upstream version bump from 1.18.1 to 1.18.4: provisional MRE approved
+ by the Technical Board:
+ https://wiki.ubuntu.com/StableReleaseUpdates/MicroReleaseExceptions
+ 
+ 2) Packaging change for bug 1325025 (distro-info dependency) has SRU
+ information in that bug.
+ 
+ 3) New and enhanced dep8 tests copied from Utopic packaging.
+ 
+ No other changes. This happens to make the source package identical to
+ juju-core in Utopic, differing only in debian/changelog.
+ 
+ Pre-upload testing: TBC
+ 
+ SRU verification will include further testing, including juju-quickstart
+ testing as stipulated in the MRE.
+ 
+ juju-quickstart is also being unbroken by both this SRU and a separate
+ juju-quickstart (non-MRE) SRU in bug 1306537, bug 1311321 and bug
+ 1309678. Both SRUs need to be in trusty-proposed together to effectively
+ test juju-quickstart. However, as juju-quickstart is completely broken
+ in Trusty currently, and requires both this SRU and the juju-quickstart
+ SRU to land to fix, there is no need for one SRU to block the other.
+ 
+ [Description]
+ 
  1.18.4 contains essential fixes that need to land in Trusty.
  
  Changes extracted from bzr for 1.18.1 Trusty (currently in Trusty) to
  1.18.4:
  
  
  revno: 2272 [merge]
  author: John Arbash Meinel j...@arbash-meinel.com
  committer: Tarmac
  branch nick: 1.18
  timestamp: Sat 2014-04-12 06:15:19 +
  message:
-   [r=jameinel] testing/filetesting: preserve bzr file-ids
-   
-   filetesting was backported from trunk to 1.18 using diff+patch rather than 
a bzr merge that would preserve its file identifiers. That means that when 
merging from 1.18 = trunk all those files look like duplicated files. This 
patch just fixes up the Bazaar indentifiers so that they match, which should 
allow easier merging between 1.18 and trunk in the future.
-   
-   As this is a metadata only change (no code changes), I'm going to self 
approve this.
+   [r=jameinel] testing/filetesting: preserve bzr file-ids
+ 
+   filetesting was backported from trunk to 1.18 using diff+patch rather
+ than a bzr merge that would preserve its file identifiers. That means
+ that when merging from 1.18 = trunk all those files look like
+ duplicated files. This patch just fixes up the Bazaar indentifiers so
+ that they match, which should allow easier merging between 1.18 and
+ trunk in the future.
+ 
+   As this is a metadata only change (no code changes), I'm going to self 
approve this.
  
  revno: 2273 [merge]
  author: Curtis Hovey cur...@canonical.com
  committer: Tarmac
  branch nick: 1.18
  timestamp: Sat 2014-04-12 09:54:13 +
  message:
-   [r=jameinel] Increment juju stable to 1.18.2
-   
-   Increment juju stable version and win installer to 1.18.2.
-   
-   https://codereview.appspot.com/87120043/
+   [r=jameinel] Increment juju stable to 1.18.2
+ 
+   Increment juju stable version and win installer to 1.18.2.
+ 
+   https://codereview.appspot.com/87120043/
  
  revno: 2274 [merge]
  author: John Arbash Meinel j...@arbash-meinel.com
  committer: Tarmac
  branch nick: 1.18
  timestamp: Thu 2014-04-24 14:14:20 +
  message:
-   [r=jameinel],[bug=1311676] worker/provisioner: no tools is an error
-   
-   We were treating no tools found as an error of the Provisioner, rather
-   than an error with the machine we were trying to provision (bug
-   #1311676). This now sets the status of the machine to an error state,
-   which lets us continue with our lives.
-   
-   In the original bug about not having tools, it was shown that in the
-   local provider, doing
-   
- juju bootstrap -e local
- juju deploy -e local precise/ubuntu
- juju deploy -e local trusty/ubuntu ubuntu-t
-   
-   Would end up with both machines stuck in Pending. Now it says:
-   $ juju status -e local
-   environment: local
-   machines:
- 0:
-   agent-state: started
-   agent-version: 1.18.2.1
-   dns-name: localhost
-   instance-id: localhost
-   series: trusty
- 1:
-   agent-state-info: '(error: no matching tools available)'
-   instance-id: pending
-   series: precise
- 2:
-   agent-state: started
-   agent-version: 1.18.2.1
-   dns-name: 10.0.3.194
-   instance-id: jameinel-local-machine-2
-   series: trusty
-   hardware: arch=amd64
-   
-   And you can see that it succeeded in deploying trusty because it put
-   precise into an error state.
-   
-   https://codereview.appspot.com/93720044/
+   [r=jameinel],[bug=1311676] worker/provisioner: no tools is an error
+ 
+   We were treating no tools found as an error of the Provisioner, rather
+   than an error with the machine we were trying to provision (bug
+   #1311676). This now sets the status of the machine to 

[Bug 1325560] Re: kvm virtio netdevs lose network connectivity under enough load

2014-07-07 Thread Alexander
#17: This kernel is built in april. Fresh version is not available?

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

Title:
  kvm virtio netdevs lose network connectivity under enough load

To manage notifications about this bug go to:
https://bugs.launchpad.net/libvirt/+bug/1325560/+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 1297962] Re: [sru] Nova-compute doesnt start

2014-07-07 Thread Chuck Short
** 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 nova in Ubuntu.
https://bugs.launchpad.net/bugs/1297962

Title:
  [sru] Nova-compute doesnt start

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

2014-07-07 Thread Chris J Arges
The verification of the Stable Release Update for ceilometer 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 nova in Ubuntu.
https://bugs.launchpad.net/bugs/1328134

Title:
  [SRU] icehouse 2014.1.1 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1328134/+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 1328134] Re: [SRU] icehouse 2014.1.1 point release

2014-07-07 Thread Launchpad Bug Tracker
This bug was fixed in the package ceilometer - 2014.1.1-0ubuntu1

---
ceilometer (2014.1.1-0ubuntu1) trusty; urgency=medium

  * Resynchronize with stable/icehouse (a1ec218) (LP: #1328134):
- [84635e6] Fix testing gate due to new keystoneclient release
- [c52904d] Fix network notifications of neutron bulk creation
- [06eb8bc] Sync kombu_reconnect_delay from Oslo
- [d247af3] Updated from global requirements
- [82eed26] Disable specifying alarm itself in combination rule
- [94c12fd] Adapt failing tests for latest wsme version
- [a1ec218] Use known protocol scheme in keystone tests
 -- Corey Bryant corey.bry...@canonical.com   Mon, 09 Jun 2014 14:49:20 -0400

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

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

Title:
  [SRU] icehouse 2014.1.1 point release

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

2014-07-07 Thread Chris J Arges
The verification of the Stable Release Update for cinder 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 nova in Ubuntu.
https://bugs.launchpad.net/bugs/1185019

Title:
  rootwrap sudoers configuration does not follow packaging guidelines

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1185019/+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 1328134] Re: [SRU] icehouse 2014.1.1 point release

2014-07-07 Thread Launchpad Bug Tracker
This bug was fixed in the package keystone - 1:2014.1.1-0ubuntu1

---
keystone (1:2014.1.1-0ubuntu1) trusty; urgency=medium

  * Resynchronize with stable/icehouse (1716748) (LP: #1328134):
- [4408625] sql migration: ensure using innodb utf8 for assignment table
- [786af98] SQL and LDAP fixes for get_roles_for_user_and_project 
user=group ID
- [e56fe4c] Updated from global requirements
- [0bd819c] Removed duplication with list_user_ids_for_project
- [b932321] Allow any attributes in mapping and include in results
- [1716748] Treat LDAP attribute names as case-insensitive
  * d/p/fix-requirements.patch: Drop minimum version of six to align to version
in Ubuntu 14.04.
 -- Corey Bryant corey.bry...@canonical.com   Mon, 09 Jun 2014 15:57:33 -0400

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

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

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

Title:
  [SRU] icehouse 2014.1.1 point release

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

2014-07-07 Thread Chris J Arges
The verification of the Stable Release Update for nova 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 nova in Ubuntu.
https://bugs.launchpad.net/bugs/1297962

Title:
  [sru] Nova-compute doesnt start

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1297962/+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 1328134] Re: [SRU] icehouse 2014.1.1 point release

2014-07-07 Thread Launchpad Bug Tracker
This bug was fixed in the package horizon - 1:2014.1.1-0ubuntu1

---
horizon (1:2014.1.1-0ubuntu1) trusty; urgency=medium

  * Resynchronize with stable/icehouse (fbd5b2e) (LP: #1328134):
- [e492c7e] Updated from global requirements
- [e5f04c2] Fix pseudo-folder content listing
- [cd2f7dc] add missing references to policy files
- [232b712] Use escapejs filter on JavaScript strings
- [0c3b710] Add missing mock for cinder.default_quota_get
- [7c47ec5] Add logging handler for openstack_auth in the tests
- [306c5ca] Check host is not none in host aggregate page
- [fbd5b2e] Add missing comma in Volume ResourceWrapper class
  * d/p/fix-requirements.patch: Drop minimum version of six to align to version
in Ubuntu 14.04.
 -- Corey Bryant corey.bry...@canonical.com   Mon, 09 Jun 2014 15:20:18 -0400

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

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

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

Title:
  [SRU] icehouse 2014.1.1 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1328134/+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 1328134] Re: [SRU] icehouse 2014.1.1 point release

2014-07-07 Thread Launchpad Bug Tracker
This bug was fixed in the package glance - 1:2014.1.1-0ubuntu2

---
glance (1:2014.1.1-0ubuntu2) trusty; urgency=medium

  * d/p/skip-tests-2.patch: Add patch to skip broken upstream tests.
See https://bugs.launchpad.net/glance/+bug/1298918.

glance (1:2014.1.1-0ubuntu1) trusty; urgency=medium

  * Resynchronize with stable/icehouse (cd1c30a) (LP: #1328134):
- [19de115] Prevent creation of http images with invalid URIs
- [e96a53a] Fixes installation of test-requirements
- [cd1c30a] Updated from global requirements
  * d/p/fix-requirements.patch: Add patch to drop minimum version requirement
for six.
 -- Corey Bryant corey.bry...@canonical.com   Tue, 01 Jul 2014 17:09:32 -0400

** Branch linked: lp:ubuntu/trusty-updates/heat

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

Title:
  [SRU] icehouse 2014.1.1 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1328134/+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 1328134] Re: [SRU] icehouse 2014.1.1 point release

2014-07-07 Thread Launchpad Bug Tracker
This bug was fixed in the package cinder - 1:2014.1.1-0ubuntu2

---
cinder (1:2014.1.1-0ubuntu2) trusty-proposed; urgency=medium

  [ Corey Bryant corey.bry...@canonical.com ]
  * Resynchronize with stable/icehouse (aa0e752) (LP: #1328134):
- [d58abc1] Update cinder.conf
- [5330d3b] Updated from global requirements
- [41127fb] Properly initialize rpc in cinder-volume-usage-audit
- [75fa69d] Storwize/SVC driver crashes when check volume copy status
- [bc585a0] Fix solaris_execute in SolarisISCSIDriver.
- [bc0442a] Fix wrong exception reference
- [59fe59e] Correct metadata ordering issue in tests
- [1e48833] Fallback to None on missing Glance image attrs
- [767c2a6] Keep volume available if retype fails due to quota
- [d0602f6] Fixes cinder error state volume delete on Windows
- [1815c72] Re-raise exceptions in upload-to-image
- [560740f] GlusterFS: Delete active snapshot file on volume delete.
- [d17277d] Add exception catch if Storwize/SVC driver failed when retyping
- [49446bc] Disable oslo.messaging debug logs
- [aa0e752] Adjust sample config for keystoneclient 0.8.0 release
  * debian/patches/fix-requirements.patch: Refreshed, drop six requirement to
align to 14.04 version.

  [ Jamie Strandboge ja...@ubuntu.com ]
  * SECURITY UPDATE: specify /etc/cinder/rootwrap.conf for use with
cinder-rootwrap
- CVE-2013-1068 (LP: #1185019)
 -- Jamie Strandboge ja...@ubuntu.com   Wed, 18 Jun 2014 13:05:17 -0500

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

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

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

Title:
  [SRU] icehouse 2014.1.1 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1328134/+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 1328134] Re: [SRU] icehouse 2014.1.1 point release

2014-07-07 Thread Launchpad Bug Tracker
This bug was fixed in the package heat - 2014.1.1-0ubuntu1

---
heat (2014.1.1-0ubuntu1) trusty; urgency=medium

  * Resynchronize with stable/icehouse (27557c9) (LP: #1328134):
- [368b6d3] Avoid redundant polling of DB for metadata
- [0f92683] Fix failed to delete the NovaFloatingIPAssociation resource
- [930cb3c] Fix status reason in events for deployment signals
- [4b9ff4f] Truncate status_reason to column length
- [3c560c6] Catch NotFound for keystone delete operations
- [e63baf6] Using correct attribute of exception
- [08154b0] Allow NotFound to be created without args
- [857ca78] Updated from global requirements
- [03dd894] Don't dynamically create provider types in the global env
- [937ac5a] Ignore nova limits set to '-1'
- [27557c9] Don't pass enable_snat by default in Router
  * d/p/fix-requirements.patch: Drop minimum version of six to align to Ubuntu
14.04 version.
 -- Corey Bryant corey.bry...@canonical.com   Mon, 09 Jun 2014 15:09:49 -0400

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

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

Title:
  [SRU] icehouse 2014.1.1 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1328134/+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 1297962] Re: [sru] Nova-compute doesnt start

2014-07-07 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 1:2014.1.1-0ubuntu1

---
nova (1:2014.1.1-0ubuntu1) trusty; urgency=medium

  * Resynchronize with stable/icehouse (867341f) (LP: #1328134):
- [867341f] Fix security group race condition while listing and deleting 
rules
- [ffcb176] VMware: ensure rescue instance is deleted when instance is 
deleted
- [fe4fe70] VMware: Log additional details of suds faults
- [43f0437] Add info_cache as expected attribute when evacuate instance
- [a2da9ce] VMware: uncaught exception during snapshot deletion
- [1a45944] Catch InstanceNotFound exception if migration fails
- [ee374f1] Do not wait for neutron event if not powering on libvirt domain
- [705ad64] Reap child processes gracefully if greenlet thread gets killed
- [f769bf8] Fixes arguments parsing when executing command
- [bedb66f] Use one query instead of two for quota_usages
- [422decd] VMWare - Check for compute node before triggering destroy
- [6629116] Use debug level logging in unit tests, but don't save them.
- [088b718] support local debug logging
- [080f785] Revert Use debug level logging during unit tests
- [fb03028] VMWare: add power off vm before detach disk during unrescue
- [d93427a] Check for None or timestamp in availability zone api sample
- [f5c3330f] Pass configured auth strategy to neutronclient
- [74d1043] remove unneeded call to network_api on rebuild_instance
- [f1fdb3c] Remove unnecessary call to fetch info_cache
- [395ec82] Remove metadata's network-api dependence on the database
- [a48d268] InvalidCPUInfo exception added to except block
- [77392a9] Moved the registration of lifecycle event handler in init_host()
- [40ae1ee] Fix display of server group members
- [66c7ca1] Change errors_out_migration decorator to work with RPC
- [e1e140b] Don't explode if we fail to unplug VIFs after a failed boot
- [c816488] Remove unneeded call to fetch network info on shutdown
- [7f9f3ef] Don't overwrite instance object with dict in _init_instance()
- [2728f1e] Fix bug detach volume fails with KeyError in EC2
   * debian/patches/libvirt-Handle-unsupported-host-capabilities.patch: Fix 
exception
 when starting LXC containers. (LP: #1297962)
 -- Chuck Short zul...@ubuntu.com   Tue, 24 Jun 2014 10:47:47 -0400

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

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

Title:
  [sru] Nova-compute doesnt start

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1297962/+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 1328134] Re: [SRU] icehouse 2014.1.1 point release

2014-07-07 Thread Chris J Arges
** Changed in: nova (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

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

Title:
  [SRU] icehouse 2014.1.1 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1328134/+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 1328134] Re: [SRU] icehouse 2014.1.1 point release

2014-07-07 Thread Chris J Arges
nova (1:2014.1.1-0ubuntu1) trusty; urgency=medium

  * Resynchronize with stable/icehouse (867341f) (LP: #1328134):
- [867341f] Fix security group race condition while listing and deleting 
rules
- [ffcb176] VMware: ensure rescue instance is deleted when instance is 
deleted
- [fe4fe70] VMware: Log additional details of suds faults
- [43f0437] Add info_cache as expected attribute when evacuate instance
- [a2da9ce] VMware: uncaught exception during snapshot deletion
- [1a45944] Catch InstanceNotFound exception if migration fails
- [ee374f1] Do not wait for neutron event if not powering on libvirt domain
- [705ad64] Reap child processes gracefully if greenlet thread gets killed
- [f769bf8] Fixes arguments parsing when executing command
- [bedb66f] Use one query instead of two for quota_usages
- [422decd] VMWare - Check for compute node before triggering destroy
- [6629116] Use debug level logging in unit tests, but don't save them.
- [088b718] support local debug logging
- [080f785] Revert Use debug level logging during unit tests
- [fb03028] VMWare: add power off vm before detach disk during unrescue
- [d93427a] Check for None or timestamp in availability zone api sample
- [f5c3330f] Pass configured auth strategy to neutronclient
- [74d1043] remove unneeded call to network_api on rebuild_instance
- [f1fdb3c] Remove unnecessary call to fetch info_cache
- [395ec82] Remove metadata's network-api dependence on the database
- [a48d268] InvalidCPUInfo exception added to except block
- [77392a9] Moved the registration of lifecycle event handler in init_host()
- [40ae1ee] Fix display of server group members
- [66c7ca1] Change errors_out_migration decorator to work with RPC
- [e1e140b] Don't explode if we fail to unplug VIFs after a failed boot
- [c816488] Remove unneeded call to fetch network info on shutdown
- [7f9f3ef] Don't overwrite instance object with dict in _init_instance()
- [2728f1e] Fix bug detach volume fails with KeyError in EC2
   * debian/patches/libvirt-Handle-unsupported-host-capabilities.patch: Fix 
exception
 when starting LXC containers. (LP: #1297962)

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

Title:
  [SRU] icehouse 2014.1.1 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1328134/+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 1328134] Re: [SRU] icehouse 2014.1.1 point release

2014-07-07 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 1:2014.1.1-0ubuntu2

---
neutron (1:2014.1.1-0ubuntu2) trusty-proposed; urgency=medium

  [ Corey Bryant ]
  * Resynchronize with stable/icehouse (54ac82b) (LP: #1328134):
- [2b42dd3] Handle errors from run_ofctl() when dumping flows
- [d00446b] Reprogram flows when ovs-vswitchd restarts
- [8d3026b] Added missing plugin .ini files to setup.cfg
- [072bbc0] NEC plugin: Bump L3RPC callback version to 1.1
- [47a4954] Remove List events API from Cisco N1kv Neutron
- [28a26db] Install SNAT rules for ipv4 only
- [5bdea2d] Use os.uname() instead of calling uname in subprocess
- [48bc7db] Replace loopingcall in notifier with a delayed send
- [66eeda2] Explicitly import state_path opt in tests.base
- [f1b0607] NSX: allow net-migration only in combined mode
- [8abb05c] NSX: do not raise on missing router during migration step
- [4c945dd] NSX: fix error when creating VM ports on subnets without dhcp
- [efa4f28] OVS lib defer apply doesn't handle concurrency
- [bc30b52] NSX: ensure that no LSN is created on external networks
- [2bcc7bf] NSX: pass the right argument during metadata setup
- [26a591a] Big Switch: Check source_address attribute exists
- [74a9365] L3 RPC loop could delete a router on concurrent update
- [2a7164a] Optimize querying for security groups
- [bac4389] set api.extensions logging to ERROR in unit tests
- [d1ab56d] Make default nova_url use a version
- [2c56e14] NSX: fix API payloads for dhcp/metadata setup
- [f217479] NSX: fix migration for networks without a subnet
- [bf281cd] NSX: change api mapping for Service Cluster to Edge Cluster
- [7225e2b] NSX: add nsx switch lookup to dhcp and metadata operations
- [b922aa7] Fixed floating IP logic in PLUMgrid plugin
- [84650f8] IBM: set secret=True on passwd config field
- [c5040b4] Update ensure()/reconnect() to catch MessagingError
- [e0deffc] NSX: Fix fake_api_client to raise NotFound
- [42a8539] netaddr=0.7.10 raises ValueError instead of AddrFormatError
- [68a24e5] Validate CIDR given as ip-prefix in security-group-rule-create
- [8991aa6] gw_port should be set as lazy='join'
- [54ac82b] NSX: ensure dhcp port is setup on metadata network

  [ Jamie Strandboge ]
  * SECURITY UPDATE: specify /etc/neutron/rootwrap.conf for use with
neutron-rootwrap
- CVE-2013-6433 (LP: #1185019)
 -- Jamie Strandboge ja...@ubuntu.com   Wed, 18 Jun 2014 15:21:56 -0500

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

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

Title:
  [SRU] icehouse 2014.1.1 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1328134/+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 1185019] Re: rootwrap sudoers configuration does not follow packaging guidelines

2014-07-07 Thread Corey Bryant
Chris' statement also applies to neutron and 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/1185019

Title:
  rootwrap sudoers configuration does not follow packaging guidelines

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1185019/+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 1185019] Re: rootwrap sudoers configuration does not follow packaging guidelines

2014-07-07 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-updates/neutron

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

Title:
  rootwrap sudoers configuration does not follow packaging guidelines

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1185019/+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 1337437] Re: maas needs utopic support

2014-07-07 Thread Corey Bryant
Hi Julian,

Do you think the fixes in the diff above should get me going on
1.5+bzr2252-0ubuntu1?  Or is there more to the fix?  I ask because it
doesn't appear to be doing the trick for me, and I'd like to just hack a
work-around for the time being.  Here's the error that I'm getting:

+ juju bootstrap -e utopic
Launching instance
WARNING picked arbitrary tools {1.18.4-utopic-amd64 
https://streams.canonical.com/juju/tools/releases/juju-1.18.4-utopic-amd64.tgz;
 0193e1331f8ad8d42ec36f2915fa35fd74aefd38b373e1af58936dff428c8907 
%!q(int64=7389403)}
ERROR bootstrap failed: cannot start bootstrap instance: gomaasapi: got error 
back from server: 400 BAD REQUEST ({distro_series: [Value u'utopic' is not a 
valid choice.]})
Bootstrap failed, destroying environment
ERROR cannot start bootstrap instance: gomaasapi: got error back from server: 
400 BAD REQUEST ({distro_series: [Value u'utopic' is not a valid choice.]})

Thanks,
Corey

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

Title:
  maas needs utopic support

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1337437/+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 1330220] Re: Winbind upstart script uses incorrect path to winbindd_privileged

2014-07-07 Thread Martin Vogt
bug still valid for
2:4.1.6+dfsg-1ubuntu2.14.04.2

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

Title:
  Winbind upstart script uses incorrect path to winbindd_privileged

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1330220/+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 1330220] Re: Winbind upstart script uses incorrect path to winbindd_privileged

2014-07-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Winbind upstart script uses incorrect path to winbindd_privileged

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1330220/+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 1338683] [NEW] package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-07-07 Thread Yeshua Watson
*** This bug is a duplicate of bug 1241957 ***
https://bugs.launchpad.net/bugs/1241957

Public bug reported:

Submitted by do-upgrade

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: squid3 3.3.8-1ubuntu3
ProcVersionSignature: Ubuntu 3.5.0-51.76-generic 3.5.7.33
Uname: Linux 3.5.0-51-generic i686
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: i386
Date: Mon Jul  7 11:45:18 2014
DuplicateSignature: package:squid3:3.3.8-1ubuntu3:ErrorMessage: subprocess 
installed post-installation script returned error exit status 1
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationDate: Installed on 2013-04-15 (448 days ago)
InstallationMedia: Ubuntu-Server 12.10 Quantal Quetzal - Release i386 
(20121017.2)
MarkForUpload: True
SourcePackage: squid3
Title: package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to saucy on 2014-07-07 (0 days ago)
mtime.conffile..etc.squid3.squid.conf: 2014-04-17T23:13:43.665371

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


** Tags: apport-package i386 saucy

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

Title:
  package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1338683/+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 1338683] Re: package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-07-07 Thread Apport retracing service
*** This bug is a duplicate of bug 1241957 ***
https://bugs.launchpad.net/bugs/1241957

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

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1241957
   package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1

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

Title:
  package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1338683/+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 1338768] [NEW] Please SRU 1.0.0~dfsg1-1 to trusty

2014-07-07 Thread Serge Hallyn
Public bug reported:

This will require updates of some go packages in trusty.

** Affects: docker.io (Ubuntu)
 Importance: High
 Status: Fix Released

** Affects: docker.io (Ubuntu Trusty)
 Importance: High
 Status: New

** Also affects: docker.io (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: docker.io (Ubuntu)
   Importance: Undecided = High

** Changed in: docker.io (Ubuntu)
   Status: New = Fix Released

** Changed in: docker.io (Ubuntu Trusty)
   Importance: Undecided = High

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

Title:
  Please SRU 1.0.0~dfsg1-1 to trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1338768/+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 1337437] Re: maas needs utopic support

2014-07-07 Thread Blake Rouse
Been looking into removing the enum from UbuntuOS. If we pull this
information from simplestreams, then we would need to use the daily
channel, because its the only channel that contains Utopic.
get_supported_releases needs to return all available release, not just
the ones boot images are present.

Also the simplestreams data does not provide a nice title for the
release, it only uses the codename. We would also need to use python-
distro-info to get the fullname of the release to present to the user on
the WebUI.

What is the benefit of pulling the data from simplestreams for the
available releases, when python-distro-info already contains all of the
data we need on the system? Just want to make sure I implement it
correctly.

Also if we go with the simplestreams approach, we would need to cache
the data, as we should be making a web request everytime MAAS ask for
the available releases for the operating system.

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

Title:
  maas needs utopic support

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1337437/+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 1337437] Re: maas needs utopic support

2014-07-07 Thread Gavin Panella
python-distro-info doesn't know about MAAS. For example, it reports that
Lucid is supported... but it's not by MAAS. Use it for getting the
titles, that's cool, but otherwise the simplestream is the canonical
reference.

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

Title:
  maas needs utopic support

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1337437/+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 1338781] [NEW] lxc download template needs access to hkp://pool.sks-keyservers.net

2014-07-07 Thread Scott Moser
Public bug reported:

I'm using a cloud instance with configured http_proxy and https_proxy.
Other than that, generally internet access is not available.

I run:
 lxc-create -t download --list

and I see:
$ sudo lxc-create -t download -n foo -- --list
Setting up the GPG keyring

and I see:
 gpg --keyserver hkp://pool.sks-keyservers.net --recv-keys 0xBAEFF88C22F6E216

that seems un-necessary.

I've securely downloaded and installed this package (and many others).
I should have been delivered that key also.

For all practical purposes, you've given me the key (as you gave me its
hash), and now I'm dependent on an external (generally not highly
available) network resource to get the payload.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: lxc 1.0.4-0ubuntu0.1
ProcVersionSignature: User Name 3.13.0-30.54-generic 3.13.11.2
Uname: Linux 3.13.0-30-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
Date: Mon Jul  7 20:43:19 2014
Ec2AMI: ami-0023
Ec2AMIManifest: FIXME
Ec2AvailabilityZone: nova
Ec2InstanceType: m1.small
Ec2Kernel: aki-0002
Ec2Ramdisk: ari-0002
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
defaults.conf:
 lxc.network.type = veth
 lxc.network.link = lxcbr0
 lxc.network.flags = up
 lxc.network.hwaddr = 00:16:3e:xx:xx:xx

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


** Tags: amd64 apport-bug ec2-images trusty

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

Title:
  lxc download template needs access to hkp://pool.sks-keyservers.net

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1338781/+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 1337437] Re: maas needs utopic support

2014-07-07 Thread Blake Rouse
Makes since. Will do!

** Changed in: maas
   Status: Triaged = In Progress

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

Title:
  maas needs utopic support

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1337437/+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 1338781] Re: lxc download template needs access to hkp://pool.sks-keyservers.net

2014-07-07 Thread Stéphane Graber
The required external connection is so that if we revoke the key, gpg
will refuse to validate the indices and container images, therefore
letting us immediately prevent any of our user from running malicious
code in the event our key is compromised.

However something seems odd in your setup because I took great care to
make sure all of this does work through an http proxy and it's indeed
what we do on all our CI servers (no outside access, everything goes
through a squid proxy) where fetching the key works perfectly fine.

Could you paste your environment and ideally proxy logs to try and
figure out why things ended up hanging?

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

Title:
  lxc download template needs access to hkp://pool.sks-keyservers.net

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1338781/+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 1338781] Re: lxc download template needs access to hkp://pool.sks-keyservers.net

2014-07-07 Thread Stéphane Graber
Looking at the code, it looks like you don't have http_proxy set in your
environment:

# Deal with GPG over http proxy
if [ -n ${http_proxy:-} ]; then
DOWNLOAD_KEYSERVER=hkp://p80.pool.sks-keyservers.net:80
fi

Instead you said you were using hkp://pool.sks-keyservers.net which is
the pool of server we use for machines that aren't being an http proxy.

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

Title:
  lxc download template needs access to hkp://pool.sks-keyservers.net

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1338781/+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 1338781] Re: lxc download template needs access to hkp://pool.sks-keyservers.net

2014-07-07 Thread Stéphane Graber
** Changed in: lxc (Ubuntu)
   Status: New = Incomplete

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

Title:
  lxc download template needs access to hkp://pool.sks-keyservers.net

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1338781/+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 1157274] Re: Nova list_images using image_type parameter does not return expected images

2014-07-07 Thread Anne Gentle
** Changed in: openstack-api-site
   Status: New = Triaged

** Changed in: openstack-api-site
   Importance: Undecided = Medium

** Tags added: compute-api

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

Title:
  Nova list_images using image_type parameter does not return expected
  images

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-api-site/+bug/1157274/+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 1325746] Re: dpkg-reconfigure doesn't work as expected

2014-07-07 Thread Scott Moser
$ rel=$(lsb_release -sc);
$ echo deb http://archive.ubuntu.com/ubuntu/ $rel-proposed main | sudo tee 
/etc/apt/sources.list.d/$rel-proposed.list
deb http://archive.ubuntu.com/ubuntu/ trusty-proposed main

$ sudo apt-get update -q
$ sudo apt-cache policy cloud-init
sudo: unable to resolve host trusty-20140707-215033
cloud-init:
  Installed: 0.7.5-0ubuntu1
  Candidate: 0.7.5-0ubuntu1.1
  Version table:
 0.7.5-0ubuntu1.1 0
500 http://archive.ubuntu.com/ubuntu/ trusty-proposed/main amd64 
Packages
 *** 0.7.5-0ubuntu1 0
500 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main amd64 
Packages
100 /var/lib/dpkg/status

### Verify broken ###
$ sudo DEBIAN_FRONTEND=text dpkg-reconfigure cloud-init
## answered: 9,13
## (Openstack, None)
## Saw lots of messages like:
### Use of uninitialized value in string eq at /usr/.../Multiselect.pm line 38

$ cat /etc/cloud/cloud.cfg.d/90_dpkg.cfg
# to update this file, run dpkg-reconfigure cloud-init
datasource_list: [ CloudStack ]

### update ###
$ sudo apt-get install cloud-init --assume-yes --quiet

### show fixed
$ sudo DEBIAN_FRONTEND=text dpkg-reconfigure cloud-init

$ cat /etc/cloud/cloud.cfg.d/90_dpkg.cfg
# to update this file, run dpkg-reconfigure cloud-init
datasource_list: [ Openstack, None ]

$ cat /etc/cloud/cloud.cfg.d/90_dpkg.cfg
# to update this file, run dpkg-reconfigure cloud-init
datasource_list: [ Openstack, None ]


** 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 cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1325746

Title:
  dpkg-reconfigure doesn't work as expected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1325746/+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 1337437] Re: maas needs utopic support

2014-07-07 Thread Julian Edwards
On 08/07/14 06:16, Blake Rouse wrote:
 What is the benefit of pulling the data from simplestreams for the
 available releases, when python-distro-info already contains all of the
 data we need on the system? Just want to make sure I implement it
 correctly.

Simplestreams dictates which OS releases MAAS supports - it drives the
whole process.  Once we remove the enum and depend on that entirely,
then no more 6-monthly code updates will be needed.

And as Gavin says, python-distro-info can be used to get the distro
title.

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

Title:
  maas needs utopic support

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1337437/+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 715141] Re: Default NTP servers do not have AAAA records

2014-07-07 Thread Tore Anderson
We notice this here as well, as we're increasingly turning up new
services and VMs without IPv4. It fails with a rather cryptic error
message:

Jul  8 07:10:03 rpki-validator ntpdate[689]: Can't find host ntp.ubuntu.com: 
Name or service not known (-2)
Jul  8 07:10:03 rpki-validator ntpdate[689]: no servers can be used, exiting
Jul  8 07:10:03 rpki-validator ntpdate[726]: Can't find host ntp.ubuntu.com: 
Name or service not known (-2)
Jul  8 07:10:03 rpki-validator ntpdate[726]: no servers can be used, exiting

If the Ubuntu sysadmin team does not manage to dual-stack their public
NTP service in three years, perhaps it is time for the ntpdate package
to switch to 2.pool.ntp.org?

Tore

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

Title:
  Default NTP servers do not have  records

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/715141/+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 1327957] Re: /usr/lib/pm-utils/power.d/wireless:23: /sys/class/net/wlan0/device/enable: No such file or directory

2014-07-07 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1299975 ***
https://bugs.launchpad.net/bugs/1299975

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

** Changed in: pm-utils (Ubuntu)
   Status: New = Confirmed

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

Title:
  /usr/lib/pm-utils/power.d/wireless:23:
  /sys/class/net/wlan0/device/enable: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1327957/+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 1327957] Re: /usr/lib/pm-utils/power.d/wireless:23: /sys/class/net/wlan0/device/enable: No such file or directory

2014-07-07 Thread Whoopie
*** This bug is a duplicate of bug 1299975 ***
https://bugs.launchpad.net/bugs/1299975

** This bug has been marked a duplicate of bug 1299975
   wireless script checks wrong sys file

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

Title:
  /usr/lib/pm-utils/power.d/wireless:23:
  /sys/class/net/wlan0/device/enable: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1327957/+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 1075099] Re: /usr/lib/pm-utils/power.d/wireless does not work

2014-07-07 Thread Whoopie
*** This bug is a duplicate of bug 1299975 ***
https://bugs.launchpad.net/bugs/1299975

** This bug has been marked a duplicate of bug 1299975
   wireless script checks wrong sys file

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

Title:
  /usr/lib/pm-utils/power.d/wireless does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1075099/+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 1338429] [NEW] virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed to build

2014-07-07 Thread Steve Kroon
Public bug reported:

I don't know what was wrong - woke up to an option to report the error
in the morning.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6
ProcVersionSignature: Ubuntu 3.5.0-53.79~precise1-generic 3.5.7.33
Uname: Linux 3.5.0-53-generic i686
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
DKMSKernelVersion: 3.13.0-31-generic
Date: Sun Jul  6 21:21:46 2014
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
MarkForUpload: True
PackageArchitecture: all
PackageVersion: 4.1.12-dfsg-2ubuntu0.6
SourcePackage: virtualbox
Title: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed 
to build
UpgradeStatus: Upgraded to precise on 2012-09-03 (671 days ago)

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


** Tags: apport-package i386 precise

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module
  failed to build

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

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


[Bug 1308378] Re: Name resolving not working after 12.04 LTS - 14.04 LTS if /etc/resolv.conf was absent

2014-07-07 Thread Timo Jyrinki
Hey hamish. The addition in this bug fix only triggers when upgrading
resolvconf from the 12.04 LTS version (1.63), so it doesn't get used in
your case. Maybe your problem is simply because resolvconf gets upgraded
in the first place in a stable release, and your live cd
creation/upgrade process doesn't like that?

For what it's worth, I always create a new live cd based off normal
Ubuntu release for point releases, see https://code.launchpad.net/~timo-
jyrinki/ubuntu-fi-remix/main - and I only temporarily, manually, edit
/run/resolvconf/resolv.conf during the preparation nowadays. I don't
know if that helps, but maybe the idea of doing your resolv.conf changes
inside /run/ would help you too.

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

Title:
  Name resolving not working after 12.04 LTS - 14.04 LTS if
  /etc/resolv.conf was absent

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

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


[Bug 1338429] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed to build

2014-07-07 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/1338429

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module
  failed to build

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

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


[Bug 1291378] Re: test_CVE_2012_2944 autopkgtest is racy

2014-07-07 Thread Martin Pitt
*sigh*, this test is impossible to satisfy, I now got ~ 15 failures in a
row and this is holding up other packages. This has been ignored for 4
months, taking bug now.

** Changed in: nut (Ubuntu)
 Assignee: Chuck Short (zulcss) = Martin Pitt (pitti)

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

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

Title:
  test_CVE_2012_2944 autopkgtest is racy

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

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


[Bug 1311487] Re: krb5-auth-dialog does not start in 14.04

2014-07-07 Thread Guido Günther
This is also fixed in 3.12.0 upstream as well as in 3.12.0-1 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/1311487

Title:
  krb5-auth-dialog does not start in 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5-auth-dialog/+bug/1311487/+subscriptions

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


[Bug 875538] Re: [Firefox 3.6.23] Impossible to open firefox because firefox-bin process is still running

2014-07-07 Thread Adolfo Jayme
** Changed in: firefox (Ubuntu Lucid)
   Status: Triaged = Won't Fix

** Changed in: flashplugin-nonfree (Ubuntu Lucid)
   Status: Triaged = 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/875538

Title:
  [Firefox 3.6.23] Impossible to open firefox because firefox-bin
  process is still running

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

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


[Bug 1335625] Re: missing a few french translations

2014-07-07 Thread Adolfo Jayme
Fixed in 1.2.1 (which is in utopic).

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

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

Title:
  missing a few french translations

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

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


[Bug 1332344] Re: Urlscan has no Debian maintainer. I have a maintained fork.

2014-07-07 Thread Adolfo Jayme
** Changed in: urlscan (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Urlscan has no Debian maintainer. I have a maintained fork.

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

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


[Bug 845037] Re: battery-*-symbolic icon not properly rendered in the panel

2014-07-07 Thread Jan Schürmann
seems to be fixed in 14.04

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

Title:
  battery-*-symbolic icon not properly rendered in the panel

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

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


[Bug 1094888] Re: GIMP: Could not mount Canon Digital Camera

2014-07-07 Thread EboMike
James, I believe that's a different issue. I'm using Ubuntu 14.04 with
gphoto2 2.5.3, and I still have this problem.

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

Title:
  GIMP: Could not mount Canon Digital Camera

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

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


[Bug 1038479] Re: [Satellite L755, Conexant CX20585, Speaker, Internal] fails after a while

2014-07-07 Thread glsius9313
exactly the same problem on toshiba satellite l750 1h3 with ubuntu 14.04 lts
i added these lines to etc/modprobe.d/alsa-base.conf:
options snd-hda-intel enable_msi=1
options snd-hda-intel model=ideapad
options snd-hda-intel power_save=0
options snd-hda-intel power_save_controller=0

the problem is still occurring for me

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

Title:
  [Satellite L755, Conexant CX20585, Speaker, Internal] fails after a
  while

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

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


[Bug 1337956] Re: Evince can't print guillemets sometimes

2014-07-07 Thread Sebastien Bacher
** Changed in: evince (Ubuntu)
   Importance: Undecided = Low

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

Title:
  Evince can't print guillemets sometimes

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

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


[Bug 1038479] Re: [Satellite L755, Conexant CX20585, Speaker, Internal] fails after a while

2014-07-07 Thread glsius9313
windows 7 x86_64 also affected for me since i use the laptop as dualboot
with ubuntu

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

Title:
  [Satellite L755, Conexant CX20585, Speaker, Internal] fails after a
  while

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

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


[Bug 1337956] Re: Evince can't print guillemets sometimes

2014-07-07 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

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

Title:
  Evince can't print guillemets sometimes

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

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


[Bug 1337657] Re: optical media, (cdda), should not be affected by org.gnome.desktop.media-handling automount setting

2014-07-07 Thread Sebastien Bacher
** Changed in: gvfs (Ubuntu)
   Importance: Undecided = Low

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

Title:
  optical media, (cdda),  should not be affected by org.gnome.desktop
  .media-handling automount setting

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

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


[Bug 1338444] [NEW] Cannot type Chinese characters into the Qt Creator

2014-07-07 Thread XiaoGuo, Liu
Public bug reported:

I cannot type any Chinese characters into Qt Creator editor. I can only
copy and paste some of the Chinese characters into it. This also happens
to the linguist utility for localization. I can type in Chinese
characters in any of the other editors without any problems

** Affects: qtcreator-plugin-ubuntu (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: chinese1.png
   
https://bugs.launchpad.net/bugs/1338444/+attachment/4146951/+files/chinese1.png

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

Title:
  Cannot type Chinese characters into the Qt Creator

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1338444/+subscriptions

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


[Bug 1338442] [NEW] Cannot paste in web apps

2014-07-07 Thread James M. Roche
Public bug reported:

I cannot paste, either with a right-click context menu (no context menu
appears) or by using Ctr+V, into web apps. This is especially a problem
because I use Lastpass, so all my passwords are 20+ character long
strings of random letters, numbers, and special characters. Typing in my
passwords manually is too much of a chore to make it worth the effort,
thus rendering webapps effectively unusable for my purposes.

Ubuntu 14.04 LTS
webbrowser-app:
  Installed: 0.23+14.04.20140428-0ubuntu1

** Affects: webbrowser-app (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Cannot paste in web apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1338442/+subscriptions

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


[Bug 1320132] Re: Evince crashes with segmentation fault

2014-07-07 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

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

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

Title:
  Evince crashes with segmentation fault

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

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


[Bug 1338444] Re: Cannot type Chinese characters into the Qt Creator

2014-07-07 Thread zbenjamin
** Package changed: qtcreator-plugin-ubuntu (Ubuntu) = qtcreator
(Ubuntu)

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

Title:
  Cannot type Chinese characters into the Qt Creator

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

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


[Bug 1338444] Re: Cannot type Chinese characters into the Qt Creator

2014-07-07 Thread Daniel Holbach
** Tags added: touch-cn

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

Title:
  Cannot type Chinese characters into the Qt Creator

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

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


[Bug 1337657] Re: optical media, (cdda), should not be affected by org.gnome.desktop.media-handling automount setting

2014-07-07 Thread Sebastien Bacher
Thank you for your bug report. The configuration in settings - details
- removable media (and the corresponding keys) are by media types, can
you describe what's your issue exactly?

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

Title:
  optical media, (cdda),  should not be affected by org.gnome.desktop
  .media-handling automount setting

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

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


[Bug 1338206] [NEW] wx3.0-doc does not exist

2014-07-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

All packages related to the wxWidgets library currently (Mint 17
'Qiana') co-exist in version 2.8 and 3.0.

However, while there *is* a package wx2.8-doc, the corresponding package
wx3.0-doc is missing.

https://sourceforge.net/projects/wxwindows/files/3.0.1/wxWidgets-3.0.1
-docs-html.tar.bz2

** Affects: wxwidgets3.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
wx3.0-doc does not exist
https://bugs.launchpad.net/bugs/1338206
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

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


[Bug 1280781] Re: The sdk depends on a hardcoded desktop file

2014-07-07 Thread zbenjamin
** Changed in: qtcreator-plugin-ubuntu (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  The sdk depends on a hardcoded desktop file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1280781/+subscriptions

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


[Bug 1291378] Re: test_CVE_2012_2944 autopkgtest is racy

2014-07-07 Thread Launchpad Bug Tracker
This bug was fixed in the package nut - 2.7.1-1ubuntu3

---
nut (2.7.1-1ubuntu3) utopic; urgency=medium

  * debian/tests/test-nut.py: in the CVE_2012_2944 test, give nut at most 5
seconds to shut down, instead of expecting it to be shut down immediately
after sending the killall. (LP: #1291378)
 -- Martin Pitt martin.p...@ubuntu.com   Mon, 07 Jul 2014 07:56:43 +0200

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

Title:
  test_CVE_2012_2944 autopkgtest is racy

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

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


[Bug 1338206] Re: wx3.0-doc does not exist

2014-07-07 Thread Monsta
** Project changed: linuxmint = wxwidgets3.0 (Ubuntu)

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

Title:
  wx3.0-doc does not exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wxwidgets3.0/+bug/1338206/+subscriptions

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


[Bug 1242376] Re: reload php5-fpm crashes

2014-07-07 Thread Panagiotis Moustafellos
On 12.04
pmoust@webserver01:~$ ps aux | grep fpm | grep master
root  5002 13.0  0.0 609140 10236 ?Ss   07:21   0:00 php-fpm: 
master process (/etc/php5/fpm/php-fpm.conf)  
pmoust@webserver01:~$ sudo kill -USR2 5002
pmoust@webserver01:~$ ps aux | grep fpm | grep master
root 10771 10.6  0.0 609140 10228 ?Ss   07:26   0:00 php-fpm: 
master process (/etc/php5/fpm/php-fpm.conf)  

On 14.04 with ondrej's ppa
root@sandbox01:/home/pmoust# ps aux | grep fpm | grep master
root 21758  0.0  0.1 389924 23812 ?Ss   07:19   0:00 php-fpm: 
master process (/etc/php5/fpm/php-fpm.conf)
root@sandbox01:/home/pmoust# kill -1 21758
root@sandbox01:/home/pmoust# ps aux | grep fpm | grep master
root 21758  0.0  0.1 389924 23812 ?Ss   07:19   0:00 php-fpm: 
master process (/etc/php5/fpm/php-fpm.conf)
root@sandbox01:/home/pmoust# kill -USR2 21758
root@sandbox01:/home/pmoust# ps aux | grep fpm | grep master
root 21758  0.1  0.1 389924 23816 ?Ss   07:19   0:00 php-fpm: 
master process (/etc/php5/fpm/php-fpm.conf)

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

Title:
  reload php5-fpm crashes

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

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


[Bug 1242376] Re: reload php5-fpm crashes

2014-07-07 Thread Panagiotis Moustafellos
@ondrej , I've used your ppa that provides PHP 5.5.14-2+deb.sury.org~trusty+1 
(cli) (built: Jul  2 2014 12:14:44) , doing service php5-fpm reload or manually 
sending kill -1 to master fpm process does not seem to alter the master PID. 
Shouldn't the master process respawn itself as well?
I was expecting to see another PID for the master fpm process.

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

Title:
  reload php5-fpm crashes

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

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


[Bug 1330480] Re: dunst leaks memory

2014-07-07 Thread Martin Olsson
I also thought it was issue #172 at first but applying that patch didn't help 
much for me. What did help was this one:
https://github.com/knopwob/dunst/issues/173

...before I applied that patch dunst RSS increased permanently with
about 70MB every time I switched songs in Spotify for Linux. Running
notify-send lots of times in a script didn't trigger the bug, it's only
certain notifications that trigger the leak and Spotify seems to be
sending these particular notifications.

I noticed this because my dayjob compilation started to freeze my
machine (despite having 18GB RAM). This monday when I got to work my
machine was really slow and kswap0 was taking 100% in kernel threads.
Turns out dunst had 41GB mapped and 16GB RSS at that point because I
had accidentally left spotify running over the weekend.

Adding the g_variant_unref(content); call that catharsis suggests in the
upstream bug worked well for me and dunst no longer leaks. I'm attaching
a copy of this patch here as well.

** Patch added: patch
   
https://bugs.launchpad.net/ubuntu/+source/dunst/+bug/1330480/+attachment/4146968/+files/0001-dbus-Fix-iterator-memory-leak.patch

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

Title:
  dunst leaks memory

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

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


[Bug 1338460] [NEW] Apport reports an app crashed when it did not

2014-07-07 Thread Gabor Toth
Public bug reported:

Apport has come up saying that an app has crashed and if I want to report the 
bug and if I want to restart the app.  In actual fact the app did not crash and 
worked just normally afterwards.
It has happened with different apps, most commonly with Google Chrome.
Also, even though I leave the Report it checked in, it does not generate any 
report and just silently disappears.  No Data what happens afterwards.
This has happened randomly a number of times.

I am running Ubuntu 14.04 with all updates installed on a Dell Inspirion
17R with 8GB RAM and an SSD hard disk.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apport 2.14.1-0ubuntu3.2
ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
Uname: Linux 3.13.0-30-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Jul  7 09:35:17 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-09-14 (295 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: Upgraded to trusty on 2014-04-18 (79 days ago)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Apport reports an app crashed when it did not

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

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


[Bug 1330480] Re: dunst leaks memory

2014-07-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: dunst (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/1330480

Title:
  dunst leaks memory

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

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


[Bug 1188025] Re: [Dell Vostro 5460] Right key on the touchpad is not working

2014-07-07 Thread AceLan Kao
I built a test kernel here which including a patch mentioned in comment #32
http://people.canonical.com/~acelan/bugs/lp1323476/

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

Title:
  [Dell Vostro 5460] Right key on the touchpad is not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1188025/+subscriptions

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


[Bug 1330480] Re: dunst leaks memory

2014-07-07 Thread Martin Olsson
If someone wants to try this patch to see if it fixes your issue, you
need to do roughly this:

mkdir ~/src/dunst_apt ; cd ~/src/dunst_apt
sudo apt-get source dunst
cd dunst-1.0.0/
sudo apt-get build-dep dunst
# apply the patch, i.e. insert the call to g_variant_unref(content) at the 
right place in dbus.c
dpkg-source --commit
# enter some temp name for the patch like fix-spotify-leak or so
debuild -us -uc
cd ..
sudo dpkg -i dunst_1.0.0-2_amd64.deb

or if you think that sounds too complicated, just download and dpkg -i 
the following pre-built .deb (suitable for 14.04 x64):
http://temp.minimum.se/dunst_1.0.0-2_amd64.deb

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

Title:
  dunst leaks memory

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

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


[Bug 1338461] [NEW] New changes are not reflected on the phone

2014-07-07 Thread XiaoGuo, Liu
Public bug reported:

I followed the following steps:

1) Create a sample template application using App with Simple UI

2) Run it by pressing Ctrl + F12 on my phone. The UI is shown on my
phone

3) Make some changes on my phone. Run it again by pressing Ctrl +
F12. The new changes are not reflected. I can only see a flash of the
screen.

This may confuse a developer since they may think their code is wrong.
In fact, by manually killing the running app on the phone, and relaunch
it, we can see the new changes.

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

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

Title:
  New changes are not reflected on the phone

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

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


[Bug 1338382] Re: nmcli - Disconnect VPN Without Specifying ID or UUID

2014-07-07 Thread Lonnie Lee Best
If you are connected to a VPN, this command will return a list of established 
VPN connections:
nmcli con status | grep -oP '^(([^\s]+\s){1,}[\s]{2,}){4}yes.+$'

This command will list the IDs of any established vpn connections (one per 
line):
nmcli con status | grep -oP '^(([^\s]+\s){1,}[\s]{2,}){4}yes.+$' | grep -oP 
'^.*?(?=\s{2,})'

So to disconnect all VPN connections you could do it based on this ID like this:
nmcli con status | grep -oP '^(([^\s]+\s){1,}[\s]{2,}){4}yes.+$' | grep -oP 
'^.*?(?=\s{2,})' | sed 's/^/\x27/' | sed 's/$/\x27/' | xargs -L1 nmcli con down 
id

However, perhaps it is better to do this using the UUIDs.

You can list the UUIDs of all established VPN connections like this:
nmcli con status | grep -oP '^(([^\s]+\s){1,}[\s]{2,}){4}yes.+$' | grep -oP 
'(?=[\s]{2})[^\s]+(?=(\s+[^\s]+){2}\s+yes.*)'

So you can disconnect all established VPN connections by UUID like this:
nmcli con status | grep -oP '^(([^\s]+\s){1,}[\s]{2,}){4}yes.+$' | grep -oP 
'(?=[\s]{2})[^\s]+(?=(\s+[^\s]+){2}\s+yes.*)' | xargs -L1 nmcli con down uuid

Perhaps this logic could be added to nmcli, so that this following proposed 
option would concisely achieve the same results:
nmcli con down allvpn

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

Title:
  nmcli - Disconnect VPN Without Specifying ID or UUID

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

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


[Bug 1336179] Re: [Asus N550JV] Bluetooth working intermittently AR9485

2014-07-07 Thread Simone Fabris
*** This bug is a duplicate of bug 1260825 ***
https://bugs.launchpad.net/bugs/1260825

This bus is acually a duplicate of  #1260825

** This bug has been marked a duplicate of bug 1260825
   168c:0032 ath3k built-in bluetooth cannot load firmware - sporadic

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

Title:
  [Asus N550JV] Bluetooth  working intermittently  AR9485

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

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


[Bug 1242376] Re: reload php5-fpm crashes

2014-07-07 Thread Ondřej Surý
What does the log says?

# apt-cache policy php5-fpm
php5-fpm:
  Installed: 5.6.0~rc2+dfsg-1
  Candidate: 5.6.0~rc2+dfsg-1
  Version table:
 *** 5.6.0~rc2+dfsg-1 0
700 http://ftp.cz.debian.org/debian/ sid/main amd64 Packages
100 /var/lib/dpkg/status
 5.6.0~rc1+dfsg-1 0
800 http://ftp.cz.debian.org/debian/ jessie/main amd64 Packages
 5.4.4-14+deb7u11 0
900 http://security.debian.org/ wheezy/updates/main amd64 Packages
 5.4.4-14+deb7u9 0
900 http://ftp.cz.debian.org/debian/ wheezy/main amd64 Packages

# tail -f /var/log/php5-fpm.log

It works for all variants of reload command:

# systemctl reload php5-fpm
[07-Jul-2014 09:47:05] NOTICE: Reloading in progress ...
[07-Jul-2014 09:47:05] NOTICE: reloading: execvp(/usr/sbin/php5-fpm, 
{/usr/sbin/php5-fpm, --nodaemonize, --fpm-config, 
/etc/php5/fpm/php-fpm.conf})
[07-Jul-2014 09:47:05] NOTICE: using inherited socket fd=7, 
/var/run/php5-fpm.sock
[07-Jul-2014 09:47:05] NOTICE: fpm is running, pid 14193
[07-Jul-2014 09:47:05] NOTICE: ready to handle connections
[07-Jul-2014 09:47:05] NOTICE: systemd monitor interval set to 1ms

# kill -USR2 14193
# [07-Jul-2014 09:47:55] NOTICE: Reloading in progress ...
[07-Jul-2014 09:47:55] NOTICE: reloading: execvp(/usr/sbin/php5-fpm, 
{/usr/sbin/php5-fpm, --nodaemonize, --fpm-config, 
/etc/php5/fpm/php-fpm.conf})
[07-Jul-2014 09:47:55] NOTICE: using inherited socket fd=7, 
/var/run/php5-fpm.sock
[07-Jul-2014 09:47:55] NOTICE: fpm is running, pid 14193
[07-Jul-2014 09:47:55] NOTICE: ready to handle connections
[07-Jul-2014 09:47:55] NOTICE: systemd monitor interval set to 1ms

# kill -HUP 14193
# [07-Jul-2014 09:48:20] NOTICE: Reloading in progress ...
[07-Jul-2014 09:48:20] NOTICE: reloading: execvp(/usr/sbin/php5-fpm, 
{/usr/sbin/php5-fpm, --nodaemonize, --fpm-config, 
/etc/php5/fpm/php-fpm.conf})
[07-Jul-2014 09:48:20] NOTICE: using inherited socket fd=7, 
/var/run/php5-fpm.sock
[07-Jul-2014 09:48:20] NOTICE: fpm is running, pid 14193
[07-Jul-2014 09:48:20] NOTICE: ready to handle connections
[07-Jul-2014 09:48:20] NOTICE: systemd monitor interval set to 1ms

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

Title:
  reload php5-fpm crashes

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

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


[Bug 1338442] Re: Cannot paste in web apps

2014-07-07 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1186381 ***
https://bugs.launchpad.net/bugs/1186381

** This bug has been marked a duplicate of bug 1186381
   Can not paste into web forms

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

Title:
  Cannot paste in web apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1338442/+subscriptions

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


[Bug 234914] Re: papercut crashed with IOError in write_pid()

2014-07-07 Thread Steve Kroon
I am still affected - I get this error every time I reboot.  I am using
Ubuntu 12.04.  There are many duplicates of this bug - why not change it
from invalid rather than reopen a new bug?

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

Title:
  papercut crashed with IOError in write_pid()

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

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


[Bug 1282861] Re: crash on content-encoding:gzip http responses

2014-07-07 Thread Stuart Bishop
** Also affects: python-swiftclient (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  crash on content-encoding:gzip http responses

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-swiftclient/+bug/1282861/+subscriptions

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


[Bug 1327426] Re: scopes runner should set various confinement variables

2014-07-07 Thread Michi Henning
I have a branch that sets the following as shown. scope_type is one of
aggregator, leaf-net, or leaf-fs.

XDG_RUNTIME_DIR=/run/user/$UID
XDG_DATA_HOME=$HOME/.local/share/unity-scopes/scope_type/scope_id
TMPDIR=$HOME/.local/share/unity-scopes/scope_type/scope_id
XDG_CONFIG_HOME=scope install directory
LD_LIBRARY_PATH=scope install directory
UBUNTU_APPLICATION_ISOLATION=1

I don't think there is any point in adding click-install-dir/lib to
LD_LIBRARY_PATH because a scope can't install anything there.

Similarly, I don't think there is any point in setting PATH because a
scope isn't allowed to exec anything anyway?

I didn't set APP_ID because we now have a cache_directory() method
available to the scope that returns the root dir of the scope's scratch
area in the filesystem. There is also a scope_directory() method that
returns the install directory of the scope.

Will this be OK?

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

Title:
  scopes runner should set various confinement variables

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-scopes-api/+bug/1327426/+subscriptions

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


[Bug 882566] Re: [Compal jfl92] CPU stalls in almost every minute: all processing stops, display jams, sound is breaking up.

2014-07-07 Thread Hans Hellén
** Summary changed:

- [Compal jfl92] sound is breaking up
+ [Compal jfl92] CPU stalls in almost every minute: all processing stops, 
display jams, sound is breaking up.

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

Title:
  [Compal jfl92] CPU stalls in almost every minute: all processing
  stops, display jams, sound is breaking up.

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

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


[Bug 1282861] Re: crash on content-encoding:gzip http responses

2014-07-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: python-swiftclient (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/1282861

Title:
  crash on content-encoding:gzip http responses

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-swiftclient/+bug/1282861/+subscriptions

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


[Bug 1242376] Re: reload php5-fpm crashes

2014-07-07 Thread Panagiotis Moustafellos
Did not paste the important part, here it goes

root@sandbox01:/home/pmoust# kill -HUP 2193; echo $?
0
root@sandbox01:/home/pmoust# kill -USR2 2193; echo $?
0
root@sandbox01:/home/pmoust# ps aux | grep fpm | grep master
root  2193  0.3  0.1 389924 23812 ?Ss   08:13   0:00 php-fpm: 
master process (/etc/php5/fpm/php-fpm.conf)

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

Title:
  reload php5-fpm crashes

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

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


[Bug 1242376] Re: reload php5-fpm crashes

2014-07-07 Thread Panagiotis Moustafellos
Rather strange,

root@sandbox01:/home/pmoust# sudo service php5-fpm restart
php5-fpm stop/waiting
php5-fpm start/running, process 2193
root@sandbox01:/home/pmoust# tailf /var/log/php5-fpm.log 
[1] 2703
root@sandbox01:/home/pmoust# [07-Jul-2014 07:28:47] NOTICE: configuration file 
/etc/php5/fpm/php-fpm.conf test is successful
root@sandbox01:/home/pmoust# apt-cache policy php5-fpm
php5-fpm:
  Installed: 5.5.14+dfsg-2+deb.sury.org~trusty+1
  Candidate: 5.5.14+dfsg-2+deb.sury.org~trusty+1
  Version table:
 *** 5.5.14+dfsg-2+deb.sury.org~trusty+1 0
990 http://ppa.launchpad.net/ondrej/php5/ubuntu/ trusty/main amd64 
Packages
100 /var/lib/dpkg/status
 5.5.9+dfsg-1ubuntu4.2 0
990 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ 
trusty-updates/universe amd64 Packages
990 http://security.ubuntu.com/ubuntu/ trusty-security/universe amd64 
Packages
 5.5.9+dfsg-1ubuntu4 0
990 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe 
amd64 Packages
root@sandbox01:/home/pmoust# ps aux | grep fpm | grep master
 
root  2193  0.3  0.1 389924 23812 ?Ss   08:13   0:00 php-fpm: 
master process (/etc/php5/fpm/php-fpm.conf)

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

Title:
  reload php5-fpm crashes

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

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


[Bug 1282861] Re: crash on content-encoding:gzip http responses

2014-07-07 Thread Stuart Bishop
I'm dealing with text/plain, where no crash occurs (no decoding to do),
and instead I just get complains about the md5 of the content not
matching the etag and a compressed blob of data where I expected
something readable. A text/plain file is not round tripping.

2.1.0 handles this, probably the fix icordasc cites. It does, however,
introduce Bug #1338464 so there are still kinks in the system.

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

Title:
  crash on content-encoding:gzip http responses

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