[Bug 1481038] Re: iproute2 crashes being reported since kernel version 3.13-0-59-generic

2015-08-06 Thread Brian Murray
Things look good to me now.

ipdb counters_cf.get(old_vers_column, column_start='20150806', 
column_reversed=True)
OrderedDict([(u'20150806', 2), (u'20150805', 2), (u'20150804', 4), 
(u'20150803', 16), (u'20150802', 4), (u'20150801', 2), (u'20150731', 13), 
(u'20150730', 39), (u'20150729', 50), (u'20150728', 51), (u'20150727', 1), 
(u'20150623', 1), (u'20150523', 1), (u'20150519', 1), (u'20150511', 1), 
(u'20150509', 1), (u'20150419', 1), (u'20150413', 1), (u'20150329', 1), 
(u'20150302', 1), (u'20150220', 1), (u'20150130', 1), (u'20150129', 1), 
(u'20150128', 1), (u'20150103', 1), (u'20141021', 1), (u'20140930', 1), 
(u'20140917', 1), (u'20140904', 1), (u'20140826', 1), (u'20140818', 1), 
(u'20140808', 1), (u'20140801', 1), (u'20140723', 1)])

ipdb counters_cf.get(new_vers_column, column_start='20150806', 
column_reversed=True)
OrderedDict([(u'20150804', 6), (u'20150803', 7), (u'20150802', 1), 
(u'20150731', 8), (u'20150730', 24), (u'20150729', 25), (u'20150728', 2), 
(u'20150727', 1)])

The remaining crashes with the old version are probably slow updaters.

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

Title:
  iproute2 crashes being reported since kernel version 3.13-0-59-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1481038/+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 1463046] Re: installation of multipath-tools-boot can break boot

2015-08-06 Thread Mathieu Trudel-Lapierre
** Also affects: multipath-tools (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: multipath-tools (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: multipath-tools (Ubuntu Trusty)
 Assignee: (unassigned) = Mathieu Trudel-Lapierre (mathieu-tl)

** Changed in: multipath-tools (Ubuntu Vivid)
 Assignee: (unassigned) = Mathieu Trudel-Lapierre (mathieu-tl)

** Changed in: multipath-tools (Ubuntu Trusty)
   Status: New = In Progress

** Changed in: multipath-tools (Ubuntu Vivid)
   Status: New = Triaged

** Changed in: multipath-tools (Ubuntu Trusty)
   Importance: Undecided = High

** Changed in: multipath-tools (Ubuntu Vivid)
   Importance: Undecided = High

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

Title:
  installation of multipath-tools-boot can break boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1463046/+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 1482314] Re: The # symbol can't be used (as part of a password) in the /etc/ppp/chap-secrets file

2015-08-06 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

This type of bug should be resolved upstream. It needs someone to check
if the bug still affects the latest upstream release without
distribution packaging, and if it does, the bug should be reported and
fixed upstream first.

** Tags added: needs-upstream-report

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

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

Title:
  The # symbol can't be used (as part of a password) in the /etc/ppp
  /chap-secrets file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pptpd/+bug/1482314/+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 1482291] Re: Cannot branch from trusty package source

2015-08-06 Thread Robie Basak
** Package changed: qemu (Ubuntu) = udd

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

Title:
  Cannot branch from trusty package source

To manage notifications about this bug go to:
https://bugs.launchpad.net/udd/+bug/1482291/+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 1472712] Re: Using SSL with rabbitmq prevents communication between nova-compute and conductor after latest nova updates

2015-08-06 Thread Edward Hope-Morley
Finally got to the bottom of this. The issue lies in python-amqp rather
than python-oslo.messaging. The current trusty version of python-amqp
(1.3.3) has a bug that is fixed in 1.4.4 (see
http://amqp.readthedocs.org/en/latest/changelog.html#version-1-4-4). I
tried backporting the Juno/Utopic version (1.4.5) for Trusty and
everything works just fine now. I will shortly propose an SRU to get
python-amqp fixed in Trusty.

** Package changed: python-oslo.messaging (Ubuntu) = python-amqp
(Ubuntu)

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

Title:
  Using SSL with rabbitmq prevents communication between nova-compute
  and conductor after latest nova updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1472712/+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 1372051] Re: ntp postinst user/group add commands are not idempotent

2015-08-06 Thread Niklas Ögren
Ryan,

Yes you are right. My passwd/group files has been alive for a long time
..

Case can be closed.

/n

