Public bug reported:
system problem detected
ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: openbsd-inetd 0.20091229-2ubuntu3
ProcVersionSignature: Ubuntu 3.19.0-27.29-generic 3.19.8-ckt5
Uname: Linux 3.19.0-27-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.4
Architecture: amd64
Date: T
** Tags removed: need-duplicate-check
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openbsd-inetd in Ubuntu.
https://bugs.launchpad.net/bugs/1492521
Title:
package openbsd-inetd 0.20091229-2ubuntu3 failed to install/upgrade:
subp
Jean-Pierre, what if I do not want to downgrade these? Is a new update
planned with a bugfix for this?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/1488056
Title:
Rejected send mess
** Tags added: patch
--
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/1492468
Title:
[SRU] ConfigDrive fails to provision when network interface key is
"interfaces"
To manage no
~mriedem looks like the above isn't the case, that you made fixes to
glance_store and rbd. Is there still suspicion that 0.80.10 is
contributing to the breakage.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ceph in Ubuntu.
https://bu
Per Seb, please rebase your changes on the current version of the
mysql-5.6 package in trusty-updates (currently -0ubuntu0.14.04.4). When
this is done please provide your changes as a debdiff, not a full source
package, so that they can more easily be applied to the archive.
Please also update th
** Summary changed:
- ConfigDrive datasource fails when metadata files is null
+ [SRU] ConfigDrive datasource fails when metadata files is null
** Description changed:
- On Ubuntu 12.04, cloud-init fails to provision when ConfigDrive data has
- a null value for "files":
+ SRU Justification
+
** Description changed:
- The ConfigDrive datasource fails to provision on ConfigDrive capable
- clouds that use "interfaces" rather than "network-interfaces". This is
- only seen on 12.04.
+ [SRU Justification]
- meta_data.json:
+ [IMPACT] The ConfigDrive datasource fails to provision on Confi
** Description changed:
- The ConfigDrive datasource fails to provision on OpenNimbula clouds that
- use "interfaces" rather than "network-interfaces". This is only seen on
- 12.04.
+ The ConfigDrive datasource fails to provision on ConfigDrive capable
+ clouds that use "interfaces" rather than "n
** Patch added: "Patch for 12.04"
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1492468/+attachment/4457649/+files/lp-1492468.patch
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launc
** Patch added: "Fix for 12.04"
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1492420/+attachment/4457648/+files/lp-1492420.patch
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchp
Simple fix:
--- cloud-init-0.6.3.orig/cloudinit/DataSourceConfigDrive.py
+++ cloud-init-0.6.3/cloudinit/DataSourceConfigDrive.py
@@ -198,8 +198,14 @@
LOG.debug("Updating network interfaces from config drive (%s)",
dsmode)
-util.write_file("/etc/net
Simple patch fixes the problem:
--- cloud-init-0.6.3.orig/cloudinit/DataSourceConfigDrive.py
+++ cloud-init-0.6.3/cloudinit/DataSourceConfigDrive.py
@@ -380,7 +380,8 @@
files = {}
try:
for item in results['metadata'].get('files', {}):
-files[item['path']] = read_cont
@racb yep, that was my original take on this, but somehow I convinced
myself otherwise apparently. Either way, hacluster won't install on
V/W. ;-)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad
I did not perform a code or packaging review for golang. I did
reevaluate the current situation wrt static linking and under what
conditions, if any, golang and packages depending on it would be
supportable in main. In general, statically compiled binaries are not
suitable for the Ubuntu archive be
Thanks for reporting this bug. I'm pushing the fix to wily right now.
** Changed in: qemu (Ubuntu)
Importance: Undecided => Medium
** Changed in: qemu (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscr
** Changed in: cloud-init (Ubuntu Precise)
Assignee: (unassigned) => Ben Howard (utlemming)
--
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/1492468
Title:
ConfigDrive fails t
well, it's already in main. needed to build the cross compilers and to
cross-build gcc-5
** Changed in: gccgo-5 (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to golang in Ubuntu.
https://bugs.
Public bug reported:
ConfigDrive fails to provision when network interface key is
"interfaces"
meta_data.json:
{
"domain": "foobar.com",
"files": [
[]
],
"hostname": "utl-precise-0904-88f2e9",
"meta": {
"dsmode": "net"
},
"name": "utl-precise-0904-88f2e
Based on the above, I think the gccgo tasks can be close?
--
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/1267393
Title:
[MIR] juju-core, juju-mongodb, gccgo, golang
To manage notifi
This bug only affects Ubuntu 12.04.
** Also affects: cloud-init (Ubuntu Precise)
Importance: Undecided
Status: New
** Changed in: cloud-init (Ubuntu Precise)
Status: New => In Progress
** Changed in: cloud-init (Ubuntu Precise)
Assignee: (unassigned) => Ben Howard (utlemmin
In addition to Seth's review, I can say that juju needs to make some packaging
changes to meet the MIR requirements I set forth in the last comment.
Specifically:
* should use golang now for all supported archs (!powerpc)
* should move embedded libraries out to proper packages
* should use Bui
Hello Mitsuhiro, or anyone else affected,
Accepted cinder into trusty-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/cinder/1:2014.1.5-0ubuntu2 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
htt
Sigh; ignore bugproxy again.
There are no new patches here.
--
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 multi
The attachment "multipath-tools_adjust-patch-scsi-rev-spaces.debdiff"
seems to be a debdiff. The ubuntu-sponsors team has been subscribed to
the bug report so that they can review and hopefully sponsor the
debdiff. If the attachment isn't a patch, please remove the "patch"
flag from the attachmen
Assigning to me and unsubscribing sponsors, I'll just do the review and
upload the patch as necessary.
** Changed in: multipath-tools (Ubuntu)
Status: New => Triaged
** Changed in: multipath-tools (Ubuntu)
Importance: Undecided => High
** Changed in: multipath-tools (Ubuntu)
Assig
** Changed in: multipath-tools (Ubuntu)
Status: New => Triaged
** Changed in: multipath-tools (Ubuntu)
Importance: Undecided => High
** Changed in: multipath-tools (Ubuntu)
Assignee: (unassigned) => Mathieu Trudel-Lapierre (mathieu-tl)
--
You received this bug notification becaus
There's already this fix in trusty-proposed, though not quite using
multipath 0.5.0 (which is a very large changeset that would be quite
difficult to review and conclusively say there are no regressions).
FWIW; I'm referring to
https://launchpad.net/ubuntu/+source/multipath-tools/0.4.9-3ubuntu7.5
** Tags added: landscape
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1490727
Title:
"Invalid IPC credentials" after corosync, pacemaker service restarts
To manage notification
It looks like ceph 0.80.10 is breaking openstack, see bug 1492432 -
there is a missing class now in the rbd module and we're hitting an
AttributeError.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ceph in Ubuntu.
https://bugs.launchp
Public bug reported:
Version 10.0.0 of open-vm-tools has been released. It is avaliable at:
https://github.com/vmware/open-vm-tools/tree/stable-10.0.x
See https://github.com/vmware/open-vm-
tools/blob/stable-10.0.x/ReleaseNotes.md for release notes.
This is also reported at Debian: https://bugs.
Public bug reported:
Please adjust the patch handle_spaces_in_rev_attr.patch.
When applying the upstream commit on top of the Debian source,
the change ends up on the wrong line,
as described in BTS#782400 comment #15 [1].
Applying patch handle_spaces_in_rev_attr.patch
patching file libmul
Public bug reported:
On Ubuntu 12.04, cloud-init fails to provision when ConfigDrive data has
a null value for "files":
Sep 4 18:46:28 utl-precise-0904-88f2e9 [CLOUDINIT] __init__.py[WARNING]:
get_data of DataSourceConfigDriveNet raised Failed to read file []: list
indices must be integers, n
Serge,
I did double check that the pacemaker processes were running under
hacluster/haclient uid/gid. I will double check for my own sanity (I may
have seen one running as root). However, according to the pacemaker docs
that I referenced above, root and hacluster users should always have
full acce
** Tags added: landscape-release-29
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1490727
Title:
"Invalid IPC credentials" after corosync, pacemaker service restarts
To manage n
This bug was fixed in the package cloud-utils - 0.27-0ubuntu19
---
cloud-utils (0.27-0ubuntu19) wily; urgency=medium
* sync to trunk at revno 273
* mount-image-callback: specify --format to qemu-nbd (LP: #1492386)
-- Scott Moser Fri, 04 Sep 2015 12:54:03 -0400
** Changed in
--- Comment on attachment From mauri...@br.ibm.com 2015-06-23 13:14
EDT---
Hi Canonical,
This patch incorporates the upstream commits in order to apply the
fibrechannel dev_loss and fast_io_fail timeout attributes from
multipath.conf into sysfs.
It targets the 14.04.x LTS series, but i
--- Comment on attachment From mauri...@br.ibm.com 2015-06-23 13:18
EDT---
> This patch incorporates the upstream commits in order to apply the
> fibrechannel dev_loss and fast_io_fail timeout attributes from
> multipath.conf into sysfs.
With the patch applied, the fc timeout attributes
Default Comment by Bridge
** Attachment added: "fix setting timeouts"
https://bugs.launchpad.net/bugs/1435706/+attachment/4457435/+files/fix_scsi_timeo.patch
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu
Default Comment by Bridge
** Attachment added: "do not ignore some attributes from config file"
https://bugs.launchpad.net/bugs/1435706/+attachment/4457434/+files/merge_hwe.patch
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mult
Hi,
The re-verification of this shows it's indeed fixed with multipath-tools
0.4.9-3ubuntu7.4.
Details provided.
Software version check:
# lsb_release -d
Description:Ubuntu 14.04.3 LTS
# dpkg -s multipath-tools | grep ^Version:
Version: 0.4.9-3ubuntu7.4
Set
** Also affects: cloud-utils
Importance: Undecided
Status: New
** Changed in: cloud-utils
Status: New => Fix Committed
** Changed in: cloud-utils
Importance: Undecided => Medium
** Changed in: cloud-utils (Ubuntu)
Status: New => In Progress
** Changed in: cloud-utils
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: pacemaker (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bug
I have determined it is one of the packages related to bind9, as
comments show.
** Package changed: dnsmasq (Ubuntu) => bind9 (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/148
I downgraded these packages and the problem got solved:
libbind9-90
dnsutils
libisccfg90
libdns100
libisc95
liblwres90
bind9-host
Version those packages downgraded to: 1:9.9.5.dfsg-9
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dns
Public bug reported:
at some point recently, qemu-nbd (and qemu also) started complaining
about raw devices.
qemu-nbd will actually refuse to connect and exit failure unless you
specify --format if it does not detect the format.
the end result is that on wily right now:
mount-image-callback pa
James - Yeah I ran that prestart command on my local box. It's showing
the .001 per GB capacity. That's more accurate than I was going for
which is great.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ceph in Ubuntu.
https://bugs.la
** Branch linked: lp:debian/experimental/python-oslo.serialization
** Branch linked: lp:debian/experimental/python-oslo.context
** Branch linked: lp:debian/experimental/python-oslo.i18n
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: dnsmasq (Ubuntu)
Status: New => Confirmed
--
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/14
Possible culprits:
libdns100_1:9.9.5.dfsg-9ubuntu0.3_amd64.deb
libdns-export100_1:9.9.5.dfsg-9ubuntu0.3_amd64.deb
--
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/1488056
Title:
Reje
When connecting to an OpenVPN network with NetworkManager, I see these
same messages just after dnsmasq reports "using nameserver ...," then
the system fails to use those nameservers. This means that my system is
not using the DNS servers that correspond to the VPN, but those that
were already set
** Bug watch added: Debian Bug tracker #798030
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798030
** Also affects: genshi (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798030
Importance: Unknown
Status: Unknown
--
You received this bug notification because yo
Public bug reported:
genshi fails to build from source with Python 3.5, which is a supported
version in Wily and will be the default in X-series.
Upstream bug http://genshi.edgewall.org/ticket/602 which has a patch.
Unfortunately that patch does not completely resolve the problem and it
hasn't be
Hi Billy,
So can you confirm that pacemaker *is* running under haclient/hacluster
uid/gid?
Note, the comments above don't seem correct to me. The 'INSTALL' file
shipped with corosync says:
> Before running any of the test programs
> ---
> The corosync executi
Hm, this comes from vl.c:2989 (in git) calling
g_mem_set_vtable(&mem_trace), which has been around since 2011 to add
tracepoints for g_malloc/g_free.
https://github.com/GNOME/glib/blob/master/glib/gmem.c shows that this
function is deprecated.
This means that tracing won't work right, but should
Bug 1479661 may be a duplicate of this.
--
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/1488453
Title:
Package postinst always fail on first install when using systemd
To manage notifi
Looks like the patches to fix this (at
https://bugzilla.redhat.com/show_bug.cgi?id=1203032#c11) are in
1.2.17, but not in 1.2.16 which is currently in wily.
** Changed in: libvirt (Ubuntu Wily)
Importance: Undecided => High
** Changed in: libvirt (Ubuntu Wily)
Status: New => In Progres
** Description changed:
[Impact]
On 14.04 the restart target of the sysvinit script brings the service down
but sometimes fails to bring the service back up again. There is a race
between stop and start and in the failure case the attempt to bring the service
up runs before the service
** Bug watch added: Debian Bug tracker #798018
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798018
** Also affects: python-taskflow (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798018
Importance: Unknown
Status: Unknown
--
You received this bug notification b
** Description changed:
[Impact]
On 14.04 the restart target of the sysvinit script brings the service down
- but almost always fails to bring the service back up again.
+ but sometimes fails to bring the service back up again. There is a race
between stop and start and in the failure case
** Attachment added: "Getting to "Multiple server installs with MAAS""
https://bugs.launchpad.net/ubuntu/+source/maas-enlist/+bug/1492262/+attachment/4457277/+files/Screenshot_server-install_2015-09-04_09%3A07%3A31.png
--
You received this bug notification because you are a member of Ubuntu
S
** Changed in: maas
Status: New => Triaged
** No longer affects: maas
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas-enlist in Ubuntu.
https://bugs.launchpad.net/bugs/1492262
Title:
maas-enlist-udeb fails enlistment bec
I've already uploaded a fix to the archive, attaching a code branch
which applies the same fix on the upstream branch.
** Branch linked: lp:~mathieu-tl/maas/maas-enlist-wget-not-curl
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas
** Attachment added: "Entering MAAS server IP/location"
https://bugs.launchpad.net/ubuntu/+source/maas-enlist/+bug/1492262/+attachment/4457279/+files/Screenshot_server-install_2015-09-04_09%3A10%3A01.png
--
You received this bug notification because you are a member of Ubuntu
Server Team, whi
** Attachment added: "full syslog for the installation"
https://bugs.launchpad.net/ubuntu/+source/maas-enlist/+bug/1492262/+attachment/4457281/+files/syslog
** Changed in: maas-enlist (Ubuntu)
Status: New => In Progress
** Changed in: maas-enlist (Ubuntu)
Importance: Undecided => Me
** Attachment added: "Selecting enlistment instead of installing a new MAAS
server."
https://bugs.launchpad.net/ubuntu/+source/maas-enlist/+bug/1492262/+attachment/4457278/+files/Screenshot_server-install_2015-09-04_09%3A09%3A39.png
--
You received this bug notification because you are a mem
As you can see, the curl package is installed; but as logs show the
binary is not available.
** Attachment added: "Screenshot_server-install_2015-09-04_09:12:24.png"
https://bugs.launchpad.net/ubuntu/+source/maas-enlist/+bug/1492262/+attachment/4457280/+files/Screenshot_server-install_2015-09-
Public bug reported:
Looks like maas-enlist-udeb (the maas-enlist function for d-i, which
gets run when one selects the ubuntu-server ISO menu option "Multiple
server install using MAAS", has been failing at least since Trusty.
Attached are screenshots and logs for attempting a provisioning via
M
Public bug reported:
It would be good to be able to use taskflow in Python 3 projects. This
is, presumably, also required for porting stuff that already uses
taskflow to Python 3.
** Affects: python-taskflow (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notif
Thanks for the quick turnaround, could you please backport the fix
to 1507 trunk ?
We have several stacks where we need to manually apply
above workaround for corosync/pacemaker to behave properly,
and several coming down the line before 1510.
FYI I while fixing hacluster trunk (essentially came o
Blueprint changed by James Page:
Definition Status: Drafting => Approved
--
OpenStack Liberty for Ubuntu Wily
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-liberty
--
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe
Blueprint changed by James Page:
Work items changed:
Work items for ubuntu-15.05:
Raise MIR for python-openstackclient: DONE
Work items for ubuntu-15.06:
Liberty B1 update: DONE
Icehouse stable update: DONE
Transition oslo packages back to oslo.XXX naming: DONE
Convergence of depe
Public bug reported:
V0.94.3 HAMMER
This Hammer point release fixes a critical (though rare) data corruption
bug that could be triggered when logs are rotated via SIGHUP. It also
fixes a range of other important bugs in the OSD, monitor, RGW, RGW, and
CephFS.
All v0.94.x Hammer users are strongl
Thanks James.
I think I favour b) since a) would only be noticed by someone watching
console output. Though having said that, the situation wouldn't be any
worse than before the postinst was run.
This needs to be forwarded to Debian.
** Changed in: bind9 (Ubuntu)
Status: New => Triaged
*
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.
Specifically you have locally deleted conffiles.
If indeed this is a local c
** 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/1491406
Title:
augeas-lenses-1.2.0 - NagiosCfg lens broken for /etc/nagios.cfg due to
spaces
To manage notific
Public bug reported:
We recently had a bind9 package upgrade take out DNS services for a
production cloud because named failed to come up after the postinst
restarted it. So obviously, a) our DNS shouldn't be a SPOF and b) we
shouldn't let our config files get into a state where named refuses to
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:
* Is this reproducible from a fresh installation of Ubuntu?
* If so, what specific steps should we take to recreate this bug?
This will help us to find and resolve the problem.
Once
You have been subscribed to a public bug by Robie Basak (racb):
We recently had a bind9 package upgrade take out DNS services for a
production cloud because named failed to come up after the postinst
restarted it. So obviously, a) our DNS shouldn't be a SPOF and b) we
shouldn't let our config fil
** Changed in: openssh (Ubuntu)
Importance: Undecided => Low
** Changed in: openssh (Ubuntu)
Status: New => Triaged
--
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/1491532
T
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 ge
** Summary changed:
- dlm_stonith where?
+ Package does not ship dlm_stonith
** Changed in: dlm (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dlm in Ubuntu.
https://bugs.launchpad.net/bugs
>From log:
正在设置 mysql-server-5.6 (5.6.25-0ubuntu0.15.04.1) ...
invoke-rc.d: Unit mysql.service is masked
update-alternatives: 使用 /etc/mysql/mysql.cnf 来在自动模式中提供 /etc/mysql/my.cnf
(my.cnf)
Job for mysql.service failed. See "systemctl status mysql.service" and
"journalctl -xe" for details.
invoke-r
You have been subscribed to a public bug by Robie Basak (racb):
# lsb_release -rd
Description:Ubuntu 14.04.3 LTS
Release:14.04
# apt-cache policy augeas-lenses
augeas-lenses:
Installed: 1.2.0-0ubuntu1.1
Candidate: 1.2.0-0ubuntu1.1
Version table:
*** 1.2.0-0ubuntu1.1 0
5
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.
Specifically, since /etc/mysql/my.cnf.fallback is shipped by this
package, it
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
>From log:
Preparing to unpack .../mailman_1%3a2.1.16-2ubuntu0.1_i386.deb ...
sh: printf: I/O error
sh: printf: I/O error
sh: printf: I/O error
sh: printf: I/O error
sh: printf: I/O error
sh: printf: I/O error
sh: printf: I/O error
sh: printf: I/O error
sh: printf: I/O error
sh: printf: I/O error
You have been subscribed to a public bug by Robie Basak (racb):
The dlm_stonith binary needed to get fencing working in a pacemaker/gfs2
scenario is not in the dlm package, or somewhere else in ubuntu.
** Affects: dlm (Ubuntu)
Importance: Medium
Status: New
--
Package does not shi
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 ge
>From log:
Setting up apache2 (2.4.10-9ubuntu1.1) ...
ERROR: Module mpm_prefork is enabled - cannot proceed due to conflicts. It
needs to be disabled first!
dpkg: error processing package apache2 (--configure):
subprocess installed post-installation script returned error exit status 1
--
You r
Is this actually bug 1488453? The home directory ownership warning looks
like a red herring to me.
--
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/1479661
Title:
hacluster install hook
** Branch linked: lp:debian/experimental/python-oslo.config
--
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
** Changed in: keystone (Juju Charms Collection)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keystone in Ubuntu.
https://bugs.launchpad.net/bugs/1417211
Title:
ERROR No module named ba
** Changed in: hacluster (Juju Charms Collection)
Importance: Undecided => High
** Changed in: hacluster (Juju Charms Collection)
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://
** Also affects: pacemaker (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1490727
Title:
"Invalid IPC credentials" after coros
I did a quick test and was not able to reproduce - but my test
environment is virtual so that may be making a difference.
** Also affects: ceph (Ubuntu)
Importance: Undecided
Status: New
** Changed in: ceph (Juju Charms Collection)
Status: New => Invalid
** Changed in: ceph (Ubu
** Also affects: ceph (Ubuntu Trusty)
Importance: Undecided
Status: New
** Also affects: ceph (Ubuntu Wily)
Importance: Undecided
Status: Confirmed
** Changed in: ceph (Ubuntu Wily)
Status: Confirmed => Fix Released
** Changed in: ceph (Ubuntu Trusty)
Status: Ne
I had the same issue after upgrading nova components.
The issue was that nova-conductor and nova-compute services did not use the
same version.
I upgraded using apt-get upgrade but it didn't seem to update nova-
conductor. After a apt-get -f upgrade nova-conductor the nova-conductor
package was
Chris - can you confirm that this is actually a problem in a unbalanced
server configuration? - I think things should be working OK already.
** Also affects: ceph (Ubuntu)
Importance: Undecided
Status: New
** Changed in: ceph (Ubuntu)
Status: New => Invalid
** Changed in: ceph (
@ubuntu-gnome:~$ kvm --version
(process:21080): GLib-WARNING **:
/build/glib2.0-3tdlHy/glib2.0-2.45.6/./glib/gmem.c:482: custom memory
allocation vtable not supported
QEMU emulator version 2.3.0 (Debian 1:2.3+dfsg-5ubuntu4), Copyright (c)
2003-2008 Fabrice Bellard
--
You received this bug not
1 - 100 of 103 matches
Mail list logo