Re: [Bug 1336742] Re: Caching responses with "Vary" header

2015-07-09 Thread Michael Nelson
On Wed, Jul 8, 2015 at 11:45 PM Chris J Arges <1336...@bugs.launchpad.net>
wrote:

> Hello Michael, or anyone else affected,
>
>
Hi Chris,

Unfortunately I'm not able to reproduce the original problem with the
existing 3.3.8-1ubuntu6.2 (which is different to what I originally used) .
As I mentioned in the description, I'd not tested with a pristine trusty
environment, nor can I setup the same env with which I tested in the
original description.

In case I'm missing something obvious, and it helps someone else reproduce
the original issue and/or confirm the fix, here is how I tried to reproduce
the original problem just now on a freshly booted trusty instance:

http://paste.ubuntu.com/11853981/

Of course, if we're unable to reproduce the original issue, it may have
been specific to something in the environment I had (or have others seen
the same?). One possibility is that the app server I was using was sending
an incorrect Content-Length when Vary was present (as I noticed that an
incorrect Content-Length header causes squid to not cache, which is
understandable).

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

Title:
  Caching responses with "Vary" header

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/1336742/+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 1473282] [NEW] Redhat guest hang when iotest on qemu 1:2.2+dfsg-5expubuntu9.2

2015-07-09 Thread changlimin
Public bug reported:

0. lsb_release -rd
  Description:Ubuntu 15.04
  Release:15.04

1. kvm --version , upgraded from ubuntu vivid-updates
  QEMU emulator version 2.2.0 (Debian 1:2.2+dfsg-5expubuntu9.2)

2. I create a Redhat 6.6 x64 virtual machine, then do iotest by using
tiotest tool provided by phoronix. The command is 3 instances of
"tiotest -b 512k -S".

3. After about 10-20 minutes, the guest io hang with the stack:
  [] ? pvclock_clocksource_read+0x50/0xd0
  [] ? sync_page+0x0/0x50
  [] io_schedule+0x73/0xc0
  [] sync_page+0x3d/0x50
  ..
  [] vfs_fsync_rage+0x7e/0x100
  ..
  [] sys_write+0x51/0x90

4. I check the code pvclock_clocksource_read, maybe the src->version is 
miswriten to an odd number.
do {
version = __pvclock_read_cycles(src, &ret, &flags);
} while ((src->version & 1) || version != src->version);

5. The vm xml:

  r0606-65b
  282b7680-09ea-4d12-b026-047800ea4629
  2097152
  2097152
  2
  
hvm


  
  



  
  

  
  
  destroy
  restart
  restart
  
/usr/bin/kvm

  
  
  
  


  
  
  
  


  



  


  


  
  
  
  
  


  


  


  
  
  





  


  
  


  

  


** 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/1473282

Title:
  Redhat guest hang when iotest on qemu 1:2.2+dfsg-5expubuntu9.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1473282/+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 1413388] Re: [SRU] upgrade of MAAS removes local config for bind and breaks DNS

2015-07-09 Thread Launchpad Bug Tracker
This bug was fixed in the package maas - 1.7.6+bzr3376-0ubuntu1

---
maas (1.7.6+bzr3376-0ubuntu1) wily; urgency=medium

  * New upstream release 1.7.6 bzr3376:
- Accept list of forwarders for upstream_dns rather than just
  one. (LP: #1470585)
- Fix upgrade issue where it would remove custom DNS config,
  potentially breaking DNS. (LP: #1413388)

  [ Raphaël Badin ]
  * Drop dependency on python-iscpy: the code has been integrated into
MAAS. (LP: #1413388).

  [ Andres Rodriguez ]
  * Refactor maas-dns upgrade code so it doesn't break local DNS config
and it gets migrated (LP: #1413388)

 -- Andres Rodriguez   Fri, 03 Jul 2015 00:11:50
-0400

** Changed in: maas (Ubuntu Wily)
   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/1413388

Title:
  [SRU] upgrade of MAAS removes local config for bind and breaks DNS

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1413388/+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 1470585] Re: [SRU] Can't set a list of forwarders (BIND config)

2015-07-09 Thread Launchpad Bug Tracker
This bug was fixed in the package maas - 1.7.6+bzr3376-0ubuntu1

---
maas (1.7.6+bzr3376-0ubuntu1) wily; urgency=medium

  * New upstream release 1.7.6 bzr3376:
- Accept list of forwarders for upstream_dns rather than just
  one. (LP: #1470585)
- Fix upgrade issue where it would remove custom DNS config,
  potentially breaking DNS. (LP: #1413388)

  [ Raphaël Badin ]
  * Drop dependency on python-iscpy: the code has been integrated into
MAAS. (LP: #1413388).

  [ Andres Rodriguez ]
  * Refactor maas-dns upgrade code so it doesn't break local DNS config
and it gets migrated (LP: #1413388)

 -- Andres Rodriguez   Fri, 03 Jul 2015 00:11:50
-0400

** Changed in: maas (Ubuntu Wily)
   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/1470585

Title:
  [SRU] Can't set a list of forwarders (BIND config)

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1470585/+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 1413388] Re: [SRU] upgrade of MAAS removes local config for bind and breaks DNS

2015-07-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/maas

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

Title:
  [SRU] upgrade of MAAS removes local config for bind and breaks DNS

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1413388/+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 1470585] Re: [SRU] Can't set a list of forwarders (BIND config)

2015-07-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/maas

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

Title:
  [SRU] Can't set a list of forwarders (BIND config)

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1470585/+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 1413388] Re: [SRU] upgrade of MAAS removes local config for bind and breaks DNS

2015-07-09 Thread Andres Rodriguez
** Description changed:

  On an Ubuntu 14.04 host, I recently upgraded MAAS from
  1.5.2+bzr2282-0ubuntu0.2 to 1.5.4+bzr2294-0ubuntu1.2.  This is a
  production environment which uses MAAS to control both DNS and DHCP.
  
  During the upgrade MAAS silently (without prompting) rewrote
  /etc/bind/named.conf.options.  However, in the process, it dropped
  some of our local config and broke DNS resolution for all clients in
  this environment.  Specifically, it removed and did not re-add a
  forwarders entry.
  
  I've attached 3 files: the original named.conf.options, the version
  left after the MAAS upgrade and an artifical diff between the two to
  show what's actually changed (i.e. ignoring MAAS rearranging things,
  messing up whitespace and removing comments).
+ 
+ 
+ [Impact]
+ In 1.7+, MAAS started managing DNS forwarders as part of its DNS management 
feature. However, if a user in 1.5 would manually modify their configuration 
file to add forwaders, after an upgrade to 1.7+, DNS would en up broken. This 
adds the ability for MAAS to upgrade the DNS configuration correctly and 
migrate the manually configuration to the MAAS managed configuration. 
+ 
+ [Test Case]
+ 
+ Without the fix:
+ 1. Install maas 1.5
+ 2. Configure MAAS to manage DNS/DHCP
+ 3. Manually edit /etc/bind/named.conf.options and add forwaders, allow-cache, 
allow-recursion and allow-cache-query options.
+ 4. Upgrade to MAAS 1.7 with proposed fix.
+ 5. MAAS will migrate the DNS forwarders config into MAAS' DB.
+ 6. MAAS won't write allow-cache, allow-recursion, allow-cache-query.
+ 
+ 
+ [Regression Potential]
+ Minimal. This has been tested extensively in various environments, both on 
fresh installs and upgrades.

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

Title:
  [SRU] upgrade of MAAS removes local config for bind and breaks DNS

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1413388/+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 1470585] Re: [SRU] Can't set a list of forwarders (BIND config)

2015-07-09 Thread Andres Rodriguez
** Description changed:

  The MAAS UI and the MAAS API only allow the user to pass a single
  address for the `forwarders` config.  Note that the backend already
  support a space separated list of IPs.
+ 
+ [Impact]
+ This issue prevents users from adding multiple DNS resolvers in MAAS. With 
the fix, the user can add multiple DNS resolvers for MAAS to manage.
+ 
+ [Test Case]
+ 
+ Without the fix:
+ 1. Install maas (sudo apt-get install maas)
+ 2. Go to the Settings page on the Web UI
+ 3. Go to the DNS settings and Add multiple DNS servers as forwarders
+ 4. MAAS will fail to add multiple DNS servers as forwarders
+ 
+ With the fix:
+ 1. Install maas (sudo apt-get install maas)
+ 2. Go to the Settings page on the Web UI
+ 3. Go to the DNS settings and Add multiple DNS servers as forwarders
+ 4. MAAS will add multiple DNS servers as forwarders
+ 
+ 
+ [Regression Potential]
+ Minimal. This has been tested extensively in various environments, both on 
fresh installs and upgrades.

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

Title:
  [SRU] Can't set a list of forwarders (BIND config)

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1470585/+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 1413388] Re: upgrade of MAAS removes local config for bind and breaks DNS

2015-07-09 Thread Andres Rodriguez
** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

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

** Also affects: maas (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: maas (Ubuntu Wily)
   Importance: Undecided
   Status: New

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

** Summary changed:

- upgrade of MAAS removes local config for bind and breaks DNS
+ [SRU] upgrade of MAAS removes local config for bind and breaks DNS

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

Title:
  [SRU] upgrade of MAAS removes local config for bind and breaks DNS

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1413388/+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 1470585] Re: Can't set a list of forwarders (BIND config)

2015-07-09 Thread Andres Rodriguez
** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: maas (Ubuntu Wily)
   Importance: Undecided
   Status: New

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

** Also affects: maas (Ubuntu Vivid)
   Importance: Undecided
   Status: New

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

** Summary changed:

- Can't set a list of forwarders (BIND config)
+ [SRU] Can't set a list of forwarders (BIND config)

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

Title:
  [SRU] Can't set a list of forwarders (BIND config)

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1470585/+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 1473201] Re: package php5-common 5.5.9+dfsg-1ubuntu4.11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2015-07-09 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Reviewing your log files attached to this bug report it
seems that a package failed to install due to a segmentation fault in
the application being used for the package installation process.
Unfortunately, this bug report isn't very useful in its current state
and a crash report would be much more useful.  Could you try recreating
this issue by enabling apport to catch the crash report 'sudo service
apport start force_start=1' and then trying to install the same package
again?  This process will create a new bug report so I am marking this
one as Invalid.  Thanks again for helping out!

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: package-install-segfault

** Changed in: php5 (Ubuntu)
   Status: New => Invalid

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