Quoting Ryan Harper 1372...@bugs.launchpad.net:

 addgroup is a perl script, so you can inspect it to see what's going on.
 You can get additional information about the error running with:

 sudo VERBOSE=1 addgroup --system ntp

 I think what we're seeing is that your ntp group is a user group (gid =
 1000) instead of a system group (gid  1000).

 From your output above, it looks like you're hitting this logic:


 if ($action eq addsysgroup) {

 # Check if requested group already exists and we can exit safely
 my $ret = existing_group_ok($new_name, $new_gid);

 if ($ret == 3) {
 print STDERR $0:  if $verbose;
 printf STDERR (gtx(The group `%s' already exists as a  
 system group. Exiting.\n), $new_name) if $verbose;
 exit RET_OK;
 }

 if ($ret == 1) {
 print STDERR $0:  if $verbose;
 printf STDERR (gtx(The group `%s' already exists and is not  
 a system group. Exiting.\n), $new_name) if $verbose;
 exit RET_OBJECT_ALREADY_EXISTS;
 }


 So, you're exiting 1 due to the gid of group ntp being  1000.  The  
 fix here would be to apt-get remove --purge ntp ; the --purge flag  
 will trigger the ntp.postrm script to remove the group first.  Then  
 when you re-install, it will install the ntp group with --system  
 flag and allocate a GID under 1000.

 See if that helps you moving forward.

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

 Title:
   ntp postinst user/group add commands are not idempotent

 Status in ntp package in Ubuntu:
   Incomplete

 Bug description:
   At do release upgrade from 12.04.05 to 14.04.01, the ntp package failed:
   Errors were encountered while processing:
ntp
   Error in function:


   A fatal error occurred

   Please report this as a bug and include the files
   /var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log in
   your report. The upgrade has aborted.
   Your original sources.list was saved in
   /etc/apt/sources.list.distUpgrade.

   SystemError: E:Sub-process /usr/bin/dpkg returned an error code (1)


   Could not install the upgrades

   The upgrade has aborted. Your system could be in an unusable state. A
   recovery will run now (dpkg --configure -a).

   Please report this bug in a browser at
   http://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+filebug
   and attach the files in /var/log/dist-upgrade/ to the bug report.
   installArchives() failed

   Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2) ...
   dpkg: error processing package ntp (--configure):
subprocess installed post-installation script returned error exit status 1
   Errors were encountered while processing:
ntp

   Upgrade complete

   The upgrade has completed but there were errors during the upgrade
   process.


   In /var/lib/dpkg/info/ntp.postinst the add group / adduser  
 commands fail due to already existing group / user.
   Appended “ || /bin/true” to those lines, and “dpkg —configure ntp”  
 succeeded.

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


-- 
/n

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

Title:
  ntp postinst user/group add commands are not idempotent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1372051/+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 1473903] Comment bridged from LTC Bugzilla

2015-08-06 Thread bugproxy
--- Comment From vaish...@in.ibm.com 2015-08-06 09:50 EDT---
(In reply to comment #24)
 Hello Vaishnavi,

 Can you, Sandhya or Mamatha help build this for Ping today please? Thanks.

Hi Luciano / Ping,
Apologies for the delayed reply as I was away on vacation last few days.

I tried to apply the patch from the link in comment #20.
Few things I noticed was,
- In parted (GNU parted) 2.3 which is on Ubuntu14.04.3:
There is no  _dm_remove_map_name() in libparted/arch/linux.c, hence the patch 
failes to apply at this part.
Ignoring the above function and making the changes for _dm_add_partition() 
according to the patch and building the package, fails with

../configure: line 32229: syntax error near unexpected token `CHECK,'
../configure: line 32229: `PKG_CHECK_MODULES(CHECK, check = 0.9.3, 
have_check=yes, have_check=no)'
make: *** [build-deb/config.status] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Can anyone help me to fix this error and help me to proceed in the
package building ?

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

Title:
  parted will generate two devices when adding one partition on mpath
  device

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

2015-08-06 Thread Brian Murray
The verification of the Stable Release Update for nginx 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 regressions.

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

Title:
  [SRU] init script pid parsing has failure cases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1314740/+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 1314740] Re: [SRU] init script pid parsing has failure cases

2015-08-06 Thread Launchpad Bug Tracker
This bug was fixed in the package nginx - 1.4.6-1ubuntu3.3

---
nginx (1.4.6-1ubuntu3.3) trusty-proposed; urgency=medium

  * debian/nginx-common.nginx.init: Fix pidfile extraction, due to multiple
failure cases, using Debian's solution. (LP: #1314740)

 -- Thomas Ward tew...@ubuntu.com  Wed, 29 Jul 2015 19:43:04 -0400

** Changed in: nginx (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 nginx in Ubuntu.
https://bugs.launchpad.net/bugs/1314740

Title:
  [SRU] init script pid parsing has failure cases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1314740/+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 1372051] Re: ntp postinst user/group add commands are not idempotent

2015-08-06 Thread Robie Basak
Thanks Niklas, marking Invalid as advised.

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

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

Title:
  ntp postinst user/group add commands are not idempotent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1372051/+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 1480325] Re: package mysql-server-5.6 5.6.25-0ubuntu0.15.04.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2015-08-06 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

If indeed this is a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

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

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

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

Title:
  package mysql-server-5.6 5.6.25-0ubuntu0.15.04.1 failed to
  install/upgrade: el subproceso instalado el script post-installation
  devolvió el código de salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1480325/+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 1480325] Re: package mysql-server-5.6 5.6.25-0ubuntu0.15.04.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2015-08-06 Thread Robie Basak
From log:

