[Bug 932415] Re: Cloud-config can not add PPAs with international text in their description
Scott Moser
smoser at ubuntu.com
Wed Feb 15 20:02:17 UTC 2012
Jason,
I just ran this on a precise (alpha-2) instance, and it seems to have gone fine:
$ ec2metadata --user-data
#cloud-config
locale: en_US.UTF-8
apt_sources:
- source: 'ppa:ferramroberto/java'
$ cat /etc/apt/sources.list.d/ferramroberto-java-precise.list
deb http://ppa.launchpad.net/ferramroberto/java/ubuntu precise main
deb-src http://ppa.launchpad.net/ferramroberto/java/ubuntu precise main
That ppa does not have precise packages at the moment.
Has the ppa maybe been modified to work around this ?
What release/ami did you use ?
** Changed in: cloud-init (Ubuntu)
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/932415
Title:
Cloud-config can not add PPAs with international text in their
description
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/932415/+subscriptions
More information about the Ubuntu-server-bugs
mailing list