Title:
  package php5-common 5.5.9+dfsg-1ubuntu4.11 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 139

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1473201/+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 1471561] Re: Typo in python-oslo packages: "transtional"

2015-07-09 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/experimental/python-oslo.db

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

Title:
  Typo in python-oslo packages: "transtional"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ddtp-ubuntu/+bug/1471561/+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 1473228] [NEW] qemu-system-ppc requires openhackware package

2015-07-09 Thread Mike Rushton
Public bug reported:

Release: Ubuntu 14.04.2 installed on IBM Power 8 (Tuleta)
kernel: 3.16.0-43-generic
Arch: ppc64le

When trying to run qemu-system-ppc64 to create a new VM, we get the
following error:

qemu: hardware error: qemu: could not load bios image 'ppc_rom.bin'

ppc_rom.bin is located in /usr/share/qemu/ppc_rom.bin which is a link to
/usr/share/openhackware/ppc_rom.bin which gets installed from
openhackware.

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


** Tags: blocks-hwcert-server

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

Title:
  qemu-system-ppc requires openhackware package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1473228/+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 1473229] [NEW] nagios-plugins-standard claims to have check_linux_raid in it, does not

2015-07-09 Thread Mike Mattice
Public bug reported:

The package description is incorrect.

Precise's version of the package had check_linux_raid in it.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: nagios-plugins-standard 1.5-3ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-52.86-generic 3.13.11-ckt18
Uname: Linux 3.13.0-52-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Jul  9 17:02:55 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-03-14 (847 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
SourcePackage: nagios-plugins
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nagios-plugins (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 nagios-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1473229

Title:
  nagios-plugins-standard claims to have check_linux_raid in it, does
  not

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1473229/+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 1462139] Re: curtain fails with "Device is busy" error during unmount

2015-07-09 Thread Mike Pontillo
I tested the fix; looks good! Thanks.

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

Title:
  curtain fails with "Device is busy" error during unmount

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1462139/+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 1307445] Re: openstack: instances with multiple nics on the same network don't have deterministic private-addresses

2015-07-09 Thread Wes
** Changed in: juju-core
Milestone: None => 1.25.0

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

Title:
  openstack: instances with multiple nics on the same network don't have
  deterministic private-addresses

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1307445/+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 1307445] Re: openstack: instances with multiple nics on the same network don't have deterministic private-addresses

2015-07-09 Thread Curtis Hovey
** Changed in: juju-core
   Importance: Low => High

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

Title:
  openstack: instances with multiple nics on the same network don't have
  deterministic private-addresses

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1307445/+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 1402042] Re: console= parameters need to be added before -- on kernel cmdline

2015-07-09 Thread Launchpad Bug Tracker
This bug was fixed in the package curtin - 0.1.0~bzr227-0ubuntu1

---
curtin (0.1.0~bzr227-0ubuntu1) wily; urgency=medium

  * New upstream snapshot.
* support '---' or '--' as token to indicate the subsequent kernel command
  line parameters should be copied from install envionrment to installed
  environment.  (LP: #1402042)
* partition: when partitioning mbr and boot partition verify that
  both partitions exist.
* partition: when creating mbr table, leave space for secondary gpt header
* fix uefi install path on nvme devices (LP: #1471928)

 -- Scott Moser   Thu, 09 Jul 2015 16:17:20 -0400

** Changed in: curtin (Ubuntu Wily)
   Status: Confirmed => Fix Released

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

Title:
  console= parameters need to be added before -- on kernel cmdline

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1402042/+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 1403133] Re: curtin should retry fetching from archives after transient failure

2015-07-09 Thread Scott Moser
attaching console log showing curtin retry

** Attachment added: "curtin retrying of apt-get update failure"
   
https://bugs.launchpad.net/curtin/+bug/1403133/+attachment/4427189/+files/my.log

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

Title:
  curtin should retry fetching from archives after transient failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1403133/+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 1386275] Re: failure with utopic level lsblk. should use --output, not --out.

2015-07-09 Thread Scott Moser
** 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 curtin in Ubuntu.
https://bugs.launchpad.net/bugs/1386275

Title:
  failure with utopic level lsblk. should use --output, not --out.

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1386275/+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 1443542] Re: curtin race on vivid when /dev/sda1 doesn't exist

2015-07-09 Thread Scott Moser
The system where we found these issues is happily deploying using newer
curtin.

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

Title:
  curtin race on vivid when /dev/sda1 doesn't exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1443542/+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 1403133] Re: curtin should retry fetching from archives after transient failure

2015-07-09 Thread Scott Moser
** 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 curtin in Ubuntu.
https://bugs.launchpad.net/bugs/1403133

Title:
  curtin should retry fetching from archives after transient failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1403133/+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 1462139] Re: curtain fails with "Device is busy" error during unmount

2015-07-09 Thread Scott Moser
** Changed in: curtin (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  curtain fails with "Device is busy" error during unmount

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1462139/+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 1311827] Re: UEFI installation overrides firmware PXE-boot settings

2015-07-09 Thread Scott Moser
I've installed a UEFI system using curtin today and verified that it did
not set boot from network.

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

Title:
  UEFI installation overrides firmware PXE-boot settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1311827/+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 1401190] Re: curtin makes assumptions about partition names on all devices