Configurando mysql-server-5.6 (5.6.25-0ubuntu0.15.04.1) ...
invoke-rc.d: Unit mysql.service is masked
update-alternatives: utilizando /etc/mysql/mysql.cnf para proveer 
/etc/mysql/my.cnf (my.cnf) en modo automático
initctl: Imposible conectar con Upstar: Failed to connect to socket 
/com/ubuntu/upstart: Conexión rehusada
insserv: warning: script 'mongodb' missing LSB tags and overrides
insserv: Default-Start undefined, assuming empty start runlevel(s) for script 
`mongodb'
insserv: Default-Stop  undefined, assuming empty stop  runlevel(s) for script 
`mongodb'
Job for mysql.service failed. See systemctl status mysql.service and 
journalctl -xe for details.
invoke-rc.d: initscript mysql, action start failed.
dpkg: error al procesar el paquete mysql-server-5.6 (--configure):
 el subproceso instalado el script post-installation devolvió el código de 
salida de error 1

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

Title:
  package mysql-server-5.6 5.6.25-0ubuntu0.15.04.1 failed to
  install/upgrade: el subproceso instalado el script post-installation
  devolvió el código de salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1480325/+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 1412927] Re: package libapr1:amd64 1.5.0-1 failed to install/upgrade: package libapr1:amd64 is already installed and configured

2015-08-06 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

If indeed this is a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

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

** Changed in: apr (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  package libapr1:amd64 1.5.0-1 failed to install/upgrade: package
  libapr1:amd64 is already installed and configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apr/+bug/1412927/+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 1480608] Re: installation problem ubuntu

2015-08-06 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

If indeed this is a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

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

** Changed in: python-wrapt (Ubuntu)
   Status: New = Incomplete

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

Title:
  installation problem ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-wrapt/+bug/1480608/+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 1480283] Re: package mysql-server-5.6 5.6.25-0ubuntu0.15.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-06 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

If indeed this is a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

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

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

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

Title:
  package mysql-server-5.6 5.6.25-0ubuntu0.15.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1480283/+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 1479472] Re: package ntp 1:4.2.6.p5+dfsg-3ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-06 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

If indeed this is a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

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

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

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

Title:
  package ntp 1:4.2.6.p5+dfsg-3ubuntu6 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1479472/+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 1380080] [NEW] Cannot make directory '/var/run/screen': Permission denied (convert init to upstart)

2015-08-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Robie Basak (racb):

Same problem as bug #574773 but happening on Ubuntu 14.04 Trusty Tahr.

It looks like the upstart script was removed and there is an /etc/init.d
script that just doesn't work properly.

It can be fixed by copying the upstart script from 12.04.

** Affects: screen (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Cannot make directory '/var/run/screen': Permission denied (convert init to 
upstart) 
https://bugs.launchpad.net/bugs/1380080
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to the bug report.

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


[Bug 1334916] [NEW] sshd-ConsoleKit integration patch causes abrupt termination of multichannel sessions

2015-08-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Robie Basak (racb):

Attached to this report is a small app the reproduces the issue by creating 
multiple channels within one sessions. (I fist hit this issue using JSCH 
library)
Following information is printed to stdout if sshd is launched with -d flags 
(I've modified the sshd code to print PIDs next to debug level):
debug3(7526): monitor_read: checking request 156
debug3(7526): mm_answer_consolekit_register entering
debug1(7526): session_by_tty: session 0 tty /dev/pts/1
debug1(7573): server_input_channel_req: channel 2 request pty-req reply 1
debug1(7573): session_by_channel: session 2 channel 2
debug1(7573): session_input_channel_req: session 2 req pty-req
debug1(7573): Allocating pty.
debug3(7573): mm_request_send entering: type 28
debug3(7573): mm_pty_allocate: waiting for MONITOR_ANS_PTY
debug3(7573): mm_request_receive_expect entering: type 29
debug3(7573): mm_request_receive entering
debug1(7526): Unable to open session: The name org.freedesktop.ConsoleKit was 
not provided by any .service files
debug3(7526): mm_request_send entering: type 157
debug3(7526): mm_request_receive entering
debug3(7526): monitor_read: checking request 28
debug3(7526): mm_answer_pty entering
debug2(7526): session_new: allocate (allocated 2 max 10)
debug3(7526): session_unused: session id 2 unused
debug1(7526): session_new: session 2
mm_request_receive_expect: read: rtype 157 != type 29

From the log, it looks as if two processes use the same set of pipes to
communicate to the monitor, one of them is sending
MONITOR_REQ_CONSOLEKIT_REGISTER, while another  MONITOR_REQ_PTY, and
because they use same set of pipes, and because both processes use same
pipe FDs, monitor reply is sometimes delivered to the wrong process.

I can reproduce the failure 90% of time using attached app, which expects first 
argument to be host name, second - login and the third - password, that are 
defaulted to ubuntu:ubuntu@localhost:
$ ./ssh-multisession 
Connecting to localhost...Done!
Authenticating as ubuntu...Done.
Starting channel 0
Starting channel 1
ssh_channel_request_pty()=-1: Socket error: disconnected
Starting channel 2
ssh_channel_open_session()=-1: Writing packet: error on socket (or connection 
closed): Operation now in progress
Starting channel 3

The same script works fine if sshd is compiled without consolekit.patch:
./ssh-multisession debian-host debian debian
Connecting to 172.17.162.237...Done!
Authenticating as debian...Done.
Starting channel 0
Starting channel 1
Starting channel 2
Starting channel 3
Starting channel 4
Starting channel 5
Starting channel 6
Starting channel 7
Starting channel 8
Starting channel 9

P.S. To compile a test app one needs to have libssh-dev package
installed on your system.

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

-- 
sshd-ConsoleKit integration patch causes abrupt termination of multichannel 
sessions
https://bugs.launchpad.net/bugs/1334916
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to the bug report.

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


[Bug 1482226] Re: juju status with 'prefer-ipv6' shows address, not DNS name.

2015-08-06 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Since this sounds like a non-distro-specific bug, sending to upstream in
the first instance.

** Package changed: juju-core (Ubuntu) = juju-core

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

Title:
  juju status with 'prefer-ipv6' shows address, not DNS name.

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1482226/+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 1481289] [NEW] PHP 5.5.9 Default socket timeout being not honoured by application

2015-08-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Robie Basak (racb):

Hello,

There exists in PHP 5.5.9-1ubuntu4.11, a known bug,
https://bugs.php.net/bug.php?id=41631 which has been patched and applied
to PHP version 5.5.17 / 5.5.18 and also upstream 5.5/5.6/master
branches.

PHP allows a socket timeout to set which is not honoured in code
execution. This is business critical for the system I work on.

The timeout is set with a single line of code:
ini_set('default_socket_timeout', 10);

A patch exists that can be applied to non fixed PHP versions.

Can the patch, found here: https://bugs.php.net/patch-
display.php?bug_id=41631patch=bug41631.patchrevision=latest, be
applied to the version of PHP 5.5.9 in Ubuntu 14.04.2 LTS and rolled out
please?

Thank you,

** Affects: php
 Importance: Unknown
 Status: Unknown

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


** Tags: php5
-- 
PHP 5.5.9 Default socket timeout being not honoured by application
https://bugs.launchpad.net/bugs/1481289
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to the bug report.

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


[Bug 1481289] Re: PHP 5.5.9 Default socket timeout being not honoured by application

2015-08-06 Thread Robie Basak
** Bug watch added: bugs.php.net/ #41631
   http://bugs.php.net/bug.php?id=41631

** Also affects: php via
   http://bugs.php.net/bug.php?id=41631
   Importance: Unknown
   Status: Unknown

** Tags added: bitesize

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

Title:
  PHP 5.5.9 Default socket timeout being not honoured by application

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/1481289/+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 1481579] [NEW] amavisd-new throws stderr when running cron job

