[Bug 994781] Re: removing a node when it has failed commissioning is not possible from the UI

2012-05-30 Thread RickP
I have search for this temp fix for many days, this temp fix is excellent for deleting physical node in a stuck commission state. Thank you Raphael. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.

[Bug 583216] Re: inet_protocols can't be preseeded

2012-05-30 Thread LaMont Jones
** Also affects: postfix (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671235 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net

[Blueprint servercloud-q-bug-triage-review] Review of Server Bug Triage Process

2012-05-30 Thread Antonio Rosales
Blueprint changed by Antonio Rosales: Definition Status: Pending Approval => Approved -- Review of Server Bug Triage Process https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-bug-triage-review -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings

[Bug 994781] Re: removing a node when it has failed commissioning is not possible from the UI

2012-05-30 Thread Daniel Rolfe
Yep below worked for me very well $ sudo maas > from maasserver.models import Node > node = Node.objects.get(hostname='myhostname') > node.delete() Thanks Raphaël -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. http

[Bug 923754] Re: ocfs2console crashed with DeprecationWarning in /usr/lib/python2.7/popen2.py: The popen2 module is deprecated. Use the subprocess module.

2012-05-30 Thread Jacob Dyson
Possible temporary solution found on opensuse forums related to same problem edit the ocfs2console and comment out the four marked lines (-->) #!/usr/bin/python -W ignore::DeprecationWarning from ocfs2interface.about import process_args nodeconf = process_args() # # Current pygtk treats no DISPL

RE: [Bug 1006293] Re: exiqgrep fails to parse output of exim4 -bp if the mail message is less than 1k

2012-05-30 Thread Milton Ngan
12.04 LTS. -Original Message- From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of Chuck Short Sent: Wednesday, May 30, 2012 12:11 PM To: Milton Ngan Subject: [Bug 1006293] Re: exiqgrep fails to parse output of exim4 -bp if the mail message is less than 1k Which versi

[Bug 637114] Re: Large multiget requests randomly broken

2012-05-30 Thread Launchpad Bug Tracker
This bug was fixed in the package memcached - 1.4.2-1ubuntu4 --- memcached (1.4.2-1ubuntu4) lucid-proposed; urgency=low * debian/patches/fix-issue-102-segfault.patch: use strncmp the way the upstream code does. Prevents multigets from failing. (LP: #637114) * debian/patche

Re: [Bug 1006447] Re: backport _SCORE(pad)_ fix (upstream #6651)

2012-05-30 Thread Scott Kitterman
No. That's not particularly rare. We should fix it. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to spamassassin in Ubuntu. https://bugs.launchpad.net/bugs/1006447 Title: backport _SCORE(pad)_ fix (upstream #6651) To manage notifica

[Bug 637114] Re: Large multiget requests randomly broken

2012-05-30 Thread James Page
Hi With the package in -proposed I got consistent results when executing the test script for reproducing the issue: array(0) { } array(0) { } int(0) I was able to confirm the issue prior to testing as well. Thanks. ** Tags removed: verification-needed ** Tags added: verification-done -- You

[Bug 791944] Re: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: broken permissions cause daemons not to start correctly

2012-05-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/samba -- 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/791944 Title: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: broken permissions ca

[Bug 791944] Re: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: broken permissions cause daemons not to start correctly

2012-05-30 Thread Launchpad Bug Tracker
This bug was fixed in the package samba - 2:3.6.5-3ubuntu2 --- samba (2:3.6.5-3ubuntu2) quantal; urgency=low * d/samba.nmbd.upstart: Ignore the return code of testparm in pre-start; it's used to query the configuration NOT to validate it in this context which generates alot

[Bug 791944] Re: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: broken permissions cause daemons not to start correctly

2012-05-30 Thread James Page
** Also affects: samba (Ubuntu Lucid) Importance: Undecided Status: New ** Also affects: samba (Ubuntu Natty) Importance: Undecided Status: New ** Also affects: samba (Ubuntu Quantal) Importance: Medium Status: Confirmed ** Also affects: samba (Ubuntu Oneiric) Im

[Bug 1005298] Re: warning: kernel option length exceeds 255 during maas-import-isos

2012-05-30 Thread Raphaël Badin
I think what you're describing is bug 1003460. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1005298 Title: warning: kernel option length exceeds 255 during maas-import-isos To mana

[Bug 1006447] Re: backport _SCORE(pad)_ fix (upstream #6651)

2012-05-30 Thread Darxus
This seems pretty specific to your unusual use case. Why not just apply the fix locally? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to spamassassin in Ubuntu. https://bugs.launchpad.net/bugs/1006447 Title: backport _SCORE(pad)_ fi

[Bug 479185] Re: bind9 fails to configure with "named: extra command line arguments"

2012-05-30 Thread Serge Hallyn
@keepitsimpleengineer, please file a new bug if you are still having this issue. Since this bug has been fixed by purge/reinstall and cannot be reproduced, marking it invalid. thanks ** Changed in: bind9 (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification becau

[Bug 1005298] Re: warning: kernel option length exceeds 255 during maas-import-isos

2012-05-30 Thread Henry Sorensen
Hi After running this command the MAAS web interface still tells me to run the command: sudo maas-import-isos So I assumed that the error meant that the command didn't finish correctly. I'm running this on an Ubuntu 12.04, so the kernel is a 3.2 Henry -- You received this bug notificati

[Bug 1006547] Re: vlan doesn't work properly on 12.04 server

2012-05-30 Thread Serge Hallyn
** Changed in: vlan (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vlan in Ubuntu. https://bugs.launchpad.net/bugs/1006547 Title: vlan doesn't work properly on 12.04 server To manage notifi

[Bug 1006447] Re: backport _SCORE(pad)_ fix (upstream #6651)

2012-05-30 Thread Daniel Convissor
[Hmm. I sent a reply via email. Didn't show up. So I'll put it in via the web form. Sorry if it shows up twice.] My system puts the SA score at the beginning of the subject header and puts the spam messages into a directory. Then users view the spam box in subject sorted order in their mail u

[Bug 1006547] Re: vlan doesn't work properly on 12.04 server

2012-05-30 Thread Claudio
"auto eth0.101" I tried to put in but its still the same problem . it s working just at the boot . if I do : sudo /etc/init.d/networking restart doesnt work anymore eth0.101 and I have to reboot all machine -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1006547] Re: vlan doesn't work properly on 12.04 server

2012-05-30 Thread Claudio
I do that : ifup eth0.101 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vlan in Ubuntu. https://bugs.launchpad.net/bugs/1006547 Title: vlan doesn't work properly on 12.04 server To manage notifications about this bug go to: http

[Bug 1006547] Re: vlan doesn't work properly on 12.04 server

2012-05-30 Thread Stéphane Graber
if you intend your vlan to actually come online, you're missing an "auto eth0.101" line in there. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vlan in Ubuntu. https://bugs.launchpad.net/bugs/1006547 Title: vlan doesn't work proper

[Bug 994212] Re: ldap fails to start when /etc/network/interfaces not used

2012-05-30 Thread Serge Hallyn
Really I think that automount starting too early is a symptom. The real problem is that automount should be able to handle network interfaces going up and down. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs5 in Ubuntu. https:/

[Bug 1006547] Re: vlan doesn't work properly on 12.04 server

2012-05-30 Thread Claudio
I have attached the /etc/network/intefaces with the some config, works in Ubuntu 11.10 ** Attachment added: "intefaces" https://bugs.launchpad.net/ubuntu/+source/vlan/+bug/1006547/+attachment/3169541/+files/intefaces -- You received this bug notification because you are a member of Ubuntu

[Bug 994212] Re: ubuntu 12.04 automounts (autofs) not working with ldap maps on boot

2012-05-30 Thread Serge Hallyn
lowering priority since using /etc/network/interfaces is a workaround. ** Changed in: autofs5 (Ubuntu) Status: Incomplete => New ** Summary changed: - ubuntu 12.04 automounts (autofs) not working with ldap maps on boot + ldap fails to start when /etc/network/interfaces not used ** Change

[Bug 712416] Re: kvm_intel kernel module crash with via nano vmx

2012-05-30 Thread Serge Hallyn
Retargetting at the kernel as this is a kernel bug. khetzal, can you confirm whether you are still having this bug? ** Package changed: kvm (Ubuntu) => linux (Ubuntu) ** Tags added: kernel-kvm -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscr

[Bug 1005298] Re: warning: kernel option length exceeds 255 during maas-import-isos

2012-05-30 Thread Serge Hallyn
Confirmed, and in fact the append lines in /var/lib/tftpboot/pxelinux.cfg/default are > 255 characters. However, if I'm not mistaken the 255 character limit only applies to 2.4 and older kernels. The warning should be silenced, but it shouldn't be hurting anythign. ** Changed in: maas (Ubuntu)

[Bug 1005497] Re: 'maas test' fails: ImportError: cannot import name oauth

2012-05-30 Thread Serge Hallyn
Confirmed, same happens to me, even though python-oauth is installed. ** Changed in: maas (Ubuntu) Status: New => Confirmed ** Changed in: maas (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscri

[Bug 1005482] Re: MAAS flush bug

2012-05-30 Thread Serge Hallyn
Thanks for reporting this bug - trivially reproduced. ** Changed in: maas (Ubuntu) Status: New => Confirmed ** Changed in: maas (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in

[Bug 363791] Re: libnss_wins.so.2 crashes after suspend to RAM

2012-05-30 Thread Chuck Short
Closing based on feedback above. Regards chuck ** Changed in: samba (Ubuntu) Status: Incomplete => Won't Fix -- 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/363791 Title: libn

[Bug 995817] Re: share samba doesn't work easily

2012-05-30 Thread Serge Hallyn
Hi J-Paul, I'm pretty sure you are right and system-config-samba should not be needed. You were trying to share files through nautilus which should do it itself. If I'm wrong about that and it cannot, then it should be automatically installing it. In either case, I'll re-target this bug at naut

[Bug 44402] Re: krb5-admin-server fails during install

2012-05-30 Thread Chuck Short
There has been no response to this bug from the user for over 2 years as a result Im closing this bug, please re-open when you provide more information. ** Changed in: krb5 (Ubuntu) Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Ubuntu Se

[Bug 999324] Re: Server guide gives wrong examples for bind9 (was: DDNS dynamic file creation permission denied)

2012-05-30 Thread Axel Glienke
Additionaly for a workaround you have to change permissions for /etc/bind. user bind need wirte access chmod 775 /etc/bind -- 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/999324 Title:

[Bug 216358] Re: Samba crashes repeatedly to assert_uid

2012-05-30 Thread Chuck Short
** Changed in: samba (Ubuntu) Status: Incomplete => Won't Fix -- 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/216358 Title: Samba crashes repeatedly to assert_uid To manage not

[Bug 924578] Re: swift_auth middleware does not allow non-authenticated access allow via referrer

2012-05-30 Thread Chuck Short
** Changed in: keystone (Ubuntu) Status: New => Fix Released -- 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/924578 Title: swift_auth middleware does not allow non-authentica

[Bug 1004949] Re: dnsmasq start and sto every 2 minutes

2012-05-30 Thread Serge Hallyn
Something (presumably network manager) is actually killing dnsmasq: May 26 20:10:33 internity dnsmasq[28871]: sortie sur réception du signal SIGTERM I'm retargetting this bug at network manager in the hopes its maintainers might know offhand what might be happening. ** Also affects: network-mana

[Bug 1004494] Re: "Job not run" message after any attempt to run a job using bconsole

2012-05-30 Thread Serge Hallyn
Thanks for submitting this bug. (Note I can't look at the bugs.bacula.org without signing up for an account.) To be clear, you are saying that run job=jobname yes succeeds, and is a usable workaround? ** Changed in: bacula (Ubuntu) Importance: Undecided => Medium ** Changed in: bacula (

[Bug 1006196] Re: package postfix 2.9.1-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2012-05-30 Thread Chuck Short
This is due to an invalid hostname: Setting up postfix (2.9.1-4) ... Postfix configuration was not changed. If you need to make changes, edit /etc/postfix/main.cf (and others) as needed. To view Postfix configuration values, see postconf(1). After modifying main.cf, be sure to run '/etc/init.d

[Bug 1006293] Re: exiqgrep fails to parse output of exim4 -bp if the mail message is less than 1k

2012-05-30 Thread Chuck Short
Which version is this with? Thanks chuck ** Changed in: exim4 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to exim4 in Ubuntu. https://bugs.launchpad.net/bugs/1006293 Title: exiqgrep fails

[Bug 963050] Re: Qpid notifier needs content_type set

2012-05-30 Thread Chuck Short
** Changed in: glance (Ubuntu) Status: New => Fix Released ** Changed in: glance (Ubuntu Precise) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to glance in Ubuntu. https://bugs.launchpad.net/bu

[Bug 969545] Re: missing quotas on security group rules

2012-05-30 Thread Jamie Strandboge
This was fixed in 12.04 several weeks ago in http://www.ubuntu.com/usn/usn-1438-1/ ** Changed in: nova (Ubuntu Precise) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.lau

[Bug 1004238] Re: cobbler sync not called after maas-dhcp configuration

2012-05-30 Thread Serge Hallyn
Marking confirmed as indeed /etc/dnsmasq.conf didn't get updated., and cobbler sync changes it. I don't know enough to know whether it *should* be automatically run. Setting low priority per guidelines as there is a workaround. ** Changed in: maas (Ubuntu) Status: New => Confirmed ** Cha

[Bug 1006447] Re: backport _SCORE(pad)_ fix (upstream #6651)

2012-05-30 Thread Chuck Short
Thanks for the bug report, whats the impact of not having this patch? Reagards chuck ** Changed in: spamassassin (Ubuntu) Importance: Undecided => Low ** Changed in: spamassassin (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubun

[Bug 1006547] Re: vlan doesn't work properly on 12.04 server

2012-05-30 Thread Chuck Short
Please attach your /etc/network/interfaces so we can reproduce this. Thanks chuck ** Changed in: vlan (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vlan in Ubuntu. https://bugs.launchpad.net

[Bug 1006547] Re: vlan doesn't work properly on 12.04 server

2012-05-30 Thread Claudio
** Tags added: isc-dhcp -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vlan in Ubuntu. https://bugs.launchpad.net/bugs/1006547 Title: vlan doesn't work properly on 12.04 server To manage notifications about this bug go to: https://

[Bug 969088] Re: Role conflict when importing nova auth

2012-05-30 Thread Chuck Short
** Changed in: keystone (Ubuntu) Status: New => In Progress ** Changed in: keystone (Ubuntu Precise) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.ne

[Bug 977759] Re: With QuantumManager, nova-network does not start dnsmasq during initialization

2012-05-30 Thread Chuck Short
** Changed in: nova (Ubuntu Precise) Status: New => In Progress ** Changed in: nova (Ubuntu) Status: New => In Progress -- 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/97775

[Bug 1006547] Re: vlan doesn't work properly on 12.04 server

2012-05-30 Thread Claudio
** Also affects: isc-dhcp (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vlan in Ubuntu. https://bugs.launchpad.net/bugs/1006547 Title: vlan doesn't work properly on 12.04 server

[Bug 962385] Re: S3 & swift secrets leaked into logs

2012-05-30 Thread Chuck Short
** Changed in: glance (Ubuntu) Status: New => Fix Released ** Changed in: glance (Ubuntu Precise) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to glance in Ubuntu. https://bugs.launchpad.net/bu

[Bug 968843] Re: connection leak in rpc connection pool

2012-05-30 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: New => In Progress ** Changed in: nova (Ubuntu Precise) Status: New => In Progress -- 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/96884

[Bug 975043] Re: Cloudpipe VPN instance can loose connectivity after starting openvpn

2012-05-30 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: New => In Progress ** Changed in: nova (Ubuntu Precise) Status: New => In Progress -- 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/97504

[Bug 983206] Re: nova errors when keypair starts with 0XG using EC2 API

2012-05-30 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: New => In Progress ** Changed in: nova (Ubuntu Precise) Status: New => In Progress -- 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/98320

[Bug 988615] Re: xen: destroy_vdi breaks because session is not passed in

2012-05-30 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: New => In Progress ** Changed in: nova (Ubuntu Precise) Status: New => In Progress -- 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/98861

[Bug 992916] Re: nova.tests.test_nova_rootwrap fails on Fedora 17

2012-05-30 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: New => In Progress ** Changed in: nova (Ubuntu Precise) Status: New => In Progress -- 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/99291

[Bug 952176] Re: Cannot associate a second network/vlan to a tenant with "nova-manage network modify"

2012-05-30 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: New => In Progress ** Changed in: nova (Ubuntu Precise) Status: New => In Progress -- 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/95217

[Bug 967931] Re: killfilter should handle updated/deleted executables

2012-05-30 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: New => In Progress ** Changed in: nova (Ubuntu Precise) Status: New => In Progress -- 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/96793

[Bug 954030] Re: Container Sync and Keystone

2012-05-30 Thread Chuck Short
** Changed in: keystone (Ubuntu) Status: New => Fix Released -- 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/954030 Title: Container Sync and Keystone To manage notification

[Bug 962615] Re: Unable to list volumes after building from snapshot

2012-05-30 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: New => In Progress ** Changed in: nova (Ubuntu Precise) Status: New => In Progress -- 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/96261

[Bug 959670] Re: Notification message format is incorrect

2012-05-30 Thread Chuck Short
** Changed in: glance (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to glance in Ubuntu. https://bugs.launchpad.net/bugs/959670 Title: Notification message format is incorrect To manage not

[Bug 973194] Re: Parallel VM creation fails when nova-computes share the disks and each nova-compute node has no cached images.

2012-05-30 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: New => In Progress ** Changed in: nova (Ubuntu Precise) Status: New => In Progress -- 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/97319

[Bug 989764] Re: timeout on EC2 CreateImage action is 60 hours instead of 1 hour

2012-05-30 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: New => In Progress ** Changed in: nova (Ubuntu Precise) Status: New => In Progress -- 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/98976

[Bug 987335] Re: libvit/connection.py missing console_log variable

2012-05-30 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: New => In Progress ** Changed in: nova (Ubuntu Precise) Status: New => In Progress -- 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/98733

[Bug 1000261] Re: newer `qemu-img info` causes in exception when finding the backing file for qcow2 images

2012-05-30 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: New => In Progress -- 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/1000261 Title: newer `qemu-img info` causes in exception when finding the

[Bug 929815] Re: teh extra dict in sql tends to grow

2012-05-30 Thread Chuck Short
** Changed in: keystone (Ubuntu) Status: New => Fix Released -- 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/929815 Title: teh extra dict in sql tends to grow To manage noti

[Bug 962563] Re: When uploading a file in swift using S3 api we get a stack trace in keystone

2012-05-30 Thread Chuck Short
** Changed in: keystone (Ubuntu) Status: New => Fix Released -- 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/962563 Title: When uploading a file in swift using S3 api we get

[Bug 963546] Re: swift_auth validates the tenant:user acl incorrectly

2012-05-30 Thread Chuck Short
** Changed in: keystone (Ubuntu) Status: New => Fix Released -- 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/963546 Title: swift_auth validates the tenant:user acl incorrectl

[Bug 754900] Re: Nova-manage network delete does not delete from fixed_ips

2012-05-30 Thread Chuck Short
** Changed in: nova (Ubuntu Precise) Status: New => Triaged ** Changed in: nova (Ubuntu) Status: New => Triaged -- 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/754900 Title

[Bug 965788] Re: configuration.rst doc contains spelling error and a formatting problem

2012-05-30 Thread Chuck Short
** Changed in: keystone (Ubuntu) Status: New => Fix Released -- 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/965788 Title: configuration.rst doc contains spelling error and a

[Bug 969545] Re: missing quotas on security group rules

2012-05-30 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: New => Fix Released -- 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/969545 Title: missing quotas on security group rules To manage notificat

[Bug 969801] Re: auth_token doesn't log on token or communication failures

2012-05-30 Thread Chuck Short
** Changed in: keystone (Ubuntu) Status: New => Fix Released -- 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/969801 Title: auth_token doesn't log on token or communication fa

[Bug 1006547] Re: vlan doesn't work properly on 12.04 server

2012-05-30 Thread Claudio
it s seems that the problem is from dhclient : May 30 19:16:22 server32 dhclient: No DHCPOFFERS received. ** Attachment added: "log/syslog" https://bugs.launchpad.net/ubuntu/+source/vlan/+bug/1006547/+attachment/3169470/+files/syslogserve%20print ** Tags added: dhclient ** Tags added: dhcli

[Bug 995285] Re: if /etc/sudoers.d/nova_sudoers is removed, upgrades fail

2012-05-30 Thread Chuck Short
This needs to be fixed in quantal first before it can be SRU. ** Also affects: nova (Ubuntu Quantal) Importance: Low Status: Triaged -- 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/b

[Bug 1006547] [NEW] vlan doesn't work properly on 12.04 server

2012-05-30 Thread Claudio
Public bug reported: same config working only with previous distro 10.04 lts and 11.10 server with 12.04 server it s working everytime , example command : ifup eth0.101 with : .../interfaces: "auto eth0 iface eth0 inet dhcp iface eth0.101 inet dhcp" but it doenst work when I restart : /et

Re: [Bug 791944] Re: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: broken permissions cause daemons not to start correctly

2012-05-30 Thread Clint Byrum
Excerpts from James Page's message of 2012-05-24 13:56:30 UTC: > I think this bug warrants some attention as I just triage a load more > from 12.04. > > I would propose changing the upstart configuration of nmbd: > > NMBD_DISABLED=`testparm -s --parameter-name='disable netbios' > 2>/dev/null ||

[Bug 974584] Re: Semaphores cannot be created in lxc container

2012-05-30 Thread Serge Hallyn
Here is version tested and working in debootstrap. diff -u sysvinit-2.88dsf/debian/changelog sysvinit-2.88dsf/debian/changelog --- sysvinit-2.88dsf/debian/changelog +++ sysvinit-2.88dsf/debian/changelog @@ -1,3 +1,12 @@ +sysvinit (2.88dsf-13.10ubuntu12) quantal; urgency=low + + * initscripts.post

[Bug 986159] Re: squid3 open file descriptors limit is set incorrectly

2012-05-30 Thread Launchpad Bug Tracker
This bug was fixed in the package squid3 - 3.1.19-1ubuntu3 --- squid3 (3.1.19-1ubuntu3) precise-proposed; urgency=low * debian/rules: re-enable all hardening options lost in the squid->squid3 transition (LP: #986314) * debian/squid3.upstart: move ulimit command to script secti

[Bug 986314] Re: squid3 missing pie and bind-now hardening options

2012-05-30 Thread Launchpad Bug Tracker
This bug was fixed in the package squid3 - 3.1.19-1ubuntu3 --- squid3 (3.1.19-1ubuntu3) precise-proposed; urgency=low * debian/rules: re-enable all hardening options lost in the squid->squid3 transition (LP: #986314) * debian/squid3.upstart: move ulimit command to script secti

[Blueprint servercloud-q-maas-next-steps] MAAS Next Steps

2012-05-30 Thread Scott Moser
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 updat

[Bug 1006509] [NEW] Please merge from debian autofs 5.0.6-1

2012-05-30 Thread Dmitrijs Ledkovs
Public bug reported: As package got reintroduced under autofs name ** Affects: autofs (Ubuntu) Importance: Wishlist Assignee: Dmitrijs Ledkovs (dmitrij.ledkov) Status: Triaged ** Changed in: autofs (Ubuntu) Assignee: (unassigned) => Dmitrijs Ledkovs (dmitrij.ledkov) ** C

[Bug 986314] Re: squid3 missing pie and bind-now hardening options

2012-05-30 Thread Stéphane Graber
Followed the testcase, hardening-check output looks good after upgrading to -proposed and squid still starts. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3

[Blueprint servercloud-q-openstack-folsom] Openstack Next Steps

2012-05-30 Thread Robbie Williamson
Blueprint changed by Robbie Williamson: Priority: Undefined => Essential -- Openstack Next Steps https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-openstack-folsom -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://l

[Blueprint servercloud-q-cloud-archive] Ubuntu Cloud Archive

2012-05-30 Thread Robbie Williamson
Blueprint changed by Robbie Williamson: Priority: Undefined => Essential -- Ubuntu Cloud Archive https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-cloud-archive -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://list

[Blueprint servercloud-q-juju-mir] Juju MIR

2012-05-30 Thread Robbie Williamson
Blueprint changed by Robbie Williamson: Priority: Medium => Low -- Juju MIR https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-mir -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listi

[Blueprint servercloud-q-juju-mir] Juju MIR

2012-05-30 Thread Robbie Williamson
Blueprint changed by Robbie Williamson: Whiteboard changed: Status: all txaws patches were accepted upstream and uploaded, so the universe dependencies have been cut significantly. Zookeeper MIR should be able to proceed. - Given the current port to go-lang, it might make sense to get tha

[Blueprint servercloud-q-juju-mir] Juju MIR

2012-05-30 Thread Robbie Williamson
Blueprint changed by Robbie Williamson: Whiteboard changed: Status: all txaws patches were accepted upstream and uploaded, so the universe dependencies have been cut significantly. Zookeeper MIR should be able to proceed. + + Given the current port to go-lang, it might make sense to get tha

[Blueprint servercloud-q-juju-mir] Juju MIR

2012-05-30 Thread Robbie Williamson
Blueprint changed by Robbie Williamson: Priority: High => Medium -- Juju MIR https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-mir -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/list

[Bug 994781] Re: removing a node when it has failed commissioning is not possible from the UI

2012-05-30 Thread Brian Morton
Raphael, That works very well, thanks. To start the shell, run $ sudo maas shell then proceed normally with those instructions. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/994781

[Blueprint servercloud-q-server-iso-tests-review] Improve Server Install and Upgrade Testing

2012-05-30 Thread Antonio Rosales
Blueprint changed by Antonio Rosales: Priority: Undefined => High -- Improve Server Install and Upgrade Testing https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-server-iso-tests-review -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsu

[Blueprint servercloud-q-chef] Getting Chef Back Into Ubuntu

2012-05-30 Thread Antonio Rosales
Blueprint changed by Antonio Rosales: Priority: Undefined => Medium -- Getting Chef Back Into Ubuntu https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-chef -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubu

[Blueprint servercloud-q-tomcat7] Promote Apache Tomcat 7 to main

2012-05-30 Thread Antonio Rosales
Blueprint changed by Antonio Rosales: Priority: Undefined => High -- Promote Apache Tomcat 7 to main https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-tomcat7 -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.

[Blueprint servercloud-q-bug-triage-review] Review of Server Bug Triage Process

2012-05-30 Thread Antonio Rosales
Blueprint changed by Antonio Rosales: Priority: Undefined => High -- Review of Server Bug Triage Process https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-bug-triage-review -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at:

[Blueprint servercloud-q-bigdata-hadoop] Next steps for Hadoop on Ubuntu

2012-05-30 Thread Antonio Rosales
Blueprint changed by Antonio Rosales: Priority: Undefined => Medium -- Next steps for Hadoop on Ubuntu https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-bigdata-hadoop -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https

[Blueprint servercloud-q-juju-charms-release-policy] Clarifying Charm Store policy around Ubuntu Releases

2012-05-30 Thread Antonio Rosales
Blueprint changed by Antonio Rosales: Priority: Undefined => High -- Clarifying Charm Store policy around Ubuntu Releases https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-charms-release-policy -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify set

[Blueprint servercloud-q-juju-release-process] Juju Formal Release Process

2012-05-30 Thread Antonio Rosales
Blueprint changed by Antonio Rosales: Approver: Antonio Rosales => Robbie Williamson -- Juju Formal Release Process https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-release-process -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or uns

[Bug 974584] Re: Semaphores cannot be created in lxc container

2012-05-30 Thread Serge Hallyn
>From the debian bug, here is my new suggestion for a replacement for the ischroot case in initscripts.postinst: = if ischroot; then # Symlink /var/run from /run # Note var/run is relative if compat_link /var/run /run; then # Syml

[Bug 1006447] [NEW] backport _SCORE(pad)_ fix (upstream #6651)

2012-05-30 Thread Daniel Convissor
Public bug reported: SpamAssassin 3.3.2 is the version shipped with Ubuntu Precise/12.04. Unfortunately, that version has a bug that prevents the _SCORE(0)_ template tag from working. The SpamAssassin team fixed the bug, but that is slated for their 3.4 release, https://issues.apache.org/SpamAssa

[Blueprint servercloud-q-juju-release-process] Juju Formal Release Process

2012-05-30 Thread Antonio Rosales
Blueprint changed by Antonio Rosales: Priority: Undefined => High -- Juju Formal Release Process https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-release-process -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https

[Blueprint servercloud-q-juju-integration] Juju Integration

2012-05-30 Thread Antonio Rosales
Blueprint changed by Antonio Rosales: Approver: Robbie Williamson => Antonio Rosales -- Juju Integration https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-integration -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: h

[Blueprint servercloud-q-juju-integration] Juju Integration

2012-05-30 Thread Antonio Rosales
Blueprint changed by Antonio Rosales: Priority: Undefined => Medium -- Juju Integration https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-integration -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubun

[Blueprint servercloud-q-juju-charmstore-maintenance] Juju Charm Store Maintenance

2012-05-30 Thread Antonio Rosales
Blueprint changed by Antonio Rosales: Priority: Undefined => High -- Juju Charm Store Maintenance https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-charmstore-maintenance -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at

[Blueprint servercloud-q-juju-charmstore-maintenance] Juju Charm Store Maintenance

2012-05-30 Thread Antonio Rosales
Blueprint changed by Antonio Rosales: Approver: Robbie Williamson => Antonio Rosales -- Juju Charm Store Maintenance https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-charmstore-maintenance -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify setting

  1   2   >