2015-07-09 Thread Scott Moser
We've successfully deployed using latest curtin to the systems that were
causing problems (primarily nvme systems  and ccis systems).

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

Title:
  curtin makes assumptions about partition names on all devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1401190/+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 1263181] Re: curtin discovers HP /dev/cciss/c0d0 incorrectly

2015-07-09 Thread Scott Moser
** 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 curtin in Ubuntu.
https://bugs.launchpad.net/bugs/1263181

Title:
  curtin discovers HP /dev/cciss/c0d0 incorrectly

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1263181/+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 1371634] Re: block devices appear twice [install does not use multipath]

2015-07-09 Thread Scott Moser
I've tested curtin installations on both multipath systems and non-multipath 
systems.
marking this as verfication-done.

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

Title:
  block devices appear twice [install does not use multipath]

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1371634/+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 1451322] Re: upgrade 10.04 to 14.04 failed - package samba-common 2:4.1.6+dfsg-1ubuntu2.14.04.7 failed to install/upgrade: subprocess installed post-installation script returned error exit status

2015-07-09 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/1451322

Title:
  upgrade 10.04 to 14.04 failed - package samba-common 2:4.1.6+dfsg-
  1ubuntu2.14.04.7 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/samba/+bug/1451322/+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 1402042] Re: console= parameters need to be added before -- on kernel cmdline

2015-07-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/curtin

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

Title:
  console= parameters need to be added before -- on kernel cmdline

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1402042/+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 1473201] Re: package php5-common 5.5.9+dfsg-1ubuntu4.11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2015-07-09 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package php5-common 5.5.9+dfsg-1ubuntu4.11 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 139

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1473201/+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 1402042] Re: console= parameters need to be added before -- on kernel cmdline

2015-07-09 Thread MAAS Lander
** Changed in: maas/trunk
   Status: Triaged => Fix Committed

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

Title:
  console= parameters need to be added before -- on kernel cmdline

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1402042/+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 1402042] Re: console= parameters need to be added before -- on kernel cmdline

2015-07-09 Thread Andres Rodriguez
** Also affects: maas/1.8
   Importance: Undecided
   Status: New

** Changed in: maas/1.8
Milestone: None => 1.8.1

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

Title:
  console= parameters need to be added before -- on kernel cmdline

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1402042/+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 1473201] [NEW] package php5-common 5.5.9+dfsg-1ubuntu4.11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2015-07-09 Thread quina
Public bug reported:

Auto report

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: php5-common 5.5.9+dfsg-1ubuntu4.11
ProcVersionSignature: Ubuntu 3.13.0-46.79-generic 3.13.11-ckt15
Uname: Linux 3.13.0-46-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Thu Jul  9 22:02:08 2015
DuplicateSignature: package:php5-common:5.5.9+dfsg-1ubuntu4.11:subprocess 
installed post-installation script returned error exit status 139
ErrorMessage: subprocess installed post-installation script returned error exit 
status 139
InstallationDate: Installed on 2014-10-09 (273 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
SourcePackage: php5
Title: package php5-common 5.5.9+dfsg-1ubuntu4.11 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 139
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package trusty

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

Title:
  package php5-common 5.5.9+dfsg-1ubuntu4.11 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 139

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1473201/+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 1402042] Re: console= parameters need to be added before -- on kernel cmdline

2015-07-09 Thread Scott Moser
** Changed in: curtin
   Status: Confirmed => Fix Committed

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

Title:
  console= parameters need to be added before -- on kernel cmdline

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1402042/+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 1465014] Re: Firefox and Chromium still vulnerable against LOGJAM

2015-07-09 Thread Mathew Hodson
This bug was fixed in the package nss 2:3.19.2-0ubuntu15.04.1

---
nss (2:3.19.2-0ubuntu15.04.1) vivid-security; urgency=medium

  * SECURITY UPDATE: update to upstream 3.19.2 to fix multiple security
issues and get a new CA certificate bundle.
- CVE-2015-2721
- CVE-2015-2730
  * debian/libnss3.symbols: updated for new version.
  * debian/patches/relax_dh_size.patch: relax minimum DH size to 768 bits
for compatibility reasons. This patch will get reverted in the future
once servers have upgraded to longer DH sizes.

 -- Marc Deslauriers   Wed, 08 Jul 2015
11:27:56 -0400