2015-08-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Robie Basak (racb):

- Ubuntu 14.04.2 LTS
- amavisd-new 1:2.7.1-2ubuntu3

/etc/cron.d/amavisd-new

```
#
#  SpamAssassin maintenance for amavisd-new
#
# m h dom mon dow user  command
18 */3  * * *   amavis  test -e /usr/sbin/amavisd-new-cronjob  
/usr/sbin/amavisd-new-cronjob sa-sync
24 1  * * *   amavis  test -e /usr/sbin/amavisd-new-cronjob  
/usr/sbin/amavisd-new-cronjob sa-clean
```

The contents of `/usr/sbin/amavisd-new-cronjob` file:

```
if ! perl -MMail::SpamAssassin -e my \$spamtest = Mail::SpamAssassin-new();
\$spamtest-compile_now (); \$spamtest-{conf}-{use_bayes} ? exit 0 : exit 1
then
#bayes is disabled - just exit
exit
fi

case $1 in
sa-sync)
/usr/bin/sa-learn --sync 21 /dev/null
;;
sa-clean)
/usr/bin/sa-learn --sync --force-expire 21 /dev/null
;;
*)
echo $0: unknown cron routine $1 2
exit 1
;;
esac

```

There are 2 problems here:

1. It throws a stderr message at the first time running:

```
bash -x /usr/sbin/amavisd-new-cronjob sa-sync
+ test -e /usr/bin/sa-learn
+ test -e /usr/sbin/amavisd-new
++ id --name -u
+ '[' amavis '!=' amavis ']'
+ set -e
+ umask 022
+ perl -MMail::SpamAssassin -e 'my $spamtest = Mail::SpamAssassin-new();
$spamtest-compile_now (); $spamtest-{conf}-{use_bayes} ? exit 0 : exit 1'
config: created user preferences file: /var/lib/amavis/.spamassassin/user_prefs
+ case $1 in
+ /usr/bin/sa-learn --sync
+ exit 0
```

This should be silent as it's run in a cron job.

2. To redirect both stdout and stderr to /dev/null, the redirection
order should `/dev/null 21` instead of `21 /dev/null` (this one
just redirects stdout).

** Affects: amavisd-new (Ubuntu)
 Importance: Undecided
 Status: New

-- 
amavisd-new throws stderr when running cron job
https://bugs.launchpad.net/bugs/1481579
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to the bug report.

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


[Bug 1481737] [NEW] HAProxy init script is not working properly

2015-08-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Robie Basak (racb):

