[Bug 1307013] Re: abinit fails to build on AArch64 (assembler errors)

2017-11-30 Thread Antonio Rosales
Per https://bugs.linaro.org/show_bug.cgi?id=400#c10 "GCC 5 is almost out of maintenance and this happens only at -O0" Thus, the bug will not be fixed if only found in GCC 5. Suggest to close this bug out. -Antonio -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1718638] Re: Crash on Cavium ThunderX when using Openvswitch-DPDK: nicvf_eth_dev_init(): Failed to get ready message from PF / eal-intr-thread[41505]: unhandled level 2 translation fault"

2017-10-24 Thread Antonio Rosales
@Christian, Hello, and thanks for the help on this bug. Were you able or do you have a target to retest secondary queue set (>8 queues per port) [see comment 3]. -thanks, Antonio -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1582956] [NEW] fan[ctl | atic] man page has reference to ubuntu.com/fan which 404s

2016-05-17 Thread Antonio Rosales
Public bug reported: Reading the man page for fanctl and fanatic I see a reference to ubuntu.com/fan, but that page is currently 404'ing Specifically: $ man fanctl -or- $ man fanatic . . . SEE ALSO fanctl(8) /usr/share/doc/ubuntu-fan/README http://www.ubuntu.com/fan ** Affects:

[Bug 1570678] Re: mysqld got signal 11 during setting up root password on package installation on ppc64el

2016-04-20 Thread Antonio Rosales
Nobuto, The OpenStack team has only hit this issue on ppc64el, and not x86 in our testing. Thus, could we work to get some ppc64el engineers looking at the stack trace to help determine root cuase? -thanks, Antonio -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1531963] Re: trusty/icehouse neutron-plugin-openvswitch-agent: lvm.tun_ofports.remove crashes with KeyError

2016-02-10 Thread Antonio Rosales
Chatting with Anthony and Tom this hasn't been tested on Openstack > Icehouse but the fix (https://git.openstack.org/cgit/openstack/neutron/commit/?id=841b2f58f375df53b380cf5796bb31c82cd09260) is suggested to resolve the issue they are seeing. Next action, triage https://git.openstack.org/cgit/ope

[Bug 1177432] Re: [SRU] Enable backports in cloud-init archive template

2015-11-02 Thread Antonio Rosales
Re comment 9, thanks for confirming @utlemming. -Antonio -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1177432 Title: [SRU] Enable backports in cloud-init archive template To manage notifications

[Bug 1177432] Re: [SRU] Enable backports in cloud-init archive template

2015-11-02 Thread Antonio Rosales
Ben, To confirm the behavior, will the default be kept for selecting back-ported packages? Specifically, in order to install a back-ported image a cloud-image user would have to be explicit in choosing to install from back-port, ie $ sudo apt-get install /trusty-backports ref = https://help.u

[Bug 1177432] Re: [SRU] Enable backports in cloud-init archive template

2015-11-02 Thread Antonio Rosales
--- Correction --- Ben, To confirm the behavior, will the default be kept for selecting back-ported packages? Specifically, in order to install a back-ported _package_ a cloud-image user would have to be explicit in choosing to install from back-port, ie $ sudo apt-get install /trusty-backpo

[Bug 1153488] Re: Treats bluetooth input device batteries as batteries

2015-07-13 Thread Antonio Rosales
re: comment 64, correction. I meant to state I am running 15.04. I am currently seeing if purging upower will work around the system shutting down if keyboard batter power is low. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 1153488] Re: Treats bluetooth input device batteries as batteries

2015-07-13 Thread Antonio Rosales
I am also seeing this on Ubuntu 15.10 with a ThinkPad Wireless Bluetooth Keyboard. Specifically, my ThinkPad keyboard is being detected as a system battery. This is concerning as the system is a Desktop with no battery. Since the wireless keyboard is being detected as a keyboard Power Manager is se

[Bug 1409639] Re: juju needs to support systemd for >= vivid

2015-03-10 Thread Antonio Rosales
@Eric, Thanks for the comment. To confirm is this still on track for 1.23 and the Ubuntu 15.04 (Vivid) release? -thanks, Antonio -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1409639 Title: juju n

[Bug 1417962] Re: 6b34 regression: jps as root does not show classname anymore but instead 'process information unavailable' for processes running as non-root user

