[Bug 1491050] [NEW] qemu-img fails with "error while compressing sector 5121920: Input/output error" when -c flag is passed

2015-09-01 Thread కృష్న మిరియాల
Public bug reported:

Running qemu-img utility with -c option for compression alway fails with
the following error on any file (most probably > 2G),

qemu-img  convert -c -O qcow2 disk2.qcow2.original disk2.qcow2
qemu-img: error while compressing sector 5121920: Input/output error


This looks similar to the bug fixed in 
https://bugzilla.redhat.com/show_bug.cgi?id=1214855


krishna@krishna-ubuntu:/vms/windows_office$ lsb_release -rd
Description:Ubuntu Wily Werewolf (development branch)
Release:15.10
krishna@krishna-ubuntu:/vms/windows_office$ apt-cache policy qemu-utils
qemu-utils:
  Installed: 1:2.3+dfsg-5ubuntu4
  Candidate: 1:2.3+dfsg-5ubuntu4
  Version table:
 *** 1:2.3+dfsg-5ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
100 /var/lib/dpkg/status


Can this bug/patch be added to Ubuntu 15.10?

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

** Summary changed:

- qemu-img fails with krishna@krishna-ubuntu:/vms/windows_office$ qemu-img  
convert -c -O qcow2 disk2.qcow2.original disk2.qcow2 qemu-img: error while 
compressing sector 5121920: Input/output error when -c flag is passed
+ qemu-img fails with "error while compressing sector 5121920: Input/output 
error" when -c flag is passed

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

Title:
  qemu-img fails with "error while compressing sector 5121920:
  Input/output error" when -c flag is passed

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

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


[Bug 1490796] Re: cloud-init must check/format Azure empheral disks each boot

2015-09-01 Thread Launchpad Bug Tracker
** Branch linked: lp:cloud-init

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

Title:
  cloud-init must check/format Azure empheral disks each boot

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

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


[Bug 1490796] Re: cloud-init must check/format Azure empheral disks each boot

2015-09-01 Thread Dan Watkins
I've worked this out: we check if a disk is mounted (in order to unmount
it) using the /dev/disk symlink, but it's the dereferenced device that
appears in the mount table. If we dereference the symlink before
checking the mount table, this goes away.

This is what the attached branch does.

** Changed in: cloud-init (Ubuntu)
   Status: Confirmed => In Progress

** Branch linked: lp:~daniel-thewatkins/cloud-init/fix_mount_cb_symlink

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

Title:
  cloud-init must check/format Azure empheral disks each boot

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

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


[Bug 1357018] Re: image format and state load security updates tracking bug

2015-09-01 Thread Marc Deslauriers
These updates were published a long time ago. Closing.

** Changed in: qemu (Ubuntu Trusty)
   Status: Confirmed => Fix Released

** Changed in: qemu-kvm (Ubuntu Precise)
   Status: Confirmed => Fix Released

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

Title:
  image format and state load security updates tracking bug

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

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


[Bug 1487928] Re: please upload 1.5 final packages

2015-09-01 Thread Mathieu Trudel-Lapierre
golang (2:1.5-0ubuntu1) wily; urgency=medium

  * New upstream release.
- Drop debian/patches/disable-duffzero-ppc64el.patch
  * Breaks/Replaces: older golang-go.tools (LP: 1486560)

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

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

Title:
  please upload 1.5 final packages

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

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


[Bug 1490299] Re: Environment variables "GOBIN", "GOEXE" etc. not set

2015-09-01 Thread Shashank VRSN Sabniveesu
I performed a fresh installation of the package 'golang' on a new
system.

I had to manually set GOPATH to point to my workspace which is
understandable.

On executing 'go install', I receive the following notice

** Attachment added: "GOBIN-not-set.png"
   
https://bugs.launchpad.net/ubuntu/+source/golang/+bug/1490299/+attachment/4455814/+files/GOBIN-not-set.png

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

Title:
  Environment variables "GOBIN", "GOEXE" etc. not set

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

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


[Bug 1398997] Re: cloud-init does not have the SmartOS data source as a configuration option

2015-09-01 Thread Michael Terry
I've uploaded Dan's patch to trusty and vivid.  Thanks!

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

Title:
  cloud-init does not have the SmartOS data source as a configuration
  option

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

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


[Bug 1481337] Re: keepalived makes a floating IP available on more than one host after configuration reload

2015-09-01 Thread Scott Moser
Hi,
  I've moved this to 'low' and un-assigned myself.
The easiest thing to do is probably to re-build your own newer version of 
keepalived if you're hitting this issue.

You can take the source version in wily and build it in a trusty ppa, or
possibly even just install the wily deb in trusty.


** Changed in: keepalived (Ubuntu Trusty)
 Assignee: Scott Moser (smoser) => (unassigned)

** Changed in: keepalived (Ubuntu Vivid)
 Assignee: Scott Moser (smoser) => (unassigned)

** Changed in: keepalived (Ubuntu Trusty)
   Importance: Medium => Low

** Changed in: keepalived (Ubuntu Vivid)
   Importance: Medium => Low

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

Title:
  keepalived makes a floating IP available on more than one host after
  configuration reload

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

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


[Bug 1490071] Re: MariaDB writes to /var/lib/mysql after crossgrade, preventing users from reverting to MySQL without manual intervention

2015-09-01 Thread Otto Kekäläinen
"I expect a user to be able to switch from MySQL to MariaDB and back
again."

It works for MySQL 5.5 and MariaDB 5.5, the latter promising to be
binary compatible wiith 5.5 The Debian packaging flag system in MySQL
packages is compatible with this. The preinstall flag check will allow
installation to proceed when switching back and forth between 5.5
variants.

A downgrade from MySQL 5.7 to 5.6 or MariaDB 10.0 to MySQL 5.6 is not
guarenteed to work due to possible changes in database format. A user
needs to downgrade manually via exportin and improting database dumps.

The bug is about the user experience: how users are notified what
happens and how dpkg is aborted into a broken state.

..and the bug/feature really is in MySQL preinstall script
(http://anonscm.debian.org/cgit/pkg-mysql/mysql-5.6.git/tree/debian
/mysql-server-5.6.preinst#n67 is the exact line), so stop putting
MariaDB in the bug title or assigning this to MariaDB package.

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

Title:
  MariaDB writes to /var/lib/mysql after crossgrade, preventing users
  from reverting to MySQL without manual intervention

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

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


[Bug 1491111] [NEW] add bcache-tools to trusty archive

2015-09-01 Thread Scott Moser
Public bug reported:

Bcache-tools is not available in the Ubuntu 14.04 archive, although the
kernel supports bcache (and hardware enablement stack kernels support it
even better).

We'd like to have bcache-tools available in the 14.04 archive for 2 reasons:
a.) to let users use bcache in 14.04 in a fully supported manner
b.) to enable maas and curtin to install systems with bcache

** Affects: bcache-tools (Ubuntu)
 Importance: Medium
 Status: Fix Released

** Affects: bcache-tools (Ubuntu Trusty)
 Importance: High
 Status: Confirmed

** Affects: bcache-tools (Ubuntu Vivid)
 Importance: Medium
 Status: Fix Released

** Affects: bcache-tools (Ubuntu Wily)
 Importance: Medium
 Status: Fix Released

** Changed in: bcache-tools (Ubuntu)
   Status: New => Fix Released

** Changed in: bcache-tools (Ubuntu)
   Importance: Undecided => High