In case you have more than one process enabled in the haproxy config, the init 
script fails to stop all of those processes.
So to clarify you need to have this in your haproxy.cfg:


...
global
maxconn 32000
ulimit-n65536
userhaproxy
group   haproxy
nbproc  2

...


the problem is more visible if you set the nbproc to higher number.

service haproxy stop -- will only stop on of the haproxy processes.

The problem is so that start-stop-daemon can't handle pid files with multiple 
lines. Only stopping the first one. HAProxy does write all the pids started by 
itself into the pid file, so the problem is not in HAProxy, but in the 
start-stop-daemon or more likely in the init scrip of haproxy.
One solution or workaround is to remove pidfile option of start-stop-daemon in 
the init script, than it wil work as killall and will stop the haproxy 
processes properly.

To proof you can try this sequence:

service haproxy start #if its not running
ps ax | grep haproxy | grep -v grep | wc -l #this should report 2
service haproxy restart
ps ax | grep haproxy | grep -v grep | wc -l #this will report 3

The workaround as a diff:
root@ubi1:/opt# diff /etc/init.d/haproxy /etc/init.d/haproxy.orig 
62c62
   --retry 5 --exec $HAPROXY || ret=$?
---
   --retry 5 --pidfile $PIDFILE --exec $HAPROXY || ret=$?

extra infos:
root@ubi1:/opt# lsb_release -rd
Description:Ubuntu 14.04.3 LTS
Release:14.04

root@ubi1:/opt# apt-cache policy haproxy
haproxy:
  Installed: 1.4.24-2ubuntu0.2
  Candidate: 1.4.24-2ubuntu0.2
  Version table:
 1.5.3-1~ubuntu14.04.1 0
100 http://us.archive.ubuntu.com/ubuntu/ trusty-backports/main amd64 
Packages
 *** 1.4.24-2ubuntu0.2 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 1.4.24-2 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

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


** Tags: haproxy
-- 
HAProxy init script is not working properly
https://bugs.launchpad.net/bugs/1481737
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to the bug report.

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


[Bug 1334916] Re: sshd-ConsoleKit integration patch causes abrupt termination of multichannel sessions

2015-08-06 Thread JanMalte
Is there any information needed to fix it?

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

Title:
  sshd-ConsoleKit integration patch causes abrupt termination of
  multichannel sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1334916/+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 1473022] Re: Openstack Kilo :Nova-api fails to call compute node

2015-08-06 Thread Ankit Charolia
** No longer affects: fuel

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

Title:
  Openstack Kilo :Nova-api fails to call compute node

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-novaclient/+bug/1473022/+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 1454070] Re: Upgrading to 1.3.0-0ubuntu1.1 causes a large number of connections

2015-08-06 Thread Edward Hope-Morley
I suspect this is caused by the same issue as bug 1472712.

** Package changed: oslo.messaging (Ubuntu) = python-oslo.messaging
(Ubuntu)

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

Title:
  Upgrading to 1.3.0-0ubuntu1.1 causes a large number of connections

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-oslo.messaging/+bug/1454070/+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 1480047] Re: failure to build on wily proposed due to wrong LDFLAGS usage

2015-08-06 Thread Martin Pitt
Thanks! Sponsored with an Ubuntu-ified changelog and with bug refs.

** Changed in: quota (Ubuntu)
   Status: New = Fix Committed

** Changed in: quota (Ubuntu)
 Assignee: (unassigned) = Tiago Stürmer Daitx (tdaitx)

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

Title:
  failure to build on wily proposed due to wrong LDFLAGS usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/1480047/+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 1448985] Re: Ubuntu 14.04 LTS, 14.10, 15.04, 15.10 guests do not boot to Unity from QEMU-KVM Ubuntu 14.04 LTS, 14.10, 15.04 hosts

2015-08-06 Thread Stefan Bader
Finally with a little help on debugging unity, I think I see what is
going on. The obvious part seemed to be that compiz seems to fail
starting. Which turns out to be LLVM-pipe bailing with an obscure error
message:

LLVM ERROR: Do not know how to split the result of this operator!

This made me think about the emulated CPU, even more because Xen HVM
guests do work with the i386 isos. And really this is the actual
problem! So one quick work-around is to force qemu to use a different
CPU type. In my test I used the Wily i386 iso and changed the CPU type
from the default (QEMU Virtual CPU v2.0.0) into core2duo. And suddenly
the live session works.

So next, what is the difference. Beside of name, model, and stepping, it
seems the cpuid flags:

Core(TM)2 Duo CPU (emulated)QEMU Virtual CPU v2.0.0
model 15model 6
stepping 11 stepping 3
cpuid level 10  cpuid level 4

ore(TM)2 Duo CPU (emulated) QEMU Virtual CPU v2.0.0
model 15model 6
stepping 11 stepping 3
cpuid level 10  cpuid level 4
 --fpu vme de pse tsc msr pae mce
fpu de pse tsc msr pae mce  --
 --cx8 apic sep mtrr pge mca cmov
cx8 apic sep mtrr pge mca cmov  --
 --pat pse36 clflush mmx fxsr sse
pse36 clflush mmx fxsr sse  --
 --sse2 ss syscall nx lm