2015-02-10 Thread Antonio Rosales
To expand on comment 6 from @amir what is currently broken for Big Data clusters is the following. Most Big Data workloads such as setting up a Hadoop Cluster require Java at many levels. Juju[0] has encapsulated the deployment of Big Data workloads like deploying a Hadoop Cluster into Charms. In

[Bug 1304754] Re: gccgo has issues when page size is not 4kB

2014-07-23 Thread Antonio Rosales
For reference the new bug Matt opened is: https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1347322 -thanks, Antonio -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1304754 Title: gccgo has is

[Bug 1347322] Re: juju ssh results in a panic: runtime error

2014-07-23 Thread Antonio Rosales
Note, we have gotten an initial report from the field as to this failing and it is blocking Juju Power deployments. -thanks, Antonio -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1347322 Title: juj

[Bug 1304754] Re: gccgo has issues when page size is not 4kB

2014-07-14 Thread Antonio Rosales
@Matthias, Thanks for the work on this. We are blocked running Juju on power8le. Will gcc be updated in the archives as of July 17, or go into proposed at that time? -thanks, Antonio -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1294747] Re: mongodb fails assertion on ppc64el with 64k pagesize

2014-03-28 Thread Antonio Rosales
This looks to be fixed in recent testing of Juju on the latest mongodb: ubuntu@wolfe-01:~$ dpkg -l | grep mongo ii juju-mongodb 2.4.9-0ubuntu3 ppc64el MongoDB object/document-oriented database for Juju ubuntu@wolfe-01:~$ getconf PAGESIZE 65536 ubuntu

[Bug 1276909] Re: error detecting hardware characteristics: unrecognised architecture: aarch64

2014-02-07 Thread Antonio Rosales
After discussion John and Dan the mapping for arm and ppc should look like: aarch64 should map to arm64 ppc64 should map to ppc64el The files affected look to be /environs/manual/init.go and scripts /release-public-tools/release-public-tools.sh -thanks, Antonio ** Changed in: juju-core Mile

[Bug 1248283] Re: Juju deploy of Charm in MAAS fails because dbus fails

2013-11-27 Thread Antonio Rosales
** Tags added: ubuntu-openstack -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248283 Title: Juju deploy of Charm in MAAS fails because dbus fails To manage notifications about this bug go to: http

[Bug 1193175] Re: hv-kvp* needs to be included in default installation of Ubuntu 13.10 on Hyper-V

2013-11-12 Thread Antonio Rosales
** Changed in: nova (Ubuntu) Status: Confirmed => Invalid ** Changed in: lansing Milestone: ubuntu-13.10.31 => t-2014-02-06 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1193175 Title: h

[Bug 1213282] Re: build hv_vss_daemon.c and add to linux-tools

2013-11-12 Thread Antonio Rosales
** Changed in: lansing Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1213282 Title: build hv_vss_daemon.c and add to linux-tools To manage notifications

[Bug 1219879] Re: [FFe] juju-core 1.16 for Ubuntu 13.10

2013-10-03 Thread Antonio Rosales
Note 1.15.1 milestone: https://launchpad.net/juju-core/+milestone/1.15.1 has the targeted bugs. -thanks, Antonio -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1219879 Title: [FFe] juju-core 1.16

[Bug 1219879] Re: [FFe] juju-core 1.16 for Ubuntu 13.10

2013-09-19 Thread Antonio Rosales
https://launchpad.net/juju-core/+milestone/1.16.0 is also tracking bugs for the 1.16 release targetted for Oct 3. -thanks, Antonio -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1219879 Title: [FFe]

[Bug 1220950] Re: [MIR] open-vm-tools

2013-09-12 Thread Antonio Rosales
Adding a comment to try to summarize the current state of the bug. It looks like Ben has addressed or at least replied to Scott's comments. The other open questions are from comment 9: > Seems like it has a security surface, so I'll assign to Jamie to look at. > Is the Canonical server team looki

[Bug 1193175] Re: hv-kvp* needs to be included in default installation of Ubuntu 13.10 on Hyper-V

2013-09-10 Thread Antonio Rosales
** Changed in: lansing Milestone: ubuntu-13.08.31 => ubuntu-13.10.31 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1193175 Title: hv-kvp* needs to be included in default installation of Ubuntu 1

[Bug 1200878] Re: Upgrade breaks existing pyjuju deployment

2013-08-15 Thread Antonio Rosales
** Tags added: papercut -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1200878 Title: Upgrade breaks existing pyjuju deployment To manage notifications about this bug go to: https://bugs.launchpad.n

[Bug 1210280] Re: System monitor reporting incorrect number of processors for Ubuntu 13.10 vms on Hyper-V