** Also affects: bcache-tools (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: bcache-tools (Ubuntu Wily)
   Importance: High
   Status: Fix Released

** Changed in: bcache-tools (Ubuntu Vivid)
   Importance: Undecided => Medium

** Changed in: bcache-tools (Ubuntu Vivid)
   Status: New => Fix Released

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

** Changed in: bcache-tools (Ubuntu Trusty)
   Status: New => Confirmed

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

** Changed in: bcache-tools (Ubuntu Wily)
   Importance: High => Medium

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

Title:
  add bcache-tools to trusty archive

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

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


[Blueprint servercloud-w-openstack-charms] OpenStack Charms - 15.07 and 15.10

2015-09-01 Thread Corey Bryant
Blueprint changed by Corey Bryant:

Work items changed:
  Work items for ubuntu-15.06:
  Land support for use of leader-election: DONE
  charm-helpers update for liberty/wily support: TODO
  Switch to using tox for unit test and lint validate (supports move upstream): 
TODO
  [corey.bryant] land existing deploy from source charms to next: DONE
- [corey.bryant] add kilo git amulet tests for all existing deploy from source 
charms: TODO
+ [corey.bryant] add kilo git amulet tests for all existing deploy from source 
charms: DONE
  [1chb1n] add deploy from tip + tempest to mojo/osci: DONE
  [corey.bryant] handle outstanding fixes for existing deploy from source 
charms: TODO
  [corey.bryant] base deploy from source support - cinder-ceph: TODO
  
  Work items for ubuntu-15.07:
  [corey.bryant] base deploy from source support - ceilometer-agent: TODO
  [corey.bryant] base deploy from source support - ceilometer: TODO
  [corey.bryant] base deploy from source support - swift-proxy: TODO
  [corey.bryant] base deploy from source support - swift-storage: TODO
  
  Work items for ubuntu-15.08:
  [ddellav] Action managed upgrade for glance charm: DONE
  [corey.bryant] base deploy from source support - heat: TODO
  [corey.bryant] add re-install tests (juju action git-reinstall and juju set 
openstack-origin-git) to mojo/osci: TODO
  [corey.bryant] smackstack: INPROGRESS
  
  Work items for ubuntu-15.09:
  [ddellav] Action managed upgrade for ceilometer: TODO
  [ddellav] Action managed upgrade for cinder: DONE
  [ddellav] Action managed upgrade for heat: TODO
  [ddellav] Action managed upgrade for keystone: TODO
  [ddellav] Action managed upgrade for neutron-api: TODO
  [ddellav] Action managed upgrade for neutron-gateway: TODO
  [ddellav] Action managed upgrade for nova-cloud-controller: TODO
  [ddellav] Action managed upgrade for nova-compute: TODO
  [ddellav] Action managed upgrade for openstack-dashboard: TODO
  [ddellav] Action managed upgrade for swift-proxy: TODO
  [ddellav] Action managed upgrade for swift-storage: TODO
  [corey.bryant] deploy from source - add systemd support: TODO
  [corey.bryant] add deploy from source horizon ubuntu theme support: TODO
  [corey.bryant] nc-lxd testing from source (put nclxd repo in list with nova): 
TODO

-- 
OpenStack Charms - 15.07 and 15.10
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-charms

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


[Blueprint servercloud-w-openstack-charms] OpenStack Charms - 15.07 and 15.10

2015-09-01 Thread Corey Bryant
Blueprint changed by Corey Bryant:

Work items changed:
  Work items for ubuntu-15.06:
  Land support for use of leader-election: DONE
  charm-helpers update for liberty/wily support: TODO
  Switch to using tox for unit test and lint validate (supports move upstream): 
TODO
  [corey.bryant] land existing deploy from source charms to next: DONE
  [corey.bryant] add kilo git amulet tests for all existing deploy from source 
charms: TODO
  [1chb1n] add deploy from tip + tempest to mojo/osci: DONE
  [corey.bryant] handle outstanding fixes for existing deploy from source 
charms: TODO
  [corey.bryant] base deploy from source support - cinder-ceph: TODO
  
  Work items for ubuntu-15.07:
- [ddellav] Action managed upgrade for glance charm: TODO
  [corey.bryant] base deploy from source support - ceilometer-agent: TODO
  [corey.bryant] base deploy from source support - ceilometer: TODO
  [corey.bryant] base deploy from source support - swift-proxy: TODO
  [corey.bryant] base deploy from source support - swift-storage: TODO
  
  Work items for ubuntu-15.08:
+ [ddellav] Action managed upgrade for glance charm: DONE
  [corey.bryant] base deploy from source support - heat: TODO
  [corey.bryant] add re-install tests (juju action git-reinstall and juju set 
openstack-origin-git) to mojo/osci: TODO
  [corey.bryant] smackstack: INPROGRESS
  
  Work items for ubuntu-15.09:
+ [ddellav] Action managed upgrade for ceilometer: TODO
+ [ddellav] Action managed upgrade for cinder: DONE
+ [ddellav] Action managed upgrade for heat: TODO
+ [ddellav] Action managed upgrade for keystone: TODO
+ [ddellav] Action managed upgrade for neutron-api: TODO
+ [ddellav] Action managed upgrade for neutron-gateway: TODO
+ [ddellav] Action managed upgrade for nova-cloud-controller: TODO
+ [ddellav] Action managed upgrade for nova-compute: TODO
+ [ddellav] Action managed upgrade for openstack-dashboard: TODO
+ [ddellav] Action managed upgrade for swift-proxy: TODO
+ [ddellav] Action managed upgrade for swift-storage: TODO
  [corey.bryant] deploy from source - add systemd support: TODO
  [corey.bryant] add deploy from source horizon ubuntu theme support: TODO
  [corey.bryant] nc-lxd testing from source (put nclxd repo in list with nova): 
TODO

-- 
OpenStack Charms - 15.07 and 15.10
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-charms

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


[Bug 1321425] Re: irqbalance spams syslog about affinity_hint subset empty

2015-09-01 Thread Simon Déziel
The version in trusty-proposed works fine, thanks a lot!

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

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

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

Title:
  irqbalance spams syslog about affinity_hint subset empty

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

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


[Bug 1470860] Re: requests functional API won't close sockets

2015-09-01 Thread James Page
** Also affects: requests (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: requests (Ubuntu Wily)
   Importance: Undecided
   Status: Confirmed

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

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

** Changed in: requests (Ubuntu Vivid)
   Status: New => Triaged

** Changed in: requests (Ubuntu Trusty)
   Status: New => Triaged

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

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

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

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

Title:
  requests functional API won't close sockets

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

-- 
Ubuntu-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 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-09-01 Thread Serge Hallyn
Do you get further failures upon reboots, or, if you have
not rebooted, upon doing

sudo apt-get install --reinstall lxc

?

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

Title:
  package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 100

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

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


[Bug 1490299] Re: Environment variables "GOBIN", "GOEXE" etc. not set

2015-09-01 Thread Shashank VRSN Sabniveesu
https://bugs.launchpad.net/ubuntu/+source/golang/+bug/1490299/comments/2
refers just to a specific case seen in the original screenshot attached.

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

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

Title:
  Environment variables "GOBIN", "GOEXE" etc. not set

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

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


[Bug 1005257] Re: squid-deb-proxy's logrotate job produces warnings / log spam

2015-09-01 Thread Marius Gedminas
** This bug is no longer a duplicate of bug 117
   The default configuration is missing the 
/etc/squid-deb-proxy/autogenerated/pkg-blacklist-regexp.acl file

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

Title:
  squid-deb-proxy's logrotate job produces warnings / log spam

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1005257/+subscriptions

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


[Bug 1321425] Re: irqbalance spams syslog about affinity_hint subset empty

2015-09-01 Thread Michael Vogt
Hi Jorge, I fixed the whitespace and uploaded the trusty version now.
Atached is the debdiff for trusty.

** Patch added: "whitespace fixes"
   
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1321425/+attachment/4455512/+files/irqbalance_1.0.6-2ubuntu0.14.04.3.debdiff

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

Title:
  irqbalance spams syslog about affinity_hint subset empty

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

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


[Bug 1321425] Re: irqbalance spams syslog about affinity_hint subset empty

2015-09-01 Thread Michael Vogt
I think we can ignore utopic now (its end-of-life).

** Changed in: irqbalance (Ubuntu Utopic)
   Status: In Progress => Won't Fix

** Changed in: irqbalance (Ubuntu Trusty)
   Status: In Progress => Fix Committed

** Changed in: irqbalance (Ubuntu Vivid)
   Status: In Progress => Fix Committed

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

Title:
  irqbalance spams syslog about affinity_hint subset empty

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

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


[Bug 1321425] Re: irqbalance spams syslog about affinity_hint subset empty

2015-09-01 Thread Michael Vogt
Uploaded this as well (with the whitespace fixes) thanks again for the
debdiff!

** Patch added: "whitespace fixes vivid"
   
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1321425/+attachment/4455520/+files/irqbalance_1.0.6-3ubuntu2.debdiff

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

Title:
  irqbalance spams syslog about affinity_hint subset empty

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

-- 
Ubuntu-server-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-09-01 Thread bugproxy
--- Comment From thierry.fa...@fr.ibm.com 2015-09-01 07:02 EDT---
the purpose of adding packages was for user to have a test since applying 
previously mentioned patch was not as is.

-- 
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 1473903] proposed patch

2015-09-01 Thread bugproxy
--- Comment on attachment From thierry.fa...@fr.ibm.com 2015-09-01 07:01 
EDT---


Created the patch adapted to current source

** Attachment added: "proposed patch"
   
https://bugs.launchpad.net/bugs/1473903/+attachment/4455524/+files/file_127443.txt

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

2015-09-01 Thread bugproxy
--- Comment From fen...@cn.ibm.com 2015-09-01 06:09 EDT---
Today I installed the latest ubuntu 14.04.3 on pole2lp2, this bug is fixed. 
Thanks.

root@pole2lp2:~# apt-get install samba
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
attr libavahi-client3 libavahi-common-data libavahi-common3 libcups2
libfile-copy-recursive-perl libhdb9-heimdal libkdc2-heimdal libldb1 libntdb1
libpython2.7 libtalloc2 libtdb1 libtevent0 libwbclient0 python-crypto
python-dnspython python-ldb python-ntdb python-samba python-talloc
python-tdb samba-common samba-common-bin samba-dsdb-modules samba-libs
samba-vfs-modules tdb-tools update-inetd
Suggested packages:
cups-common python-crypto-dbg python-crypto-doc bind9 bind9utils ldb-tools
ntp smbldap-tools winbind heimdal-clients
The following NEW packages will be installed:
attr libavahi-client3 libavahi-common-data libavahi-common3 libcups2
libfile-copy-recursive-perl libhdb9-heimdal libkdc2-heimdal libldb1 libntdb1
libpython2.7 libtalloc2 libtdb1 libtevent0 libwbclient0 python-crypto
python-dnspython python-ldb python-ntdb python-samba python-talloc
python-tdb samba samba-common samba-common-bin samba-dsdb-modules samba-libs
samba-vfs-modules tdb-tools update-inetd
0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
Need to get 8,336 kB of archives.
After this operation, 64.8 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libavahi-common-data 
ppc64el 0.6.31-4ubuntu1 [21.2 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libavahi-common3 
ppc64el 0.6.31-4ubuntu1 [19.7 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libavahi-client3 
ppc64el 0.6.31-4ubuntu1 [22.4 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports/ trusty-updates/main libcups2 
ppc64el 1.7.2-0ubuntu1.6 [173 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports/ trusty-updates/main libhdb9-heimdal 
ppc64el 1.6~git20131207+dfsg-1ubuntu1.1 [55.6 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libtalloc2 ppc64el 
2.1.0-1 [21.5 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libtdb1 ppc64el 
1.2.12-1 [36.1 kB]
Get:8 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libtevent0 ppc64el 
0.9.19-1 [22.2 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libldb1 ppc64el 
1:1.1.16-1 [95.1 kB]
Get:10 http://ports.ubuntu.com/ubuntu-ports/ trusty/main libntdb1 ppc64el 
1.0-2ubuntu1 [41.0 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports/ trusty-updates/main libpython2.7 
ppc64el 2.7.6-8ubuntu0.2 [927 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports/ trusty-updates/main libwbclient0 
ppc64el 2:4.1.6+dfsg-1ubuntu2.14.04.9 [26.7 kB]
Get:13 http://ports.ubuntu.com/ubuntu-ports/ trusty/main python-ldb ppc64el 
1:1.1.16-1 [24.3 kB]
Get:14 http://ports.ubuntu.com/ubuntu-ports/ trusty/main python-talloc ppc64el 
2.1.0-1 [7,346 B]
Get:15 http://ports.ubuntu.com/ubuntu-ports/ trusty/main python-dnspython all 
1.11.1-1build1 [83.1 kB]
Get:16 http://ports.ubuntu.com/ubuntu-ports/ trusty/main python-ntdb ppc64el 
1.0-2ubuntu1 [8,530 B]
Get:17 http://ports.ubuntu.com/ubuntu-ports/ trusty/main python-tdb ppc64el 
1.2.12-1 [8,936 B]
Get:18 http://ports.ubuntu.com/ubuntu-ports/ trusty/main python-crypto ppc64el 
2.6.1-4build1 [245 kB]
Get:19 http://ports.ubuntu.com/ubuntu-ports/ trusty-updates/main samba-libs 
ppc64el 2:4.1.6+dfsg-1ubuntu2.14.04.9 [3,739 kB]
Get:20 http://ports.ubuntu.com/ubuntu-ports/ trusty-updates/main python-samba 
ppc64el 2:4.1.6+dfsg-1ubuntu2.14.04.9 [775 kB]
Get:21 http://ports.ubuntu.com/ubuntu-ports/ trusty-updates/main samba-common 
all 2:4.1.6+dfsg-1ubuntu2.14.04.9 [157 kB]
Get:22 http://ports.ubuntu.com/ubuntu-ports/ trusty-updates/main 
samba-common-bin ppc64el 2:4.1.6+dfsg-1ubuntu2.14.04.9 [463 kB]
Get:23 http://ports.ubuntu.com/ubuntu-ports/ trusty-updates/main 
samba-dsdb-modules ppc64el 2:4.1.6+dfsg-1ubuntu2.14.04.9 [210 kB]
Get:24 http://ports.ubuntu.com/ubuntu-ports/ trusty/main tdb-tools ppc64el 
1.2.12-1 [19.6 kB]
Get:25 http://ports.ubuntu.com/ubuntu-ports/ trusty/main 
libfile-copy-recursive-perl all 0.38-1 [20.6 kB]
Get:26 http://ports.ubuntu.com/ubuntu-ports/ trusty/main update-inetd all 4.43 
[19.2 kB]
Get:27 http://ports.ubuntu.com/ubuntu-ports/ trusty-updates/main 
libkdc2-heimdal ppc64el 1.6~git20131207+dfsg-1ubuntu1.1 [48.7 kB]
Get:28 http://ports.ubuntu.com/ubuntu-ports/ trusty-updates/main samba ppc64el 
2:4.1.6+dfsg-1ubuntu2.14.04.9 [811 kB]
Get:29 http://ports.ubuntu.com/ubuntu-ports/ trusty/main attr ppc64el 
1:2.4.47-1ubuntu1 [28.9 kB]
Get:30 http://ports.ubuntu.com/ubuntu-ports/ trusty-updates/main 
samba-vfs-modules ppc64el 2:4.1.6+dfsg-1ubuntu2.14.04.9 [205 kB]
Fetched 8,336 kB in 0s (31.8 MB/s)
Preconfiguring packages ...
Selecting previously unselected package libavahi-common-data:ppc64el.
(Reading database ... 56445 files and directories currently 

[Bug 1491137] [NEW] Sync python-logutils 0.3.3-5 (main) from Debian unstable (main)

2015-09-01 Thread Logan Rosen
Public bug reported:

Please sync python-logutils 0.3.3-5 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Merge from Debian unstable.  Remaining changes:
- d/p/test-failures-fatal.patch: Make unit test failures fatal.
Patch applied in Debian.

Changelog entries since current wily version 0.3.3-4ubuntu1:

python-logutils (0.3.3-5) unstable; urgency=medium

  * Added Ubuntu patch: test-failures-fatal.patch (Closes: #791804).
  * Fixed watch file to use the PyPi redirector.
  * Usual clean-up in debian/control (Standards-Version, Uploaders,
dh-python, python-all version...).

 -- Thomas Goirand   Fri, 28 Aug 2015 15:37:45 +

** Affects: python-logutils (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: python-logutils (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  Sync python-logutils 0.3.3-5 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-logutils/+bug/1491137/+subscriptions

-- 
Ubuntu-server-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-09-01 Thread Michael Terry
OK.  Removing trusty's nova task then.  And unsubscribing ubuntu-
sponsors until a new patch is updated.  Thanks, Liang!

** No longer affects: nova (Ubuntu Trusty)

-- 
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 1457517] Re: Unable to boot from volume when flavor disk too small

2015-09-01 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/213308
Committed: 
https://git.openstack.org/cgit/openstack/nova/commit/?id=8794b938dcb983b7c918718807c2396cb255b4ce
Submitter: Jenkins
Branch:stable/kilo

commit 8794b938dcb983b7c918718807c2396cb255b4ce
Author: Matthew Booth 
Date:   Wed Jul 22 14:56:52 2015 +0100

Don't check flavor disk size when booting from volume

When creating a volume from an image, cinder copies the image metadata
into volume properties. When booting from the volume, we read this
metadata from the volume and use it as image metadata once again.

While fixing the check against min_ram,
change I861a78b5c7efa71e4bf7206d388b8d0d8048c78e introduced a
regression which prevents a user from booting a volume which is larger
than the flavor's disk. As we are not creating this disk, this check
does not make sense. Similarly, it checks the image metadata's
min_disk against the flavor disk size, which is not being used.

This change leaves the image metadata check unaltered when creating a
flavor disk. When booting from a volume, we check min_disk from image
metadata against the actual size of the volume. We don't check the
volume size at all. The check against min_ram is retained unaltered.

Closes-Bug: #1457517
Closes-Bug: #1459491
Closes-Bug: #1466305
Change-Id: I264493172da20b664df571e32876030246c2a87c
(cherry picked from commit 642c986f0636d52a9ba279c87e25082b4aa9b3b8)


** Tags added: in-stable-kilo

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

Title:
  Unable to boot from volume when flavor disk too small

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

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


[Bug 1204530] Re: yppasswd results in a segmentation fault when run on clients or server

2015-09-01 Thread Bug Watch Updater
** Changed in: nis (Debian)
   Status: Unknown => Fix Released

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

Title:
  yppasswd results in a segmentation fault when run on clients or server

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

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


[Bug 1478087] Re: ISST-LTE: aureport -l couldn't print out login info on ubuntu 14.04.3

2015-09-01 Thread Launchpad Bug Tracker
** Branch linked: lp:~tyhicks/lightdm/auditing

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

Title:
  ISST-LTE: aureport -l couldn't print out login info on ubuntu 14.04.3

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

-- 
Ubuntu-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 1273462] Re: Users can mistakenly run init.d scripts and cause problems if an equivalent upstart job already exists

2015-09-01 Thread Martin Pitt
Steve Langasek [2015-09-01 21:38 -]:
> The *only* thing that's made a no-op is the invocation of the init
> script *by the rc?.d symlink*.  This is something that should never
> happen anyway; our dependency-based boot is already supposed to bypass
> invoking this script in favor of the upstart job.  Any system that has
> been configured to not use the dependency-based boot in trusty is going
> to have race conditions at boot because of the combination of upstart
> job and init script

I suppose you are talking about insserv here. Note that trusty did
*not* use that yet, it was enabled in utopic
(https://launchpad.net/ubuntu/+source/sysvinit/2.88dsf-41ubuntu13) and
it took a lot of fine-tuning and fixing to mop up the fallout.

Thus in trusty you don't have the option to use dependency-based
sysvinit scripts, you *have* to have rc?.d symlinks; and they are
being used through upstart too via /etc/init/rc.conf.

So this change does influence the boot significantly, and I'm
not yet convinced that it necessarily regression proof? Or am I still
missing something?

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

Title:
  Users can mistakenly run init.d scripts and cause problems if an
  equivalent upstart job already exists

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

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


[Bug 1478087] Re: ISST-LTE: aureport -l couldn't print out login info on ubuntu 14.04.3

2015-09-01 Thread Tyler Hicks
I've created an upstream lightdm merge request to add login and logout
auditing support:

  https://code.launchpad.net/~tyhicks/lightdm/auditing/+merge/269828

I've also submitted the (simple) changes needed in the openssh package
to Debian since Colin keeps the Debian and Ubuntu openssh package in
sync:

  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797727

** Bug watch added: Debian Bug tracker #797727
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797727

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

Title:
  ISST-LTE: aureport -l couldn't print out login info on ubuntu 14.04.3

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

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


[Bug 1491155] Re: package libapache2-mod-php5 5.6.4+dfsg-4ubuntu6.2 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2015-09-01 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/1491155

Title:
  package libapache2-mod-php5 5.6.4+dfsg-4ubuntu6.2 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/php5/+bug/1491155/+subscriptions

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


[Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-09-01 Thread tikend
No error after

sudo apt-get install --reinstall lxc

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

Title:
  package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 100

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

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


[Bug 1409904] Re: Needed patches for InfiniBand Support: Flow Steering and Offload Support + Fixes

2015-09-01 Thread Michael Terry
Uploaded new tgt, libmlx4, and libibverbs updates to trusty.  Will
remove ubuntu-sponsors, since there aren't any more patches left.

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

Title:
  Needed patches for InfiniBand Support: Flow Steering and Offload
  Support + Fixes

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

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


[Bug 1490299] Re: Environment variables "GOBIN", "GOEXE" etc. not set

2015-09-01 Thread Dave Cheney
Go install takes a package path, not a file.

Please consult this document, https://golang.org/doc/code.html

This is not a channel for support request using Go, I recommend you ask
on the irc channel, slack, or the golang-nuts mailing list.

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

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

Title:
  Environment variables "GOBIN", "GOEXE" etc. not set

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

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


[Bug 1273462] Re: Users can mistakenly run init.d scripts and cause problems if an equivalent upstart job already exists

2015-09-01 Thread Steve Langasek
> I think this should be the responsibility of existing packages to make
they are doing the correct thing.

That is not sufficient for an SRU.  Your SRU needs to be compatible with
the existing packages in the archive /as they are/, not as you declare
they should be.

However, per my previous comment, I don't think this is actually a
problem.

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

Title:
  Users can mistakenly run init.d scripts and cause problems if an
  equivalent upstart job already exists

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

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


[Bug 1491162] [NEW] FTBFS in Wily

2015-09-01 Thread Barry Warsaw
Public bug reported:

Upstream six 1.9.0 is incompatible with Python 3.5 due to an ast module
API change (ast API is not guaranteed to be stable across Python
releases).  This causes six to FTBFS in Wily, where we've enabled Python
3.5 as a supported version.

https://bitbucket.org/gutworth/six/issues/131/python-35-test-failures

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

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

Title:
  FTBFS in Wily

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

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


[Bug 1491138] [NEW] Sync python-pymysql 0.6.2-2 (main) from Debian unstable (main)

2015-09-01 Thread Logan Rosen
Public bug reported:

Please sync python-pymysql 0.6.2-2 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * d/p/test-issue-36.patch: Added to fix failing test, test_issue_36().
  * d/p/test-datatypes.patch: Added to fix failing test, test_datatypes.
Patches are now in Debian.

Changelog entries since current wily version 0.6.2-1ubuntu1:

python-pymysql (0.6.2-2) unstable; urgency=medium

  * Fixes FTBFS by adding Corey Bryant patch (Closes: #796010).
  * Removed ancient six patch.
  * Fixed watch file.

 -- Thomas Goirand   Wed, 26 Aug 2015 13:54:54 +

** Affects: python-pymysql (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: python-pymysql (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  Sync python-pymysql 0.6.2-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pymysql/+bug/1491138/+subscriptions

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


[Bug 1491141] [NEW] Sync python-pytyrant 1.1.17-1.2 (main) from Debian unstable (main)

2015-09-01 Thread Logan Rosen
Public bug reported:

Please sync python-pytyrant 1.1.17-1.2 (main) from Debian unstable
(main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Rebuild to drop files installed into /usr/share/pyshared.
  * Transition to dh_python2
Done in Debian.

Changelog entries since current wily version 1.1.17-1ubuntu2:

python-pytyrant (1.1.17-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Restore package maintainer address.

 -- Matthias Klose   Mon, 31 Aug 2015 13:49:51 +0200

python-pytyrant (1.1.17-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build using dh-python. Closes: #680568, #786268.

 -- Matthias Klose   Fri, 21 Aug 2015 22:09:39 +0200

** Affects: python-pytyrant (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: python-pytyrant (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  Sync python-pytyrant 1.1.17-1.2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pytyrant/+bug/1491141/+subscriptions

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


[Bug 1491148] [NEW] growpart doesn't work with mdraid devices

2015-09-01 Thread Mario Villaplana
Public bug reported:

I was attempting to run growpart when booting off of a RAID device and
noticed that growpart never grows the root partition properly.

During boot, I get the message:

GROWROOT: FAILED: /dev/md126p: does not exist

I then modified the "growroot" wrapper that gets put into the initramfs
that takes the root partition and finds the name of the root disk from
it. It looks like that script simply takes the root partition and strips
the last consecutive numbers to find the root disk. For example:

/dev/sda1 -> /dev/sda
/dev/md126p1 -> /dev/md126p

/dev/md126p doesn't exist because the RAID disk name is /dev/md126.

I changed it so that the script always uses /dev/md126 as the disk with
2 variations: one that uses "1" as the partition number, and one that
uses "p1" as the partition number. The former fails because "/dev/md1261
does not exist", and the latter fails because the growpart script checks
to see that the partition number is actually a numerical value.

This can probably be fixed by modifying growpart to allow the use of
numerical values prefixed by "p" for partition numbers and modifying the
growroot script that gets put in the initramfs to properly do string
formatting with mdraid device names.

Thanks for your time.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: cloud-utils 0.25-0ubuntu5.1
Uname: Linux 4.0.3 x86_64
NonfreeKernelModules: ext4 crc16 mbcache jbd2 raid1 md_mod mousedev hid_generic 
usbhid hid sd_mod coretemp x86_pkg_temp_thermal kvm_intel kvm ahci crc32c_intel 
libahci aesni_intel iTCO_wdt aes_x86_64 glue_helper squashfs libata 
iTCO_vendor_support i2c_i801 ehci_pci lpc_ich xhci_pci sb_edac lrw ixgbe 
gf128mul ipmi_ssif ablk_helper hwmon xhci_hcd ptp ehci_hcd loop cryptd 
edac_core usbcore microcode firmware_class scsi_mod tpm_tis pps_core i2c_core 
mfd_core usb_common mdio tpm ipmi_si ipmi_msghandler evdev button sch_fq_codel 
autofs4
ApportVersion: 2.0.1-0ubuntu17.9
Architecture: amd64
Date: Tue Sep  1 20:45:44 2015
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 SHELL=/bin/bash
SourcePackage: cloud-utils
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  growpart doesn't work with mdraid devices

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

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


[Bug 1273462] Re: Users can mistakenly run init.d scripts and cause problems if an equivalent upstart job already exists

2015-09-01 Thread Steve Langasek
I think the change description within the patch is wrong (or at least, 
misleading/incomplete).  What this patch actually does is:
 - for anything that calls /etc/init.d/foo, if /etc/init/foo.conf exists, make 
the call a passthrough to upstart instead of calling the init script.
 - for anything that calls /etc/rc?.d/[KS]??foo, make it a no-op.

The *only* thing that's made a no-op is the invocation of the init
script *by the rc?.d symlink*.  This is something that should never
happen anyway; our dependency-based boot is already supposed to bypass
invoking this script in favor of the upstart job.  Any system that has
been configured to not use the dependency-based boot in trusty is going
to have race conditions at boot because of the combination of upstart
job and init script, and while making this change may change the
characteristics of the behavior at boot it would not be a regression
because things are already broken.

If anything interfaces with the /etc/init.d/foo script, that will still
function, except that now it will *work* by passing through to the
upstart job instead of trying to manipulate processes via (possibly non-
existent) pid files etc

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

Title:
  Users can mistakenly run init.d scripts and cause problems if an
  equivalent upstart job already exists

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

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


[Bug 1491155] [NEW] package libapache2-mod-php5 5.6.4+dfsg-4ubuntu6.2 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2015-09-01 Thread ahias arosemena
Public bug reported:

I try instal PHP5

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: libapache2-mod-php5 5.6.4+dfsg-4ubuntu6.2
ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4
Uname: Linux 3.19.0-26-generic i686
ApportVersion: 2.17.2-0ubuntu1.3
Architecture: i386
Date: Tue Sep  1 16:24:14 2015
DuplicateSignature: package:libapache2-mod-php5:5.6.4+dfsg-4ubuntu6.2:el 
subproceso instalado el script post-installation devolvió el código de salida 
de error 1
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
InstallationDate: Installed on 2014-12-13 (262 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 (20140722.2)
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4.1
SourcePackage: php5
Title: package libapache2-mod-php5 5.6.4+dfsg-4ubuntu6.2 failed to 
install/upgrade: el subproceso instalado el script post-installation devolvió 
el código de salida de error 1
UpgradeStatus: Upgraded to vivid on 2015-06-25 (68 days ago)
modified.conffile..etc.apache2.mods.available.php5.conf: [deleted]
modified.conffile..etc.apache2.mods.available.php5.load: [deleted]

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


** Tags: apport-package i386 vivid

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

Title:
  package libapache2-mod-php5 5.6.4+dfsg-4ubuntu6.2 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/php5/+bug/1491155/+subscriptions

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


[Bug 1204530] [NEW] yppasswd results in a segmentation fault when run on clients or server

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

Sample output from a client (output is identical if run on the server):

$ yppasswd
Changing NIS account information for  on .
Please enter old password:
Changing NIS password for  on .
Please enter new password:
Segmentation fault (core dumped)
$


This setup worked fine with the 12.04 LTS release. I've purged package nis a 
number of times and reinstalled and still get the same behavior. I've also 
removed a slave server from the network and reconfigured nis and still get the 
same behavior.

I thought about listing this as a security vulnerability since the users
cannot change their passwords.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: nis 3.17-32ubuntu5
ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
Uname: Linux 3.8.0-26-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: amd64
Date: Wed Jul 24 09:07:09 2013
InstallationDate: Installed on 2010-05-24 (1156 days ago)
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
MarkForUpload: True
SourcePackage: nis
UpgradeStatus: Upgraded to raring on 2013-05-19 (65 days ago)

** Affects: nis
 Importance: Unknown
 Status: Fix Released

** Affects: nis (Ubuntu)
 Importance: High
 Status: Confirmed


** Tags: amd64 apport-bug raring
-- 
yppasswd results in a segmentation fault when run on clients or server
https://bugs.launchpad.net/bugs/1204530
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 1490382] Re: cannot login to crouton on chromeOS

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

I appreciate the existence of crouton, but from an Ubuntu perspective we
have no steps to reproduce on Ubuntu without crouton so I'm marking this
bug as Incomplete for Ubuntu. Please explain what action needs to be
taken in Ubuntu openssh packaging to fix this, or what deficiency exists
in the package that Ubuntu ships in technical terms, and then change the
bug back to New. Or, as Seth suggests, it might be better to report this
bug to the crouton project instead at
https://github.com/dnschneid/crouton/issues

** Changed in: openssh (Ubuntu)
   Status: New => Incomplete

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

Title:
  cannot login to crouton on chromeOS

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

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


[Bug 1490607] Re: Improve feedback of postfix systemd unit start failure

2015-09-01 Thread Martin Pitt
postfix only ships an init.d script, which makes it impossible to
capture any stdout/stderr into the journal (or rsyslog etc.). So this
would translate to "please ship a proper systemd unit".

However, this particular bug report  just shows that your file system
(or even hard disk) is seriously broken:
https://launchpadlibrarian.net/215975520/JournalErrors.txt shows tons of
errors, and amongst them some reasons for postfix:

Aug 31 08:03:42 hostname postfix/trivial-rewrite[22559]: fatal:
/etc/mailname: file has 2 hard links

Closing as this is not a problem with postfix but with a corrupted file
system.

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

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

Title:
  Improve feedback of postfix systemd unit start failure

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

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


[Bug 1490607] Re: Improve feedback of postfix systemd unit start failure

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

Please could you explain what you're expecting instead here? Are the
postfix log files not sufficient?

** Changed in: postfix (Ubuntu)
   Status: New => Incomplete

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

Title:
  Improve feedback of postfix systemd unit start failure

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

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


[Bug 454566] Re: False positive for SucKit

2015-09-01 Thread mit
** Package changed: chkrootkit (Ubuntu) => cyborg

** Changed in: cyborg
 Assignee: (unassigned) => mit (mit2596)

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

Title:
  False positive for SucKit

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

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


[Bug 1490413] Re: package apache2 2.4.7-1ubuntu4.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-09-01 Thread Robie Basak
Thank you for your report.

This looks like a local configuration problem, rather than a bug in
Ubuntu.

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

Since we use this bug tracker to track bugs in Ubuntu, rather than
configuration problems, I'm marking this bug as Invalid. This helps us
to focus on fixing bugs in Ubuntu.

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: apache2 (Ubuntu)
   Status: New => Invalid

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

Title:
  package apache2 2.4.7-1ubuntu4.5 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/apache2/+bug/1490413/+subscriptions

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


[Bug 1490407] Re: package apache2 2.4.7-1ubuntu4.5 failed to install/upgrade: Unterprozess installiertes post-installation-Skript wurde durch Signal (Speicherzugriffsfehler), Speicherabbild erzeugt ge

2015-09-01 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: apache2 (Ubuntu)
   Status: New => Incomplete

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

Title:
  package apache2 2.4.7-1ubuntu4.5 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript wurde durch Signal
  (Speicherzugriffsfehler), Speicherabbild erzeugt getötet

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

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


[Bug 1486107] Re: package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-09-01 Thread Jan
We ended up removing the openssh-server package entirely from the system
and then installing the latest version again using aptitude (obviously
this requires a physical login or some sort of virtual console on the
server, you can't do this over SSH itself :-)). The latest version is
now running again and dpkg runs without crashing again.

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

Title:
  package openssh-server 1:6.6p1-2ubuntu2.3 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/openssh/+bug/1486107/+subscriptions

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


[Bug 1480411] Re: rm -r * fails to delete directories when using overlayfs in a user-namespace

2015-09-01 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
Milestone: ubuntu-15.08 => ubuntu-15.09

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

Title:
  rm -r * fails to delete directories when using overlayfs in a user-
  namespace

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

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


[Bug 1204530] Re: yppasswd results in a segmentation fault when run on clients or server

2015-09-01 Thread William Grant
** No longer affects: nis

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

Title:
  yppasswd results in a segmentation fault when run on clients or server

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

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


[Bug 1204530] Re: yppasswd results in a segmentation fault when run on clients or server

2015-09-01 Thread Robie Basak
** Tags added: bitesize

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

Title:
  yppasswd results in a segmentation fault when run on clients or server

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

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


[Bug 1486107] Re: package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-09-01 Thread Robie Basak
> Does this mean there will be no fix? I and others did NOT change our
configuration. It's that this new update is failing.

It seems more likely to me that some subset of users had some kind of
local configuration problem that would have failed on _any_ update of
openssh (ie. any run of the postinst maintainer script). If there really
was a regression caused by the update, given the number of users of the
ssh service out there I would expect to see a massive flood of
regression reports, rather than just five, even though it has been weeks
after the update came out. So, on balance, I still think these are local
configuration problems - possibly different for each reporting user -
and not a regression in the openssh package caused by the update. Or it
could be a bug or number of bugs that only manifest in obscure
situations.

To make any progress with "fixing" this, developers need to see steps to
reproduce. Otherwise there is no action that can be taken on this bug
since there is not enough information here for developers to go on. If
you don't understand why I'm saying this, it might be helpful for you to
read "How to report bugs effectively"
(http://www.chiark.greenend.org.uk/~sgtatham/bugs.html) which explains
this situation well.

I'm marking this bug back as Incomplete to make sure that users don't
get the mistaken impression that developers could be working on this bug
when they cannot.

** Changed in: openssh (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  package openssh-server 1:6.6p1-2ubuntu2.3 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/openssh/+bug/1486107/+subscriptions

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


[Bug 1204530] Re: yppasswd results in a segmentation fault when run on clients or server

2015-09-01 Thread Robie Basak
** Also affects: nis (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721737
   Importance: Unknown
   Status: Unknown

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

Title:
  yppasswd results in a segmentation fault when run on clients or server

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

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


[Bug 1356113] Re: PHP5 session clean cron job causes OOM

2015-09-01 Thread Robie Basak
AFAICT, a fix to this has not yet been committed to Debian VCS so I have
nothing to track or cherry-pick in Ubuntu yet. Is this accurate or have
I missed something?

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

Title:
  PHP5 session clean cron job causes OOM

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

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


[Bug 1356113] Re: PHP5 session clean cron job causes OOM

2015-09-01 Thread Ondřej Surý
@racb did you check the master-5.6 branch? I am quite sure that Debian
jessie already has the new sessionclean script.

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

Title:
  PHP5 session clean cron job causes OOM

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

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


[Bug 1490071] Re: package mysql-server-5.6 5.6.25-0ubuntu0.15.04.1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

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

Unfortunately crossgrading from Oracle MySQL 5.6 to MariaDB 10.0 makes
changes to the database in /var/lib/mysql/ that cannot be undone
automatically, and we don't currently have a technical solution to this.
You will need to fix this situation up manually.

IMHO, this is an interaction between MySQL and MariaDB that I think
needs to be undone. MariaDB shouldn't write to /var/lib/mysql/ if it is
going to make incompatible changes there. Instead it should use
/var/lib/mariadb/ or something. I have proposed a solution previously on
the pkg-mysql-maint list, but we have been working on other requirements
to make a proper fix work first. We're not quite finished with the
transition yet (mostly waiting on me), but let's keep this bug open to
track this item.

** Summary changed:

- package mysql-server-5.6 5.6.25-0ubuntu0.15.04.1 failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
+ MariaDB writes to /var/lib/mysql after crossgrade, preventing users from 
reverting to MySQL

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

Title:
  MariaDB writes to /var/lib/mysql after crossgrade, preventing users
  from reverting to MySQL

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

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


[Bug 1356113] [NEW] PHP5 session clean cron job causes OOM

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

The php5 file-based session cleaner script /var/lib/php5/sessionclean is
extremely expensive, taking over 10 seconds to run on my laptop, even
when no PHP file-based session storage is enabled and the system is
idle.  My servers, on the other hand, are completely overwhelmed by this
script, which runs every 30 minutes by default.

The script performs an lsof +d /var/lib/php5, which can itself take
several minutes on my servers when they serving peak traffic of about
500 req/sec.  This lsof command is extremely expensive (imagine
iterating 5000 threads/procs, each of which has dozens or hundreds of
open files).  As a result of the load of this command, the server's
connections back up leading to an out of memory condition (OOM) at which
point the kernel tells oom_killer to start killing processes.

The really kicker here is that my session management is not done with
files (most high-performance PHP sites would not be), so all this work
is done in vain.

As a subject-matter expert in PHP and GNU/Linux, I recommend we update 
/usr/lib/php5/sessionclean and add /usr/lib/php5/sessionstorage 
New versions: https://gist.github.com/kamermans/27218b1a6dd61756b647

The new sessionstorage script simply prints out which
session.save_handlers are enabled in the installed PHP versions (not
including the cli).  The improved sessionclean script uses the
sessionstorage to run only if the "files" session.save_handler is
enabled, thus removing the lsof burden on most high-performance servers.
Note that I am doing some creative scripting since Bash-style arrays are
not available in Dash.

For reference, I am running on AWS c3.xlarge instances with NGINX,
PHP5-FPM and Redis (no MySQL, no sessions at all).  sessionclean kills
my instances when the total CPU usage is around 20% (where 100% is a
load of 4.0 on my 4-vCPU server), so I have a lot more room for requests
if this is fixed.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: php5-common 5.5.9+dfsg-1ubuntu4.3
ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
Uname: Linux 3.13.0-29-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
Date: Tue Aug 12 23:46:17 2014
Ec2AMI: ami-62a2730a
Ec2AMIManifest: (unknown)
Ec2AvailabilityZone: us-east-1c
Ec2InstanceType: c3.xlarge
Ec2Kernel: aki-919dcaf8
Ec2Ramdisk: unavailable
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: php5
UpgradeStatus: Upgraded to trusty on 2014-07-30 (13 days ago)
modified.conffile..etc.cron.d.php5: [modified]
mtime.conffile..etc.cron.d.php5: 2014-08-12T20:02:50.878339

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


** Tags: amd64 apport-bug ec2-images trusty
-- 
PHP5 session clean cron job causes OOM
https://bugs.launchpad.net/bugs/1356113
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 1204530] Re: yppasswd results in a segmentation fault when run on clients or server

2015-09-01 Thread Robie Basak
** Tags added: server-next

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

Title:
  yppasswd results in a segmentation fault when run on clients or server

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

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


[Bug 1490542] iSER: Discovery doesn't work on user defined ports

2015-09-01 Thread Rafael David Tinoco
Hello Pankaj,

Quick e-mail to inform you I’m working on this case:

https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1490542


and will keep you posted on discoveries. I just set an SR-IOV IB
environment up so I could test this. Could you please inform me if this
is still an issue ?

PS: Please subscribe to Launchpad BUG and also keep
1490...@bugs.launchpad.net  CC’ed in
our communication (this way the case is updated with our e-mails). Just
be aware that information will be public through launchpad.

Thank you,

Best Regards,

Rafael Tinoco

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

Title:
  iSER: Discovery doesn't work on the user defined ports

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

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


[Bug 1490071] Re: MariaDB writes to /var/lib/mysql after crossgrade, preventing users from reverting to MySQL

2015-09-01 Thread Robie Basak
** Package changed: mysql-5.6 (Ubuntu) => mariadb-10.0 (Ubuntu)

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

Title:
  MariaDB writes to /var/lib/mysql after crossgrade, preventing users
  from reverting to MySQL

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mariadb-10.0/+bug/1490071/+subscriptions

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


[Bug 1356113] Re: PHP5 session clean cron job causes OOM

2015-09-01 Thread Robie Basak
Ah sorry, thanks. I looked again. I saw the commits but assumed that
2014-08 was too old, but the comments do actually date from them.

So I think that Wily contains the new script, but Trusty will need it
cherry-picked. Setting bug tasks accordingly.

** Tags added: server-next

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

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

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

** Changed in: php5 (Ubuntu Trusty)
   Importance: Undecided => Medium

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

Title:
  PHP5 session clean cron job causes OOM

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

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


[Bug 1474417] Re: squid-deb-proxy does not refresh translation files often enough

2015-09-01 Thread Adam Collard
** Changed in: maas (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  squid-deb-proxy does not refresh translation files often enough

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

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


[Bug 1483415] Re: iscsitarget-dkms fails to build on 14.04

2015-09-01 Thread Robie Basak
Unless you specifically need an HWE kernel (default with 14.04.3), you
could downgrade to the 14.04.1 kernel and then it might work. See
https://wiki.ubuntu.com/Kernel/LTSEnablementStack for an explanation of
what's going on. We could do with instructions documented for this
specific case, but I think we're lacking in this right now.

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

Title:
  iscsitarget-dkms fails to build on 14.04

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

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


[Bug 1454887] Re: package clamav-milter 0.98.7+dfsg-0ubuntu0.14.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-09-01 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: clamav (Ubuntu)
   Status: New => Incomplete

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

Title:
  package clamav-milter 0.98.7+dfsg-0ubuntu0.14.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/clamav/+bug/1454887/+subscriptions

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


[Bug 1395941] [NEW] package backuppc 3.3.0-2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

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

New clean install on Ubuntu 14.10. It fails to install, post install
throws error, but it shows backuppc to be installed. Backuppc fails to
start.

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: backuppc 3.3.0-2ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Uname: Linux 3.16.0-24-generic i686
ApportVersion: 2.14.7-0ubuntu8
Architecture: i386
Date: Mon Nov 24 14:47:34 2014
DuplicateSignature: package:backuppc:3.3.0-2ubuntu1:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2014-05-24 (184 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
SourcePackage: backuppc
Title: package backuppc 3.3.0-2ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to utopic on 2014-11-02 (22 days ago)

** Affects: backuppc (Ubuntu)
 Importance: High
 Status: Confirmed


** Tags: apport-package i386 utopic
-- 
package backuppc 3.3.0-2ubuntu1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/1395941
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 1483415] Re: iscsitarget-dkms fails to build on 14.04

2015-09-01 Thread Stefan Bader
Could you try updating the HWE kernel. This should be fixed in
3.19.0-26* onwards.

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

Title:
  iscsitarget-dkms fails to build on 14.04

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

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


[Bug 1490070] Re: package samba-common 2:4.1.6+dfsg-1ubuntu2.14.04.9 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2015-09-01 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: samba (Ubuntu)
   Status: New => Incomplete

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

Title:
  package samba-common 2:4.1.6+dfsg-1ubuntu2.14.04.9 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 128

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

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


[Bug 1490071] [NEW] MariaDB writes to /var/lib/mysql after crossgrade, preventing users from reverting to MySQL

2015-09-01 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I installed MariaDB and then I tried to uninstall it but I couldn't
because it said that it won't downgrade to 5.6 from 10.0..

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: mysql-server-5.6 5.6.25-0ubuntu0.15.04.1
ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4
Uname: Linux 3.19.0-26-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.3
Architecture: amd64
Date: Thu Aug 27 20:39:14 2015
DuplicateSignature: package:mysql-server-5.6:5.6.25-0ubuntu0.15.04.1:subprocess 
new pre-installation script returned error exit status 1
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
InstallationDate: Installed on 2015-08-24 (4 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
Logs.var.log.daemon.log:
 
MySQLConf.etc.mysql.conf.d.mysql.cnf: [mysql]
MySQLConf.etc.mysql.conf.d.mysqldump.cnf:
 [mysqldump]
 quick
 quote-names
 max_allowed_packet = 16M
MySQLConf.etc.mysql.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['ib_logfile0', 'ibdata1', 'auto.cnf', 'prueba', 
'debian-5.6.flag', 'ib_logfile1', 'performance_schema', 'phpmyadmin', 'test', 
'mysql']
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.19.0-26-generic 
root=UUID=174e17c5-ffbc-43ac-bb2b-35d77cd59538 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4.1
SourcePackage: mysql-5.6
Title: package mysql-server-5.6 5.6.25-0ubuntu0.15.04.1 failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mysql-5.6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apparmor apport-package vivid
-- 
MariaDB writes to /var/lib/mysql after crossgrade, preventing users from 
reverting to MySQL
https://bugs.launchpad.net/bugs/1490071
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to mysql-5.6 in Ubuntu.

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


[Bug 1471561] Re: Typo in python-oslo packages: "transtional"

2015-09-01 Thread Launchpad Bug Tracker
This bug was fixed in the package python-oslo.db - 2.2.0-1

---
python-oslo.db (2.2.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Priority: extra for transition packages.

 -- Thomas Goirand   Thu, 30 Jul 2015 21:37:49 +

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

-- 
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 1324856] Re: Ubuntu source package for neutron can not be rebuild

2015-09-01 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 2:7.0.0~b2-0ubuntu2

---
neutron (2:7.0.0~b2-0ubuntu2) wily; urgency=medium

  * d/neutron-plugin-cisco.install: Remove neutron-cisco-apic-service-agent
and neutron-cisco-apic-host-agent as upstream has removed the apic ML2
driver code and replaced by its version in the openstack/networking-cisco.
  * d/neutron-plugin-metaplugin.install: Removed as upstream has removed
metaplugin code in Liberty.
  * d/tests/control: Drop python-mysqldb.
  * d/control: Add python-pymysql to (build-)depends.

 -- Corey Bryant   Thu, 27 Aug 2015 08:21:31
-0400

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

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

Title:
   Ubuntu source package for neutron can not be rebuild

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

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


[Bug 1437398] Re: package bacula-director-mysql 5.2.6+dfsg-9.1ubuntu4 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2015-09-01 Thread Launchpad Bug Tracker
[Expired for bacula (Ubuntu) because there has been no activity for 60
days.]

** Changed in: bacula (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package bacula-director-mysql 5.2.6+dfsg-9.1ubuntu4 failed to
  install/upgrade: sub-processo script post-installation instalado
  retornou estado de saída de erro 1

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

-- 
Ubuntu-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 1490413] Re: package apache2 2.4.7-1ubuntu4.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-09-01 Thread christine wanjiku
thanks for your response.

On Tue, Sep 1, 2015 at 1:22 PM, Robie Basak <1490...@bugs.launchpad.net>
wrote:

> Thank you for your report.
>
> This looks like a local configuration problem, rather than a bug in
> Ubuntu.
>
> You can find pointers to get help for this sort of problem here:
> http://www.ubuntu.com/support/community
>
> Since we use this bug tracker to track bugs in Ubuntu, rather than
> configuration problems, I'm marking this bug as Invalid. This helps us
> to focus on fixing bugs in Ubuntu.
>
> 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: apache2 (Ubuntu)
>Status: New => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1490413
>
> Title:
>   package apache2 2.4.7-1ubuntu4.5 failed to install/upgrade: subprocess
>   installed post-installation script returned error exit status 1
>
> Status in apache2 package in Ubuntu:
>   Invalid
>
> Bug description:
>   Am not certain what the actual error is but from time to time it keeps
>   crashing my ubuntu gnome especially when am running resource consuming
>   programs and this error always show up.
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 14.04
>   Package: apache2 2.4.7-1ubuntu4.5
>   ProcVersionSignature: Ubuntu 3.16.0-46.62~14.04.1-generic 3.16.7-ckt15
>   Uname: Linux 3.16.0-46-generic x86_64
>   Apache2ConfdDirListing: False
>   Apache2Modules:
>Error: command ['/usr/sbin/apachectl', '-D DUMP_MODULES'] failed with
> exit code 127: /usr/sbin/apachectl: 175: /usr/sbin/apachectl:
> /usr/sbin/apache2: not found
>Action '-D DUMP_MODULES' failed.
>The Apache error log may have more information.
>   ApportVersion: 2.14.1-0ubuntu3.12
>   Architecture: amd64
>   Date: Mon Aug 31 08:04:35 2015
>   DuplicateSignature: package:apache2:2.4.7-1ubuntu4.5:subprocess
> installed post-installation script returned error exit status 1
>   ErrorMessage: subprocess installed post-installation script returned
> error exit status 1
>   InstallationDate: Installed on 2015-02-22 (189 days ago)
>   InstallationMedia: Ubuntu-GNOME 14.04.2 LTS "Trusty Tahr" - Release
> amd64 (20150218.1)
>   RelatedPackageVersions:
>dpkg 1.17.5ubuntu5.4
>apt  1.0.1ubuntu2.10
>   SourcePackage: apache2
>   Title: package apache2 2.4.7-1ubuntu4.5 failed to install/upgrade:
> subprocess installed post-installation script returned error exit status 1
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   error.log: Error: [Errno 2] No such file or directory:
> '/var/log/apache2/error.log'
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1490413/+subscriptions
>


-- 
Regards,
Christine.

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

Title:
  package apache2 2.4.7-1ubuntu4.5 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/apache2/+bug/1490413/+subscriptions

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


[Bug 1477367] Re: radvd is a required dependency for ipv6 networks to work correctly from neutron-gateway.

2015-09-01 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron-vpnaas - 2:7.0.0~b2-0ubuntu1

---
neutron-vpnaas (2:7.0.0~b2-0ubuntu1) wily; urgency=medium

  [ Corey Bryant ]
  * New upstream milestone for OpenStack Liberty.
  * d/control: Align (build-)depends with upstream.
  * d/rules: Remove .eggs directory in override_dh_auto_clean.

  [ James Page ]
  * d/control: Re-align runtime dependencies with neutron-l3-agent
(LP: #1477367).

 -- Corey Bryant   Wed, 19 Aug 2015 14:49:37
-0400

** Changed in: neutron-vpnaas (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  radvd is a required dependency for ipv6 networks to work correctly
  from neutron-gateway.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron-vpnaas/+bug/1477367/+subscriptions

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


[Bug 1490361] Re: IncompatibleObjectVersion: Version 1.2 of PciDeviceList is not supported

2015-09-01 Thread Seth Arnold
** Information type changed from Public Security to Public

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

Title:
  IncompatibleObjectVersion: Version 1.2 of PciDeviceList is not
  supported

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

-- 
Ubuntu-server-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] Re: parted will generate two devices when adding one partition on mpath device

2015-09-01 Thread Mathieu Trudel-Lapierre
I'm having a bit of trouble seeing why dm_udev_wait() would make this
work properly ... Seems like the device creation should happen
regardless of whether kpartx has done its job beforehand, at least from
my quick look at the code in parted.

Also, this patch seems to be for parted 3.2; but in 14.04, we're using
an earlier version than that.

-- 
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 1489096] Re: [FFE] Please sync python-troveclient (1:1.2.0-4) from Debian (experimental)

2015-09-01 Thread James Page
This dependency is incorrectly expressed upstream and is required to
unstick a few FTBFS for wily openstack packaging; syncing from
experimental.

** Changed in: python-troveclient (Ubuntu)
   Status: New => Fix Released

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

Title:
  [FFE] Please sync python-troveclient (1:1.2.0-4) from Debian
  (experimental)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-troveclient/+bug/1489096/+subscriptions

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


[Bug 1398999] Re: Block migrate with attached volumes copies volumes to themselves

2015-09-01 Thread James Page
** Changed in: nova (Ubuntu Trusty)
   Importance: Undecided => High

** Changed in: nova (Ubuntu Wily)
   Importance: Undecided => High

** Changed in: nova (Ubuntu Vivid)
   Importance: Undecided => High

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

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

Title:
  Block migrate with attached volumes copies volumes to themselves

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

-- 
Ubuntu-server-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] Re: ISST-LTE: Samba server doesn't work well on Ubuntu 14.04.3 on ppc64el

2015-09-01 Thread Mathieu Trudel-Lapierre
** Changed in: samba (Ubuntu)
   Status: In Progress => Fix Released

-- 
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 on ppc64el

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 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-09-01 Thread tikend
[Unit]
Description=LXC network bridge setup
After=network.target
Before=lxc.service

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/lib/x86_64-linux-gnu/lxc/lxc-net start
ExecStop=/usr/lib/x86_64-linux-gnu/lxc/lxc-net stop

[Install]
WantedBy=multi-user.target

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

Title:
  package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 100

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

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


[Bug 1426962] Re: Unable to WHOIS new TLDs

2015-09-01 Thread Clive Darra
There is a WORKAROUND for Ubuntu 14.04.2 LTS

add a /etc/whois.conf file as per 
http://www.nux.ro/archive/2015/08/No_whois_server_is_known_for_this_kind_of_object.html
 
http://dl.nux.ro/utils/whois.conf

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

Title:
  Unable to WHOIS new TLDs

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

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


[Bug 1398999] Re: Block migrate with attached volumes copies volumes to themselves

2015-09-01 Thread James Page
** Changed in: nova (Ubuntu Utopic)
   Status: Triaged => Won't Fix

** Changed in: libvirt (Ubuntu Utopic)
   Status: New => Won't Fix

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

Title:
  Block migrate with attached volumes copies volumes to themselves

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

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


[Bug 1394403] Re: RewriteRule of "^$" is broken

2015-09-01 Thread Wesley Wiedenmeier
Awesome, thanks!

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

Title:
  RewriteRule of "^$" is broken

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

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


[Bug 1286209] Re: unhandled trace if no namespaces in metering agent

2015-09-01 Thread Li Ma
I followed these steps mentioned above, but still cannot reproduce this
bug.

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

Title:
  unhandled trace if no namespaces in metering agent

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

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


[Bug 1286209] Re: unhandled trace if no namespaces in metering agent

2015-09-01 Thread Li Ma
I followed these steps mentioned above, but still cannot reproduce this
bug.

** Changed in: neutron
 Assignee: Li Ma (nick-ma-z) => (unassigned)

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

Title:
  unhandled trace if no namespaces in metering agent

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

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


[Bug 1490796] Re: cloud-init must check/format Azure empheral disks each boot

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

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

Title:
  cloud-init must check/format Azure empheral disks each boot

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

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


[Bug 1490071] Re: MariaDB writes to /var/lib/mysql after crossgrade, preventing users from reverting to MySQL without manual intervention

2015-09-01 Thread Robie Basak
> From MySQL x.x to 5.5 to 5.6 users / database admins have been
responsible for backing up their data and upgrading the database without
having the option to go back.

I expect every release to ship with only one version of (Oracle) MySQL,
and reverting an upgrade across two releases is certainly not supported.
So this is not inconsistent: within a single release, I expect a user to
be able to switch from MySQL to MariaDB and back again. I do not a user
to be able to switch from 5.5 to 5.6 and back again without user
intervention, but this is fine because that would never happen within a
single release.

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

Title:
  MariaDB writes to /var/lib/mysql after crossgrade, preventing users
  from reverting to MySQL without manual intervention

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

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


[Bug 1489934] Re: package samba-common 2:4.1.6+dfsg-1ubuntu2.14.04.9 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 10

2015-09-01 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: samba (Ubuntu)
   Status: New => Incomplete

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

Title:
  package samba-common 2:4.1.6+dfsg-1ubuntu2.14.04.9 failed to
  install/upgrade: el subproceso instalado el script post-installation
  devolvió el código de salida de error 10

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

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


[Bug 1490071] Re: MySQL 5.5/5.6 detects /var/lib/mysql/*.flag file and aborts installation

2015-09-01 Thread Otto Kekäläinen
I belive too that it is fundamentally not supported to downgrade or
crossgrade. From MySQL x.x to 5.5 to 5.6 users / database admins have
been responsible for backing up their data and upgrading the database
without having the option to go back. This is quite sensible and there
is no point in trying to copy /var/lib/mysql-5.5 to say
/var/lib/mysql-5.6 when most users have no intention to downgrade on the
same installation (they will do it via backups if they must), and there
is probably not diskspace to duplicate the database on each upgrade
either.

There is nothing we can do to enable downgrading in particular.

The bug is about the user experience: how users are notified what
happens and how dpkg is aborted into a broken state.

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

Title:
  MySQL 5.5/5.6 detects /var/lib/mysql/*.flag file and aborts
  installation

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

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


[Bug 1478838] Re: [LTCTest][Opal][OP810] ipmitool is to be upgraded to the latest version in Ubuntu 14.04.3

2015-09-01 Thread Mathieu Trudel-Lapierre
It seems to me like this was largely covered by further ipmitool SRUs.
We're now at 1.8.13-1ubuntu0.3; which includes patches for the USB
interface support (although there is a bug open for it, too).

Should we consider this bug no longer necessary and ready to be closed?

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

Title:
  [LTCTest][Opal][OP810] ipmitool is to be upgraded to the latest
  version in Ubuntu 14.04.3

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

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


[Bug 1490071] Re: MariaDB writes to /var/lib/mysql after crossgrade, preventing users from reverting to MySQL

2015-09-01 Thread Otto Kekäläinen
Robie, sorry but you've understood this all wrong. I hope to clarify the
status now.

The lines responsible for this downgrade prevention feature are these:

# Safe the user from stupidities.
show_downgrade_warning=0
for i in `ls $DATADIR/debian-*.flag 2>/dev/null`; do
  found_version=`echo $i | sed 's/.*debian-\([0-9\.]\+\).flag/\1/'`
  if dpkg --compare-versions "$this_version" '<<' "$found_version"; then
show_downgrade_warning=1
break;
  fi
done
if [ "$show_downgrade_warning" = 1 ]; then
  db_fset mysql-server-$this_version/really_downgrade seen false || true
  db_input medium mysql-server-$this_version/really_downgrade || true
  db_go
  db_get mysql-server-$this_version/really_downgrade || true
  if [ "$RET" = "true" ]; then
rm -f $DATADIR/debian-*.flag
touch $DATADIR/debian-$this_version.flag
  else
echo "Aborting downgrade from (at least) $found_version to 
$this_version." 1>&2
echo "If are sure you want to downgrade to $this_version, remove the 
file" 1>&2
echo "$DATADIR/debian-*.flag and try installing again." 1>&2
db_stop
exit 1
  fi
fi

See source at http://anonscm.debian.org/cgit/pkg-
mysql/mysql-5.5.git/tree/debian/mysql-server-5.5.preinst#n67

I am on purpose linking to the mysql-5.5 source to alleviate that this
downgrade flag thing is old legacy that has been around for ages. This
same code is in MySQL 5.6 packaging. It is completely unfair to blaim
MariaDB for any of this.

When you wanted to implement the config file decoupling last year I
multiple times asked you to "prove" your point by referencing to actual
bug reports where any real users where suffering from something that
config file decoupling would be the solution. I don't recall that you
managed to do that. Even then all the examples you referenced to were
really bugs regarding legacy packaging and for example this flag file
thing.

I tried to prioritize fixing this flag time on mailing list and irc many
times. For example:

I'd also like us to review the package install/remove/purge
pre/post-scripts, as they are the same across all new versions of all
variants and while doing MariaDB I stumbled across multiple issues,
which some of I've fixed (and you should copy those commits over to
the mysql-5.6 git tree), and some of them are still unresolved and we
need to fix them together. I think this is a high priority since many
of the install/upgrade/remove errors people report bugs about are due
the stupid legacy stuff in these scripts, and due to design issues
like the /var/lib/mysql/*.flag system.

(from http://lists.alioth.debian.org/pipermail/pkg-mysql-
maint/2014-November/007237.html)

Please change the title of the bug to something more appropriate and
please participate in the discussion at pkg-mysql-maint mailing list
about how to redesign this flag thing:
http://lists.alioth.debian.org/pipermail/pkg-mysql-
maint/2015-September/008128.html



** Package changed: mariadb-10.0 (Ubuntu) => mysql-5.6 (Ubuntu)

** Summary changed:

- MariaDB writes to /var/lib/mysql after crossgrade, preventing users from 
reverting to MySQL
+ MySQL 5.5/5.6 detects /var/lib/mysql/*.flag file and aborts installation

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

Title:
  MySQL 5.5/5.6 detects /var/lib/mysql/*.flag file and aborts
  installation

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

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


[Bug 1489265] Re: package python-samba 2:4.1.6+dfsg-1ubuntu2.14.04.9 failed to install/upgrade: subprocess installed post-installation script returned error exit status 239

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

This looks like local corruption or misconfiguration, rather than a bug
in Ubuntu. You can find pointers to get help for this sort of problem
here: http://www.ubuntu.com/support/community

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

Without steps to reproduce the problem, there is little that can be done
on this bug. I'll mark this bug as Incomplete for now, pending someone
else confirming that it is a bug or unless someone can provide steps to
reproduce.

Please do report any other bugs you may find.


** Changed in: samba (Ubuntu)
   Status: New => Incomplete

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

Title:
  package python-samba 2:4.1.6+dfsg-1ubuntu2.14.04.9 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 239

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

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


[Bug 1321354] Re: open samba shares become unresponsive if unused for 15 minutes

2015-09-01 Thread Robie Basak
** Changed in: samba (Ubuntu)
   Importance: Undecided => High

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

Title:
  open samba shares become unresponsive if unused for 15 minutes

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

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


[Bug 1483415] Re: iscsitarget-dkms fails to build on 14.04

2015-09-01 Thread Stefan Bader
Right you are runnint 3.19.0-25* not 3.19.0-26*. Cannot give you a link,
but internal testing has this version as working:

iscsitarget, 1.4.20.3+svn502, 3.19.0-26-generic, x86_64: installed

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

Title:
  iscsitarget-dkms fails to build on 14.04

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

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


[Bug 1481337] Re: keepalived makes a floating IP available on more than one host after configuration reload

2015-09-01 Thread Scott Moser
Hi, based on your statement:
 This issue seems to be fixed in 1.2.17
Combined with the fact that current wily version of keepalived is 1.2.19-1 , 
I'm marking this 'fix released' in wily.

As Robie suggested above, I'll see if we can cherry pick a patch for
14.04 and possibly 15.04.

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

** Changed in: keepalived (Ubuntu Wily)
   Importance: Undecided => Medium

** Changed in: keepalived (Ubuntu Trusty)
   Importance: Undecided => Medium

** Changed in: keepalived (Ubuntu Vivid)
   Importance: Undecided => Medium

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

Title:
  keepalived makes a floating IP available on more than one host after
  configuration reload

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

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


[Bug 1483415] Re: iscsitarget-dkms fails to build on 14.04

2015-09-01 Thread zoff99
i am running:
3.19.0-25-generic #26~14.04.1-Ubuntu

are you iscsi target is working with 3.19.0-26 ? can you give the source
of your information?

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

Title:
  iscsitarget-dkms fails to build on 14.04

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

-- 
Ubuntu-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 1490071] Re: MariaDB writes to /var/lib/mysql after crossgrade, preventing users from reverting to MySQL

2015-09-01 Thread Robie Basak
On Tue, Sep 01, 2015 at 01:03:47PM -, Otto Kekäläinen wrote:
> Robie, sorry but you've understood this all wrong. I hope to clarify the
> status now.

Sorry. Let's work through this.

I thought it was fundamentally not supported to crossgrade a directory
from mariadb-10.0 to mysql-5.6? So I don't see how the flags thing comes
into this. So let's start here. Am I mistaken? Is there an
upstream-supproted path for getting from a /var/lib/mysql that is
running on MariaDB 10.0 to a /var/lib/mysql that is running on MySQL
5.6? If not upstream-supported, is it something we can do automatically
in distro packaging that will result in something that is upstream
supported again?

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

Title:
  MySQL 5.5/5.6 detects /var/lib/mysql/*.flag file and aborts
  installation

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

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


[Bug 1490071] Re: MariaDB writes to /var/lib/mysql after crossgrade, preventing users from reverting to MySQL without manual intervention

2015-09-01 Thread Robie Basak
On Tue, Sep 01, 2015 at 01:38:26PM -, Otto Kekäläinen wrote:
> The bug is about the user experience: how users are notified what
> happens and how dpkg is aborted into a broken state.

I disagree. I'm treating this bug as tracking the fact that it cannot be
done, whereas I have proposed a mechanism by which it could be done.

I don't think it's acceptable for a crossgrade from MySQL to MariaDB to
take place in a way that cannot be reversed by MariaDB effectively
clobbering the MySQL packaging's data files, when otherwise removing and
re-installing the MySQL packaging only with no MariaDB involved would
work.

It is certainly non-trivial to fix in a way that works for everybody,
and we will need to talk more about how we can resolve this, but that
doesn't stop the issue from existing.


** Summary changed:

- MySQL 5.5/5.6 detects /var/lib/mysql/*.flag file and aborts installation
+ MariaDB writes to /var/lib/mysql after crossgrade, preventing users from 
reverting to MySQL without manual intervention

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

Title:
  MariaDB writes to /var/lib/mysql after crossgrade, preventing users
  from reverting to MySQL without manual intervention

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

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


[Bug 1490796] Re: cloud-init must check/format Azure empheral disks each boot

2015-09-01 Thread Ben Howard
>From /var/log/cloud-init.log:

Sep  1 15:05:49 daily-trusty-0901-5a83547c4a [CLOUDINIT] 
cc_disk_setup.py[DEBUG]: Device /dev/sdb1 is cleared for formating
Sep  1 15:05:49 daily-trusty-0901-5a83547c4a [CLOUDINIT] 
cc_disk_setup.py[DEBUG]: File system None will be created on /dev/sdb1
Sep  1 15:05:49 daily-trusty-0901-5a83547c4a [CLOUDINIT] 
cc_disk_setup.py[DEBUG]: Creating file system None on /dev/sdb1
Sep  1 15:05:49 daily-trusty-0901-5a83547c4a [CLOUDINIT] 
cc_disk_setup.py[DEBUG]:  Using cmd: /sbin/mkfs.ext4 /dev/sdb1
Sep  1 15:05:49 daily-trusty-0901-5a83547c4a [CLOUDINIT] util.py[DEBUG]: 
Running command ['/sbin/mkfs.ext4', '/dev/sdb1'] with allowed 
return codes [0] (shell=False, capture=True)
Sep  1 15:05:49 daily-trusty-0901-5a83547c4a [CLOUDINIT] util.py[DEBUG]: 
Creating fs for /dev/disk/azure/resource took 0.009 seconds
Sep  1 15:05:49 daily-trusty-0901-5a83547c4a [CLOUDINIT] util.py[WARNING]: 
Failed during filesystem operation#012Failed to exec of '['/
sbin/mkfs.ext4', '/dev/sdb1']':#012Unexpected error while running 
command.#012Command: ['/sbin/mkfs.ext4', '/dev/sdb1']#012Exit code: 1
#012Reason: -#012Stdout: ''#012Stderr: 'mke2fs 1.42.9 (4-Feb-2014)\n/dev/sdb1 
is mounted; will not make a filesystem here!\n'
Sep  1 15:05:49 daily-trusty-0901-5a83547c4a [CLOUDINIT] util.py[DEBUG]: Failed 
during filesystem operation#012Failed to exec of '['/sb
in/mkfs.ext4', '/dev/sdb1']':#012Unexpected error while running 
command.#012Command: ['/sbin/mkfs.ext4', '/dev/sdb1']#012Exit code: 1#0
12Reason: -#012Stdout: ''#012Stderr: 'mke2fs 1.42.9 (4-Feb-2014)\n/dev/sdb1 is 
mounted; will not make a filesystem here!\n'#012Tracebac
k (most recent call last):#012  File 
"/usr/lib/python2.7/dist-packages/cloudinit/config/cc_disk_setup.py", line 75, 
in handle#012fu
nc=mkfs, args=(definition,))#012  File 
"/usr/lib/python2.7/dist-packages/cloudinit/util.py", line 1875, in 
log_time#012ret = func(*
args, **kwargs)#012  File 
"/usr/lib/python2.7/dist-packages/cloudinit/config/cc_disk_setup.py", line 861, 
in mkfs#012raise Exceptio
n("Failed to exec of '%s':\n%s" % (fs_cmd, e))#012Exception: Failed to exec of 
'['/sbin/mkfs.ext4', '/dev/sdb1']':#012Unexpected error 
while running command.#012Command: ['/sbin/mkfs.ext4', '/dev/sdb1']#012Exit 
code: 1#012Reason: -#012Stdout: ''#012Stderr: 'mke2fs 1.42.
9 (4-Feb-2014)\n/dev/sdb1 is mounted; will not make a filesystem here!\n'
Sep  1 15:05:49 daily-trusty-0901-5a83547c4a [CLOUDINIT] util.py[DEBUG]: 
Writing to /var/lib/cloud/instances/aab62d9d9f19492cb676f42410
5b60ea/sem/config_mounts - wb: [420] 19 bytes


** Changed in: cloud-init (Ubuntu)
   Importance: Undecided => High

** Changed in: cloud-init (Ubuntu)
   Status: New => Confirmed

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

Title:
  cloud-init must check/format Azure empheral disks each boot

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

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


[Bug 1490110] Re: package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-09-01 Thread Serge Hallyn
initctl: Unable to connect to Upstart: Failed to connect to socket 
/com/ubuntu/upstart: Connection refused
invoke-rc.d: unknown initscript, /etc/init.d/lxc not found.

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

Title:
  package lxc 1.1.3-0ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 100

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

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


  1   2   >