** Changed in: nss (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Firefox and Chromium still vulnerable against LOGJAM

To manage notifications about this bug go to:
https://bugs.launchpad.net/nss/+bug/1465014/+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 1465014] Re: Firefox and Chromium still vulnerable against LOGJAM

2015-07-09 Thread Mathew Hodson
This bug was fixed in the package firefox 39.0+build5-0ubuntu0.15.04.1

---
firefox (39.0+build5-0ubuntu0.15.04.1) vivid-security; urgency=medium

  * New upstream stable release (FIREFOX_39_0_BUILD5)
- see USN-2656-1

  * Refresh patches
- update debian/patches/unity-menubar.patch
- update debian/patches/ubuntu-ua-string-changes.patch
  * Bundle our checkout of compare-locales in a different location, given
that the Mozilla repo now contains a different version of it in the
location we used previously
- update debian/build/rules.mk
- update debian/build/create-tarball.py

 -- Chris Coulson   Mon, 29 Jun 2015
11:47:44 +0100

** Changed in: firefox (Ubuntu)
   Status: Triaged => Fix Released

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

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

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

Title:
  Firefox and Chromium still vulnerable against LOGJAM

To manage notifications about this bug go to:
https://bugs.launchpad.net/nss/+bug/1465014/+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 1472683] Re: Nginx bug reports for 'package' problem type are not providing useful data for Vivid and later

2015-07-09 Thread Thomas Ward
** Changed in: nginx (Ubuntu Wily)
   Status: In Progress => Triaged

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

Title:
  Nginx bug reports for 'package' problem type are not providing useful
  data for Vivid and later

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

2015-07-09 Thread Thomas Ward
Xkeeper:
deadmantfa:
Donald:

There's no evidence YOUR issues are actually the same as the OP of
*this* bug.  You need to make your own bugs with your own set of
information.  Currently, the state of the package is such that there is
no useful debug data.  If you are getting the same "Job for
nginx.service failed." issues during installation or upgrade of the
package, you need to check `journalctl -xe --unit=nginx.service` and
`systemctl status -l nginx.service` to see what errors are being
produced.

There is a pending bug
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1472683 which will
address the failure to include reliable debug information on nginx
package-problem bugs going forward for Vivid and Wily, however it is not
yet ready for inclusion nor does it help the currently existing bugs.

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

Title:
  package nginx-full 1.6.2-5ubuntu3 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/nginx/+bug/1447294/+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 1469214] Re: HP ProLiant m400 Server crashes with unhandled level 3 translation fault

2015-07-09 Thread dann frazier
On Tue, Jul 7, 2015 at 2:25 AM, Ming Lei <1469...@bugs.launchpad.net> wrote:
> On Tue, Jul 7, 2015 at 11:16 AM, Ming Lei  wrote:
>> Looks there are two kinds of translation fault from irqbalance:
>>
>> 1) happend in place_irq_in_node() which can reproduce in vivid package
>>
>> 2) the 2nd one happened in glib2, which  is built by myself, because
>> irqbalance can choose to use its own local glib if there isn't glib2 
>> available,
>> and the glib2 does exist in my server in which I build irqbalance.
>
>
> Both of two above reports can be fixed by the following irqbalance commit:
>
> NUMA is not available fix
>
> https://github.com/Irqbalance/irqbalance/commit/a3c812eb6cd627cd3fae45b8345538558b86973c
>
> Looks stress-ng can't only find kernel bug, but also userspace
> issue, :-)

I was looking to upload a fix for wily, but I haven't been able to
reproduce it to in order to verify the fix. I ran 'stress-ng --seq 0
-t 60 --syslog --metrics --times -v' overnight in a loop, but
irqbalance never crashed. How long should I expect this to take on
average? Does it usually crash in a single run?

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

Title:
  HP ProLiant m400 Server crashes with unhandled level 3 translation
  fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1469214/+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 1447294] Re: package nginx-full 1.6.2-5ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-07-09 Thread deadmantfa
I am getting the same error, I do not have apache installed still
getting this error, also as mentioned above i cant find conf file to
make the changes as described

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

Title:
  package nginx-full 1.6.2-5ubuntu3 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/nginx/+bug/1447294/+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 1457499] Re: MAAS UI showing Wily images as 'wily' instead of as '15.10'

2015-07-09 Thread Scott Moser
Just for reference, if anyone else sees this.
complete with failure to deploy wily with an error:
{"distro_series": ["'wily' is not a valid distro_series.  It should be one of: 
'', 'windows/win2012hvr2', 'ubuntu/precise', 'ubuntu/trusty', 'ubuntu/utopic', 
'ubuntu/vivid', 'custom/rhel7'."]}failed to start

The issue is:
$ apt-cache policy distro-info-data
distro-info-data:
  Installed: 0.18ubuntu0.2
  Candidate: 0.18ubuntu0.3
  Version table:
 0.18ubuntu0.3 0
500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
 *** 0.18ubuntu0.2 0
100 /var/lib/dpkg/status
 0.18ubuntu0.1 0
500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
 0.18 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

The fix is:
$ sudo apt-get install --only-upgrade distro-info-data

** Changed in: maas (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  MAAS UI showing Wily images as 'wily' instead of as '15.10'

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1457499/+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 1427406] Re: data corruption on arm64 and ppc64el

2015-07-09 Thread dann frazier
mysql-5.5/trusty verified.

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

Title:
  data corruption on arm64 and ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1427406/+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 1348244] Re: debug log messages need to be unicode

2015-07-09 Thread Liang Chen
Nova SRU is removed as it will be fixed at
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1459046

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

Title:
  debug log messages need to be unicode

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1348244/+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 1454719] Re: docker.io update to 1.6.2

2015-07-09 Thread Adam Conrad
Hello Robie, or anyone else affected,

Accepted golang-pty into utopic-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/golang-
pty/0.0~git20150218-0ubuntu4~14.10.1 in a few hours, and then in the
-proposed repository.

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

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

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

** Also affects: golang-pty (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: golang-pty-dev (Ubuntu Utopic)
   Status: New => Invalid

** Changed in: golang-pty (Ubuntu)
   Status: New => Fix Committed

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

Title:
  docker.io update to 1.6.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1454719/+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 1348244] Re: debug log messages need to be unicode