2013-08-13 Thread Antonio Rosales
** Also affects: lansing Importance: Undecided Status: New ** Changed in: lansing Assignee: (unassigned) => David Medberry (med) ** Changed in: lansing Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1193175] Re: hv-kvp* needs to be included in default installation of Ubuntu 13.10 on Hyper-V

2013-08-13 Thread Antonio Rosales
** Changed in: lansing Assignee: (unassigned) => David Medberry (med) ** Changed in: lansing Importance: Undecided => High ** Changed in: lansing Milestone: None => ubuntu-13.08.31 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1193175] Re: hv-kvp* needs to be included in default installation of Ubuntu 13.10 on Hyper-V

2013-08-13 Thread Antonio Rosales
** Also affects: lansing Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1193175 Title: hv-kvp* needs to be included in default installation of Ubuntu 13.10

[Bug 1204302] Re: fails to bootstrap, returns error: no reachable servers

2013-08-09 Thread Antonio Rosales
The issue here explained by Tim P. is that when you have the following line in you config.yaml: # root-dir: ~/.juju/local Juju does not expand "~/" our correctly so the path is not found correctly. Two workarounds are: (1) Comment out this line as mentioned above. (2) Uncomment the line, and

[Bug 1161279] [NEW] Add Haswell client support in Oprofile

2013-03-28 Thread Antonio Rosales
s at: http://oprofile.git.sourceforge.net/git/gitweb.cgi?p=oprofile/oprofile;a=patch;h=866abbdb1a306a93da52089361b76be179813361 ** Affects: oprofile (Ubuntu) Importance: Medium Assignee: Antonio Rosales (a.rosales) Status: In Progress ** Affects: oprofile (Ubuntu Raring)

[Bug 1079897] Re: walinuxagent mangles server identity and access on upgrade

2012-11-27 Thread Antonio Rosales
--- Status Update for Affected Users --- The fix (described by @james-page above) is included in the current development release of Ubuntu, 13.04 (Raring). @utlemming has confirmed the fix for 12.04 and 12.10. @louis-bouchard is currently working on getting this fix applied to 12.04 and 12.10 vi

[Bug 1026102] Re: Openstack provider does not validate https certs

2012-10-18 Thread Antonio Rosales
Quantal includes Juju 0.6 which includes this fix. Thus, marking this bug as "Fix Released" in Quantal. -Thanks, Antonio ** Changed in: Ubuntu Quantal Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1039871] Re: [needs-packaging] OProfile 0.9.8

2012-10-10 Thread Antonio Rosales
Marking bug as "Fixed Released" as Oprofile 0.9.8 is available in 12.10 universe: Package: oprofile Versions: 0.9.8-0ubuntu1 (/var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_quantal_universe_binary-amd64_Packages) Description Language: File: /var/lib/apt/lists/us.archive

[Bug 1039871] Re: [needs-packaging] OProfile 0.9.8

2012-10-03 Thread Antonio Rosales
--- Status Update --- After some initial feedback I have update the oprofile packaging. In this build I assured past security patches were pulled in and confirmed patches being carried in 11.10 were rolled up into upstream. A test package is available at: https://launchpad.net/~a.rosales/+archiv

[Bug 992447] Re: Communication with store.juju.ubuntu.com is not authenticated

2012-09-21 Thread Antonio Rosales
** Changed in: juju (Ubuntu Quantal) Importance: High => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/992447 Title: Communication with store.juju.ubuntu.com is not authenticated To man

[Bug 1034837] Re: authentication token expiry with openstack provider

2012-09-21 Thread Antonio Rosales
** Changed in: juju Milestone: None => 0.6 ** Changed in: juju (Ubuntu Quantal) Milestone: None => ubuntu-12.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1034837 Title: authentication t

[Bug 1050592] Re: exceptions.TypeError: object of type 'NoneType' has no len() from "relation-get"

2012-09-21 Thread Antonio Rosales
** Changed in: juju Milestone: None => 0.6 ** Changed in: juju (Ubuntu Quantal) Milestone: None => ubuntu-12.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1050592 Title: exceptions.TypeE

[Bug 1053669] Re: "Relation not found" when running relation-list

2012-09-21 Thread Antonio Rosales
** Changed in: juju Milestone: None => 0.6 ** Changed in: juju (Ubuntu Quantal) Milestone: None => ubuntu-12.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053669 Title: "Relation not fo

