Public bug reported:
$ file /usr/lib/juju-1.16.5/bin/juju
/usr/lib/juju-1.16.5/bin/juju: ELF 64-bit LSB executable, x86-64, version 1
(SYSV), dynamically linked (uses shared libs), not stripped
Please strip binaries as per Ubuntu Policy.
The size of the binary goes down from 30MB to 20MB.
**
** Branch linked: lp:debian/nbd
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nbd in Ubuntu.
https://bugs.launchpad.net/bugs/1009393
Title:
Problems with /etc/nbd-server/allow
To manage notifications about this bug go to:
https://
Jason Ashworth, this bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/qemu-
kvm/+bug/1021271/comments/27 regarding you no longer have access to the
machine. For future reference you can manage the status of your own bugs
by clicking on the current status
Hi Christopher,
Unfortunately, I went back to Debian (which didn't have the bug) on this
hardware, but now I no longer have access to this machine, so I can't do any
further testing.
Unless someone else watching this thread can reproduce the problem, there's no
further testing/troubleshooting th
Note that switching to python3 and using the lxc api directly would be
a far better way to automate lxc usage.
#/usr/bin/python3
import lxc
c=lxc.Container("test")
c.create("ubuntu-cloud")
c.start(daemonize=True)
c.wait("RUNNING")
ips=c.get_ips()
print(ips[0])
c.stop()
c.destroy()
--
You receive
This is not the correct bug to file this under. I have created a new
bug to track this new issue: https://bugs.launchpad.net/python-
neutronclient/+bug/1265926
** Changed in: python-neutronclient
Status: In Progress => Fix Released
** Changed in: python-neutronclient
Assignee: Amir S
Here is a version of your first script which does work. There is no
indication at host level of when the container has managed to get an ip
address, so best would be to replace my time.sleep(5) with a loop which
repeats until the reported ip is not empty.
Near as I can tell there is no bug here,
** Branch linked: lp:ubuntu/saucy-proposed/heat
** Branch linked: lp:ubuntu/saucy-proposed/neutron
--
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/1262788
Title:
Meta bug for tracking
Hello Adam, or anyone else affected,
Accepted neutron into saucy-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/neutron/1:2013.2.1-0ubuntu1 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://
Hello Adam, or anyone else affected,
Accepted nova into saucy-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/nova/1:2013.2.1-0ubuntu1 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.u
Hello Adam, or anyone else affected,
Accepted heat into saucy-proposed. The package will build now and be
available at http://launchpad.net/ubuntu/+source/heat/2013.2.1-0ubuntu1
in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubu
** Branch linked: lp:ubuntu/saucy-proposed/ceilometer
** Branch linked: lp:ubuntu/saucy-proposed/horizon
--
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/1262788
Title:
Meta bug for tra
Hello Adam, or anyone else affected,
Accepted keystone into saucy-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/keystone/1:2013.2.1-0ubuntu1 in a
few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https:
Public bug reported:
after creating a config file and verifying with "bacula-traymonitor -t",
launching bacula-traymonitor produces no GUI. I'm guessing it goes to
the "tray", but Unity doens't have a tray.
Ideally it would go to the indicator area like indicator-multiload does.
but an acceptabl
Hello Adam, or anyone else affected,
Accepted ceilometer into saucy-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/ceilometer/2013.2.1-0ubuntu2 in a
few hours, and then in the -proposed repository.
Please help us by testing this new package. See
http
Hello Adam, or anyone else affected,
Accepted glance into saucy-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/glance/1:2013.2.1-0ubuntu1 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wi
Hello Adam, or anyone else affected,
Accepted horizon into saucy-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/horizon/1:2013.2.1-0ubuntu1 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://
Hello Adam, or anyone else affected,
Accepted cinder into saucy-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/cinder/1:2013.2.1-0ubuntu1 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wi
Fix proposed to branch: master
Review: https://review.openstack.org/64910
** Changed in: python-neutronclient
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-quantumclient in Ubuntu.
https://bug
With the latest cliff released on pypi today, 1.5.2, the code committed
to fix this previous bug causes unit tests to fail:
Traceback (most recent call last):
...
File "neutronclient/neutron/v2_0/__init__.py", line 345, in __init__
self.formatters['table'] = TableFormater()
TypeError: 'ExtensionMa
Dan Kegel, would utilizing the Raring enablement stack in Precise work
for you as per https://wiki.ubuntu.com/Kernel/LTSEnablementStack ?
** Changed in: linux (Ubuntu)
Importance: Undecided => Medium
** Changed in: linux (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bu
I believe this is fixed at least in trusty (have not tried elsewhere).
At least I can create external snapshots of a stopped domain, then start
the domain. (The snapshot image is listed in
/etc/apparmor.d/libvirt/libvirt-$uuid.files).
I will mark this fix committed, if it is still broken for (in
** Package changed: ubuntu-release-upgrader (Ubuntu) => samba4 (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba4 in Ubuntu.
https://bugs.launchpad.net/bugs/1265109
Title:
Kubuntu 13.10 upgrade Samba4
To manage notifica
I'm still curious about a statement of maintenance intent for
libdumbnet. Being orphaned in Debian is troubling and implies Ubuntu
would be doing more heavy lifting than usual for it.
** Changed in: zerofree (Ubuntu)
Status: Incomplete => Fix Committed
--
You received this bug notificati
** Also affects: cloud-archive
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/1265877
Title:
nova fails to launch i386 images
To manage not
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: nova (Ubuntu)
Status: New => Confirmed
--
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/1265877
** Tags removed: bios-outdated-1.16
** Tags added: latest-bios-1.16
** Description changed:
Problem:
System does not resume from suspend properly. The issue is intermitent.
However most of the time the system will exhibit three problematic symptoms:
- 1.) System will fail to resume an
You have been subscribed to a public bug:
hello friends, i am do upgrade in my kubuntu 13.04 for 13.10, more dont install
the samba4.
sorry for my english, i am Brazilian.
Thankyou.
** Affects: samba4 (Ubuntu)
Importance: Undecided
Status: New
--
Kubuntu 13.10 upgrade Samba4
http
** Package changed: ubuntu-release-upgrader (Ubuntu) => samba4 (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba4 in Ubuntu.
https://bugs.launchpad.net/bugs/1264006
Title:
[13.04->13.10]Upgrade mentions errors when post-
You have been subscribed to a public bug:
As title.
architecture: x86 32-bit(i386)
** Affects: samba4 (Ubuntu)
Importance: Undecided
Status: New
--
[13.04->13.10]Upgrade mentions errors when post-configuring samba4 package
https://bugs.launchpad.net/bugs/1264006
You received this
We are seeing this in both: nova-scheduler=1:2013.1.4-0ubuntu1~cloud0
and nova-scheduler=1:2013.2-0ubuntu1~cloud0
lamont
--
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/1265877
Title:
Public bug reported:
in nova.conf:
compute_scheduler_driver=nova.scheduler.filter_scheduler.FilterScheduler
scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,DiskFilter,CoreFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter
The openstack deployment has sever
Added Canonical Cloudware team bug subscriptions for Zerofree and
libdumnet.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1220950
Title:
[MIR] open-vm-tools
To manage notif
Dear Robie Basak,
thank you for your answer.
I will try to get in touch with the Debian package maintainer then.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libfcgi in Ubuntu.
https://bugs.launchpad.net/bugs/1265541
Title:
Upda
>From log:
Setting up python3 (3.3.2-17ubuntu1) ...
running python rtupdate hooks for python3.3...
dpkg-query: package 'rhythmbox-plugins' is not installed
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
Traceback (m
Thank you for taking the time to report this bug and helping to make
Ubuntu better.
http://www.fastcgi.com/dist/ suggests to me that upstream don't consider
2.4.1 stable yet. In Ubuntu, we generally follow what Debian does, and
Debian is also on 2.4.0. So the answer to your question is that there
Hi Stefan,
Remember this bug?
https://issues.apache.org/bugzilla/show_bug.cgi?id=55787
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1251939
http://svn.apache.org/viewvc/httpd/httpd/trunk/build/config-stubs?view=log&pathrev=1542615
I really appreciated your fix for that.
I'm merging apa
There are two issues here:
cu randomly identifies the serial connection as dialin (nortscts) ot
dialout (rtscts). I don't care about that distinction being broken. I
fix that with the patch.
The other problem is 'line in use' which is caused by running cu as
root. The permission issues are discus
I have the same problem:
Jan 3 08:51:22 desktop lsassd[1263]: 0x7f00357fa700:Failed to change password
of user (name = 'myuser') -> error = 31, symbol = ERROR_GEN_FAILURE, client pid
= 4962
Jan 3 08:51:22 desktop lightdm: [module:pam_lsass]LsaPamUpdatePassword failed
[login:myuser][error code
** Tags removed: need-duplicate-check
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1265791
Title:
package openvswitch-pki 1.4.3-0ubuntu2.1 failed to install/upgrade:
subproc
Public bug reported:
was installing openvswitch controller when i got this error.
The command I used was: apt-get install openvswitch-controller
ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: openvswitch-pki 1.4.3-0ubuntu2.1
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname
** Also affects: apache2 (Ubuntu Saucy)
Importance: Undecided
Status: New
** Changed in: apache2 (Ubuntu Saucy)
Status: New => Triaged
** Changed in: apache2 (Ubuntu Saucy)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubun
Public bug reported:
Please sync alembic 0.6.2+ds-1 (main) from Debian unstable (main)
Explanation of the Ubuntu delta and why it can be dropped:
* New upstream release.
* New upstream release.
This is just a new upstream release. There's no reason to not update the
ubuntu package.
Changelo
Thank you both!
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/1081489
Title:
autofs package is missing the lookup_sss.so module(!); negating
autofs-enabled sssd functionality (aut
44 matches
Mail list logo