sse2syscall nx lm   --
 --constant_tsc pni vmx ssse3
pni vmx --
 --cx16 x2apic   hypervisor
cx16 x2apic popcnt hypervisor   --
 --lahf_lm vnmi ept
lahf_lm vnmi ept--

So QEMU CPU misses: vme, pat, ss, constant_tsc, and ssse3 but has popcnt. A 
different host running Xen was also missing ss, constant_tsc, ssse3, and popct. 
But it had vme and pat and was working with the i386 iso.
That sounds a bit like either vme or pat missing could cause the i386 build of 
llvmpipe to fail while the exact same cpuid configuration works with the amd64 
version of llvmpipe.

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

Title:
  Ubuntu 14.04 LTS, 14.10, 15.04, 15.10 guests do not boot to Unity from
  QEMU-KVM Ubuntu 14.04 LTS, 14.10, 15.04 hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1448985/+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 1473022] Re: Openstack Kilo :Nova-api fails to call compute node

2015-08-06 Thread Vladimir Kuklin
Fuel does not support Centos 7.x for 7.0 release. Thus this bug is
invalid for Fuel project.

** Changed in: fuel
   Status: Incomplete = Invalid

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

Title:
  Openstack Kilo :Nova-api fails to call compute node

To manage notifications about this bug go to:
https://bugs.launchpad.net/fuel/+bug/1473022/+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 1480047] Re: failure to build on wily proposed due to wrong LDFLAGS usage

2015-08-06 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/quota

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

Title:
  failure to build on wily proposed due to wrong LDFLAGS usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/1480047/+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 1482314] [NEW] The # symbol can't be used (as part of a password) in the /etc/ppp/chap-secrets file

2015-08-06 Thread Koen Schellens
Public bug reported:

Title says it all. Sample file below would be perfectly valid:


# Secrets for authentication using CHAP
# clientserver  secret  IP addresses


koen*   Jekeke543  *


However, in my daily password, I use a #. So the chap-secret below gives me 
errors: 


# Secrets for authentication using CHAP
# clientserver  secret  IP addresses


koen*   Jekeke543#  *


This generates the following error lines in syslog: 

Aug  6 19:12:49 SERVER pppd[12738]: Plugin /usr/lib/pptpd/pptpd-logwtmp.so 
loaded.
Aug  6 19:12:49 SERVER pppd[12738]: pptpd-logwtmp: $Version$
Aug  6 19:12:49 SERVER pppd[12738]: The remote system is required to 
authenticate itself
Aug  6 19:12:49 SERVER pppd[12738]: but I couldn't find any suitable secret 
(password) for it to use to do so.
Aug  6 19:12:49 SERVER pppd[12738]: (None of the available passwords would let 
it use an IP address.)
Aug  6 19:12:49 SERVER pptpd[12737]: GRE: 
read(fd=6,buffer=7f2a008454a0,len=8196) from PTY failed: status = -1 error = 
Input/output error, usually caused by unex$
Aug  6 19:12:49 SERVER pptpd[12737]: CTRL: PTY read or GRE write failed 
(pty,gre)=(6,7)
Aug  6 19:12:49 SERVER pptpd[12737]: CTRL: Reaping child PPP[12738]
Aug  6 19:12:49 SERVER pptpd[12737]: CTRL: Client x.x.x.x control connection 
finished

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


** Tags: amd64 apport-bug trusty

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

Title:
  The # symbol can't be used (as part of a password) in the /etc/ppp
  /chap-secrets file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pptpd/+bug/1482314/+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 1448985] Re: Ubuntu 14.04 LTS, 14.10, 15.04, 15.10 guests do not boot to Unity from QEMU-KVM Ubuntu 14.04 LTS, 14.10, 15.04 hosts

2015-08-06 Thread Stefan Bader
Maybe not exactly the cpuid flags seen but in a weird way how qemu
builds some structures. I have to dig more there. But it is strange that
qemu64 (which is the default cpu type if nothing else is specified) is
defined as something based on a AMD cpu, while all of qemu32, kvm64, and
kvm32 use a Intel base.

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

Title:
  Ubuntu 14.04 LTS, 14.10, 15.04, 15.10 guests do not boot to Unity from
  QEMU-KVM Ubuntu 14.04 LTS, 14.10, 15.04 hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1448985/+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 1481931] Re: [SRU] walinuxagent incorrectly handles http error for HPC workloads

2015-08-06 Thread Ben Howard
Upload pending acceptance into -proposed. Test packages in
ppa:utlemming/walinuxagent-2.0.14 pass all test cases.

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

Title:
  [SRU] walinuxagent incorrectly handles http error for HPC workloads

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1481931/+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 1480047] Re: failure to build on wily proposed due to wrong LDFLAGS usage

2015-08-06 Thread Launchpad Bug Tracker
This bug was fixed in the package quota - 4.02-1ubuntu1