2015-07-09 Thread Liang Chen
** Patch removed: "trusty nova debdiff"
   
https://bugs.launchpad.net/nova/+bug/1348244/+attachment/4408927/+files/nova-2014.1.4-0ubuntu3-lp1348244.patch

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

Title:
  debug log messages need to be unicode

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1348244/+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 1472584] Comment bridged from LTC Bugzilla

2015-07-09 Thread bugproxy
--- Comment From helle...@us.ibm.com 2015-07-09 15:19 EDT---
Well, I'm quickly exhausting my samba expertise here.  I don't know how to 
interpret all the debug messages but I'll say: your output doesn't really 
contain anything different from mine, and on my system everything seems to be 
working.

Because there are no apparent errors from samba I'm starting to suspect
some networking issue, for lack of better explanation.  I guess Ubuntu
uses "apparmor" instead of selinux here, and I'm not as familiar with
apparmor, but it looks like you can do the following to shut it down.
Suggest running the status first to see if anything odd:

service apparmor status
service apparmor teardown

If that doesn't help I am out of ideas.

Doing a broad search on NT_STATUS_IO_TIMEOUT doesn't point to anything
specific.  apparently it's a common problem that pops over recent years
and most cases are either attributed to network problems or
indeterminate.

Ubuntu: really need your help here.  Please get this assigned and give
us an initial read as soon as you can.  thanks!

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

Title:
  ISST-LTE: Samba server doesn't work well on Ubuntu 14.04.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1472584/+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 1003842] Re: dnsmasq sometimes fails to resolve private names in networks with non-equivalent nameservers

2015-07-09 Thread Thomas Hood
Christian, the workaround is to comment out the line "dns=dnsmasq" in
/etc/NetworkManager/NetworkManager.conf.

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

Title:
  dnsmasq sometimes fails to resolve private names in networks with non-
  equivalent nameservers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1003842/+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 1348244] Re: debug log messages need to be unicode

2015-07-09 Thread Leonardo Borda
Hi Guys,

Any news in regards to Liang's patch? Do you think we can have the fix
in the Trusty release?

ty
Leo

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

Title:
  debug log messages need to be unicode

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1348244/+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 1427406] Re: data corruption on arm64 and ppc64el

2015-07-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/mysql-5.5

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

Title:
  data corruption on arm64 and ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1427406/+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 1463373] Re: cc_apt_configure does not work with python3

2015-07-09 Thread Dan Watkins
** Changed in: cloud-init
 Assignee: Dan Watkins (daniel-thewatkins) => (unassigned)

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

Title:
  cc_apt_configure does not work with python3

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1463373/+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 1411582] Re: Azure data source should auto-detect ephemeral disk location

2015-07-09 Thread Dan Watkins
** Also affects: cloud-init
   Importance: Undecided
   Status: New

** Changed in: cloud-init
   Status: New => In Progress

** Changed in: cloud-init
 Assignee: (unassigned) => Dan Watkins (daniel-thewatkins)

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

Title:
  Azure data source should auto-detect ephemeral disk location

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1411582/+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 1472683] Re: Nginx bug reports for Vivid and later not really returning useful data

2015-07-09 Thread Thomas Ward
** Description changed:

  This is against the 'nginx' package because apport hooks need added here
  for Vivid and Wily.
  
  Currently, systemd and stderr and Apport do not pull in enough
  information for bug triage and handling to be done.
  
  We have several Vivid bugs now which show this - they're all for the
  same version of the package, in Wily, but different binaries, all with
  the Package problem type, and a postinstallation script failure.  But
  that's it, there's no information of the errors, or anything.
  
