Public bug reported:
cloud-init coudl re-enable ureadahead if it is actually running on real-
hardware.
Related bugs:
* bug 499520: default uec-image requires at least 300 M of RAM to run -
m1.small and c1.medium not needed by default
** Affects: cloud-init (Ubuntu)
Importance: Undecided
I've seen a problem like this before when logging into captive portals.
I could be wrong here but I think this is what the problem is:
* user logs in once to captive portal, everything works fine
* that included dns redirect from the server to captive portal
* login
* subsequent stuff
The clear solution here is to use google dns (8.8.8.8) or opendns or
some other dns server that does not provide bogus answers for non-
existing domains.
That said, I think we'll likely be finding a better solution for
discovery of a local mirror by an instance.
--
You received this bug notifica
Blueprint changed by Scott Moser:
Work items changed:
Work items:
[jbrowne] Package ELB: TODO
[jbrowne] AWS Import/Export: TODO
[jbrowne] RDS: TODO
[jbrowne] Check IAM for latest version: TODO
[utlemming] Package Autoscaling: TODO
[utlemming] Package Cloudwatch: TODO
[utlemming
I can reproduce within a precise amd64 cloud image using:
iso_url=http://releases.ubuntu.com/12.04/ubuntu-12.04-server-amd64.iso
iso=${iso_url##*/}
pkgs="cobbler-web kvm"
v=$(uname -r) && [ "${v%-virtual}" != "${v}" ] &&
pkgs="$pkgs linux-image-extra-virtual"
sudo apt-get install $pkgs
sudo m
On Thu, 17 May 2012, Serge Hallyn wrote:
> Sounds like it should check both that it is not in a container, and that
> it has >= 512M (or something) ram?
Well, cloud-init can't really run-time check this. Because at this point
its well too late. potentially ureadahead could do that.
--
You rec
** Summary changed:
- cloud-init could re-enable ureadahead if running on real hardware
+ cloud-init disables ureadahead even when it might be useful
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.la
** Description changed:
- cloud-init coudl re-enable ureadahead if it is actually running on real-
- hardware.
+ Since bug 499520, cloud-init currently disables ureadahead by using a
dpkg-divert of /etc/upstart/ureadahead.conf. The reasoning behind this was
that:
+ a.) ureadahead was causing
I'm confused because
a.) dmesg on the first boot did not have anything in it
b.) reboot (without re-attach) showed the drive.
Those two items in the bug report just seem strange.
** Changed in: nova (Ubuntu)
Importance: Undecided => Medium
** Changed in: nova (Ubuntu)
Status: New => Tr
** Attachment added: "first boot dmesg"
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1000710/+attachment/3150591/+files/nova-medium-dmesg.log
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launch
** Attachment added: "reboot dmesg"
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1000710/+attachment/3150603/+files/nova-medium-dmesg-reboot.log
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.lau
I've attached dmesg output from first boot and second boot that Martin provided
me with.
Some things to note:
* instance was 12.04 ubuntu-precise-12.04-amd64-server-20120424
* both first boot and reboot took 90 seconds to get to the acpi messages.
These messages come as a result of 'module-init
I'm currently not able to reproduce this, with something like the
following:
ami=ami-00bf
zone=nova
size=2
instsize=m1.medium
key=mykey
isready() { local s=$(euca-describe-instances "$1" | awk '$2 == i {
print $6 }' "i=$1" ); echo $s 1>&2; [ "$s" = "running" ]; }
out=$(euca-create-volume -z
OK.
so, re-reading the above, and conversing with Martin.
things of note:
* after first boot, the volume showed as 'in-use', but the disk was not
attached to the instance.
* after re-boot, the volume showed as 'available' again. Basically, the
volume got stuck in 'in-use' when it really wasnt.
** Changed in: txaws (Ubuntu)
Importance: Undecided => Medium
** Changed in: txaws (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to txaws in Ubuntu.
https://bugs.launchpad.net/bugs/1000504
Titl
Hi,
Could you tell us how networking is configured in your system? Ie, are you
using network manager?
ntp (or any rc-sysvinit script) should not start until all "static
networking" is up. "static networking" means anything defined in
/etc/network/interfaces, but does not include network
** Changed in: logwatch (Ubuntu)
Importance: Undecided => Medium
** Changed in: logwatch (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to logwatch in Ubuntu.
https://bugs.launchpad.net/bugs/1000
** Changed in: keystone (Ubuntu)
Importance: Undecided => Medium
** Changed in: keystone (Ubuntu)
Status: New => Triaged
--
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/9989
** Changed in: openvpn (Ubuntu)
Importance: Undecided => Medium
** Changed in: openvpn (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/998918
Justin,
I'm sorry, I'm confused by your comment #2.
a. The lack of a default idmap range (idmap config * : range = X - Y)
is causing the error.
b. a range was specified for the domain itself
c. samba generates a default idmap config * : backend = tdb if it's not
specified
d. spe
** Changed in: bind9 (Ubuntu)
Importance: Undecided => Medium
** Changed in: bind9 (Ubuntu)
Status: New => Confirmed
--
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/996088
Tit
** Changed in: nova (Ubuntu)
Importance: Undecided => Low
** Changed in: nova (Ubuntu)
Status: New => Triaged
** Also affects: nova (Ubuntu Precise)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which
** Also affects: resolvconf (Ubuntu)
Importance: Undecided
Status: New
** Also affects: network-manager (Ubuntu)
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.
h
Hi,
open-vm-dkms depends on dkms.
dkms 'Recommends' : linux-headers-generic-pae | linux-headers-686-pae |
linux-headers-amd64 | linux-headers-generic | linux-headers
So, if you've disabled Recommends by default, you would not get this.
It is also possible that you had something satisfying
John,
Based on your good information in the comments, I'm marking this as invalid.
If you think that there is something that could be done to fix this
situation, please explain and set the bug to 'New'.
Thank you for your time.
Scott
** Changed in: nis (Ubuntu)
Status: New => Inval
** Bug watch added: Debian Bug tracker #542958
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542958
** Also affects: nmap (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542958
Importance: Unknown
Status: Unknown
** Changed in: nmap (Ubuntu)
Importance: Undecid
Thanks for the bug, I'll get this fixed in the ubuntu packaging for
Quantal.
** Changed in: cloud-init (Ubuntu)
Importance: Undecided => Medium
** Changed in: cloud-init (Ubuntu)
Status: New => Triaged
** Changed in: cloud-init (Ubuntu)
Assignee: (unassigned) =&g
fix-committed in revno 558.
** Also affects: cloud-init
Importance: Undecided
Status: New
** Changed in: cloud-init
Importance: Undecided => Medium
** Changed in: cloud-init
Status: New => Fix Committed
** Changed in: cloud-init
Assignee: (unassigned) => Sc
** Changed in: dnsmasq (Ubuntu)
Status: New => Confirmed
** Changed in: network-manager (Ubuntu)
Status: New => Confirmed
** Changed in: dnsmasq (Ubuntu)
Importance: Undecided => Medium
** Changed in: network-manager (Ubuntu)
Importance: Undecided => Medium
--
You received
** Changed in: openldap (Ubuntu)
Importance: Undecided => Medium
** Changed in: openldap (Ubuntu)
Status: New => Confirmed
** Also affects: openldap (Ubuntu Precise)
Importance: Undecided
Status: New
** Changed in: openldap (Ubuntu Precise)
Status: New => Confirmed
**
It is not necessarily easy to determine if the maas installer code is running
in the installer, versus on a live system.
Ie, if you've done: 'apt-get install maas', then the message is correct.
I understand your concern, though, and thank you for taking the time to make
Ubuntu better.
** Chang
** Changed in: nova (Ubuntu)
Importance: Undecided => Medium
** Changed in: nova (Ubuntu)
Status: New => Confirmed
** Also affects: nova (Ubuntu Precise)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, w
This seems to have been broken for quite some time.
Simplist fix is to just remove 'revno' from the output message:
=== modified file 'VMBuilder/contrib/cli.py'
--- VMBuilder/contrib/cli.py2011-10-27 20:01:00 +
+++ VMBuilder/contrib/cli.py2012-05-24 13:13:29 +
@@ -277,7 +277,7 @@
*** This bug is a duplicate of bug 875262 ***
https://bugs.launchpad.net/bugs/875262
I've marked as a duplicate of bug 875262. If you think this is not the case,
please un-dupe it, and comment as to why.
Note that bug is fixed in 12.04.
** This bug has been marked a duplicate of bug 875262
** Also affects: nova
Importance: Undecided
Status: New
** Changed in: nova (Ubuntu)
Status: New => Confirmed
** Changed in: nova (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed
** Description changed:
Hi,
our academic wifi, is protected with authentication practiced with a web
page. The wifi network looks to be open to anyone, but to operate it
after having connected the wifi you need to open a web page. This will
automatically redirect you to an authenticat
** Changed in: cloud-init (Ubuntu)
Status: New => Triaged
--
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/970071
Title:
sshutil does not correctly interpret relative paths
airtonix,
could you please provide /proc/net/route of the system that you're seeing
this issue on?
roaksoax,
I've marked this as 'confirmed'. the postinst script is failing.
Additionally, if I'm reading it right,
a.) it would fail even if the value had been pre-seeded (ie, there was no
** Changed in: cloud-init (Ubuntu)
Status: New => Triaged
--
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/961240
Title:
cloud-init does not run grub on PV Xen and KVM has i
** Also affects: cloud-init
Importance: Undecided
Status: New
--
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/961142
Title:
chef 0.10: package installation: returned 100
Hi,
Sorry for the slow reply to this bug. Could you please try reproducing on
12.04?
I suspect it will still fail, but there were changes that might have fixed
this issue.
It seems strange to me that DEBIAN_HAS_FRONTEND or DEBCONF_REDIR would
affect chef. I'd even think that if it is inst
** 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/861504
Title:
nova-compute-lxc limited by available nbd devices to 16 instan
** Changed in: ipxe (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/916494
Title:
Please put ipxe.krn to the desktop CD
To manage notifications a
** Changed in: elinks (Ubuntu)
Status: New => Opinion
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to elinks in Ubuntu.
https://bugs.launchpad.net/bugs/888662
Title:
Web browsers should share the cache
To manage notifications
Are you still able to see this issue with 12.04 clients?
--
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/855023
Title:
64 bit ssh client fails to connect, 32 bit succeeds
To manage
Blueprint changed by Scott Moser:
Whiteboard changed:
- === Please Use Etherpad for Editing ===
-
Etherpad: http://pad.ubuntu.com/uds-q-servercloud-q-apt-improvements
Blueprint:
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-apt-improvements
- Are there any work items for
Blueprint changed by Scott Moser:
Work items set to:
Work items:
support InRelease file in archive.ubuntu.com mirrors: TODO
follow debian thread for upstream apt solution: TODO
apt client changes: TODO
debootstrap changes: TODO
archive.ubuntu.com change to new repository format: TODO
update squid
Blueprint changed by Scott Moser:
Work items set to:
Work items:
[smoser] null route by default when ssh keys present: TODO
[smoser] support launch index cloud-init: TODO
[smoser] add environment variables to scripts invoked from cloud-init: TODO
[smoser] cloud-config syntax for modifying rather
Blueprint changed by Scott Moser:
Whiteboard changed:
Etherpad: http://pad.ubuntu.com/uds-q-servercloud-q-cloud-init-utils
Blueprint:
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-cloud-init-utils
-
- Does this require more work items? -- Daviey
--
cloud-init and cloud-utils
Blueprint changed by Scott Moser:
Work items changed:
Work items:
Package nova for folsom: TODO
Package swift for folsom: TODO
Package horizon for folsom: TODO
Package keystone for folsom: TODO
Package glance for folsom: TODO
Package quantum for folsom: TODO
Package python
Blueprint changed by Scott Moser:
Work items changed:
Work items:
[smoser] jump for joy: DONE
[rbasak] follow up on console log size limit implementation (ringbuffer): TODO
[stefan-bader-canonical] confirm the xen and qemu prom naming is correct
after the debian merge back: TODO
[serge
Blueprint changed by Scott Moser:
Work items changed:
Work items:
[smoser] null route by default when ssh keys present: TODO
[smoser] support launch index cloud-init: TODO
[smoser] add environment variables to scripts invoked from cloud-init: TODO
[smoser] cloud-config syntax for
Blueprint changed by Scott Moser:
Work items changed:
Work items:
[zulcss] merge latest upstream libvirt: INPROGRESS
- [serge-hallyn] finish MIR of netcf: TODO
+ [serge-hallyn] finish MIR of netcf bug 904014: TODO
[serge-hallyn] link libvirt against netc: TODO
[stefan-bader-canonical
Blueprint changed by Scott Moser:
Work items changed:
Work items:
[zulcss] merge latest upstream libvirt: INPROGRESS
[serge-hallyn] finish MIR of netcf bug 904014: TODO
[serge-hallyn] link libvirt against netc: TODO
[stefan-bader-canonical] look into transition from xend to libxl: TODO
verified in 'euca-describe-images --onwer-id abently' does not give
python stack trace on 2.0.2-0ubuntu1.
** Changed in: euca2ools (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2o
Ben,
The other thing that likely needs fixing here is "copy-out-kernels" in the
automated-ec2-builds.
It will need to know that certain -generic (and possibly -generic-pae?)
should be copied out as the desireable kenrel.
--
You received this bug notification because you are a member of Ubun
Blueprint changed by Scott Moser:
Definition Status: Discussion => Review
--
Apt Improvements
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-apt-improvements
--
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at:
ht
Blueprint changed by Scott Moser:
Definition Status: Discussion => Review
--
cloud-init and cloud-utils discussion
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-cloud-init-utils
--
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings
Blueprint changed by Scott Moser:
Work items changed:
Work items:
[smoser] null route by default when ssh keys present: TODO
[smoser] support launch index cloud-init: TODO
[smoser] add environment variables to scripts invoked from cloud-init: TODO
[smoser] cloud-config syntax for
Blueprint changed by Scott Moser:
Work items changed:
Work items:
[smoser] null route by default when ssh keys present: TODO
[smoser] support launch index cloud-init: TODO
[smoser] add environment variables to scripts invoked from cloud-init: TODO
[smoser] cloud-config syntax for
** Changed in: cloud-init
Status: New => Incomplete
--
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/961142
Title:
chef 0.10: package installation: returned 100, expected 0
Could you give an example of how you start an instance such that
'/meta-data/mpi/my key' exists?
I just tried this with a keypair (euca-import-keypair --public-key-file my.pub
"my key", and then run instance with '--key "my key"'), and that worked fine
(thi sis actually because of the way that p
Blueprint changed by Scott Moser:
Work items changed:
Work items:
Enable test-suite in packaging: TODO
maas-enlist - do not die if MAAS is invalid (LP: #973414): TODO
complete documentation and manpages (LP: #975454): TODO
update libjs-yui to latest and drop them from trunk: TODO
Blueprint changed by Scott Moser:
Work items changed:
Work items:
[jbrowne] Package ELB: Proposed package files brought in line with state of
RDS package, version is current, merge proposal to smoser: DONE
[jbrowne] AWS Import/Export: TODO
[jbrowne] RDS: Updated to latest (1.8.001
per comment #2. This is fix-released.
A track could be assigned to 10.10 where it is reported still broken, but not
much value in that as 10.10 is EOL.
** Changed in: squid (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Serve
Hi,
Are you able to reproduce this on other hardware?
from your stack trace, it seems you're segfaulting in strstr of libc. Which
would just be a very unlikely path to segfault in.
You may want to run memcheck or some cpu burn in cycle.
** Changed in: php5 (Ubuntu)
Importance: Undec
this looks like something we should pull in.
Since Ubuntu has unmodified debian package, and debian maintainer is upstream
maintainer, we should probably let the quantal package get synced from debian.
Then, we can patch the 12.04 Ubuntu version in an SRU.
@Simon,
If you're reading this, do y
** Changed in: eucalyptus (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in Ubuntu.
https://bugs.launchpad.net/bugs/898045
Title:
Walrus List bucket is not sorted as per S3 API guide
** Also affects: dnsmasq (Ubuntu Precise)
Importance: Undecided
Status: New
** Also affects: network-manager (Ubuntu Precise)
Importance: Undecided
Status: New
** Changed in: network-manager (Ubuntu Precise)
Status: New => Confirmed
** Changed in: network-manager (Ubun
Hi,
Thanks for reporting this bug, and the useful work around information.
It looks like either winbindd is starting to early, or actually needs to be
restarted to be told about on network changes (which would seem like an
upstream issue).
The fact that rc.local and network ifup were neede
The best action forward I think is to raise this on an upstream mailing
list, or as an upstream bug.
--
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/1006867
Title:
winbind doesn't auth
Marking fix-released per inclusion in essex release (12.04).
** Changed in: python-novaclient (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchp
*** This bug is a duplicate of bug 821183 ***
https://bugs.launchpad.net/bugs/821183
It seems this is likely a duplicate of bug 821183.
I'm going to mark as such. If you disagree, please un-dup it.
** This bug has been marked a duplicate of bug 821183
winbind won't connect to server durin
** Changed in: openvswitch (Ubuntu)
Status: New => Triaged
--
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/965283
Title:
include openvswitch documentation / package openvs
verified:
$ cat /etc/cloud/build.info
build_name: server
serial: 20120531
$ ec2metadata --ami-id
ami-f4a9089d
#us-east-1 ami-f4a9089d ebs/ubuntu-quantal-daily-amd64-server-20120531
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud
Hi, could you try to recreate on 12.04? the bacula version you reported this on
is 5.2.1-0ubuntu2, but the current version in the 12.04 archive is
5.2.5-0ubuntu6.
Also, more information about your config would be required to help someone
recreate.
** Changed in: bacula (Ubuntu)
Status:
** Changed in: php5 (Ubuntu)
Status: Incomplete => New
--
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/1006738
Title:
php5-fpm segfaults with error 4 in libc-2.15.so
To manage n
** Changed in: rabbitmq-server (Ubuntu)
Importance: Undecided => Medium
** Changed in: rabbitmq-server (Ubuntu)
Status: Incomplete => Triaged
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://
** Changed in: euca2ools (Ubuntu)
Status: Incomplete => Invalid
--
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/53
Title:
euca2ools generates an image that cannot be con
Hi, can you verify you still have an in issue on 12.04? i can't seem to
recreate:
$ sudo apt-get install rabbitmq-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
$ sudo dpkg --purge rabbitmq-server && echo $?
(Reading database ... 47872 files
** Changed in: rabbitmq-server (Ubuntu)
Assignee: (unassigned) => Marc Cluet (lynxman)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/1004373
Title:
Please sync rabbitm
Marking this fix-released based on previous comment, and the fact that
we now have 2.7.1 in 12.04.
** Changed in: rabbitmq-server (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitm
Ah.
I didn't realize that this was when the metadata service was coming from nova.
So, then arguably this is a bug in the metadata service on nova, as I could not
reproduce against the MD on EC2.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subsc
Public bug reported:
In a fresh quantal cloud image (i used ubuntu-quantal-daily-
amd64-server-20120531), 'apt-get install zookeeperd' does not result in
a running zookeeperd.
to reproduce:
* launch fresh instance
* sudo apt-get install --assume-yes zookeeperd
* status zookeeper
Note, if you
** Attachment added: "output of 'apt-get install zookeeperd'"
https://bugs.launchpad.net/bugs/1007433/+attachment/3171456/+files/apt-get-install.log
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to zookeeper in Ubuntu.
https://bugs.l
This is reproducible if you purge everything that was installed, and then try
again.
$ addl="ca-certificates-java default-jre-headless fontconfig-config
icedtea-7-jre-cacao icedtea-7-jre-jamvm java-common libavahi-client3
libavahi-common-data libavahi-common3 libcups2 libfontconfig1 libjline-jav
** Changed in: zookeeper (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to zookeeper in Ubuntu.
https://bugs.launchpad.net/bugs/1007433
Title:
zookeeperd not running after installation of zoo
@Clint,
I'm pretty sure the issue is that java is not ready for use when zookeeperd
attempts to start.
Evidence to that fact is that if you install 'default-jre-headless' before
installing zookeeperd, you get functional zookeeper, and you still get the
warning.
I think the issue is that t
Hm.. Its interesting. digging further, I don't understand how this
caused a problem on nova. It seems (either by design or happenstance)
that the general behavior of the metadata service handles this issue,
and boto is designed to read the metadata service as it is implemented.
I actually verif
I'm also still confused at the initial report, you have "mpi". On the nova I'm
looking at:
$ wget http://169.254.169.254/2009-04-04/ -O - -q ; echo
meta-data/
user-data
$ wget http://169.254.169.254/2009-04-04/meta-data/ -O - -q; echo
reservation-id
public-keys/
security-groups
public-ipv4
ami-ma
Status: New => In Progress
** Changed in: euca2ools (Ubuntu)
Assignee: (unassigned) => Scott Moser (smoser)
--
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/1012419
Title:
m
Marking invalid.
I removed the '--ipv4' option from euca-describe-instances, and instead
included the public and private ip addresses in other fields of the output.
If there is an issue now, it is likely with nova response to
DescribeImages rather than euca2ools.
** Changed in: euca2ools (Ubuntu
marking fix-released. This seems to have been fixed in euca2ools, I'm
guessing in ~ 2.0
** Also affects: euca2ools
Importance: Undecided
Status: New
** Changed in: euca2ools
Status: New => Fix Committed
** Changed in: euca2ools (Ubuntu)
Status: New => Fix Released
--
Yo
Public bug reported:
Many, many times, people have asked the easiest way to get a file into place,
and at the moment that is something like:
cat < file
file content
EOF
or something to that effect.
It'd be much nicer if cloud-config had an easy way to do that.
files:
- path: /etc/my.conf
** Also affects: cloud-init
Importance: Undecided
Status: New
** Changed in: cloud-init
Status: New => Triaged
** Changed in: cloud-init (Ubuntu)
Status: New => Triaged
** Changed in: cloud-init
Importance: Undecided => Low
** Changed in: cloud-init (Ubuntu)
Import
Long term, this would be a better path as the maintenance of menu.lst
does not really make sense in cloud-init, and debian has packaged cloud-
init without the grub-legacy-ec2 code.
Also, note in debian bug http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=672104 the discussion there.
** Bug wat
Public bug reported:
it has been reported in maas (and i think i've seen it other places) that the
console may include:
init: cloud-init-nonet main process (307) killed by TERM signal
This message is scary to users, even though it is not fatal or even an
indication of a problem.
It occurs bec
--
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/1015223
Title:
cloud-init-nonet main process killed by TERM signal
To manage notifications about this bug go to:
https://bugs.launc
** Changed in: cloud-init (Ubuntu)
Status: New => Triaged
** Changed in: cloud-init (Ubuntu)
Importance: Undecided => Low
--
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/1
** Description changed:
it has been reported in maas (and i think i've seen it other places) that the
console may include:
- init: cloud-init-nonet main process (307) killed by TERM signal
+ init: cloud-init-nonet main process (307) killed by TERM signal
This message is scary to users,
1 - 100 of 3193 matches
Mail list logo