---
quota (4.02-1ubuntu1) wily; urgency=medium

  * Move -ltirpc from LDFLAGS to LIBS in debian/rules (LP: #1480047,
Closes: #794190)
  * Add LIBS to Makefile.in

 -- Tiago Sturmer Daitx tiago.da...@canonical.com  Fri, 31 Jul 2015
01:22:13 -0300

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

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

Title:
  failure to build on wily proposed due to wrong LDFLAGS usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/1480047/+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 1482227] [NEW] [MIR] python-pyeclib, liberasurecode, jerasure, gf-complete

2015-08-06 Thread James Page
Public bug reported:

[Overview]

Swift 2.3.0 has experimental support for erasure coded storage pools;
even though this is optional, the integration is fairly well laced into
the storage pool code, and the project are working towards making this
production grade.

This MIR requests that the required dependency be included in main, so
we can move to the newer Swift versions (getting other new version
goodness as well).

Its also worth noting that CPU optimization is currently a build time
feature in this dependency chain - as as a result is disable to meet the
minimum CPU feature baseline in Debian, so the algorithms are not
optimized in any way so won't be as performant as they should be on
modern CPU architectures.

 pyeclib 

[Availability]
In universe and Debian

[Rationale]
New dependency for OpenStack Swift to support erasure coded pools of object 
data.

[Security]
No security history.

[Quality assurance]
Package builds OK, unit tests executed as part of package build

[Dependencies]
All in main or on this MIR request.

[Standards compliance]
OK

[Maintenance]
ubuntu-server/ubuntu-openstack

[Background information]
pyeclib provides a python wrap around liberasurecode - versions must be exactly 
matched

 jerasure 

[Availability]
In universe and Debian

[Rationale]
New dependency for OpenStack Swift to support erasure coded pools of object 
data.

[Security]
No security history.

[Quality assurance]
Package builds OK

[Dependencies]
All in main or on this MIR request.

[Standards compliance]
OK

[Maintenance]
ubuntu-server/ubuntu-openstack

 gf-complete 

[Availability]
In universe and Debian

[Rationale]
New dependency for OpenStack Swift to support erasure coded pools of object 
data.

[Security]
No security history.

[Quality assurance]
Package builds OK

[Dependencies]
All in main or on this MIR request.

[Standards compliance]
OK

[Maintenance]
ubuntu-server/ubuntu-openstack

 liberasurecode 

[Availability]
In universe and Debian

[Rationale]
New dependency for OpenStack Swift to support erasure coded pools of object 
data.

[Security]
No security history.

[Quality assurance]
Package builds OK

[Dependencies]
All in main or on this MIR request.

[Standards compliance]
OK

[Maintenance]
ubuntu-server/ubuntu-openstack

** Affects: gf-complete (Ubuntu)
 Importance: High
 Status: New

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

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

** Affects: python-pyeclib (Ubuntu)
 Importance: High
 Status: New

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

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

** Also affects: gf-complete (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- [MIR] python-pyeclib, liberasurecode, libjerasure, libgf-complete
+ [MIR] python-pyeclib, liberasurecode, jerasure, gf-complete

** Description changed:

+  pyeclib 
+ 
  [Availability]
+ In universe and Debian
  
  [Rationale]
+ New dependency for OpenStack Swift to support erasure coded pools of object 
data.
  
  [Security]
  
  [Quality assurance]
+ Package builds OK, unit tests executed as part of package build
  
  [Dependencies]
+ All in main or on this MIR request.
  
  [Standards compliance]
+ OK
  
  [Maintenance]
+ ubuntu-server/ubuntu-openstack
  
  [Background information]
+ pyeclib provides a python wrap around liberasurecode - versions must be 
exactly matched
  
+  jerasure 
  
  [Availability]
+ In universe and Debian
  
  [Rationale]
+ New dependency for OpenStack Swift to support erasure coded pools of object 
data.
  
  [Security]
  
  [Quality assurance]
+ Package builds OK
  
  [Dependencies]
+ All in main or on this MIR request.
  
  [Standards compliance]
+ OK
  
  [Maintenance]
+ ubuntu-server/ubuntu-openstack
  
- [Background information]
+  gf-complete 
  
  [Availability]
+ In universe and Debian
  
  [Rationale]
+ New dependency for OpenStack Swift to support erasure coded pools of object 
data.
  
  [Security]
  
  [Quality assurance]
+ Package builds OK
  
  [Dependencies]
+ All in main or on this MIR request.
  
  [Standards compliance]
+ OK
  
  [Maintenance]
+ ubuntu-server/ubuntu-openstack
  
- [Background information]
+  liberasurecode 
  
  [Availability]
+ In universe and Debian
  
  [Rationale]
+ New dependency for OpenStack Swift to support erasure coded pools of object 
data.
  
  [Security]
  
  [Quality assurance]
+ Package builds OK
  
  [Dependencies]
+ All in main or on this MIR request.
  
  [Standards compliance]
+ OK
  
  [Maintenance]
- 
- [Background information]
+ ubuntu-server/ubuntu-openstack

** Description changed:

   pyeclib 
  
  [Availability]
  In universe and Debian
  
  [Rationale]
  New dependency for OpenStack Swift to support erasure coded pools of object 
data.
  
  [Security]
+ No security history.
  
  [Quality assurance]
  Package 

[Bug 1472712] Re: [SRU] Using SSL with rabbitmq prevents communication between nova-compute and conductor after latest nova updates

2015-08-06 Thread James Page
** Also affects: python-amqp (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  [SRU] Using SSL with rabbitmq prevents communication between nova-
  compute and conductor after latest nova updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1472712/+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 1290920] Re: non-default lxc-dir breaks local provider

2015-08-06 Thread Edward Hope-Morley
** Tags removed: cts
** Tags added: sts

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

Title:
  non-default lxc-dir breaks local provider

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1290920/+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 1432666] Re: [FFe] New upstream release 1.8.0

