[Bug 1000219] [NEW] cobbler does not recognise 12.04 server iso

2012-05-16 Thread Pierre Amadio
Public bug reported: I installed cobbler on a kvm vm and wish to use it to deploy vm. I try to deploy a ubuntu-12.04-server-amd64.iso system that i have imported in cobbler: mkdir /home/ubuntu/iso sudo mount -t iso9660 -o loop /home/ubuntu/ubuntu-12.04-server-amd64.iso /home/ubuntu/iso sudo

[Bug 1000219] Re: cobbler does not recognise 12.04 server iso

2012-05-16 Thread Pierre Amadio
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler in Ubuntu. https://bugs.launchpad.net/bugs/1000219 Title: cobbler does not recognise 12.04 server iso To manage notifications about this bug go to:

[Bug 1055505] [NEW] nova-vncproxy conflicts with novnc

2012-09-24 Thread Pierre Amadio
Public bug reported: On essex, it is not possible to install both nova proxy (novnc and nova- vncproxy) on the same machine as nova-vncproxy has a conflicts with novnc: ubuntu@compute2:~$ dpkg-query -p nova-vncproxy . Conflicts: novnc . ubuntu@compute2:~$ dpkg -l nova-vncproxy

[Bug 1055505] Re: nova-vncproxy conflicts with novnc

2012-09-24 Thread Pierre Amadio
-- 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/1055505 Title: nova-vncproxy conflicts with novnc To manage notifications about this bug go to:

[Bug 933510] [NEW] ietd 'config' required argument not used by init script

2012-02-16 Thread Pierre Amadio
Public bug reported: This is related to onerirc: lsb_release -rd Description:Ubuntu 11.10 Release:11.10 ubuntu@iscsi-target:~$ apt-cache policy iscsitarget iscsitarget: Installed: 1.4.20.2-5ubuntu1 Candidate: 1.4.20.2-5ubuntu1 Version table: *** 1.4.20.2-5ubuntu1 0

[Bug 1089389] Re: juju bootstrap fail behind a proxy when a gpg key must be imported

2013-04-15 Thread Pierre Amadio
** Tags added: cloud -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1089389 Title: juju bootstrap fail behind a proxy when a gpg key must be imported To manage notifications about this bug go to:

[Bug 1013199] [NEW] be2net driver used by HP BL460c bridge networking not working

2012-06-14 Thread Pierre Amadio
Public bug reported: When using bridge networking under Ubuntu 12.04 LTS on HP C-Clase Blades (BL460c G7) which uses the be2net driver, networking doesn't work. Networking without bridging (assigning an address directly to, say, eth0) does work. To recreate 1. Configure eth0 with an address

[Bug 1013199] Re: be2net driver used by HP BL460c bridge networking not working

2012-06-14 Thread Pierre Amadio
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013199 Title: be2net driver used by HP BL460c bridge networking not working To manage notifications about this bug go to:

[Bug 1013199] Re: be2net driver used by HP BL460c bridge networking not working

2012-06-14 Thread Pierre Amadio
We also tested the following kernel without success: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.4-rc6-precise/linux- image-3.4.0-030400rc6-generic_3.4.0-030400rc6.201205061835_amd64.deb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1013199] Re: be2net driver used by HP BL460c bridge networking not working

2012-06-14 Thread Pierre Amadio
this is the involved server: http://www.ubuntu.com/certification/hardware/201108-8817/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013199 Title: be2net driver used by HP BL460c bridge networking

[Bug 1013199] Re: be2net driver used by HP BL460c bridge networking not working

2012-06-15 Thread Pierre Amadio
- #4 same behaviour with a v3.5kernel - #5 the problem was discovered after installing openstack on precise (compute nodes build bridge for the vm private network, and this network was not usable). Bridging has not been try out on a previous release such as Lucid. -#6 currently it does not

[Bug 988748] Re: Downloading Juju settings causes 500 Internal Server Error