[Bug 1054096] Re: Openstack folsom compatibility

2012-09-21 Thread Antonio Rosales
** Changed in: juju Milestone: None => 0.6 ** Changed in: juju (Ubuntu Quantal) Milestone: None => ubuntu-12.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054096 Title: Openstack folsom

[Bug 1044632] Re: Modify format 2 so that it supports raw strings

2012-09-21 Thread Antonio Rosales
** Also affects: juju (Ubuntu) Importance: Undecided Status: New ** Also affects: juju (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: juju (Ubuntu Quantal) Importance: Undecided => Critical ** Changed in: juju (Ubuntu Quantal) Milestone: None => ubun

[Bug 1026102] Re: Openstack provider does not validate https certs

2012-09-21 Thread Antonio Rosales
** Also affects: Ubuntu Quantal Importance: Undecided Status: New ** No longer affects: ubuntu ** Changed in: Ubuntu Quantal Importance: Undecided => Critical ** Changed in: Ubuntu Quantal Milestone: None => ubuntu-12.10-beta-2 -- You received this bug notification because you

[Bug 1026102] Re: Openstack provider does not validate https certs

2012-09-21 Thread Antonio Rosales
** Also affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1026102 Title: Openstack provider does not validate https certs To manage notificat

[Bug 992447] Re: Communication with store.juju.ubuntu.com is not authenticated

2012-09-21 Thread Antonio Rosales
** Changed in: juju (Ubuntu Quantal) Milestone: ubuntu-12.10 => ubuntu-12.10-beta-2 ** Changed in: juju (Ubuntu Quantal) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 992447] Re: Communication with store.juju.ubuntu.com is not authenticated

2012-09-21 Thread Antonio Rosales
** Changed in: juju (Ubuntu Quantal) Milestone: None => ubuntu-12.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/992447 Title: Communication with store.juju.ubuntu.com is not authenticated To

[Bug 1039871] Re: [needs-packaging] OProfile 0.9.8

2012-09-17 Thread Antonio Rosales
--- Status Update --- An updated OProfile development package (0.9.8-0ubuntu1) that pulls in the latest upstream source, 0.9.8 is available at: https://launchpad.net/~a.rosales/+archive/junk/+sourcepub/2644689/+listing-archive-extra The update brings in Ivy Bridge support (as well as SandyBri

[Bug 935516] Re: genshi version 0.6-2 FTBFS on i386 in precise

2012-09-14 Thread Antonio Rosales
Looks like the bug is still pending a resolution (see comment #1) from upstream. I put a comment in the upstream bugs to check on the status of a resolution. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1039871] Re: [needs-packaging] oprofile 0.9.7

2012-08-27 Thread Antonio Rosales
Oprofile 0.9.8[0] was recently released that has support for Intel Ivy Bridge systems, and patching for correct compilation with more recent binutils[1]. As packaging is still under work using this upstream version would allow Ubuntu packaging to not have to carry the Ivy Bridge enablement patch,

[Bug 1039871] Re: [needs-packaging] oprofile 0.9.7

2012-08-22 Thread Antonio Rosales
** Changed in: ubuntu Milestone: None => ubuntu-12.10-beta-1 ** Changed in: ubuntu Importance: Undecided => High ** Also affects: Ubuntu Quantal Importance: High Status: New ** Changed in: Ubuntu Quantal Assignee: (unassigned) => Ubuntu Server Team (ubuntu-server) ** Chang

[Bug 1039871] Re: [needs-packaging] oprofile 0.9.7

2012-08-21 Thread Antonio Rosales
** Attachment added: "Upstream original oprofile 0.9.7 source tar ball" https://bugs.launchpad.net/bugs/1039871/+attachment/3271347/+files/oprofile-0.9.7.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 1039871] [NEW] [needs-packaging] oprofile 0.9.7

2012-08-21 Thread Antonio Rosales
Public bug reported: Per Oprofile home page: "OProfile is a system-wide profiler for Linux systems, capable of profiling all running code at low overhead. OProfile is released under the GNU GPL. It consists of a kernel driver and a daemon for collecting sample data, and several post-profiling too

[Bug 280123] Re: dhcp3-server needs if-up.d/if-down.d scripts for better network-manager compatibility

2012-07-19 Thread Antonio Rosales
@Oliver / @Chuck, As there has been a bit of gap in the history of comments could you confirm if this is still an issue we should pursue in Quantal? -Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1014864] Re: [MIR] walinuxagent

