[Bug 1256279] Re: Typos in Package: ceilometer-agent-central - string # 13907

2015-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package ceilometer - 2015.1~b3-0ubuntu1

---
ceilometer (2015.1~b3-0ubuntu1) vivid; urgency=medium

  [ James Page ]
  * d/pydist-overrides: Add overrides for oslo packages.
  * d/p/disable-kafka.patch: Disable requirement for Apache Kafka for Ubuntu
Vivid release.
  * d/control: Fixup minor typos in package descriptions (LP: #1256279).

  [ Corey Bryant ]
  * New upstream milestone release for OpenStack kilo:
- d/control: Align with upstream dependencies.
- d/p/skip-test.patch: Rebased.
 -- James Page james.p...@ubuntu.com   Mon, 30 Mar 2015 11:06:18 +0100

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

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

Title:
  Typos in Package: ceilometer-agent-central - string # 13907

To manage notifications about this bug go to:
https://bugs.launchpad.net/ddtp-ubuntu/+bug/1256279/+subscriptions

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


[Bug 1435242] Re: Problematic type casting between int/long?

2015-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package cinder - 1:2015.1~b3-0ubuntu1

---
cinder (1:2015.1~b3-0ubuntu1) vivid; urgency=medium

  [ James Page ]
  * d/pydist-overrides: Add overrides for oslo packages.

  [ Corey Bryant ]
  * New upstream milestone release for OpenStack Kilo:
- d/control: Align with upstream dependencies.
- d/p/skip-huaweistorac-delete-snapshot-success-test.patch: Dropped.
  Patched test has been removed.

  [ James Page ]
  * d/control: Add missing BD on python-testresources.
  * d/p/fix-long-casting.patch: Workaround some problematic type casting between
int/long (LP: #1435242).
  * d/p/fix-assert-raises-regex-tests.patch: Patchup incorrect usage of
assertUsesRegex{p} in unit tests.
 -- James Page james.p...@ubuntu.com   Mon, 30 Mar 2015 11:07:20 +0100

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

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

Title:
  Problematic type casting between int/long?

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

-- 
Ubuntu-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 1434758] Re: mysqld: errno: 24 - Too many open files

2015-03-31 Thread Akhil Mohan
Hi Robie,

The internal assessment here is that most appropriate solution would be
the one you have mentioned as the last option.

It would be easier if user owns the responsibility for creating and
managing the MySQL service file under /etc with following settings or
more as needed:
[Service]
LimitNOFILE=x
LimitMEMLOCK=x

This will help in avoiding any conflict between user settings and
package settings. We may add a comment to explain this to the users.

Please let me know if you need more information.

Regards,
Akhil

On Monday 30 March 2015 05:23 PM, Robie Basak wrote:
 I'm reluctant to raise the default limit to infinity because this may
 introduce a security vulnerability due to select() macro overflow. See
 https://lists.ubuntu.com/archives/ubuntu-
 devel/2010-September/031446.html for details. If someone from upstream
 can confirm definitely that MySQL definitely does handle higher number
 file descriptors correctly though, then I have no objection.

 I understand though that users do want to be able to tune the value. So,
 what else can we do? It seems to me that now that we're using systemd
 there are two different places where the setting can be made - from
 my.cnf, or from the systemd service definition - whereas previously
 users tended to do it in just my.cnf. Having it set in two places is
 confusing. my.cnf cannot raise beyond the systemd setting, but we cannot
 make the systemd setting infinity because of the security concern
 above.

 So given that I don't want to change systemd's default to infinity, I
 think it makes sense to expect users to change the systemd service
 definition (copy /lib/systemd/system/mysql.service to
 /etc/systemd/system/ and set LimitNOFILE etc there) if they want to
 change the default value, and to not set open_files_limit in my.cnf at
 all.

 If this is reasonable, then this bug is Invalid. Is it reasonable?
 Comments appreciated.

 ** Changed in: mysql-5.6 (Ubuntu)
Importance: Undecided = Medium

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


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

Title:
  mysqld: errno: 24 - Too many open files

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

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


[Bug 1358835] Comment bridged from LTC Bugzilla

2015-03-31 Thread bugproxy
--- Comment From thierry.fa...@fr.ibm.com 2015-03-05 10:05 EDT---
Verified:
gcc test.c -ldl -o test
ubuntu@vm19:~$ ./test 80
80
cpu 80 belongs to node 2
ubuntu@vm19:~$ numactl -H
available: 4 nodes (0-3)
node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 
25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
node 0 size: 969 MB
node 0 free: 445 MB
node 1 cpus: 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 
62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
node 1 size: 1022 MB
node 1 free: 777 MB
node 2 cpus: 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 
101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 
121 122 123 124 125 126 127
node 2 size: 1022 MB
node 2 free: 37 MB
node 3 cpus: 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 
144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159
node 3 size: 1017 MB
node 3 free: 907 MB
node distances:
node   0   1   2   3
0:  10  40  40  40
1:  40  10  40  40
2:  40  40  10  40
3:  40  40  40  10
ubuntu@vm19:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION=Ubuntu 14.04.2 LTS

--- Comment From mainam...@in.ibm.com 2015-03-19 05:43 EDT---
The test described in the bug fails in Ubuntu 14.04.2.

The following packages were tried as well: libnuma1 2.0.9~rc5-1ubuntu3
and numactl  2.0.9~rc5-1ubuntu3

In all cases the test failed. The efix for 14.04.1 provided by Thierry
Fauck worked but it was not used  in 14.04.02

--- Comment From mainam...@in.ibm.com 2015-03-25 10:41 EDT---
Any updates on this?

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

Title:
  numa_node_of_cpu() returns warning  when cpu_index  79

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

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


[Bug 1409639] Re: juju needs to support systemd for = vivid

2015-03-31 Thread Dimitri John Ledkov
I also don't understand why this is marked Fix Released, upstream I only
see systemd/centos support and no systemd/ubuntu support. I see code
that assumes ubuntu == upstart.

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

Title:
  juju needs to support systemd for = vivid

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1409639/+subscriptions

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


[Bug 1409639] Re: juju needs to support systemd for = vivid

2015-03-31 Thread Martin Pitt
https://github.com/juju/juju/commit/2ae93fe45df4b95bedf493adc07ee7049859fb2d
also has some serious deficiencies, see Dimitri's comments.

** Changed in: juju-core (Ubuntu Vivid)
   Status: Fix Committed = In Progress

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

Title:
  juju needs to support systemd for = vivid

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1409639/+subscriptions

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


[Bug 1406700] Re: dbconfig-common should not fail if the root password is not asked (e.g. in noninteractive mode)

2015-03-31 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/experimental/dbconfig-common

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

Title:
  dbconfig-common should not fail if the root password is not asked
  (e.g. in noninteractive mode)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/1406700/+subscriptions

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


[Bug 1230917] Re: [SRU] php5-fpm logrotate errors after package switched to upstart

2015-03-31 Thread Marc Deslauriers
Debdiff in comment #35 looks good, uploading for processing by the SRU
team. Thanks!

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

Title:
  [SRU] php5-fpm logrotate errors after package switched to upstart

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

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


[Bug 1263539] Re: Typo in python-neutron description

2015-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 1:2015.1~b3-0ubuntu3

---
neutron (1:2015.1~b3-0ubuntu3) vivid; urgency=medium

  * d/tests/*: Disable nec plugin tests due to out-of-archive python
requirements post decomposition, drop hyperv tests as hyperv agent
now not part of this package.
 -- James Page james.p...@ubuntu.com   Tue, 31 Mar 2015 10:58:16 +0100

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

Title:
  Typo in python-neutron description

To manage notifications about this bug go to:
https://bugs.launchpad.net/ddtp-ubuntu/+bug/1263539/+subscriptions

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


[Bug 1230917] Re: [SRU] php5-fpm logrotate errors after package switched to upstart

2015-03-31 Thread Marc Deslauriers
** Changed in: php5 (Ubuntu Trusty)
   Status: Triaged = In Progress

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

Title:
  [SRU] php5-fpm logrotate errors after package switched to upstart

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

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


[Bug 789030] Re: drop database when requested by dpkg-reconfigure answer

2015-03-31 Thread Bug Watch Updater
** Changed in: dbconfig-common (Debian)
   Status: Fix Committed = Fix Released

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

Title:
  drop database when requested by dpkg-reconfigure answer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/789030/+subscriptions

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


[Bug 1416026] Re: Uninstalling MAAS doesn't remove the postgresql DB

2015-03-31 Thread Launchpad Bug Tracker
[Expired for maas (Ubuntu) because there has been no activity for 60
days.]

** Changed in: maas (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  Uninstalling MAAS doesn't remove the postgresql DB

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

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


[Bug 1438345] Re: Getting invalid request when querying co-mounted cgroups

2015-03-31 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@stgraber.org):
 This bug was caught by the lxcfs testsuite and indeed breaks lxcfs for

i see - perhaps it is lxcfs which should be fixed. then.  Not sure yet,
but adding bugtask in any case:


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

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

Title:
  Getting invalid request when querying co-mounted cgroups

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

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


[Bug 1200288] Re: yum urlgrabber error in lxc-create -t fedora

2015-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package urlgrabber - 3.9.1-4ubuntu5

---
urlgrabber (3.9.1-4ubuntu5) vivid; urgency=medium

  * Apply patch to fix urlgrabber for newer libcurl (LP: #1200288)
 -- Clint Byrum spam...@debian.org   Tue, 31 Mar 2015 14:34:19 -0700

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

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

Title:
  yum urlgrabber error in lxc-create -t fedora

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

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


[Bug 1200288] Re: yum urlgrabber error in lxc-create -t fedora

2015-03-31 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/vivid/urlgrabber/vivid-
proposed

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

Title:
  yum urlgrabber error in lxc-create -t fedora

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

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


[Bug 1438739] [NEW] Installing Docker plugin for Heat breaks the h-eng

2015-03-31 Thread Oguz Yarimtepe
Public bug reported:

I am using Juno for my devstack environment. After entering
/opt/stack/heat/contrib/heat_docker and running pip install -r
requirements.txt, i started to get error while running h-eng.

2015-03-31 15:35:07.545 10057 CRITICAL heat.engine [-] Could not load 
AWSTemplateFormatVersion.2010-09-09: (requests 2.6.0 
(/usr/local/lib/python2.7/dist-packages), 
Requirement.parse('requests!=2.4.0,=2.2.1,=2.1.0'))
ERROR: No template format plugins registered


is the error at the screen where /opt/stack/heat/bin/heat-engine 
--config-file=/etc/heat/heat.conf runs.

It seems that there is a version conflict because, 
cat requirements.txt | grep requests
requests=2.1.0,!=2.4.0,=2.2.1

is the output when i run the commant under /opt/stack/heat

This is what docker-py does with the pip command

pip install docker-py --download=/tmp
Collecting docker-py
  Using cached docker-py-1.1.0.tar.gz
  Saved ./docker-py-1.1.0.tar.gz
Collecting requests=2.5.2 (from docker-py)
  Downloading requests-2.6.0-py2.py3-none-any.whl (469kB)
100% || 471kB 360kB/s 
  Saved ./requests-2.6.0-py2.py3-none-any.whl
Collecting six=1.3.0 (from docker-py)
  Using cached six-1.9.0-py2.py3-none-any.whl
  Saved ./six-1.9.0-py2.py3-none-any.whl
Successfully downloaded docker-py requests six


requests module is upgraded during the heat-docker plugin install which causes 
an exception for h-eng.

** Affects: devstack
 Importance: Undecided
 Status: New

** Affects: heat
 Importance: Undecided
 Status: New

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

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

** Also affects: heat
   Importance: Undecided
   Status: New

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

Title:
  Installing Docker plugin for Heat breaks the h-eng

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

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


[Bug 1438745] [NEW] package clamav-daemon 0.98.6+dfsg-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-03-31 Thread Jeff Livingstone
Public bug reported:

It looks like the location of the files is wrong in the installer.  Is
there an updated source perhaps?

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: clamav-daemon 0.98.6+dfsg-1ubuntu2
ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
Uname: Linux 3.19.0-10-generic i686
ApportVersion: 2.17-0ubuntu1
Architecture: i386
Date: Tue Mar 31 09:58:57 2015
DuplicateSignature: package:clamav-daemon:0.98.6+dfsg-1ubuntu2:subprocess 
installed post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationDate: Installed on 2014-11-15 (136 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release i386 (20141022.1)
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.19.0-10-generic 
root=UUID=1c4c0c04-1b26-466a-81e0-ebee5163b4d1 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.17.24ubuntu1
 apt  1.0.9.7ubuntu3
SourcePackage: clamav
Title: package clamav-daemon 0.98.6+dfsg-1ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  package clamav-daemon 0.98.6+dfsg-1ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

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


[Bug 1435706] [NEW] DevLossTO, FastIoFailTO settings do not match multipath.conf expected values

2015-03-31 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Problem Description
=
DevLossTO, FastIoFailTO settings do not match multipath.conf expected values

---uname output---
Linux ilp1fc85apA4.tuc.stglabs.ibm.com 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 
10 19:09:21 UTC 2014 ppc64le ppc64le ppc64le GNU/Linuxuname -m
 
Machine Type = p7 8247 
 
Steps to Reproduce
===
 Verify DevLossTO, FastIoFailTO setting match multipath.conf expected values
 
== Comment: #31 - Thadeu Lima De Souza Cascardo thad...@br.ibm.com - 
2015-03-20 10:57:20 ==
OK.

From the point of view of multipathd, everything seems correct, by
looking at the logs.

I even parsed syslog and the output of getHBAInfo in order to find
inconsistencies, and the inconsistency is between what multipathd logged
as configured for a given target, and what its rport reports at
getHBAInfo.

So, either multipathd is not configuring the timeouts even though it has
the right configuration, or something else is changing those timeouts.

The other problem is that multipathd does not include the dev_loss_tmo
configuration for 2145 as can be seen from list config. So, it could be
not parsing the configuration correctly, or there could be a problem
with the configuration.

At this point, to move forward, I would like to take a look at your
system, and try reconfigure and looking at some strace output of
multipathd, to check for writes into sysfs.


== Comment: #34 - Thadeu Lima De Souza Cascardo thad...@br.ibm.com - 
2015-03-20 15:56:46 ==
OK, so I investigated in the system and read some of the code and checked 
changelog.

It looks like Ubuntu is shipping a fairly old version of multipath-
tools, which is understandable, since multipath-tools is not very good
in doing frequent releases, so one needs to either ship a version closer
to upstream git or include its own large set of patches.

One of the patches missing is the one attached next. Without that, any
devices included in the built-in hardware table will have some of its
attributes from the config file ignored. That is the case with 2145. So,
we lose the dev_loss_tmo setting for that device.

Cascardo.

== Comment: #38 - Thadeu Lima De Souza Cascardo thad...@br.ibm.com - 
2015-03-20 16:25:39 ==
The bug this patch fixes would explain why fast_io_fail_tmo is not correctly 
set in some cases, but not dev_loss_tmo. So, probably, there is another missing 
patch here. I would like to experiment with the two patches I mentioned, 
however. Let's try to do this on Monday?

Cascardo.

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


** Tags: architecture-ppc64 bot-comment bugnameltc-122015 severity-medium 
targetmilestone-inin---
-- 
DevLossTO, FastIoFailTO settings do not match multipath.conf expected values
https://bugs.launchpad.net/bugs/1435706
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to multipath-tools 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 1413152] Re: [MIR] neutron-fwaas

2015-03-31 Thread Michael Terry
Same code and packaging is sane.  It's fine.

** Changed in: neutron-fwaas (Ubuntu)
   Status: New = Fix Committed

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

Title:
  [MIR] neutron-fwaas

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

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


[Bug 1438730] [NEW] libvirt-lxc container start failed in 15.04 (Message did not receive a reply (timeout by message bus))

2015-03-31 Thread Alex
Public bug reported:

libvirt-lxc can't start container in Ubuntu 15.04:

$ virsh start tmp112
error: Failed to start domain tmp112
error: internal error: guest failed to start: Message did not receive a reply 
(timeout by message bus)

Error details in libvirt log file:

2015-03-31 14:10:21.173+: 90821: info : virDBusCall:1544 : 
DBUS_METHOD_CALL: 'org.freedesktop.machine1.Manager.CreateMachineWithNetwork' 
on '/org/freedesktop/machine1' at 'org.freedesktop.machine1'
2015-03-31 14:10:21.281+: 90821: info : virDBusCall:1554 : 
DBUS_METHOD_ERROR: 'org.freedesktop.machine1.Manager.CreateMachineWithNetwork' 
on '/org/freedesktop/machine1' at 'org.freedesktop.machine1' error 
org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by 
message bus)
2015-03-31 14:10:21.281+: 90821: error : virSystemdCreateMachine:296 : 
Message did not receive a reply (timeout by message bus)
Message did not receive a reply (timeout by message bus)

Error details in journalctl:
Mar 31 14:10:21 build systemd-machined[90822]: Assertion 'pid  1' failed at 
../src/machine/machined-dbus.c:814, function manager_start_scope(). Aborting.


||/ Name  Version 
ArchitectureDescription
+++-=-===-===-
ii  libvirt-bin   1.2.12-0ubuntu8 
amd64   programs for the libvirt library
ii  systemd   219-5ubuntu1
amd64   system and service manager

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

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

Title:
  libvirt-lxc container start failed in 15.04 (Message did not receive a
  reply (timeout by message bus))

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

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


[Bug 1435706] Re: DevLossTO, FastIoFailTO settings do not match multipath.conf expected values

2015-03-31 Thread Luciano Chavez
** Package changed: ubuntu = multipath-tools (Ubuntu)

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

Title:
  DevLossTO, FastIoFailTO settings do not match multipath.conf expected
  values

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

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


[Bug 1438745] Re: package clamav-daemon 0.98.6+dfsg-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-03-31 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 clamav in Ubuntu.
https://bugs.launchpad.net/bugs/1438745

Title:
  package clamav-daemon 0.98.6+dfsg-1ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

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


[Bug 1438693] [NEW] package mysql-server-5.6 5.6.23-1~exp1~ubuntu4 failed to install/upgrade: подпроцесс установлен сценарий post-removal возвратил код ошибки 1

2015-03-31 Thread VitalD
Public bug reported:

Package fails on uninstalling (purge/remove) with following error:
/usr/bin/deb-systemd-helper: error: unable to link 
/etc/systemd/system/mysql.service to /dev/null: Файл существует

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: mysql-server-5.6 5.6.23-1~exp1~ubuntu4
ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
Uname: Linux 3.19.0-10-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.16.2-0ubuntu5
AptOrdering:
 mysql-server-5.6: Purge
 mysql-client-5.6: Purge
 NULL: 
Architecture: amd64
Date: Tue Mar 31 16:37:22 2015
ErrorMessage: подпроцесс установлен сценарий post-removal возвратил код ошибки 1
InstallationDate: Installed on 2015-03-28 (2 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
RelatedPackageVersions:
 dpkg 1.17.24ubuntu1
 apt  1.0.9.7ubuntu3
SourcePackage: mysql-5.6
Title: package mysql-server-5.6 5.6.23-1~exp1~ubuntu4 failed to 
install/upgrade: подпроцесс установлен сценарий post-removal возвратил код 
ошибки 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package vivid

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

Title:
  package mysql-server-5.6 5.6.23-1~exp1~ubuntu4 failed to
  install/upgrade: подпроцесс установлен сценарий post-removal возвратил
  код ошибки 1

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

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


[Bug 1438788] [NEW] package mysql-server-5.6 5.6.23-1~exp1~ubuntu5 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1

2015-03-31 Thread Argenis Bolivar
Public bug reported:

The service not automatic start and try to remove

/usr/bin/deb-systemd-helper: error: unable to link
/etc/systemd/system/mysql.service to /dev/null: File exists

try to reinstall:

dpkg: error processing package mysql-server-5.6 (--configure):
 package mysql-server-5.6 is not ready for configuration
 cannot configure (current status `half-installed')
Errors were encountered while processing:
 mysql-server-5.6
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: mysql-server-5.6 5.6.23-1~exp1~ubuntu5
ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
Uname: Linux 3.19.0-10-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.17-0ubuntu1
AptOrdering:
 mysql-server-5.6: Purge
 NULL: ���
Architecture: amd64
Date: Tue Mar 31 11:39:44 2015
DpkgTerminalLog:
 Removing mysql-server-5.6 (5.6.23-1~exp1~ubuntu5) ...
 update-alternatives: using /etc/mysql/my.cnf.fallback to provide 
/etc/mysql/my.cnf (my.cnf) in auto mode
 /usr/bin/deb-systemd-helper: error: unable to link 
/etc/systemd/system/mysql.service to /dev/null: File exists
 dpkg: error processing package mysql-server-5.6 (--purge):
  subprocess installed post-removal script returned error exit status 1
DuplicateSignature: package:mysql-server-5.6:5.6.23-1~exp1~ubuntu5:subprocess 
installed post-removal script returned error exit status 1
ErrorMessage: subprocess installed post-removal script returned error exit 
status 1
InstallationDate: Installed on 2015-03-05 (25 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20150305)
RelatedPackageVersions:
 dpkg 1.17.24ubuntu1
 apt  1.0.9.7ubuntu3
SourcePackage: mysql-5.6
Title: package mysql-server-5.6 5.6.23-1~exp1~ubuntu5 failed to 
install/upgrade: subprocess installed post-removal 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 apport-package vivid

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

Title:
  package mysql-server-5.6 5.6.23-1~exp1~ubuntu5 failed to
  install/upgrade: subprocess installed post-removal script returned
  error exit status 1

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

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


[Bug 1427406] Re: data corruption on arm64

2015-03-31 Thread dann frazier
I've prepared a git branch against Debian's mysql-5.6 tree w/ fixes that pass 
my test on ARM64:
  https://github.com/dannf/mysql-5.6.git

I should note that this was really a mechanical port w/ blackbox
testing. I'm not an expert in the semantics at this level - and the code
here had diverged quite a bit between MariaDB and MySQL.

I've verified this builds on armhf, i386 and amd64 (including whatever
build-time test suites run), but I haven't done any further testing on
those architectures.

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

Title:
  data corruption on arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1427406/+subscriptions

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


[Bug 1410383] Re: wrong process name match in logrotate script

2015-03-31 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/puppet

** Branch linked: lp:ubuntu/trusty-proposed/puppet

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

Title:
  wrong process name match in logrotate script

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

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


[Bug 1103353] Re: Invalid GnuTLS cipher suite strings causes libldap to crash

2015-03-31 Thread Oleg Strikov
Shell script which reproduces the issue: http://pastebin.ubuntu.com/10712595/
Please run this script only on a disposable instance in the cloud because it 
creates and adds ultimately trusted certificate to the target machine.

I was able to reproduce the issue on precise (12.04) and trusty (14.04).
I *was not* able to reproduce the issue on utopic (14.10) and vivid (15.04).
This happens because libldap is linked against later version of libgnutls in 
14.10 and 15.04.
12.04 and 14.04 use 2.x generation of libgnutls while 14.10 and 15.04 use 3.x 
generation.
I assume that libgnutls 3.x does proper cleanup and doesn't return 
semi-initialized context on errors  (which was the root cause of the bug).

Please note that this issue doesn't crash ldap server itself but only
clients who passes incorrect SSL/TLS-related settings into libldap using
ldap_set_option(NULL, LDAP_OPT_X_TLS_CIPHER_SUITE, NAME).

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

Title:
  Invalid GnuTLS cipher suite strings causes libldap to crash

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

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


[Bug 1389305] Re: sudo doesn't work on unprivileged lxc container on top of ecryptfs

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

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

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

Title:
  sudo doesn't work on unprivileged lxc container on top of ecryptfs

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

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


[Bug 1438458] Re: package mysql-server-5.6 5.6.23-1~exp1~ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-03-31 Thread Alberto Salvia Novella
** Changed in: mysql-5.6 (Ubuntu)
   Importance: Undecided = High

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

Title:
  package mysql-server-5.6 5.6.23-1~exp1~ubuntu5 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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


[Bug 1103353] Re: Invalid GnuTLS cipher suite strings causes libldap to crash

2015-03-31 Thread Robie Basak
** Also affects: openldap (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

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

Title:
  Invalid GnuTLS cipher suite strings causes libldap to crash

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

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


[Bug 1407902] Re: [phone] Indicator shows GSM data connection but Network Error displayed immediately

2015-03-31 Thread Alberto Salvia Novella
** Also affects: indicator-network
   Importance: Undecided
   Status: New

** No longer affects: indicator-network

** Package changed: indicator-network (Ubuntu) = dnsmasq (Ubuntu)

** Changed in: dnsmasq (Ubuntu)
   Importance: Undecided = Medium

** Also affects: dnsmasq
   Importance: Undecided
   Status: New

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

Title:
  [phone] Indicator shows GSM data connection but Network Error
  displayed immediately

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

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


[Bug 1410383] Re: wrong process name match in logrotate script

2015-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package puppet - 3.7.2-1ubuntu2

---
puppet (3.7.2-1ubuntu2) vivid; urgency=medium

  * fix wrong process name match in logrotate script (LP: #1410383)
 -- Bartosz Cisek bartoszci...@bartoszcisek.pl   Fri, 20 Mar 2015 15:56:13 
+0100

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

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

Title:
  wrong process name match in logrotate script

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

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


[Bug 1410383] Re: wrong process name match in logrotate script

2015-03-31 Thread Adam Conrad
Hello Bartosz, or anyone else affected,

Accepted puppet into trusty-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/puppet/3.4.3-1ubuntu1.1 in a few
hours, and then in the -proposed repository.

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

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

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

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

** Tags added: verification-needed

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

Title:
  wrong process name match in logrotate script

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

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


[Bug 1438757] [NEW] Please update Keepalived version on Ubuntu 14.04 to 1.2.10 (or above)

2015-03-31 Thread Sridhar Gaddam
Public bug reported:

We use keepalived in OpenStack Neutron for L3 High Availability. 
Currently Ubuntu 14.04 ships an older version of keepalived (1.2.7 to be 
precise).

In order to have IPv6 support, we would require keepalived version 1.2.10 (or 
above).
Please update the keepalived version on Ubuntu 14.04 to 1.2.10 (or above).

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

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

Title:
  Please update Keepalived version on Ubuntu 14.04 to 1.2.10 (or above)

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

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


[Bug 1407902] [NEW] [phone] Indicator shows GSM data connection but Network Error displayed immediately

2015-03-31 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I know this is probably not the right place for this bug, please
reassign as appropriate.

Sometimes, probably after walking about a longer time with GSM data on,
the data connection breaks and the browser displays Network Error
immediately after trying to open a web page.

It feels as if dnsmasq died and no name resolution is happening. I saw a
similar issue sometimes when using RNDIS to tether the network
connection.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: indicator-network 0.5.1+15.04.20141216-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.15-0ubuntu3
Architecture: armhf
Date: Tue Jan  6 10:19:05 2015
InstallationDate: Installed on 2014-12-18 (19 days ago)
InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20141218-020204)
SourcePackage: indicator-network
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug armhf vivid
-- 
[phone] Indicator shows GSM data connection but Network Error displayed 
immediately
https://bugs.launchpad.net/bugs/1407902
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to dnsmasq 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 1438788] Re: package mysql-server-5.6 5.6.23-1~exp1~ubuntu5 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1

2015-03-31 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 mysql-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1438788

Title:
  package mysql-server-5.6 5.6.23-1~exp1~ubuntu5 failed to
  install/upgrade: subprocess installed post-removal script returned
  error exit status 1

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

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


[Bug 1416051] Re: juju-core 1.22.0 is not packaged in Ubuntu

2015-03-31 Thread Robie Basak
** Description changed:

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

** Changed in: juju-core (Ubuntu)
   Status: New = Fix Committed

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

Title:
  juju-core 1.22.0 is not packaged in Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1416051/+subscriptions

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


[Bug 1416051] Re: juju-core 1.22.0 is not packaged in Ubuntu

2015-03-31 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/juju-core

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

Title:
  juju-core 1.22.0 is not packaged in Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1416051/+subscriptions

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


[Bug 1438841] [NEW] package clamav-daemon (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-03-31 Thread Dylan Borg
Public bug reported:

Failure in clamd upgrade/install

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: clamav-daemon (not installed)
ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
Uname: Linux 4.0.0-rc6-custom i686
ApportVersion: 2.17-0ubuntu1
AptOrdering:
 clamav-daemon: Install
 clamdscan: Install
 clamav-daemon: Configure
 clamdscan: Configure
 NULL: (null)
Architecture: i386
Date: Tue Mar 31 20:30:40 2015
DuplicateSignature: package:clamav-daemon:(not installed):subprocess installed 
post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationDate: Installed on 2011-11-11 (1236 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.0.0-rc6-custom 
root=UUID=239a7bf6-c6d6-468d-90fb-5705e76c8def ro quiet splash 
crashkernel=384M-:128M vt.handoff=7
RelatedPackageVersions:
 dpkg 1.17.24ubuntu1
 apt  1.0.9.7ubuntu3
SourcePackage: clamav
Title: package clamav-daemon (not installed) failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
UpgradeStatus: Upgraded to vivid on 2015-03-31 (0 days ago)

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


** Tags: apport-package i386 need-duplicate-check vivid

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

Title:
  package clamav-daemon (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

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


[Bug 1438841] Re: package clamav-daemon (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-03-31 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 clamav in Ubuntu.
https://bugs.launchpad.net/bugs/1438841

Title:
  package clamav-daemon (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

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

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


[Bug 1438836] Re: fix invocation of snappy install with config

2015-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.7~bzr1088-0ubuntu1

---
cloud-init (0.7.7~bzr1088-0ubuntu1) vivid; urgency=medium

  * New upstream snapshot.
* adjust cc_snappy for snappy install package with config. (LP: #1438836)
  snappy install takes config as argument rather than '--config' flag.
 -- Scott Moser smo...@ubuntu.com   Tue, 31 Mar 2015 14:21:48 -0400

** Changed in: cloud-init (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  fix invocation of snappy install with config

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

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


[Bug 1006898] Re: [SRU] dnsmasq fails at leasing issues when using vlan mode

2015-03-31 Thread James Page
** Changed in: dnsmasq (Ubuntu Precise)
   Importance: Medium = High

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

Title:
  [SRU] dnsmasq fails at leasing issues when using vlan mode

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

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


[Bug 1438836] [NEW] fix invocation of snappy install with config

2015-03-31 Thread Scott Moser
Public bug reported:

It was believed that to install a package with config the command was:
  snappy install --config=config-file package 
Instead, what was implemented in snappy was:
  snappy install package [config-file]

Need to update cloud-init.

** Affects: cloud-init (Ubuntu)
 Importance: High
 Assignee: Scott Moser (smoser)
 Status: In Progress

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

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

** Changed in: cloud-init (Ubuntu)
 Assignee: (unassigned) = Scott Moser (smoser)

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

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

Title:
  fix invocation of snappy install with config

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

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


[Bug 1438836] Re: fix invocation of snappy install with config

2015-03-31 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/1438836

Title:
  fix invocation of snappy install with config

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

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


[Bug 1103353] Re: Invalid GnuTLS cipher suite strings causes libldap to crash

2015-03-31 Thread Oleg Strikov
** Changed in: openldap (Ubuntu Precise)
   Status: New = In Progress

** Changed in: openldap (Ubuntu Trusty)
   Status: New = In Progress

** Changed in: openldap (Ubuntu Precise)
 Assignee: (unassigned) = Oleg Strikov (strikov)

** Changed in: openldap (Ubuntu Trusty)
 Assignee: (unassigned) = Oleg Strikov (strikov)

** Changed in: openldap (Ubuntu)
   Status: Triaged = 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/1103353

Title:
  Invalid GnuTLS cipher suite strings causes libldap to crash

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

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


[Bug 1438788] Re: package mysql-server-5.6 5.6.23-1~exp1~ubuntu5 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1

2015-03-31 Thread Oleg Strikov
Hi Argenis,

Thanks for reporting the bug.

I was not able to reproduce the bug on a fresh installation of 15.04.
It looks like this issue happens when you upgrade the package from ubuntu4 to 
ubuntu5.
I think that the following workaround may resolve the issue:
$ sudo rm /etc/systemd/system/mysql.service

After running this command you (theoretically) should be able to purge and 
install the package w/o any issue.
Please let us now if it helps you or not.


** Changed in: mysql-5.6 (Ubuntu)
 Assignee: (unassigned) = Oleg Strikov (strikov)

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

Title:
  package mysql-server-5.6 5.6.23-1~exp1~ubuntu5 failed to
  install/upgrade: subprocess installed post-removal script returned
  error exit status 1

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

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


[Bug 1153626] Re: Multiple Interfaces and IPs not detected in AWS VPC

2015-03-31 Thread Jason Dusek
We're using a variant Alessandro's work to configure out instances.

https://github.com/instacart/ubuntu-ec2net

Reboot doesn't seem to refresh the interfaces list -- maybe there is
another event hook that we need? I'm not terribly familiar with udev but
would love to see this ironed out and ready for Ubuntu.

Installing the RPMs (via Alien) seemed to have no effect at all.

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

Title:
  Multiple Interfaces and IPs not detected in AWS VPC

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

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


[Bug 1432644] Re: VM permanently tries to read /dev/shm/lttng-ust-wait-5

2015-03-31 Thread James Page
Discussed with Serge and we're going to disable the lttng support in
ceph for vivid - needs to be a little less hard than it is right now.

raising a ceph task.

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

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

Title:
  VM permanently tries to read /dev/shm/lttng-ust-wait-5

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

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


[Bug 1410383] Re: wrong process name match in logrotate script

2015-03-31 Thread Bartosz Cisek
I can confirm that after rotating logs puppetmaster receives SIGUSR2.

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

Title:
  wrong process name match in logrotate script

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

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


[Bug 910962] Re: installArchives() failed: dpkg: unrecoverable fatal error, aborting: syntax error: unknown group 'postdrop' in statoverride file Error in function: SystemError: E:Sub-process /usr/bin

2015-03-31 Thread Andrew Evans
I was bitten by this too. In my case, it's because I installed postfix
within a chroot that I was using schroot to enter, but postfix wasn't
installed in the real root. Each time I'd enter the chroot, /etc/group
would be copied from the real root into the chroot, losing the
'postdrop' group created by dpkg-reconfigure.

Solution: create the 'postdrop' group in the real root too, and ensure
it has the same GID.

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

Title:
  installArchives() failed: dpkg: unrecoverable fatal error, aborting:
  syntax error: unknown group 'postdrop' in statoverride file  Error in
  function:   SystemError: E:Sub-process /usr/bin/dpkg returned an error
  code (2)

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

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


[Bug 1247107] Re: Runaway irqbalance consuming CPU and Memory

2015-03-31 Thread Nick B.
I seem to have run into this on the Raspberry Pi 2 with 1.0.6-2ubuntu1
on 14.10. It may be related to
https://github.com/Irqbalance/irqbalance/issues/5 which was fixed in
1.0.7. Indeed the Pi 2 does not have /sys/bus/pci. I've packaged 1.0.9
for the Pi 2 in this PPA
https://launchpad.net/~futurepilot/+archive/ubuntu/raspberry-pi-2/

Is there a reason Debian and Ubuntu are using such an old version?

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

Title:
  Runaway irqbalance consuming CPU and Memory

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

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


[Bug 1410383] Re: wrong process name match in logrotate script

2015-03-31 Thread Marc Deslauriers
Looks good. Uploaded to Trusty for processing by the SRU team

Thanks!

** Changed in: puppet (Ubuntu)
   Status: Triaged = Fix Committed

** Changed in: puppet (Ubuntu Trusty)
   Status: Triaged = In Progress

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

Title:
  wrong process name match in logrotate script

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

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


[Bug 1427076] [NEW] [Ubuntu 15.10] Add Power LE support to libseccomp

2015-03-31 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

== Comment: #0 - George C. Wilson gcwil...@us.ibm.com - 2015-01-28
10:13:19 ==

seccomp mode 2 involves the parsing of BPF (Berkeley Packet Filter)
configuration files to define system call filtering.  Mode 2 is not
currently supported on Power; this feature covers the addition of this
support, which likely includes updates to the kernel and to libseccomp.

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


** Tags: architecture-ppc64le bot-comment bugnameltc-121179 severity-high 
targetmilestone-inin1510
-- 
[Ubuntu 15.10] Add  Power LE support to libseccomp
https://bugs.launchpad.net/bugs/1427076
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to libseccomp 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 1435820] Re: package mysql-server-5.6 5.6.23-1~exp1~ubuntu4 failed to install/upgrade: el subproceso instalado el script post-removal devolvió el código de salida de error 1

2015-03-31 Thread Robie Basak
*** This bug is a duplicate of bug 1436178 ***
https://bugs.launchpad.net/bugs/1436178

** This bug has been marked a duplicate of bug 1436178
   Unable to uninstall mysql-server-5.6 properly, post-removal script fails

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

Title:
  package mysql-server-5.6 5.6.23-1~exp1~ubuntu4 failed to
  install/upgrade: el subproceso instalado el script post-removal
  devolvió el código de salida de error 1

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

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


[Bug 1438693] Re: package mysql-server-5.6 5.6.23-1~exp1~ubuntu4 failed to install/upgrade: подпроцесс установлен сценарий post-removal возвратил код ошибки 1

2015-03-31 Thread Robie Basak
*** This bug is a duplicate of bug 1436178 ***
https://bugs.launchpad.net/bugs/1436178

** This bug has been marked a duplicate of bug 1436178
   Unable to uninstall mysql-server-5.6 properly, post-removal script fails

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

Title:
  package mysql-server-5.6 5.6.23-1~exp1~ubuntu4 failed to
  install/upgrade: подпроцесс установлен сценарий post-removal возвратил
  код ошибки 1

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

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


[Bug 1427076] Re: [Ubuntu 15.10] Add Power LE support to libseccomp

2015-03-31 Thread Luciano Chavez
** Package changed: ubuntu = libseccomp (Ubuntu)

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

Title:
  [Ubuntu 15.10] Add  Power LE support to libseccomp

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

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


[Bug 1437301] Re: package mysql-server-5.6 (not installed) failed to install/upgrade: el subproceso script pre-installation nuevo devolvió el código de salida de error 1

2015-03-31 Thread Robie Basak
Thank you for your report.

This looks like a local configuration problem, rather than a bug in
Ubuntu, since a downgrade from mariadb 10 to mysql 5.6 is not permitted
as described in your error message.

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: mysql-5.6 (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  package mysql-server-5.6 (not installed) failed to install/upgrade: el
  subproceso script pre-installation nuevo devolvió el código de salida
  de error 1

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

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


[Bug 1362766] Re: ConnectionFailed: Connection to XXXXXX failed: 'HTTPSConnectionPool' object has no attribute 'insecure'

2015-03-31 Thread Sam Morrison
Fixed in 0.14.2

** Changed in: python-glanceclient
   Status: New = Fix Released

** Also affects: python-glanceclient (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  ConnectionFailed: Connection to XX failed: 'HTTPSConnectionPool'
  object has no attribute 'insecure'

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

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


[Bug 1200288] Re: yum error in lxc-create -t fedora

2015-03-31 Thread Clint Byrum
** Also affects: urlgrabber (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: urlgrabber (Ubuntu Trusty)
   Status: New = In Progress

** Changed in: urlgrabber (Ubuntu Trusty)
   Importance: Undecided = High

** Changed in: urlgrabber (Ubuntu Trusty)
 Assignee: (unassigned) = Clint Byrum (clint-fewbar)

** Summary changed:

- yum error in lxc-create -t fedora
+ yum urlgrabber error in lxc-create -t fedora

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

Title:
  yum urlgrabber error in lxc-create -t fedora

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

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


[Bug 1381671] Re: reboot tests fail to build on gccgo

2015-03-31 Thread Dave Cheney
The fix for gccgo-5 has landed upstream

https://gcc.gnu.org/viewcvs/gcc?view=revisionrevision=221782

Can gccgo-5 in Vivid be rebuilt at or after revision 221782.

The patch is also available and should apply cleanly to gccgo-go in
Trusty.

https://codereview.appspot.com/222890043


** Changed in: gcc-4.9 (Ubuntu)
   Status: Incomplete = In Progress

** Changed in: gcc-4.9 (Ubuntu)
   Status: In Progress = Invalid

** Changed in: gccgo-go (Ubuntu)
   Status: Invalid = In Progress

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

Title:
  reboot tests fail to build on gccgo

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1381671/+subscriptions

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


[Bug 1200288] Re: yum error in lxc-create -t fedora

2015-03-31 Thread Clint Byrum
This is pretty badly broken, and fixed already in Debian and everywhere
else.

** Changed in: urlgrabber (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: urlgrabber (Ubuntu)
   Importance: Undecided = Critical

** Changed in: urlgrabber (Ubuntu)
   Importance: Critical = High

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

Title:
  yum error in lxc-create -t fedora

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

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


[Bug 1413152] Re: [MIR] neutron-fwaas

2015-03-31 Thread Adam Conrad
neutron-fwaas 2015.1~b3-0ubuntu1 in vivid: universe/python - main
python-neutron-fwaas 2015.1~b3-0ubuntu1 in vivid amd64: 
universe/python/optional/100% - main
python-neutron-fwaas 2015.1~b3-0ubuntu1 in vivid arm64: 
universe/python/optional/100% - main
python-neutron-fwaas 2015.1~b3-0ubuntu1 in vivid armhf: 
universe/python/optional/100% - main
python-neutron-fwaas 2015.1~b3-0ubuntu1 in vivid i386: 
universe/python/optional/100% - main
python-neutron-fwaas 2015.1~b3-0ubuntu1 in vivid powerpc: 
universe/python/optional/100% - main
python-neutron-fwaas 2015.1~b3-0ubuntu1 in vivid ppc64el: 
universe/python/optional/100% - main
Override [y|N]? y
7 publications overridden.


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

Title:
  [MIR] neutron-fwaas

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

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


[Bug 1292234] Re: qcow2 image corruption on non-extent filesystems (ext3)

2015-03-31 Thread Chris J Arges
** Changed in: linux (Ubuntu)
   Status: Fix Released = Confirmed

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

Title:
  qcow2 image corruption on non-extent filesystems (ext3)

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

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


[Bug 1438853] Re: [Anders-2]Ubuntu 15.04: Kernel panic seen during installation

2015-03-31 Thread Joseph Salisbury
** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Vivid)
   Importance: High
 Assignee: Joseph Salisbury (jsalisbury)
   Status: In Progress

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

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

Title:
  [Anders-2]Ubuntu 15.04: Kernel panic seen during installation

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

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


[Bug 1438954] Re: package apache2 2.4.7-1ubuntu4.4 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2015-03-31 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 apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1438954

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

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


[Bug 1438954] [NEW] package apache2 2.4.7-1ubuntu4.4 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2015-03-31 Thread sabremaster
Public bug reported:

i dont know

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: apache2 2.4.7-1ubuntu4.4
ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
Uname: Linux 3.13.0-48-generic x86_64
Apache2ConfdDirListing: False
ApportVersion: 2.14.1-0ubuntu3.8
AptOrdering:
 apache2: Configure
 libapache2-mod-php5: Configure
Architecture: amd64
Date: Tue Mar 31 21:14:51 2015
DpkgTerminalLog:
 Configurando apache2 (2.4.7-1ubuntu4.4) ...
 ERROR: Config file dir.conf not properly enabled: 
/etc/apache2/mods-enabled/dir.conf is a real file, not touching it
 dpkg: error processing package apache2 (--configure):
  sub-processo script post-installation instalado retornou estado de saída de 
erro 1
DuplicateSignature: package:apache2:2.4.7-1ubuntu4.4:sub-processo script 
post-installation instalado retornou estado de saída de erro 1
ErrorMessage: sub-processo script post-installation instalado retornou estado 
de saída de erro 1
InstallationDate: Installed on 2014-08-15 (228 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: apache2
Title: package apache2 2.4.7-1ubuntu4.4 failed to install/upgrade: sub-processo 
script post-installation instalado retornou estado de saída de erro 1
UpgradeStatus: No upgrade log present (probably fresh install)
error.log: Error: [Errno 2] Arquivo ou diretório não encontrado: 
'/var/log/apache2/error.log'

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


** Tags: amd64 apport-package trusty

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

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

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


[Bug 1200288] Re: yum urlgrabber error in lxc-create -t fedora

2015-03-31 Thread Clint Byrum
** Description changed:

+ [Impact]
+ 
+  * Users wishing to use Yum on Ubuntu to build Fedora packages will be
+ met with a backtrace due to curl changing its' API. This makes
+ urlgrabber basically unusable without forcing turning off SSL
+ certification verification, which is not acceptible.
+ 
+ [Test Case]
+ 
+  * Install yum-utils
+  * Ensure sslverify in section main is not set, or is 1 in 
/etc/yum/yum.conf
+  * Create a working directory for testing, reference as WORKING
+  * mkdir $WORKING/yum.repos.d
+  * Add attached fedora.repo to $WORKING/yum.repos.d
+  * mkdir $WORKING/var/lib/rpm
+  * rpm --rootdir=$WORKING initdb
+  * yumdownloader --releasever=21 --setopt-reposdir=$WORKING/yum.repos.d 
--destdir=$WORKING
+ 
+ The yumdownloader step will fail with a traceback ending in
+ pycurl.error: (43, 'CURLOPT_SSL_VERIFYHOST no longer supports 1 as
+ value!')
+ 
+ [Regression Potential]
+ 
+  * Since the library is mostly inoperable when running without SSL
+ verification, regressions seem unlikely.
+ 
+  * The additional fix for keepalives which was included upstream is low
+ risk also as it simply makes the code resilient to a known failure by
+ not allowing incompatible options to be used together.
+ 
+ [Other Info]
+ N/A
+ 
+  Original Report 
+ 
  On ubuntu 13.04 with
  yum: 3.4.3-1ubuntu1
  lxc: 0.9.0-0ubuntu3.3
  lxc-templates: 0.9.0-0ubuntu3.3
- 
  
  When attempting to create a fedora Linux Container, I see
  
  $ sudo lxc-create -n fed1 -t fedora
  
  lxc-create: No config file specified, using the default config 
/etc/lxc/default.conf
  This is not a fedora host and release missing, defaulting to 14. use 
-R|--release to specify release
- Checking cache download in /var/cache/lxc/fedora/x86_64/14/rootfs ... 
+ Checking cache download in /var/cache/lxc/fedora/x86_64/14/rootfs ...
  Downloading fedora minimal ...
  Fetching from 
http://kdeforge.unl.edu/mirrors/fedora-archive/fedora/linux/releases/14/Everything/x86_64/os//Packages/fedora-release-14-1.noarch.rpm
-   % Total% Received % Xferd  Average Speed   TimeTime Time  
Current
-  Dload  Upload   Total   SpentLeft  Speed
+   % Total% Received % Xferd  Average Speed   TimeTime Time  
Current
+  Dload  Upload   Total   SpentLeft  Speed
  100 24404  100 244040 0  41435  0 --:--:-- --:--:-- --:--:-- 43192
  rpm: RPM should not be used directly install RPM packages, use Alien instead!
  rpm: However assuming you know what you are doing...
  warning: 
/var/cache/lxc/fedora/x86_64/14/partial/fedora-release-14.noarch.rpm: Header V3 
RSA/SHA256 Signature, key ID 97a1071f: NOKEY
  Preparing...  # [100%]
-   package fedora-release-14-1.noarch is already installed
+  package fedora-release-14-1.noarch is already installed
  Traceback (most recent call last):
-   File /usr/bin/yum, line 29, in module
- yummain.user_main(sys.argv[1:], exit_code=True)
-   File /usr/share/yum-cli/yummain.py, line 288, in user_main
- errcode = main(args)
-   File /usr/share/yum-cli/yummain.py, line 140, in main
- result, resultmsgs = base.doCommands()
-   File /usr/share/yum-cli/cli.py, line 436, in doCommands
- self._getTs(needTsRemove)
-   File /usr/lib/python2.7/dist-packages/yum/depsolve.py, line 101, in _getTs
- self._getTsInfo(remove_only)
-   File /usr/lib/python2.7/dist-packages/yum/depsolve.py, line 112, in 
_getTsInfo
- pkgSack = self.pkgSack
-   File /usr/lib/python2.7/dist-packages/yum/__init__.py, line 892, in 
lambda
- pkgSack = property(fget=lambda self: self._getSacks(),
-   File /usr/lib/python2.7/dist-packages/yum/__init__.py, line 673, in 
_getSacks
- self.repos.populateSack(which=repos)
-   File /usr/lib/python2.7/dist-packages/yum/repos.py, line 294, in 
populateSack
- sack.populate(repo, mdtype, callback, cacheonly)
-   File /usr/lib/python2.7/dist-packages/yum/yumRepo.py, line 168, in 
populate
- if self._check_db_version(repo, mydbtype):
-   File /usr/lib/python2.7/dist-packages/yum/yumRepo.py, line 226, in 
_check_db_version
- return repo._check_db_version(mdtype)
-   File /usr/lib/python2.7/dist-packages/yum/yumRepo.py, line 1268, in 
_check_db_version
- repoXML = self.repoXML
-   File /usr/lib/python2.7/dist-packages/yum/yumRepo.py, line 1467, in 
lambda
- repoXML = property(fget=lambda self: self._getRepoXML(),
-   File /usr/lib/python2.7/dist-packages/yum/yumRepo.py, line 1459, in 
_getRepoXML
- self._loadRepoXML(text=self)
-   File /usr/lib/python2.7/dist-packages/yum/yumRepo.py, line 1449, in 
_loadRepoXML
- return self._groupLoadRepoXML(text, self._mdpolicy2mdtypes())
-   File /usr/lib/python2.7/dist-packages/yum/yumRepo.py, line 1424, in 
_groupLoadRepoXML
- if self._commonLoadRepoXML(text):
-   File /usr/lib/python2.7/dist-packages/yum/yumRepo.py, line 1242, in 
_commonLoadRepoXML
- result = 

[Bug 1413321] Re: ceph-disk commands fail due to unset cluster name

2015-03-31 Thread Bug Watch Updater
** Changed in: python
   Status: Won't Fix = Confirmed

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

Title:
  ceph-disk commands fail due to unset cluster name

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

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