see bug 936817 for a broadly similar problem of it modifying the host
os.
--
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/956655
Title:
libvirt dnsmasq causes runaway chain reaction
ok, after discussion on irc, apparently it's launchpad's setuplxc that's
inserting the "conf:prepend domain-name-servers 10.0.3.1;" line.
I'm not sure if this problem could still be hit without it.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is sub
Was not able to reproduce after the steps provided, I was able to
install mysql correctly. Works fine now.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/950589
Title:
unmet depen
removing lxc has avoided the problem.
--
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/956655
Title:
libvirt dnsmasq causes runaway chain reaction
To manage notifications about this
mbp@joy% cat /var/run/nm-dns-dnsmasq.conf
server=10.0.3.1
server=192.168.178.1
server=10.0.3.1
server=192.168.178.1
I think this is an interaction between a few things that are themselves
reasonable:
- network-manager depends on dnsmasq, and makes it the default nameserver in
/etc/resolv.con
check the --libvirt-type if it is "kvm" then
change it to --libvirt-type=qemu in /etc/nova/nova-compute.conf
and reboot the machine
your bug will get resolved
** Changed in: vm-builder (Ubuntu)
Assignee: (unassigned) => Itraju Devendra Babu (itraju-babu)
--
You received this bug notificat
So my machine had, every time I booted up, several instances:
mbp@joy% ps wwwax -o pid,ppid,cmd |grep dnsm
1752 1 dnsmasq -u lxc-dnsmasq --strict-order --bind-interfaces
--pid-file=/var/run/lxc/dnsmasq.pid --conf-file= --listen-address 10.0.3.1
--dhcp-range 10.0.3.2,10.0.3.254 --dhcp-lease
** Changed in: euca2ools
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools in Ubuntu.
https://bugs.launchpad.net/bugs/891252
Title:
--config option is not honored
To manage notifi
Reviewed: https://review.openstack.org/5424
Committed:
http://github.com/openstack/nova/commit/dd6c1907c6634ccb41c3d94ed3296498e32333b0
Submitter: Jenkins
Branch:master
commit dd6c1907c6634ccb41c3d94ed3296498e32333b0
Author: Adam Gandelman
Date: Thu Mar 15 15:38:11 2012 -0700
db api:
For what it is worth, I tested this with unity, gnome and XFCE and the
bug exists with both unity and gnome. XFCE works properly (and is
subsequently my new desktop env), so it seems this is due to some
package that is shared by unity and gnome but not xfce.
--
You received this bug notification
Fix proposed to branch: master
Review: https://review.openstack.org/5440
** Changed in: nova
Assignee: Adam Gandelman (gandelman-a) => Mark McLoughlin (markmc)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https:
Reviewed: https://review.openstack.org/5437
Committed:
http://github.com/openstack/nova/commit/6657f70ee3e792b39e45a2a96fb5d4b380f0ae91
Submitter: Jenkins
Branch:master
commit 6657f70ee3e792b39e45a2a96fb5d4b380f0ae91
Author: Adam Gandelman
Date: Thu Mar 15 18:08:35 2012 -0700
Allow p
** Changed in: nova
Assignee: Vish Ishaya (vishvananda) => Adam Gandelman (gandelman-a)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/954692
Title:
cannot detach volume from term
** Changed in: nova
Assignee: Adam Gandelman (gandelman-a) => Vish Ishaya (vishvananda)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/954692
Title:
cannot detach volume from term
** Changed in: nova
Assignee: Vish Ishaya (vishvananda) => Adam Gandelman (gandelman-a)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/956366
Title:
self-referential security grou
** Changed in: nova
Assignee: Adam Gandelman (gandelman-a) => Vish Ishaya (vishvananda)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/956366
Title:
self-referential security grou
Public bug reported:
I've repeatedly seen dnsmasq get into a situation where it repeatedly
spams out many many queries. I'm not sure why; perhaps it's got into a
state where it's sending queries to itself? I'm not precisely sure how
to reproduce it but it's something to do with my machine suspen
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/956657
Title:
package samba (not installed) failed to install/upgrade: ошибка записи
в «<стандартный вывод>»: Ошибка ввода/вывода
To m
Public bug reported:
Not Installed
and
sudo service smbd start -> Job Failed to Start
ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: samba (not installed)
ProcVersionSignature: Ubuntu 2.6.32-39.86-generic 2.6.32.56+drm33.22
Uname: Linux 2.6.32-39-generic i686
AptOrdering:
samb
Makes sense. Thanks.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/954692
Title:
cannot detach volume from terminated instance
To manage notifications about this bug go to:
https://
Chris-
I'm a little uncomfortable wrapping self.driver.destroy in a try/except
block until there is a common exception language virt drivers can use to
raise specific, fatal exceptions. I'm thinking of a scenario where
libvirt/xs cannot shutdown instance, raises, and compute continues on
with vol
Fix proposed to branch: master
Review: https://review.openstack.org/5437
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/954692
Title:
cannot detach volume from terminated instance
To
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/956607
Title:
package mysql-server-5.1 5.1.61-0ubuntu0.10.04.1 failed to
install/upgrade: subprocess installed post-installati
Public bug reported:
failed to install. stall about 75% through, waited for it to complete
overnight. no luck. reboot and report.
ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: mysql-server-5.1 5.1.61-0ubuntu0.10.04.1
ProcVersionSignature: Ubuntu 2.6.32-39.86-generic 2.6.32.56+drm33.22
** CVE removed: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2011-4598
** CVE removed: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2011-4063
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asterisk in Ubuntu.
https://bugs.
This bug was fixed in the package lxc - 0.7.5-3ubuntu38
---
lxc (0.7.5-3ubuntu38) precise; urgency=low
* 0058-fixup-ubuntu-cloud:
- fix typo in check for $debug (LP: #955935)
- Download specified release, not always precise
- If cloudimg rootfs.tar.gz does not exist, cre
This bug was fixed in the package lxc - 0.7.5-3ubuntu38
---
lxc (0.7.5-3ubuntu38) precise; urgency=low
* 0058-fixup-ubuntu-cloud:
- fix typo in check for $debug (LP: #955935)
- Download specified release, not always precise
- If cloudimg rootfs.tar.gz does not exist, cre
Fix proposed to branch: master
Review: https://review.openstack.org/5424
** Changed in: nova
Status: Triaged => In Progress
** Changed in: nova
Assignee: (unassigned) => Adam Gandelman (gandelman-a)
--
You received this bug notification because you are a member of Ubuntu
Server Team
** Changed in: asterisk (Ubuntu Oneiric)
Status: Confirmed => Fix Committed
** Changed in: asterisk (Ubuntu Oneiric)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asterisk in Ubuntu.
https://bug
Thanks for submitting this bug. If possible, could you do
apport-collect 956374
to send us some more information on your system? I will try to
reproduce here.
** Package changed: kvm (Ubuntu) => qemu-kvm (Ubuntu)
** Changed in: qemu-kvm (Ubuntu)
Importance: Undecided => Medium
--
You rec
For reference - current motherboard is Asus m5a88-M, current CPU is
Athlon X3-450. I will be replacing these with an ASROCK motherboard and
Intel i7-2600 ASAP and retesting. I pretty much expect the bluescreen
problem will go away on the alternate hardware.
--
You received this bug notification
Yep, same bluescreen with Server 2008 R2, non-SP1. That's three
different discs and a ripped ISO image, all of which are known good,
which bluescreen in the same place with the same error. I'm going to
replace the motherboard and CPU with an Intel i7 and see if the problem
stays with me or not.
Hm. I take it back about the problem not existing in Oneiric - I wiped
the machine and reloaded clean with Oneiric Server, and am encountering
the same bluescreen during installation at the same place. This may be
related to the hardware platform - I *JUST* did several of these
installs onto Inte
** Description changed:
- When attempting to install Windows Server 2008 R2 w/SP1 into a new VM
+ Using Precise beta (upgraded from a clean install of Oneiric Server),
+ when attempting to install Windows Server 2008 R2 w/SP1 into a new VM
with hypervisor default hardware for that guest platform
I think removing that block of code makes sense.
However, a few lines below, I would add a try/except around the call to
self.driver.destroy(). It looks like it could raise if the instance is
not created at the driver level, which could be the case for an instance
that's in ERROR state.
--
You
** Changed in: nova
Milestone: None => essex-rc1
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/954692
Title:
cannot detach volume from terminated instance
To manage notifications
** Changed in: nova
Importance: Undecided => High
** Changed in: nova
Status: New => Triaged
** Changed in: nova
Milestone: None => essex-rc1
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.l
** Changed in: nova (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/956366
Title:
self-referential security groups can not be deleted
To manag
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This bug did not have a package associated with it, which
is important for ensuring that it gets looked at by the proper
developers. You can learn more about finding the right package at
https://wiki.ubuntu.com/Bugs
** Also affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/956366
Title:
self-referential security groups can not be deleted
To m
You have been subscribed to a public bug:
When attempting to install Windows Server 2008 R2 w/SP1 into a new VM
with hypervisor default hardware for that guest platform, it bluescreens
with a STOP error before getting to the first installer interface
screen.
This issue did not occur on Oneiric.
Public bug reported:
Creating security groups that authorize themselves (and probably other
groups) cannot be deleted from nova.
To reproduce:
(SIDE NOTE: I couldn't get euca2ools to create the test case because its
using some deprecated authorize_security_group call. To do this, I had
to edit
This bug was fixed in the package euca2ools - 2.0.0~bzr516-0ubuntu2
---
euca2ools (2.0.0~bzr516-0ubuntu2) precise; urgency=low
* debian/patches/describe-images-empty-fields.patch: output of
euca-describe-images is now more consistent with ec2-describe-instances
(LP: #954068)
yep, sorry about that. Packages reuploaded for lucid and natty with the
dependency relaxed.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nis in Ubuntu.
https://bugs.launchpad.net/bugs/569757
Title:
NIS upstart dependency broken f
Blueprint changed by Timo Aaltonen:
Whiteboard changed:
Rather fine-grained task list below. Uploading full 389ds stack is not
necessary (hence status isn't BLOCKED), though not a whole lot of work
after the prereqs are already done.
Work items (precise-alpha-2):
[tjaalton] package py
2012-03-15 17:56:08 INFORemoving candidates:
2012-03-15 17:56:08 INFOnis 3.17-31ubuntu0.11.04.1 in natty
2012-03-15 17:56:08 INFOnis 3.17-31ubuntu0.11.04.1 in natty amd64
2012-03-15 17:56:08 INFOnis 3.17-31ubuntu0.11.04.1 in natty armel
2012-03-15 17:56:08 INFOni
Fixed in my bzr branch
** Branch linked: lp:~pabelanger/nova/dbconfig-common
** Changed in: nova (Ubuntu)
Status: New => Confirmed
** Changed in: nova (Ubuntu)
Assignee: (unassigned) => Paul Belanger (pabelanger)
--
You received this bug notification because you are a member of Ubu
I removed the lucid-proposed package again, and reset the verification
tags for oneiric/natty.
2012-03-15 17:53:55 INFORemoving candidates:
2012-03-15 17:53:55 INFOnis 3.17-31ubuntu0.10.04.1 in lucid
2012-03-15 17:53:55 INFOnis 3.17-31ubuntu0.10.04.1 in lucid amd64
2012-03-15 1
Bogged down with other things ATM, but spent some time looking at this
last night.
nova.compute.manager._shutdown_instance() raises an exception if the
instance is already in POWEROFF state. It looks like this conditional
has existed forever:
if current_power_state == power_state.SHUTOF
@Kaarle
Great!
As I'm not in a position to reproduce the bug and you haven't yet
verified if the patch does solve the problem, I don't want to request a
change to the official package just yet.
To make testing easier for you I've blindly applied the patch and
uploaded an updated package to my PP
Public bug reported:
The package python-nova should include openssh-client as a dependency as
it includes a call to the ssh-keygen binary. Specifically, the file
/usr/share/pyshared/nova/crypto.py includes a shell out to this binary.
= Testing =
$ grep -n "ssh-keygen" /usr/share/pyshared/nova/cr
I confirm nis from lucid-proposed is uninstallable due to dependency on
upstart (>= 0.9.7-2) and probably same problem will occurs on natty
since natty has upstart 0.9.7-1 and 0.9.7-1.1 in natty-proposed
marking as verification-failed
** Tags removed: verification-needed
** Tags added: verificati
ubuntu 3.0.0-16-generic-pae
mysql 5.1
same problem here, after a grand tour via google, manolinux saved the
bacon.
thanks
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/876268
Tit
** Attachment added: "0021-RHBZ-558636-add-find-multipaths.patch"
https://bugs.launchpad.net/bugs/956128/+attachment/2876175/+files/0021-RHBZ-558636-add-find-multipaths.patch
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath
Public bug reported:
There's an interesting feature called find_multipaths that was first
mentioned here on dm-devel in July 2011.
https://www.redhat.com/archives/dm-devel/2011-July/msg00102.html
It's now the corner stone of dm multipath configuration in the RHEL 6 DM
Multipath configuration gu
we discussed on irc. This is a separate bug
** Changed in: nova
Importance: Undecided => Medium
** Tags added: essec-rc-potential
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/9546
If you're touching this, please fix use of 'daily' in the ubuntu-
cloudimg-query string. you really should default that to 'released'.
The daily images have little or no validation done to them. use
'released'. Optionally allow a '--stream=daily' flag.
also, you should not assume that the passwor
Tested the proposed package in Lucid and it appears to depend on Upstart
0.9.7-2 but Lucid only has 0.6.5-8. So trying to upgrade marks "nis" as
broken and wants to remove it.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nis in Ubun
Sorry, I had thought the -rootfs.tar.gz's existed for all releases.
I'll implement the conditional repacking logic.
** Changed in: lxc (Ubuntu)
Assignee: Scott Moser (smoser) => Serge Hallyn (serge-hallyn)
--
You received this bug notification because you are a member of Ubuntu
Server Team
** Changed in: lxc (Ubuntu)
Importance: High => Medium
--
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/955938
Title:
Unable to create lxc instances with ubuntu-cloud template for rele
Note that first the ubuntu-cloud template needs to be fixed to not
always use precise :) I'm going to fix that in the next upload.
The other problem is that the -root images apparently are only created
for precise. I'm assigning this to smoser to get his input on whether
that will change. If no
i think that you should probably do logic like this:
* try to get -rootfs.tar.gz
* if that fails and release >= precise
fail
* else, repack your own
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bug
** Changed in: lxc (Ubuntu)
Importance: Undecided => High
** Changed in: lxc (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/955938
Title:
Un
** Changed in: lxc (Ubuntu)
Status: New => Confirmed
** Changed in: lxc (Ubuntu)
Importance: Undecided => Medium
** Changed in: lxc (Ubuntu)
Assignee: (unassigned) => Serge Hallyn (serge-hallyn)
--
You received this bug notification because you are a member of Ubuntu
Server Team,
This bug was fixed in the package glance -
2012.1~rc1~20120309.1315-0ubuntu2
---
glance (2012.1~rc1~20120309.1315-0ubuntu2) precise; urgency=low
* debian/glance-common.postinst
- Give adm group read permission to /var/log/glance (LP: #950935)
-- Paul BelangerFri, 09 Mar 201
Public bug reported:
keystone doesn't install the copyright file to the binary package
because it never calls dh_installdocs:
ifeq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS)))
override_dh_installdocs:
# dh_installdocs
# rm -f
$(CURDIR)/debian/keystone-doc/usr/share/doc/keystone-doc/
This bug was fixed in the package groovy -
2.0.0~beta2+isreally1.8.6-0ubuntu1
---
groovy (2.0.0~beta2+isreally1.8.6-0ubuntu1) precise; urgency=low
* New upstream release.
* Fix jar naming issues caused by +isreally (LP: #953533):
- d/rules: Figure out real upstream version num
Public bug reported:
fails on upgrade
ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: odbcinst1debian2 2.2.14p2-5ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
Uname: Linux 3.2.0-18-generic x86_64
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
Date: Wed Mar 14 17:16:
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc in Ubuntu.
https://bugs.launchpad.net/bugs/955999
Title:
package odbcinst1debian2 2.2.14p2-5ubuntu3 failed to install/upgrade:
ErrorMessage: dependency problems - leaving unco
Public bug reported:
Under https://juju.ubuntu.com/docs/getting-started.html it status "Run
the command-line utility with no arguments to create a sample
environment:
$ juju
This will create the file ~/.juju/environments.yaml"...
While it does create ~/.juju/environments.yaml, it also output an
This is because we are carrying the 2.0.0+isreally hack
** Changed in: groovy (Ubuntu)
Status: New => Confirmed
** Changed in: groovy (Ubuntu)
Milestone: None => ubuntu-12.04-beta-2
** Changed in: groovy (Ubuntu)
Assignee: (unassigned) => James Page (james-page)
** Also affects:
William, thanks that is great news.
James, to call this a limitation is IMHO a major understatement. Since
all services, units, etc are removed after a destroy-environment, the
local environment is nothing more than for testing or demonstration
purposes. Of course, it states right in the page you
Hi Glenn
Thanks for taking the time to prepare this update for the puppet
packaging.
Couple of comments:
1) By default the init script for the puppet agent does not start the
agent; this is set in /etc/default/puppet - the upstart configuration
needs to exhibit the same behaviour.
2) The puppet
** Changed in: puppet (Ubuntu)
Assignee: (unassigned) => Marc Cluet (lynxman)
--
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/954368
Title:
Upstart script puppet agent
To manage
Public bug reported:
When running:
sudo lxc-create -n precise-amd64-template -t ubuntu-cloud -- -r precise
-a amd64 -S ~/.ssh/id_rsa.pub
I get the following error displayed:
/usr/lib/lxc/templates/lxc-ubuntu-cloud: line 180: [: 0: unary operator
expected
Still works but ugly
ProblemType:
Thank you for taking the time to report this bug and helping to make
Ubuntu better.
I have spent some time trying to reproduce your issue - however the only
way I could replicate this in any way was to remove the postfix
configuration directory (/etc/postfix) prior to trying to purge postfix
and m
--
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/955935
Title:
Creating lxc instances using ubuntu-cloud template throws warning
To manage notifications about this bug go to:
https://bugs
--
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/955938
Title:
Unable to create lxc instances with ubuntu-cloud template for release
other than precise
To manage notifications about thi
Public bug reported:
sudo lxc-create -n oneiric-amd64-template -t ubuntu-cloud -- -r oneiric
-a amd64 -S ~/.ssh/id_rsa.pub
No config file specified, using the default config
ubuntu-cloudimg-query is /usr/bin/ubuntu-cloudimg-query
wget is /usr/bin/wget
--2012-03-15 12:00:42--
https://cloud-image
fwiw following recent fix might have changed the issue:
commit 22b484a6d0b65c2a41fd4c730a5ebddf98c70c84
Author: Vishvananda Ishaya
Date: Wed Mar 14 09:26:40 2012 -0700
Allow errored volumes to be deleted
* Allow volumes with no host set to be deleted from db
* Allow volumes in sta
Just a note: the local storage-server and machine-agent are now
upstartified; the missing pieces are zookeeper and the lxc containers,
neither of which should be tricky to fix.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubu
Public bug reported:
The Squid Proxy crash sometimes a day with this Message:
assertion failed: comm.cc:349: "!fd_table[fd].closing()"
In the Squid3 Bug Tracker i see there is the same issue fixed:
http://bugs.squid-cache.org/show_bug.cgi?id=3131
Can you please fix this in Ubuntu too ?
** Affe
Ok, I think I confirmed this to be only in the Ubuntu version. Marc, I
believe you have been working on this. Maybe we could get the change
reviewed and loosely queued (without upload) to be picked up whenever
something serious (or the next release) come up?
--
You received this bug notification
Hm, thinking of this again, it does seem to me that the whole "allqemu"
target and special kvm-ipxe may be Ubuntu specific and neither in
upstream or Debian. Checking the latest Debian source to confirm this...
--
You received this bug notification because you are a member of Ubuntu
Server Team,
Marking 'Fix Released'.
** Changed in: nova (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/955510
Title:
failed attach leaves stale iSCSI s
Serge, I had not directly thought of it because our discussion went
probably into some confusion when also talking about (bug 949028). But
it would make sense. It is not critical to get it into Ubuntu right now
as the Xen build has been fixed to use the alternative file name which
works.
--
You r
This is documented as a limitation here:
https://juju.ubuntu.com/docs/provider-configuration-local.html
However I agree that it would be nice if the local environment could be
recovered after a host restart.
** Changed in: juju (Ubuntu)
Status: New => Confirmed
** Changed in: juju (Ubunt
I've got an experimental appindicator version in the linked branch which
seems to work. It drops the status icon support entirely.. not sure if
thats important to keep around for a while.
** Changed in: txaws
Status: Confirmed => In Progress
** Changed in: txaws
Assignee: (unassigned)
*** This bug is a duplicate of bug 876387 ***
https://bugs.launchpad.net/bugs/876387
It's a bug in fuser and was fixed in recent psmisc, see the report
#876387.
** This bug has been marked a duplicate of bug 876387
fuser forking uncontrollably in cron job
--
You received this bug notific
Hi,
How do Ubuntu Server sysadmins do to use the mainstream Ubuntu package system
to obtain a cluster-enabled Samba with CTDB?
This bug (and my experiments) prove there's no way (except using Dan's work).
I don't understand why this bug has low importance?
--
You received this bug notification
The attachment "Patch submitted by oracle to upstream 2.6.39" of this
bug report has been identified as being a patch. The ubuntu-reviewers
team has been subscribed to the bug report so that they can review the
patch. In the event that this is in fact not a patch you can resolve
this situation by
thank you for your advise, I will do so
On 14.03.12 22:54, Clint Byrum wrote:
> You need to separate data from code and configuration, and only copy
> your data to the new system. I can't tell you what that includes, you'll
> have to examine your system for that.
>
--
You received this bug n
*** This bug is a duplicate of bug 541595 ***
https://bugs.launchpad.net/bugs/541595
** This bug has been marked a duplicate of bug 541595
[Master] package failed to install/upgrade: package is already installed and
configured
--
You received this bug notification because you are a membe
93 matches
Mail list logo