2012-07-12 Thread Antonio Rosales
[Maintenance] Ben Howard (utlemming) will maintain walinuxagent in conjunction with the Canonical Ubuntu Engineering Server & Cloud Workloads team to ensure bugs are being resolved, package updates as necessary in response to Ubuntu / cloud provider infrastructure changes, and security vulnerabil

[Bug 948437] Re: Remove unsupported release from Precise

2012-03-08 Thread Antonio Rosales
Subscribing ubuntu-archive to help with the requested removal of Chef for Precise. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/948437 Title: Remove unsupported release from Precise To manage noti

[Bug 948438] Re: Remove unsupported release from Precise

2012-03-08 Thread Antonio Rosales
Subscribing ubuntu-archive to help with the requested removal of Ohai package for Precise. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/948438 Title: Remove unsupported release from Precise To man

[Bug 928501] Re: Precise will ship totally broken ebox packages

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928501 Title: Precise will ship totally broken ebox packages To manage notifications about this bug go to: https://bugs.l

[Bug 875262] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/sqlite.so'

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/875262 Title: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/sqlite.so' To manage notification

[Bug 850443] Re: Nova API does not listen on IPv6

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850443 Title: Nova API does not listen on IPv6 To manage notifications about this bug go to: https://bugs.launchpad.net/n

[Bug 880339] Re: AppArmor profile needs update

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/880339 Title: AppArmor profile needs update To manage notifications about this bug go to: https://bugs.launchpad.net/ubun

[Bug 893926] Re: Contains traces of UEC

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/893926 Title: Contains traces of UEC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+sou

[Bug 883988] Re: db migration failing when upgrading glance - trying to create existing tables

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/883988 Title: db migration failing when upgrading glance - trying to create existing tables To manage notifications abo

[Bug 887186] Re: squid proxy big and small buckets not functioning correctly

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/887186 Title: squid proxy big and small buckets not functioning correctly To manage notifications about this bug go to: h

[Bug 901881] Re: nova and glance should depend on python-keystone

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/901881 Title: nova and glance should depend on python-keystone To manage notifications about this bug go to: https://bugs

[Bug 911812] Re: processor fact does not handle arm, others

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/911812 Title: processor fact does not handle arm, others To manage notifications about this bug go to: https://bugs.launc

[Bug 923681] Re: Server install fails when selecting everything but 'VM host' & 'Manual selection' from tasksel

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/923681 Title: Server install fails when selecting everything but 'VM host' & 'Manual selection' from tasksel To manage

[Bug 924375] Re: cloud-init should allow pre-seeding of ec2 datasource:Ec2:metadata_urls

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/924375 Title: cloud-init should allow pre-seeding of ec2 datasource:Ec2:metadata_urls To manage notifications about thi

[Bug 925024] Re: apparmor makes it impossible to install postgresql-common on Precise

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/925024 Title: apparmor makes it impossible to install postgresql-common on Precise To manage notifications about this bug

[Bug 928378] Re: glance client should be separate from server

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928378 Title: glance client should be separate from server To manage notifications about this bug go to: https://bugs.lau

[Bug 928990] Re: fsck / dirty filesystem on instance is death

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928990 Title: fsck / dirty filesystem on instance is death To manage notifications about this bug go to: https://bugs.lau

[Bug 929780] Re: console.ring files should not be world readable

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/929780 Title: console.ring files should not be world readable To manage notifications about this bug go to: https://bugs.

[Bug 931236] Re: keystone install is unnecessarily interactive

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/931236 Title: keystone install is unnecessarily interactive To manage notifications about this bug go to: https://bugs.la

[Bug 932800] Re: New glance dependency: ca-certificates

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932800 Title: New glance dependency: ca-certificates To manage notifications about this bug go to: https://bugs.launchpad

[Bug 924739] Re: after upgrade from oneiric to precise, previous squid config unused, cannot be used when relocated

2012-02-28 Thread Antonio Rosales
** Tags added: rls-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/924739 Title: after upgrade from oneiric to precise, previous squid config unused, cannot be used when relocated To man

[Bug 908824] Re: Unable to connect to VPN as a non-admin user

2012-01-13 Thread Antonio Rosales
@Brandon, thanks for filing the bug report. To better understand the issue you are seeing could you please confirm you have enabled VPN for VPS by following docs such as: http://wiki.vpslink.com/TUN/TAP_device_with_OpenVPN_or_Hamachi Also page 69 on http://download.openvz.org/doc/OpenVZ-Users-G