- This also extends to other bug types.  We need error logs, configuration
- files, and additional information to test and reproduce problems which
- are not Package related types.  As the error.log, nginx.conf, and
- /etc/nginx/sites-enabled/*.conf files could be sensitive, any apport
- hooks need to prompt for whether to include these files or not.
- 
  To that end, we need to expand what Apport pulls in, to include output
  from `journalctl -xe --unit=nginx.service` and `systemctl -l status
- nginx.service`, and also the `/var/log/nginx/error.log` file (if it
- exists) in order to get useful information for Package class bugs.
+ nginx.service` in order to get useful information for Package class
+ bugs.
  
  I have given this a Medium importance, as there's no useful information
  in bug reports of the Package class currently that could allude to why
  the postinst scripts failed.

** Summary changed:

- Nginx bug reports for Vivid and later not really returning useful data
+ Nginx bug reports for 'package' problem type are not providing useful data 
for Vivid and later

** Changed in: nginx (Ubuntu Wily)
   Status: Triaged => In Progress

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

Title:
  Nginx bug reports for 'package' problem type are not providing useful
  data for Vivid and later

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1472683/+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 1427406] Re: data corruption on arm64 and ppc64el

2015-07-09 Thread Chris J Arges
Hello dann, or anyone else affected,

Accepted mysql-5.5 into utopic-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/mysql-5.5/5.5.43-0ubuntu0.14.10.2
in a few hours, and then in the -proposed repository.

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

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

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

** Changed in: mysql-5.5 (Ubuntu Utopic)
   Status: In Progress => Fix Committed

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

Title:
  data corruption on arm64 and ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1427406/+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 1402042] Re: console= parameters need to be added before -- on kernel cmdline

2015-07-09 Thread Launchpad Bug Tracker
** Branch linked: lp:curtin

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

Title:
  console= parameters need to be added before -- on kernel cmdline

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1402042/+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 1356392] Re: lacks sw raid1 install support

2015-07-09 Thread JuanJo Ciarlante
With maas 1.9 deprecating d-i, what option is left for maas swraid installs ?
Please consider re-prioritizing.

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

Title:
  lacks sw raid1 install support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1356392/+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 1473070] Re: sa-update fails to run

2015-07-09 Thread Chris Perry
** Attachment added: "Debug log of successful run after editing sa-update"
   
https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1473070/+attachment/4426992/+files/good_run.txt

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

Title:
  sa-update fails to run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1473070/+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 1462001] Re: [needs-packaging] 1.22.5 is not packaged in trusty

2015-07-09 Thread Robie Basak
** Description changed:

  We're now in a position to have 1.22.5 enter trusty-proposed.
  
  [SRU Information]
  
  juju-core has a stable release exception in
  https://wiki.ubuntu.com/StableReleaseUpdates/MicroReleaseExceptions,
  including for major version updates.
  
  [Devel Fix]
  
  [sinzui] Prepare source package, and diffs: DONE
  [rbasak] Review package and upload of new upstream release with packaging 
review.  Will remove the block-proposed tag when verification has passed, and 
then this update should migrate to vivid.
  
  [Stable Fix]
  
  Full backport of new upstream release to trusty.
  
  [Pre-QA tasks]
  
- [] Upload to the current LTS release (trusty-proposed): TODO
+ [] Upload to the current LTS release (trusty-proposed): DONE
  
  [QA Status]
  
  Since there are multiple verifications required, they are listed here as
  a work item whiteboard status type thing rather than try and track them
  in a single tag. Please do not mark verification-done or remove block-
  proposed until all following items have passed. If any of these items
  fail, this bug should be marked verification-failed immediately.
  
  [sinzui] Upstream QA test against wily: DONE
  [sinzui] Upstream QA test against Trusty: TODO
  [sinzui] Upstream release process complete: TODO
  
  Manual tests required:
  
  [sinzui] Test juju-quickstart against wily-proposed: DONE
  [sinzui] Test juju-deployer against wily-proposed: DONE
  [sinzui] Test juju-quickstart against trusty-proposed: TODO
  [sinzui] Test juju-deployer against trusty-proposed: TODO
  
  The following stakeholders have expressed an interest in performing
  their own tests and we will wait for a (timely) acknowledgement from
  them before removing the -proposed blocks. If you also have an interest
  in testing new Juju releases before they land in an SRU, then please
  comment in this bug.
  
  Landscape team QA: TODO

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

Title:
  [needs-packaging] 1.22.5 is not packaged in trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1462001/+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 1473070] [NEW] sa-update fails to run

2015-07-09 Thread Chris Perry
Public bug reported:

Ubuntu 14.04.2 LTS

Spamassassin 3.4.0-1ubuntu2.1

What should happen: 
 sa-update should run on the daily cron job without error

What does happen:
sa-update fails with error:
could not find working mirror, channel failed

The problem is related to perl's wonky threading.  The fork call in sa-
update that utilizes curl/wget/fetch to retrieve data results in the
child process immediately dying from a SIGPIPE signal.

Adding the following at line 132 fixes the problem:

$SIG{PIPE} = 'IGNORE';

I can't vouch for whether that is the RIGHT thing to do, but it seems ok
in context and does allow sa-update to run.

I will attach before and after logs running sa-update as configured by
the package's daily cron task.  (note that between the two runs I also
updated the gpg key).

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: spamassassin 3.4.0-1ubuntu2.1 [modified: usr/bin/sa-update]
ProcVersionSignature: Ubuntu 3.13.0-55.94-generic 3.13.11-ckt20
Uname: Linux 3.13.0-55-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Thu Jul  9 09:05:05 2015
InstallationDate: Installed on 2013-07-19 (720 days ago)
InstallationMedia: Ubuntu-Server 13.04 "Raring Ringtail" - Release amd64 
(20130423.1)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: spamassassin
UpgradeStatus: Upgraded to trusty on 2014-08-16 (326 days ago)
modified.conffile..etc.default.spamassassin: [modified]
modified.conffile..etc.spamassassin.local.cf: [modified]
mtime.conffile..etc.default.spamassassin: 2013-10-29T10:31:09.601296
mtime.conffile..etc.spamassassin.local.cf: 2014-08-16T10:23:56.796611

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


** Tags: amd64 apport-bug trusty

** Attachment added: "Debug log of failed run."
   
https://bugs.launchpad.net/bugs/1473070/+attachment/4426990/+files/bad_run.txt

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

Title:
  sa-update fails to run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1473070/+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-07-09 Thread Ankit Charolia
** Also affects: python-novaclient (Ubuntu)
   Importance: Undecided
   Status: New

-- 
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 1472549] Comment bridged from LTC Bugzilla

2015-07-09 Thread bugproxy
--- Comment From hepat...@in.ibm.com 2015-07-09 12:05 EDT---
Hello Ubuntu,

The below upstream commit id's of the patches fix the problem in our testing.
They apply cleanly to the Ubuntu 14.04.3 kotd. so this is what we are requesting
for 14.04.3.  Let us know if any concerns.  Thx.

9612461 hwmon: (ibmpowernv) replace AMBIENT_TEMP by TEMP
c4ad472 hwmon: (ibmpowernv) add a get_sensor_type() routine
ccc9ac6 hwmon: (ibmpowernv) add a convert_opal_attr_name() routine
f9f54f1 hwmon: (ibmpowernv) change create_hwmon_attr_name() prototype
fcaf57b hwmon: (ibmpowernv) do not use the OPAL index for hwmon attribute names
9e4f74b hwmon: (ibmpowernv) add a helper routine create_hwmon_attr
1468163 hwmon: (ibmpowernv) add support for the new device tree
2bcd378 hwmon: (ibmpowernv) add a label attribute
3df2f59 hwmon: (ibmpowernv) pretty print labels
8416915 hwmon: (ibmpowernv) Fix build error seen for some configurations

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

Title:
  sensors command is not getting executed in Ubuntu 14.04.3 on PowerNV
  8335-GTA Hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/1472549/+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 1471561] Re: Typo in python-oslo packages: "transtional"

2015-07-09 Thread James Page
Committed to git repositories in Debian; will sync through with the next
set of version bumps.

** Changed in: python-oslo.concurrency (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: python-oslo.config (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: python-oslo.context (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: python-oslo.db (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: python-oslo.i18n (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: python-oslo.log (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: python-oslo.messaging (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: python-oslo.middleware (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: python-oslo.policy (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: python-oslo.rootwrap (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: python-oslo.serialization (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: python-oslo.utils (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: python-oslo.versionedobjects (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: python-oslo.vmware (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  Typo in python-oslo packages: "transtional"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ddtp-ubuntu/+bug/1471561/+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 1441761] Re: package slapd 2.4.31-1+nmu2ubuntu8 [modified: usr/sbin/slapd usr/share/slapd/DB_CONFIG] failed to install/upgrade: subprocess installed post-installation script returned error exit s

2015-07-09 Thread Dfalko89
Can not install slapd package. /usr/bin/dpkg returned an error code (1)


Creating initial configuration... Loading the initial configuration from the 
ldif file () failed with
the following error while running slapadd:
slapadd: dn="cn=module{0},cn=config" (line=1034): (65) unrecognized 
objectClass 'olcModuleList'


try to do 
sudo apt-get purge slapd 
and then
   sudo apt-get install slapd
get same error

Using Linux 3.13.0-57-generic #95-Ubuntu SMP Fri Jun 19 09:28:15 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux
Packet: slapd_2.4.31-1+nmu2ubuntu8.1_amd64.deb
 
I am a newbie, so if some info is missing just tell me

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

Title:
  package slapd 2.4.31-1+nmu2ubuntu8 [modified: usr/sbin/slapd
  usr/share/slapd/DB_CONFIG] 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/openldap/+bug/1441761/+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 1003842] Re: dnsmasq sometimes fails to resolve private names in networks with non-equivalent nameservers

2015-07-09 Thread Christian Frommeyer
I stumbled upon this Problem on 15.04. I cannot resolve company intranet
hosts via VPN as my WLANs local DNS server is always faster and only
knows about my local machines and internet.

>From a users perspective I don't care about what might be the correct
setup of the DNS-Servers (I cannot influence them) nor about personal
opinions on how it should be done. I need my system to work. I'm very
happy with Ubuntu, but this is a show stopper for me. I'll try to find a
work around as I could not find one above (why not this is about 3 years
old already). But if I cannot find one this will mean the end of ubuntu
on my company notebook.

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

Title:
  dnsmasq sometimes fails to resolve private names in networks with non-
  equivalent nameservers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1003842/+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 1472971] [NEW] [MIR] requests-aws

2015-07-09 Thread James Page
Public bug reported:

[Availability]
In universe.

[Rationale]
New dependency for object accounting of the Ceph RADOS Gateway in OpenStack 
ceilometer.

[Security]
No security history

[Quality assurance]
Package builds OK; some tests but require access to Amazon S3 (so not run).

[Dependencies]
All in main.

[Standards compliance]
OK

[Maintenance]
ubuntu-server/ubuntu-openstack teams.

** Affects: requests-aws (Ubuntu)
 Importance: Medium
 Status: New

** Changed in: requests-aws (Ubuntu)
   Importance: Undecided => Medium

** Changed in: requests-aws (Ubuntu)
Milestone: None => ubuntu-15.07

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

Title:
  [MIR] requests-aws

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/requests-aws/+bug/1472971/+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 1472950] [NEW] package bacula-common (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2015-07-09 Thread Stephen
Public bug reported:

I was trying to install Bacula from terminal using apt-get. It froze on
the screen requesting information on SMTP.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: bacula-common (not installed)
ProcVersionSignature: Ubuntu 3.16.0-43.58~14.04.1-generic 3.16.7-ckt13
Uname: Linux 3.16.0-43-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Thu Jul  9 18:05:11 2015
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
InstallationDate: Installed on 2015-07-08 (0 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
SourcePackage: bacula
Title: package bacula-common (not installed) failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package trusty

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

Title:
  package bacula-common (not installed) failed to install/upgrade:
  subprocess new pre-installation script returned error exit status 1

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