2012-07-20 Thread Pierre Amadio
i have the same problem on a test install. When changing /etc/openstack-dashboard/local_settings.py so i have debug, this is the kind of error i have: [Fri Jul 20 10:04:28 2012] [error] File /usr/lib/python2.7/dist-packages/horizon/forms/base.py, line 99, in maybe_handle [Fri Jul 20

[Bug 988748] Re: Downloading Juju settings causes 500 Internal Server Error

2012-07-20 Thread Pierre Amadio
same behaviour if i remove the swift service and its associated endpoint. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988748 Title: Downloading Juju settings causes 500 Internal Server Error To

[Bug 988748] Re: Downloading Juju settings causes 500 Internal Server Error

2012-07-20 Thread Pierre Amadio
Things works ok after creating a s3 type service. i create a s3 service and associate endpoints with it the following way: keystone service-create --name=s3 \ --type=s3 \ --description=S3 keystone endpoint-create --region RegionOne

[Bug 1089389] [NEW] juju bootstrap fail behind a proxy when a gpg key must be imported

2012-12-12 Thread Pierre Amadio
Public bug reported: This is related to a Maas environment hosted behind a proxy. I'm trying to use juju 0.6.0.1+bzr603-0juju1~precise1 ubuntu@maas:~$ cat .juju/environments.yaml environments: mymaas: type: maas maas-server: 'http://192.168.124.2:80/MAAS' maas-oauth:

[Bug 1089389] Re: juju bootstrap fail behind a proxy when a gpg key must be imported

2012-12-12 Thread Pierre Amadio
same behaviour with raring: ubuntu@rqring:~$ sudo ls /etc/apt/sources.list.d/ ubuntu@rqring:~$ sudo apt-add-repository ppa:juju/pkgs --yes gpg: keyring `/tmp/tmp9kk_ey/secring.gpg' created gpg: keyring `/tmp/tmp9kk_ey/pubring.gpg' created gpg: requesting key C8068B11 from hkp server

[Bug 1000219] [NEW] cobbler does not recognise 12.04 server iso

2012-05-16 Thread Pierre Amadio
Public bug reported: I installed cobbler on a kvm vm and wish to use it to deploy vm. I try to deploy a ubuntu-12.04-server-amd64.iso system that i have imported in cobbler: mkdir /home/ubuntu/iso sudo mount -t iso9660 -o loop /home/ubuntu/ubuntu-12.04-server-amd64.iso /home/ubuntu/iso sudo

[Bug 1000219] Re: cobbler does not recognise 12.04 server iso

2012-05-16 Thread Pierre Amadio
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1000219 Title: cobbler does not recognise 12.04 server iso To manage notifications about this bug go to:

[Bug 1055505] [NEW] nova-vncproxy conflicts with novnc

2012-09-24 Thread Pierre Amadio
Public bug reported: On essex, it is not possible to install both nova proxy (novnc and nova- vncproxy) on the same machine as nova-vncproxy has a conflicts with novnc: ubuntu@compute2:~$ dpkg-query -p nova-vncproxy . Conflicts: novnc . ubuntu@compute2:~$ dpkg -l nova-vncproxy

[Bug 1055505] Re: nova-vncproxy conflicts with novnc

2012-09-24 Thread Pierre Amadio
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1055505 Title: nova-vncproxy conflicts with novnc To manage notifications about this bug go to:

[Bug 788319] Re: fujitsu s760 displays blank screen

2012-05-19 Thread Pierre Amadio
I think i hit the same problem after upgrading a HP laptop with a 8086:0046 graphic card. Things used to work on 10.04. Now, the system boots on a black screen. booting with nomodeset=1 as a kernel parameter lets me have a graphic login, but the resolution is awfull. -- You received this bug

[Bug 1303664] [NEW] no /etc/network/interfaces

2014-04-07 Thread Pierre Amadio
Public bug reported: The sosreport archive does not contain a copy of the /etc/network/interfaces file This has been tested on a precise box running the following version of sosreport: root@sos:/tmp/sosreport-sos.12-20140407085811/etc# apt-cache policy sosreport sosreport: Installed:

[Bug 1358695] [NEW] apt-cache policy for each package

2014-08-19 Thread Pierre Amadio
Public bug reported: Currently, sosreport contain a list of installed package but it does not tell where those package comes from. In some situation it could be handy to know what are the actual ppa used (in order to figure out if a box is using cloud-archive for a given release, or even some

[Bug 1431473] Re: kvm_intel (nested) module will not load [Input/output error]

2015-03-17 Thread Pierre Amadio
In reponse to comment 7 and 8: The host instance-e403 runs on is sapodilla. It runs a 12.04 ubuntu with a 3.2.0-60-generic x86_64 kernel. attached is the /proc/cpuinfo ** Attachment added: sapodilla cpuinfo

[Bug 1431473] Re: kvm_intel (nested) module will not load [Input/output error]

2015-03-17 Thread Pierre Amadio
in response to comment 7 can you attach the libvirt XML you are using? ** Attachment added: instance-e403.xml https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1431473/+attachment/4347731/+files/instance-e403.xml -- You received this bug notification because you are a member of

[Bug 1481388] Re: NTP : Use-after-free in routing socket code after dropping root

2015-08-06 Thread Pierre Amadio
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/1481388 Title: NTP : Use-after-free in routing socket code after dropping root To

[Bug 1481388] Re: NTP : Use-after-free in routing socket code after dropping root

2015-08-06 Thread Pierre Amadio
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1481388 Title: NTP : Use-after-free in routing socket code after dropping root To manage