2015-08-06 Thread Launchpad Bug Tracker
This bug was fixed in the package maas - 1.8.0+bzr4001-0ubuntu2

---
maas (1.8.0+bzr4001-0ubuntu2) wily; urgency=medium

  * debian/patches/03-fix-mscm.patch: Fix typo that prevents enlisting
a MSCM chassis.

 -- Andres Rodriguez andres...@ubuntu.com  Mon, 22 Jun 2015 13:18:00
-0400

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

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

Title:
  [FFe] New upstream release 1.8.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1432666/+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 1482226] [NEW] juju status with 'prefer-ipv6' shows address, not DNS name.

2015-08-06 Thread Neil Wilson
Public bug reported:

If I have 'prefer-ipv6' set  and bootstrap a manual environment, then
the dns-name and public address entries show the IPv6 address, not the
dns-name for that IPv6 address - even though it is available via a DNS
PTR record.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: juju-core 1.22.6-0ubuntu1~14.04.1
ProcVersionSignature: User Name 3.13.0-61.100-generic 3.13.11-ckt22
Uname: Linux 3.13.0-61-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Thu Aug  6 13:42:49 2015
SourcePackage: juju-core
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: juju-core (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  juju status with 'prefer-ipv6' shows address, not DNS name.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1482226/+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 1482227] Re: [MIR] python-pyeclib, liberasurecode, jerasure, gf-complete

2015-08-06 Thread James Page
Un-subbing mir team until this stuff actually works in a meaningful way.

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

Title:
  [MIR] python-pyeclib, liberasurecode, jerasure, gf-complete

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gf-complete/+bug/1482227/+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 1481388] Re: NTP : Use-after-free in routing socket code after dropping root

2015-08-06 Thread Pierre Amadio
** Information type changed from Private to Public

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

Title:
  NTP : Use-after-free in routing socket code after dropping root

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1481388/+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 1481388] Re: NTP : Use-after-free in routing socket code after dropping root

2015-08-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ntp (Ubuntu Trusty)
   Status: New = Confirmed

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

Title:
  NTP : Use-after-free in routing socket code after dropping root

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1481388/+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 1481388] Re: NTP : Use-after-free in routing socket code after dropping root

2015-08-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  NTP : Use-after-free in routing socket code after dropping root

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1481388/+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 1482291] [NEW] Cannot branch from trusty package source

2015-08-06 Thread Sal Smith
Public bug reported:

To reproduce:

bzr branch ubuntu:trusty/qemu

Expected output:

Local copy of the repository appears.

Actual output:

$ bzr branch ubuntu:trusty/qemu
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data.  See bzr help launchpad-login.
Most recent Ubuntu Wily version: 1:2.3+dfsg-5ubuntu3   
Packaging branch version: 2.0.0~rc1+dfsg-0ubuntu1
Packaging branch status: OUT-OF-DATE
Most recent Ubuntu Vivid version: 1:2.2+dfsg-5expubuntu9   
Packaging branch version: 2.0.0~rc1+dfsg-0ubuntu1
Packaging branch status: OUT-OF-DATE
Most recent Ubuntu Utopic version: 2.1+dfsg-4ubuntu6   
Packaging branch version: 2.0.0~rc1+dfsg-0ubuntu1
Packaging branch status: OUT-OF-DATE
Most recent Ubuntu Trusty version: 2.0.0~rc1+dfsg-0ubuntu3 
Packaging branch version: 2.0.0~rc1+dfsg-0ubuntu1
Packaging branch status: OUT-OF-DATE
bzr: ERROR: Revision 
{package-imp...@ubuntu.com-20140225223143-odhqxfc60wxrjl15} not present in 
Graph(StackedParentsProvider(bzrlib.repository._LazyListJoin(([CachingParentsProvider(CallableToParentsProviderAdapter(bound
 method CHKInventoryRepository._get_parent_map_no_fallbacks of 
CHKInventoryRepository('http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/qemu/trusty/.bzr/repository/')))],
 [].

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

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

Title:
  Cannot branch from trusty package source

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1482291/+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 1380080] Re: Cannot make directory '/var/run/screen': Permission denied (convert init to upstart)

2015-08-06 Thread Bharath Bhushan Lohray
I have the following line in my crontab

@reboot sleep 20  screen -d -S syncthing -m syncthing

I added a 20 second delay to avoid race conditions, but from the last 4
boots, I have a mail that says -

Cannot make directory '/var/run/screen': Permission denied

What possibly changed with my sleep?

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

Title:
  Cannot make directory '/var/run/screen': Permission denied (convert
  init to upstart)

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