[Bug 995523] Re: squid3 is killed by /etc/resolvconf/update-libc.d/squid3 in Precise

2012-06-07 Thread D J Gardner
I've just had a very brief look at the code... I didn't see any reason why the 
HUP handling should be delayed (all the handler does is set a variable), so 
I've moved it earlier in the code.  Patch attached.
 Wiser heads than mine might want to check that I've put it in a sane place 
(i.e. is there any reason it should be after the setEffectiveUser() call?)

** Patch added: Catch HUP earilier in initialisation
   
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/995523/+attachment/3178729/+files/squid3.nodie.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/995523

Title:
  squid3 is killed by /etc/resolvconf/update-libc.d/squid3 in Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/995523/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009357] Re: Ran out of children: No child processes

2012-06-07 Thread Bug Watch Updater
** Changed in: munin
   Status: Unknown = New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/1009357

Title:
  Ran out of children: No child processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/munin/+bug/1009357/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 948156] Re: Please merge PHP 5.4 from Debian

2012-06-07 Thread Jeremy Bicha
** Tags added: upgrade-software-version

-- 
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/948156

Title:
  Please merge PHP 5.4 from Debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/948156/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 430732] Re: radclient doesn't work

2012-06-07 Thread William Van Hevelingen
** Also affects: freeradius (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569614
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius in Ubuntu.
https://bugs.launchpad.net/bugs/430732

Title:
  radclient doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeradius/+bug/430732/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 430732] Re: radclient doesn't work

2012-06-07 Thread William Van Hevelingen
Looks like Debian synced the bug fix and the bug fix landed in precise.

** Changed in: freeradius (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius in Ubuntu.
https://bugs.launchpad.net/bugs/430732

Title:
  radclient doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeradius/+bug/430732/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006189] Re: Changelogs not visible for recent updates

2012-06-07 Thread Sam
See bug 1009862 affecting openssl, which is related.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in Ubuntu.
https://bugs.launchpad.net/bugs/1006189

Title:
  Changelogs not visible for recent updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1006189/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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-06-07 Thread James Page
** Changed in: samba (Ubuntu Precise)
Milestone: None = ubuntu-12.04.1

** Changed in: samba (Ubuntu Precise)
 Assignee: (unassigned) = James Page (james-page)

** Changed in: samba (Ubuntu Precise)
   Importance: Undecided = High

-- 
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 cause daemons not to start correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/791944/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 959037] Re: Local resolver prohibits DNS servers from running

2012-06-07 Thread Thomas Hood
What lies behind the problem being discussed here is the simple fact
that there exists no single adequate network configuration utility for
GNU/Linux.  I am most familiar with Debian.  From Debian we inherit
ifupdown which was designed for static configuration.  Debian developers
have known for more than ten years that ifupdown needed to be replaced,
but have never managed to come up with a replacement.  From RedHat we
get NetworkManager which was never intended to be a general network
configurer but in the absence of any alternative continues to be
enhanced with new features.  Considerable effort has obviously been
spent in Ubuntu just to get NM to coexist with other networking
packages. It still doesn't fully cooperate with them (see #47379 for
another example) and will probably never be well integrated with them.

So we are still forced to choose between two network configuration
approaches, NM-oriented in the desktop version and ifupdown-oriented in
the server version.  Each one has its limitations.  If you try to
combine the two, as you (Alkis) want to do, then you are confronted with
these limitations.  You are lucky that all you have to do is comment out
one line in a configuration file to get things to work!

We can continue playing around with the existing tools so that they work
better in particular use cases but what we really need is a properly
designed network configuration utility to supersede both ifupdown and
NM.

I am vaguely aware of the Wicd project.  Must go read up on that.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/959037

Title:
  Local resolver prohibits DNS servers from running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/959037/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 995523] Re: squid3 is killed by /etc/resolvconf/update-libc.d/squid3 in Precise

2012-06-07 Thread Ubuntu Foundation's Bug Bot
The attachment Catch HUP earilier in initialisation of this bug report
has been identified as being a patch.  The ubuntu-reviewers team has
been subscribed to the bug report so that they can review the patch.  In
the event that this is in fact not a patch you can resolve this
situation by removing the tag 'patch' from the bug report and editing
the attachment so that it is not flagged as a patch.  Additionally, if
you are member of the ubuntu-reviewers team please also unsubscribe the
team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/995523

Title:
  squid3 is killed by /etc/resolvconf/update-libc.d/squid3 in Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/995523/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 998403] Re: ntp in precise has disabled crypto

2012-06-07 Thread Sebastien Bacher
the sru build log:

https://launchpadlibrarian.net/106940695/buildlog_ubuntu-precise-i386.ntp_1%3A4.2.6.p3%2Bdfsg-1ubuntu3.1_BUILDING.txt.gz
checking if we will use crypto... yes

** 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 ntp in Ubuntu.
https://bugs.launchpad.net/bugs/998403

Title:
  ntp in precise has disabled crypto

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/998403/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 933818] Re: public-ipv4 metadata url not working

2012-06-07 Thread Thierry Carrez
Work was done to improve the situation around essex-4. Does that still
bite you in final Essex (or current trunk) ?

** Changed in: nova (Ubuntu)
   Status: Confirmed = Incomplete

-- 
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/933818

Title:
  public-ipv4 metadata url not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/933818/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 933818] Re: public-ipv4 metadata url not working

2012-06-07 Thread Thierry Carrez
** Changed in: nova
   Status: Confirmed = Incomplete

** Changed in: nova (Ubuntu)
   Status: Incomplete = 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/933818

Title:
  public-ipv4 metadata url not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/933818/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1000355] Re: [SRU] drbd fence-peer breaks when using kernel 2.6.32-41

2012-06-07 Thread Launchpad Bug Tracker
This bug was fixed in the package drbd8 - 2:8.3.7-1ubuntu2.3

---
drbd8 (2:8.3.7-1ubuntu2.3) lucid-proposed; urgency=low

  * debian/patches/usermodehelper-consistently.dpatch:
- upstream commit e6cbc43
- usermodehelper: use UMH_WAIT_PROC consistently
- (LP: #1000355)
 -- Ante Karamatic iv...@ubuntu.com   Thu, 17 May 2012 09:29:33 +0200

** Changed in: drbd8 (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in Ubuntu.
https://bugs.launchpad.net/bugs/1000355

Title:
  [SRU] drbd fence-peer breaks when using kernel 2.6.32-41

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/1000355/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 934118] Re: Floating ips not available to instances after upgrade

2012-06-07 Thread Mark McLoughlin
 Before the upgrade, I shutdown all running instances but I did not
unallocate and unassign floating ip addresses.

Hmm, why would you expect the upgrade to automatically unallocate
floating IPs? i.e. when you shutdown an instance, the floating IP is
unassigned but not unallocated

Marking as Invalid, but do re-open if I misunderstood

** Changed in: nova
   Status: New = Invalid

-- 
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/934118

Title:
  Floating ips not available to instances after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/934118/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1001088] Re: iSCSI targets are not restored following a reboot

2012-06-07 Thread Thierry Carrez
** Changed in: nova
   Importance: Undecided = High

-- 
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/1001088

Title:
  iSCSI targets are not restored following a reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1001088/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009727] Re: package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-07 Thread James Page
Thanks for taking the time to report this bug.

This might be a duplicate of bug 791944.

Please could you try running the following commands:

  sudo testparm
  echo $?

Please attach the output to this bug report.

Marking 'Incomplete' pending your response and 'Low' for the time being.
Please set back to 'New' once you have provided the requested
information.

Thanks

** Changed in: samba (Ubuntu)
   Importance: Undecided = Low

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
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/1009727

Title:
  package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1009727/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 592610] Re: Shared folders (through Samba) when following instructions sometimes does not work correctly

2012-06-07 Thread Phil Headford
I agree with Paddy Landau that a respectable OS is expected these days
to be able to connect to shared folders (on at least the three main OSs)
with little or no user intervention. Once the computer and workgroup are
entered, and perhaps whether DHCP is being used, the configuration files
should be automatically tailored to suit the situation the system finds
itself in.

-- 
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/592610

Title:
  Shared folders (through Samba) when following instructions sometimes
  does not work correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/592610/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009081] Re: package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2012-06-07 Thread James Page
Thanks for taking the time to report this bug.

This might be a duplicate of bug 791944.

Please could you try running the following commands:

  sudo testparm
  echo $?

Please attach the output to this bug report.

Marking 'Incomplete' pending your response and 'Low' for the time being.
Please set back to 'New' once you have provided the requested
information.

Thanks

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

** Changed in: samba (Ubuntu)
   Importance: Undecided = Low

-- 
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/1009081

Title:
  package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1009081/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009015] Re: package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-07 Thread James Page
Thanks for taking the time to report this bug.

This might be a duplicate of bug 791944.

Please could you try running the following commands:

  sudo testparm
  echo $?

Please attach the output to this bug report.

Marking 'Incomplete' pending your response and 'Low' for the time being.
Please set back to 'New' once you have provided the requested
information.

Thanks

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

** Changed in: samba (Ubuntu)
   Importance: Undecided = Low

-- 
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/1009015

Title:
  package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1009015/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1008205] Re: package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: dpkg-deb --fsys-tarfile alfolyamat 2 hibakóddal kilépett

2012-06-07 Thread James Page
Thanks for taking the time to report this bug in Ubuntu.

Looks like you may have a corrupt deb file in your local cache.

Please try running the following commands to remedy the situation:

   sudo apt-get clean
   sudo apt-get -f install

Hopefully this will resolve your problem

Marking 'Incomplete' and 'Low'. Please set back to 'New' if this does
not resolve your problem and 'Invalid' if it does.

Thanks

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

** Changed in: samba (Ubuntu)
   Importance: Undecided = Low

-- 
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/1008205

Title:
  package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: dpkg-deb
  --fsys-tarfile alfolyamat 2 hibakóddal kilépett

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1008205/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1007916] Re: dig doesn't resolve domain hostnames

2012-06-07 Thread James Page
Javier

Not sure I quite understand your original bug report.

Are you saying that dig does not honour the search path in
/etc/resolv.conf?  That is default behavior for dig and if you specify a
simple hostname only if will try the ROOT  servers - which normally
fails.

Use the +search option to enable usage of the search options in
/etc/resolv.conf,

Marking 'Incomplete' pending your response.

Thanks

** Changed in: bind9 (Ubuntu)
   Status: New = Incomplete

-- 
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/1007916

Title:
  dig doesn't resolve domain hostnames

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1007916/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009695] Re: package backuppc 3.2.1-2ubuntu1.1 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2012-06-07 Thread James Page
Thanks for taking the time to report this bug in Ubuntu.

Looks like backuppc failed to stop or the init script is broken.

Please can you check for the existence of /var/run/backuppc/BackupPC.pid

If this file exists then please run:

  ps -aef | grep `cat /var/run/backuppc/BackupPC.pid`

If no output is return (or no output with the words BackupPC in it) then
please run:

  sudo rm cat /var/run/backuppc/BackupPC.pid
  sudo apt-get -f install

Hopefully this will resolve your issue.

This might be a duplicate of bug 992335 - which could indicate a problem
with the upgrade process. Where you running backuppc prior to upgrading
to 12.04?

Marking 'Incomplete' pending your response. Please set the status back
to 'New' once you have provided the requested information.

Thanks.


** Changed in: backuppc (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc in Ubuntu.
https://bugs.launchpad.net/bugs/1009695

Title:
  package backuppc 3.2.1-2ubuntu1.1 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backuppc/+bug/1009695/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-q-arm-deployment] ARM Server Deployment

2012-06-07 Thread Robie Basak
Blueprint changed by Robie Basak:

Work items changed:
  Work items:
  [mark-mims] Charm testing on ARM (emulation only): TODO
- [ikepanhc] Add highbank kernel to quantal: INPROGRESS
- [rbasak] Port highbank support to new flash-kernel: INPROGRESS
- [rbasak] Enable highbank installer images: TODO
+ [ikepanhc] Add highbank kernel to quantal: DONE
+ [rbasak] Port highbank support to new flash-kernel: DONE
+ [rbasak] Enable highbank installer images: INPROGRESS
  [rbasak] Verify that a preseeded installer on highbank works seamlessly: TODO
  [rbasak] Add highbank automatic preseeded installer test to continuous 
integration: TODO
  [dannf] Port armadaxp support to new flash-kernel: INPROGRESS
  [rbasak] Negotiate MAAS architectural changes to support ARM servers in 
trunk: INPROGRESS
  [rbasak] Implement MAAS provisioner for ARM servers that have IPMI and 
pxelinux emulation: TODO
  [rbasak] Verify that MAAS works on a real ARM server: TODO
  [rbasak] Verify that juju works on a real ARM server: TODO

-- 
ARM Server Deployment
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-arm-deployment

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009081] Re: package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2012-06-07 Thread Fernando La Chica
This is de output of testparm

[global]
server string = %h server (Samba, Ubuntu)
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n 
*Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
dns proxy = No
usershare allow guests = Yes
panic action = /usr/share/samba/panic-action %d
idmap config * : backend = tdb

[printers]
comment = All Printers
path = /var/spool/samba
create mask = 0700
printable = Yes
print ok = Yes
browseable = No

[print$]
comment = Printer Drivers
path = /var/lib/samba/printers


** Changed in: samba (Ubuntu)
   Status: Incomplete = New

-- 
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/1009081

Title:
  package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1009081/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1007916] Re: dig doesn't resolve domain hostnames

2012-06-07 Thread Javier Domingo
Sorry, I have misunderstood the man. I didn't understand that the
configuration from resolv.conf was taken depending on the parameters. It
uses just the servers in resolv.conf by default, not the entire
configuration.

** Changed in: bind9 (Ubuntu)
   Status: Incomplete = Invalid

-- 
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/1007916

Title:
  dig doesn't resolve domain hostnames

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1007916/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009347] Re: package bind9 1:9.8.1.dfsg.P1-4ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-07 Thread Marc Deslauriers
This is your issue:

Jun  6 09:11:03 tih-lussu named[12840]: loading configuration from 
'/etc/bind/named.conf'
Jun  6 09:11:03 tih-lussu named[12840]: /etc/bind/named.conf.options:22: 
expected IP address near 'dnssec-validation'
Jun  6 09:11:03 tih-lussu named[12840]: loading configuration: unexpected token
Jun  6 09:11:03 tih-lussu named[12840]: exiting (due to fatal error)

You have some invalid bind configuration which prevented it from
upgrading properly.

** Changed in: bind9 (Ubuntu)
   Status: Confirmed = Incomplete

-- 
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/1009347

Title:
  package bind9 1:9.8.1.dfsg.P1-4ubuntu0.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1009347/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009514] Re: Lucid hangs during update of bind9-host

2012-06-07 Thread Marc Deslauriers
Do you have a log file or something that could give us a clue what
happened?

** Changed in: bind9 (Ubuntu)
   Status: New = Incomplete

-- 
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/1009514

Title:
  Lucid hangs during update of bind9-host

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1009514/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009265] Re: package bind9 1:9.7.0.dfsg.P1-1ubuntu0.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-07 Thread Marc Deslauriers
This is your issue:

Setting up bind9 (1:9.7.0.dfsg.P1-1ubuntu0.5) ...
 * Starting domain name service... bind9
named: chroot(): No such file or directory
   ...fail!
invoke-rc.d: initscript bind9, action start failed.

Looks like you are missing files or directories. Please reinstall the
whole package as specified in comment #2

-- 
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/1009265

Title:
  package bind9 1:9.7.0.dfsg.P1-1ubuntu0.5 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1009265/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1007060] Re: package bind9 1:9.8.1.dfsg.P1-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-07 Thread Marc Deslauriers
This was in your syslog file:

Jun  1 01:28:09 id named[5470]: loading configuration from 
'/etc/bind/named.conf'
Jun  1 01:28:09 id named[5470]: /etc/bind/named.conf.options:14: expected IP 
address near 'forwarders'
Jun  1 01:28:09 id named[5470]: loading configuration: unexpected token
Jun  1 01:28:09 id named[5470]: exiting (due to fatal error)


Looks like you have some broken configuration.

-- 
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/1007060

Title:
  package bind9 1:9.8.1.dfsg.P1-4 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1007060/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 959037] Re: Local resolver prohibits DNS servers from running

2012-06-07 Thread Thomas Hood
* Some thinking about[0][1], if not much coding of[2], a successor to
ifupdown was done in the netconf project[3] led by Debian Developer
martin krafft[4][5].

[0]http://people.debian.org/~madduck/talks/netconf_fosdem_2007.02.25/slides.s5.html
[1]http://lists.alioth.debian.org/pipermail/netconf-devel/
[2]http://lists.alioth.debian.org/pipermail/netconf-commits/
[3]https://alioth.debian.org/projects/netconf/
[4]madduck AT debian.org
[5]http://people.debian.org/~madduck/

* One small step toward harmonizing desktop network configuration and
server network configuration was taken with the introduction of
resolvconf in both versions of 12.04.  But there again, NM integrates
bare-minimally with resolvconf; NM doesn't let resolvconf prioritize
nameserver information according to interface-order(5) but sends
resolvconf one big lump of nameserver information called
NetworkManager.

* If Ubuntu doesn't switch to wicd or netconf or something else then
another possibility to be explored is to break up NM into components
that can be better integrated with other parts of the distro.  This is,
of course, rather difficult without cooperation from upstream.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/959037

Title:
  Local resolver prohibits DNS servers from running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/959037/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009514] Re: Lucid hangs during update of bind9-host

2012-06-07 Thread James Page
Hi Erdal

Thanks for taking the time to report this bug in Ubuntu.

I don't suppose that you managed to capture exactly where the update was
hanging?  Was it during restart of bind9?

As you have now resolved this issue we might not be able to progress
much further - but lets see.

Marking 'Incomplete' pending your response - please set back to 'New'
when you have provided the requested information.

Thanks.

-- 
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/1009514

Title:
  Lucid hangs during update of bind9-host

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1009514/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 998712] Re: domain name completion broken when dnsmasq is used

2012-06-07 Thread Thomas Hood
Having just re-read the discussion, I realize that I may have
misunderstood the problem.  I'll try to summarize it.

Wolf, are you saying that when using the NM-enslaved dnsmasq, fully
qualified domain names can always be resolved using the resolver(3) but
short domain names cannot be resolved using the resolver, despite the
correct search option being present in /etc/resolv.conf; that this
anomaly does not occur at boot time, but does occur later and lasts one
to thirty minutes?

What triggers the anomaly to occur?

I will assume that in the anomalous situation, /etc/resolv.conf contains
the following

nameserver 127.0.0.1
search rsb.intern rsb.at

and /run/nm-dns-dnsmasq.conf contains the following

server=10.1.0.4

and the following fails with unknown host s4.

ping s4

When the anomaly occurs, does dig s4.rsb.intern work on the affected
system?

When the anomaly occurs, does dig s4 +search work on the affected
system?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/998712

Title:
  domain name completion broken when dnsmasq is used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/998712/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2012-06-07 Thread Juerg Haefliger
Hmm... On the hp cloud I get:

ubuntu@juergh-8419-5531:~$ curl 169.254.169.254/2009-04-04/meta-data
local-ipv4
reservation-id
local-hostname
placement/
ami-launch-index
public-hostname
mpi/
hostname
ami-id
public-keys/
instance-action
public-ipv4
block-device-mapping/
ami-manifest-path
security-groups
instance-type
instance-id

We 'fixed' the issue by not allowing spaces in key names anymore.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-boto in Ubuntu.
https://bugs.launchpad.net/bugs/962046

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1009291] Re: Samba doesn't start automatically in Ubuntu 12.04 LTS

2012-06-07 Thread RobertMatijasec
I'm not sure when wlan0 gets set. I don't know how to check for this
offhand, but if you let me know what to look for I'll let you know. That
being said, I haven't changed whatever the default setting is for the 12.04
alternate ubuntu install cd. I just have a wireless card in the machine and
never hook up the network card. I think the other thing it keys off is some
file systems flag and I don't know when this is valid either--ie. before or
after user login.

even still, you'd think I wouldn't have to manually kick it off after user
login. It's like the wlan0 doesn't ever set the networking flag.




On Wed, Jun 6, 2012 at 10:21 PM, Serge Hallyn 1009...@bugs.launchpad.netwrote:

 Thanks for reporting this bug.

 You say that only wlan0 is up.  Is wlan0 set up to start at boot, or
 only at user login?  Samba should start as soon as a network interface
 other than loopback comes up.

 If wlan0 is coming up at boot, then is samba trying to start and
 failing, or is it not trying to start?  (The smblog.txt unfortunately
 doesn't tell me when those failures happened relative to other system
 activity)

 ** Changed in: samba (Ubuntu)
   Status: New = Incomplete

 ** Changed in: samba (Ubuntu)
   Importance: Undecided = Medium

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1009291

 Title:
  Samba doesn't start automatically in Ubuntu 12.04 LTS

 Status in “samba” package in Ubuntu:
  Incomplete

 Bug description:
  smbd and nmbd never get launched by upstart in Ubuntu 12.04 LTS after
 installing samba with apt-get.  Samba works fine but must be kicked off by
 the user or worked around by running the server out of some other init
 script.
  The system in question here only has wlan0 set and eth0 is not being used.
  samba version 3.6.3.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: samba 2:3.6.3-2ubuntu2.2
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic-pae 3.2.16
  Uname: Linux 3.2.0-24-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  Date: Tue Jun  5 19:15:30 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386
 (20120423.2)
  NmbdLog:

  OtherFailedConnect: Yes
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SambaServerRegression: Yes
  SmbConfIncluded: Yes
  SourcePackage: samba
  UpgradeStatus: No upgrade log present (probably fresh install)

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1009291/+subscriptions


-- 
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/1009291

Title:
  Samba doesn't start automatically in Ubuntu 12.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1009291/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 959037] Re: NM-controlled dnsmasq prevents other DNS servers from running

2012-06-07 Thread Thomas Hood
Based on comment #28, marked as affecting djbdns.

** Summary changed:

- Local resolver prohibits DNS servers from running
+ NM-controlled dnsmasq prevents other DNS servers from running

** Also affects: djbdns (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.
https://bugs.launchpad.net/bugs/959037

Title:
  NM-controlled dnsmasq prevents other DNS servers from running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006509] Re: Please merge from debian autofs 5.0.6-2

2012-06-07 Thread Dmitrijs Ledkovs
** Tags added: fs.oneplanning

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/1006509

Title:
  Please merge from debian autofs 5.0.6-2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1006509/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2012-06-07 Thread Juerg Haefliger
mpi/ was present in diablo but removed subsequently:

commit 8ecdc44690ced882205112e017f79dc98cd6aaca
Author: Jesse Andrews anotherje...@gmail.com
Date:   Tue Mar 6 20:49:16 2012 -0800

remove undocumented, unused mpi 'extension' to ec2 metadata

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-boto in Ubuntu.
https://bugs.launchpad.net/bugs/962046

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 907945] Re: Enabling keystone caching results in type errors in middleware

2012-06-07 Thread Thierry Carrez
IIUC this should be closed on Nova's side as well. Please reopen if you
disagree.

** Changed in: nova
   Status: Incomplete = Invalid

-- 
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/907945

Title:
  Enabling keystone caching  results in type errors in middleware

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/907945/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009081] Re: package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2012-06-07 Thread James Page
did testparm show any warnings?  please can you check its return code
with echo $?

Thanks

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
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/1009081

Title:
  package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1009081/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Chuck Short
** Impact **

Since Essex, all instances will have an eth0 MAC address in the range
of FA:16:3E, which is near the end of the MAC address space.

 When openvpn is started, a TAP interface is created with a random
generated MAC address. Chances are high the generated MAC address is
lower in value than the eth0 MAC address. Once the tap interface is
added to the bridge interface, the bridge interface will no longer have
the eth0 MAC address, but take over the TAP MAC address. This is a
feature of the linux kernel, whereby a bridge interface will take the
MAC address with the lowest value amongst its interfaces. After the ARP
entries expire, this will result in the cloudpipe instance being no
longer reachable.

This fix, randomly generates a MAC address starting with FA:17:3E, which
is greater than FA, and will thus ensure the brige will keep the eth0
MAC address.

** Development Fix **

This fix has been addressed in https://review.openstack.org/6327 and
already fixed in quantal.

** Stable Fix **

This fix has been addresses in the stable/essex tree in
https://review.openstack.org/6327

** Regression Potential **

Minimal, it is a hardyly used feature in Openstack on Ubuntu.

-- 
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/975043

Title:
  [SRU] Cloudpipe VPN instance can loose connectivity after starting
  openvpn

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/975043/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006509] Re: Please merge from debian autofs 5.0.6-2

2012-06-07 Thread Sebastien Bacher
** Also affects: autofs (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: autofs (Ubuntu Quantal)
   Importance: Wishlist
 Assignee: Dmitrijs Ledkovs (dmitrij.ledkov)
   Status: In Progress

** Changed in: autofs (Ubuntu Precise)
   Importance: Undecided = Wishlist

** Changed in: autofs (Ubuntu Precise)
Milestone: None = ubuntu-12.04.1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/1006509

Title:
  Please merge from debian autofs 5.0.6-2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1006509/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Chuck Short
** Summary changed:

- connection leak in rpc connection pool
+ [SRU] connection leak in rpc connection pool

-- 
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/968843

Title:
  [SRU] connection leak in rpc connection pool

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/968843/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009081] Re: package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2012-06-07 Thread Fernando La Chica
Return code is 1 and warnings


Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section [printers]
Processing section [print$]
Loaded services file OK.
WARNING: state directory /var/lib/samba should have permissions 0755 for 
browsing to work
WARNING: cache directory /var/cache/samba should have permissions 0755 for 
browsing to work
Server role: ROLE_STANDALONE


** Changed in: samba (Ubuntu)
   Status: Incomplete = New

-- 
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/1009081

Title:
  package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1009081/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1006509] Re: Please merge from debian autofs 5.0.6-2

2012-06-07 Thread Dmitrijs Ledkovs
** Changed in: autofs (Ubuntu Quantal)
Milestone: None = quantal-alpha-3

** Changed in: autofs (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: autofs (Ubuntu Precise)
 Assignee: (unassigned) = Dmitrijs Ledkovs (dmitrij.ledkov)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/1006509

Title:
  Please merge from debian autofs 5.0.6-2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1006509/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Chuck Short
** Impact **

In nova, when exception occurs in MulticallWaiter scheduler the
scheduler wont put the connection back to the pool, preventing Nova from
running properly

** Development Fix **

This has been addressed in https://review.openstack.org/6804 and fixed
in quantal.

** Stable Fix **

This has been addressed in https://review.openstack.org/6833

** Test Case **

set small pool size, rpc_conn_pool_size=1
cause rpc response timeout (Timed out waiting for RPC response in log)
then when rpc.call next time, it will wait forever to get connection from pool

** Regression Potental **

Minimal this is an edge corner case.

-- 
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/968843

Title:
  [SRU] connection leak in rpc connection pool

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/968843/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Chuck Short
** Impact **

The timeout bounding the wait for the instance to stop is intended to be
1 hour, but the code incorrectly specifies 60 hours instead (no
practical client is going to wait that long for a response).

** Development Fix **

The bug has been fixed in the development release in
https://review.openstack.org/6867 and fixed in quantal.

** Stable Fix **

This bug has been fixed in the stable tree
https://review.openstack.org/6921

** Test Case **

None

** Regression Impact **

Minimal clients that do not throw an errors will thow errors sooner.

** Summary changed:

- timeout on EC2 CreateImage action is 60 hours instead of 1 hour
+ [SRU] timeout on EC2 CreateImage action is 60 hours instead of 1 hour

-- 
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/989764

Title:
  [SRU] timeout on EC2 CreateImage action is 60 hours instead of 1 hour

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/989764/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Chuck Short
** Summary changed:

- Cannot associate a second network/vlan to a tenant with nova-manage network 
modify
+ [SRU] Cannot associate a second network/vlan to a tenant with nova-manage 
network modify

-- 
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/952176

Title:
  [SRU] Cannot associate a second network/vlan to a tenant with nova-
  manage network modify

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/952176/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Chuck Short
** Impact **

Trying to assoicate a second network/vlanc to a tennant results in the
following traceback:

2012-03-11 12:23:31 CRITICAL nova [-] 'bool' object has no attribute 'decode'
(nova): TRACE: Traceback (most recent call last):
(nova): TRACE: File /usr/bin/nova-manage, line 2201, in module
(nova): TRACE: main()
(nova): TRACE: File /usr/bin/nova-manage, line 2182, in main
(nova): TRACE: fn_kwargs[k] = v.decode('utf-8')
(nova): TRACE: AttributeError: 'bool' object has no attribute 'decode'

This can be worked around by modifying the mysql database directly.

** Development Fix **

This has been addressed in https://review.openstack.org/6358 and fixed
in quantal.

** Stable Fix **

This has been addressed in https://review.openstack.org/7298.

** Test Case **

(As above)

I want to start an instance with two NICs:

NIC1: eth0 connected to network1 (10.10.1.0/24 vlan1)
NIC2: eth1 connected to network2 (10.10.2.0/24 vlan2)

Let's say that network1/vlan1 was already associated automatically to my
tenant.

nova-manage network modify --network 10.10.2.0/24 --project 10 --host
node1

** Regression Impact **

Minimal this is a corner case usage of Openstack.

-- 
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/952176

Title:
  [SRU] Cannot associate a second network/vlan to a tenant with nova-
  manage network modify

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/952176/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 958704] Re: ubuntu 12.04 boot with nis(ypbind) autofs (nfs) not working.

2012-06-07 Thread James Page
Please don't comment on bugs which have been closed.

I think bug 1007273 is probably the issue you are all seeing - please
can you help out by providing good feedback on symptoms you are seeing
with regards to this issue.

Once we have identified what the issue is we can then work on fixing it.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in Ubuntu.
https://bugs.launchpad.net/bugs/958704

Title:
  ubuntu 12.04 boot with nis(ypbind) autofs (nfs) not working.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/958704/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Chuck Short
** Summary changed:

- killfilter should handle updated/deleted executables
+ [SRU] killfilter should handle updated/deleted executables

-- 
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/967931

Title:
  [SRU] killfilter should handle updated/deleted executables

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/967931/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 981039] [NEW] Glance package upgrade problem

2012-06-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

There is a error as below when I install keystone in glance node.

Unpacking python-glance (from python-glance_2012.1~rc3-0ubuntu1_all.deb) ...
dpkg: error processing python-glance_2012.1~rc3-0ubuntu1_all.deb (--install):
 trying to overwrite 
'/usr/share/pyshared/glance-2012.1.egg-info/dependency_links.txt', which is 
also in package glance 2012.1.4
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)

After using dpkg --force-overwrite -i 
python-glance_2012.1~rc3-0ubuntu1_all.deb to install, keystone installed 
success.
Is there any solution to avoid this error occurred?

** Affects: glance (Ubuntu)
 Importance: Undecided
 Assignee: Monty Taylor (mordred)
 Status: Incomplete

-- 
Glance package upgrade problem
https://bugs.launchpad.net/bugs/981039
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to glance in Ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Chuck Short
** Impact **

The KillFilter class used by rootwrapper currently relies on the
/proc/PID/exe symlink to determine the command used to execute a
process. This works fine until an executable is updated/deleted while a
process is running.

** Development Fix **

This has been addressed in the trunk at
https://review.openstack.org/6865 and fixed in quantal

** Stable Fix **

This has been addressed in the stable/essex tree at:
https://review.openstack.org/6834

** Test Case **

Not available

** Regression Potential **

Minimal, if the process have (deleted) then the killfilter will remove
them properly now.

** Regression Potential **

-- 
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/967931

Title:
  [SRU] killfilter should handle updated/deleted executables

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/967931/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Chuck Short
** Impact **

When using nova with quantum network manager, dnsmasq is started after
nova-network has been restarted therefore no new IP addresses for
isntances.

** Development Fix **

This has been fixed in the development release in
https://review.openstack.org/6452 and fixed in quantal.

** Stable fix **

This has been fixed in the stable/essex tree in
https://review.openstack.org/7267

** Test Case **

Scenario :

1. nova is configured to use QuantumManager
2. VMs are running
3. nova-network process is stopped/killed
4. All dnsmasq processes are killed
5. nova-network is restarted

Expected Result :
dnsmasq should be restarted when nova-network process comes up

Actual Result :
dnsmasq process is NOT started by nova-network during initialization

** Regression Impact **

Minimal this is a non-standard case on Ubuntu.

** Summary changed:

- With QuantumManager,  nova-network does not start dnsmasq during 
initialization
+ [SRU] With QuantumManager,  nova-network does not start dnsmasq during 
initialization

-- 
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/977759

Title:
  [SRU] With QuantumManager,  nova-network does not start dnsmasq during
  initialization

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/977759/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Chuck Short
** Impact **

If user faces locking related problem when two nova-compute hosts
sharing same disk area via nfs, try to download same image into cache
concurrently - Then base_dir_name can be set to _base_$my_ip in
nova.conf

Default value for base_dir_name is _base thus retaining existing
behavior.

** Development Fix **

This issue has been address in the development trunk:
https://review.openstack.org/6262 and fixed in quantal.

** Stable Fix **

This issue has been address in the stable tree:
https://review.openstack.org/7269

** Test Case **

1. There are two nova-compute Hosts : HostA and HostB
2. NFS server : HostC exports /shared_instances_path
3. Both HostA and HostB mount HostC:/shared_instances_path at 
/shared_instances_path
4. Both HostA and HostB have instances_path=/shared_instances_path in their 
nova.conf
5. HostC:/shared_instances_path is empty to begin with
6. Two VMs are launched from the same image at the same time (Parallel VM 
creation)
7. Since there are no cached images in instances_path/_base folder - both 
nova-compute hosts try to download kernel and ramdisk images to the same 
location, same filename.

This seems like problem related to file locking.
Since these are two different compute hosts, @utils.synchronized is not useful.

Expected Response:

Parallel VM Creation as explained above should not fail.

Actual Response:

using same disk area from multiple nova-compute crashes instance images.

** Regression **

Minimal this is geared to small systems like ARM machines.


** Summary changed:

- Parallel VM creation fails when nova-computes share the disks and each 
nova-compute node has no cached images.
+ [SRU] Parallel VM creation fails when nova-computes share the disks and each 
nova-compute node has no cached images.

-- 
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/973194

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/973194/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Chuck Short
** Summary changed:

- nova errors when keypair starts with 0XG using EC2 API
+ [SRU] nova errors when keypair starts with 0XG using EC2 API

-- 
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/983206

Title:
  [SRU] nova errors when keypair starts with 0XG using EC2 API

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/983206/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Chuck Short
** Summary changed:

- nova.tests.test_nova_rootwrap fails on Fedora 17
+ [SRU] nova.tests.test_nova_rootwrap fails on Fedora 17

-- 
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/992916

Title:
  [SRU] nova.tests.test_nova_rootwrap fails on Fedora 17

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/992916/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Chuck Short
** Impact **

When creating an EC2 key with binary or hex characters value ( ie:
0x,0X,0b,0B), results in a traceback:

2012-04-13 02:34:56 ERROR nova.api.ec2 
[req-6bd2ab84-33b5-459d-98e8-4a113b7d7f3c e3190f0705824709b17a5b6828dd53e9 
eeea40f81fe54bea956ab1ad9275c124] Unexpected error raised: invalid literal for 
int(
) with base 2: '0BKIF4DHWSYTSO8QGS36'
2012-04-13 02:34:56 TRACE nova.api.ec2 Traceback (most recent call last):
2012-04-13 02:34:56 TRACE nova.api.ec2 File 
/usr/local/lib/python2.7/dist-packages/nova-2012.1-py2.7.egg/nova/api/ec2/__init__.py,
 line 582, in __call__
2012-04-13 02:34:56 TRACE nova.api.ec2 result = api_request.invoke(context)
2012-04-13 02:34:56 TRACE nova.api.ec2 File 
/usr/local/lib/python2.7/dist-packages/nova-2012.1-py2.7.egg/nova/api/ec2/apirequest.py,
 line 71, in invoke
2012-04-13 02:34:56 TRACE nova.api.ec2 args = 
ec2utils.dict_from_dotted_str(self.args.items())
2012-04-13 02:34:56 TRACE nova.api.ec2 File 
/usr/local/lib/python2.7/dist-packages/nova-2012.1-py2.7.egg/nova/api/ec2/ec2utils.py,
 line 221, in dict_from_dotted_str
2012-04-13 02:34:56 TRACE nova.api.ec2 value = _try_convert(value)
2012-04-13 02:34:56 TRACE nova.api.ec2 File 
/usr/local/lib/python2.7/dist-packages/nova-2012.1-py2.7.egg/nova/api/ec2/ec2utils.py,
 line 187, in _try_convert
2012-04-13 02:34:56 TRACE nova.api.ec2 return int(value, 2)
2012-04-13 02:34:56 TRACE nova.api.ec2 ValueError: invalid literal for int() 
with base 2: '0BKIF4DHWSYTSO8QGS36'
2012-04-13 02:34:56 TRACE nova.api.ec2
2012-04-13 02:34:56 ERROR nova.api.ec2

** Development Fix **

This has been addressed in the development trunk at:
https://review.openstack.org/6604 and fixed in quantal.

** Stable Fix **

This has been addressed in the stable/essex tree at:
https://review.openstack.org/7244

** Test Case **

Run the following command:
 
euca-create-key  0xDD8G  tmp.key

it should not get a traceback in the nova-api.log

** Regression Potential **

Minimal, this is a corner case as well.

-- 
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/983206

Title:
  [SRU] nova errors when keypair starts with 0XG using EC2 API

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/983206/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Chuck Short
** Impact **

Nova testuite currently fails on Fedora 17.

** Development Fix **

This has been addressed in trunk: https://review.openstack.org/6995 and
fixed in quantal

** Stable Fix **

This has been addressed in stable/essex:
https://review.openstack.org/7382

** Test Case **

None

** Regression Impact **

Minimal this only affects the testsuite on fedora 17 and does not affect
the testsuite on Ubuntu.

-- 
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/992916

Title:
  [SRU] nova.tests.test_nova_rootwrap fails on Fedora 17

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/992916/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Chuck Short
** Summary changed:

- Unable to list volumes after building from snapshot
+ [SRU] Unable to list volumes after building from snapshot

-- 
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/962615

Title:
  [SRU] Unable to list volumes after building from snapshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/962615/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Chuck Short
** Impact **

* Migrations create a snaphsot_id column that is an integer, but
models incorrectly list it as a string.
* The above issue causes errors in certain situations when trying
to list instances. It seems to be only certain db configurations
or versions of sqlalchemy that exhibit the issue.
* Issue was fixed in trunk as part of a conversion to uuids in
commit 407e16b863bac1dfbf4e954837009abf9c17f018 so a straight
backport is not possible

** Developmen Fix **

Fixed in development runk at commit
407e16b863bac1dfbf4e954837009abf9c17f018 and fixed in quantal.

** Stable Fix **

This has been addressed in the stable/essex branch 
https://review.openstack.org/7509
1. I create a volume (via horizon)
2. I snapshot the volume (via horizon)
2bis. I can check that everything is right (via horizon or via nova client : 
nova volume-list and nova volume-snapshot-list)
3. I create a volume from this snapshot (via nova client : nova volume-create 
--snapshot_id 1 --display_name volume from snap --display_description kjh 1 
)
4. I am no more able to list the volumes. Via horizon or via nova client :
#nova volume-list
ERROR: The server could not comply with the request since it is either 
malformed or otherwise incorrect. (HTTP 400)
** Test Case **

** Regression Potential **

Minimal.

-- 
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/962615

Title:
  [SRU] Unable to list volumes after building from snapshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/962615/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-essex-
proposed

-- 
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 backing
  file for qcow2 images

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1000261/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-essex-
proposed

-- 
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/992916

Title:
  [SRU] nova.tests.test_nova_rootwrap fails on Fedora 17

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/992916/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-essex-
proposed

-- 
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/989764

Title:
  [SRU] timeout on EC2 CreateImage action is 60 hours instead of 1 hour

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/989764/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-essex-
proposed

-- 
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/988615

Title:
  [SRU] xen: destroy_vdi breaks because session is not passed in

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/988615/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-essex-
proposed

-- 
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/987335

Title:
  [SRU] libvit/connection.py missing console_log variable

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/987335/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-essex-
proposed

-- 
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/983206

Title:
  [SRU] nova errors when keypair starts with 0XG using EC2 API

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/983206/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-essex-
proposed

-- 
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/977759

Title:
  [SRU] With QuantumManager,  nova-network does not start dnsmasq during
  initialization

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/977759/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-essex-
proposed

-- 
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/975043

Title:
  [SRU] Cloudpipe VPN instance can loose connectivity after starting
  openvpn

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/975043/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 971640] Re: [SRU] public key injection should be configurable

2012-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-essex-
proposed

-- 
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/971640

Title:
  [SRU] public key  injection should be configurable

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/971640/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-essex-
proposed

-- 
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/973194

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/973194/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-essex-
proposed

-- 
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/968843

Title:
  [SRU] connection leak in rpc connection pool

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/968843/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-essex-
proposed

-- 
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/967931

Title:
  [SRU] killfilter should handle updated/deleted executables

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/967931/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-essex-
proposed

-- 
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/962615

Title:
  [SRU] Unable to list volumes after building from snapshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/962615/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-essex-
proposed

-- 
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/952176

Title:
  [SRU] Cannot associate a second network/vlan to a tenant with nova-
  manage network modify

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/952176/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 430732] Re: radclient doesn't work

2012-06-07 Thread Bug Watch Updater
** Changed in: freeradius (Debian)
   Status: Unknown = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius in Ubuntu.
https://bugs.launchpad.net/bugs/430732

Title:
  radclient doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeradius/+bug/430732/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-essex-
proposed

-- 
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:
  [SRU] Nova-manage network delete does not delete from fixed_ips

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/754900/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009974] Re: nova live-migration fails silently

2012-06-07 Thread Nick Barcet
** Also affects: nova (Ubuntu)
   Importance: Undecided
   Status: New

-- 
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/1009974

Title:
  nova live-migration fails silently

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1009974/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1000344] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [error: implicit declaration of function ‘d_alloc_root’]

2012-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~n-muench/ubuntu/quantal/open-vm-tools/open-vm-
tools.may-merge3a

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1000344

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build [error: implicit declaration of function
  ‘d_alloc_root’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1000344/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963056] Re: Object references not validated (returning 500 instead of 404)

2012-06-07 Thread Dolph Mathews
** Changed in: keystone
 Assignee: (unassigned) = Dolph Mathews (dolph)

-- 
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/963056

Title:
  Object references not validated (returning 500 instead of 404)

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/963056/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1010110] [NEW] check_ntp_time sometimes report Offset unknown

2012-06-07 Thread Dominique Potvin
Public bug reported:

Sometimes the output from check_ntp_time is Offset unknown while the ntp 
server is fine.
It can stay like that for a while and then comes back to normal.

Here's a sample output while the problem was present on the server:

root@server:~# /usr/lib/nagios/plugins/check_ntp_time -H 0.ca.pool.ntp.org
NTP CRITICAL: Offset unknown|

root@server:~# ntpdate -q 0.ca.pool.ntp.org
server 24.37.24.30, stratum 3, offset -0.006237, delay 0.16121
server 72.38.129.202, stratum 2, offset 0.022085, delay 0.05280
server 208.80.96.96, stratum 3, offset 0.030917, delay 0.05905

** Affects: nagios-plugins (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1010110

Title:
  check_ntp_time sometimes report Offset unknown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1010110/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1010115] [NEW] package bind9 1:9.8.1.dfsg.P1-4ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-07 Thread Amadu
Public bug reported:

noting to say )

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: bind9 1:9.8.1.dfsg.P1-4ubuntu0.1
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Thu Jun  7 16:33:46 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
RelatedPackageVersions:
 bind9utils 1:9.8.1.dfsg.P1-4ubuntu0.1
 apparmor   2.7.102-0ubuntu3
SourcePackage: bind9
Title: package bind9 1:9.8.1.dfsg.P1-4ubuntu0.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2012-05-21 (17 days ago)
modified.conffile..etc.bind.named.conf.local: [modified]
modified.conffile..etc.bind.named.conf.options: [modified]
mtime.conffile..etc.bind.named.conf.local: 2012-04-24T16:40:56.781856
mtime.conffile..etc.bind.named.conf.options: 2012-05-21T12:52:55.792046

** Affects: bind9 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

-- 
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/1010115

Title:
  package bind9 1:9.8.1.dfsg.P1-4ubuntu0.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1010115/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1010115] Re: package bind9 1:9.8.1.dfsg.P1-4ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-07 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
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/1010115

Title:
  package bind9 1:9.8.1.dfsg.P1-4ubuntu0.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1010115/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1010110] Re: check_ntp_time sometimes report Offset unknown

2012-06-07 Thread Dominique Potvin
This is happening on hardy and not lucid:

root@server:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 8.04.4 LTS
Release:8.04
Codename:   hardy

root@server:~# dpkg -l|grep nagios-plugins
ii  nagios-plugins-basic  1.4.11-1ubuntu5  
Plugins for the nagios network monitoring an

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1010110

Title:
  check_ntp_time sometimes report Offset unknown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1010110/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009081] Re: package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2012-06-07 Thread James Page
Fernando - its definitely the same issue as in bug 791944

Please follow the advice in that bug to workaround until the fix is
SRU'ed.

Thanks

-- 
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/1009081

Title:
  package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1009081/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1010110] Re: check_ntp_time sometimes report Offset unknown

2012-06-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nagios-plugins (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1010110

Title:
  check_ntp_time sometimes report Offset unknown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1010110/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1010110] Re: check_ntp_time sometimes report Offset unknown

2012-06-07 Thread Marc Gariépy
here is the upstream correction for this plugin:
http://nagiosplug.git.sourceforge.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=blobdiff;f=plugins/check_ntp_time.c;h=11a0eced801c083c976b4c90e0977cf224378141;hp=16e4c3c7663b6257a737d68a546b22c6b12a4fb9;hb=34cfb0c1034a6b3289e9aca567fd2393126aa80a;hpb=08d81dc7bd9a0c292b5dd7494da4b85cacb1c210

Thanks

** Attachment added: dpatch generated patch
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1010110/+attachment/3179621/+files/31_fix_check_ntp_time.dpatch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1010110

Title:
  check_ntp_time sometimes report Offset unknown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1010110/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009081] Re: package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2012-06-07 Thread Fernando La Chica
Thanks for all

** Changed in: samba (Ubuntu)
   Status: New = Confirmed

-- 
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/1009081

Title:
  package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1009081/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1010110] Re: check_ntp_time sometimes report Offset unknown

2012-06-07 Thread Stéphane Graber
** Also affects: nagios-plugins (Ubuntu Hardy)
   Importance: Undecided
   Status: New

** Changed in: nagios-plugins (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: nagios-plugins (Ubuntu Hardy)
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1010110

Title:
  check_ntp_time sometimes report Offset unknown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1010110/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009695] Re: package backuppc 3.2.1-2ubuntu1.1 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2012-06-07 Thread zhum
I did execute
  sudo /etc/init.d/backuppc stop
  sudo apt-get -f install

and this had solved my problem.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc in Ubuntu.
https://bugs.launchpad.net/bugs/1009695

Title:
  package backuppc 3.2.1-2ubuntu1.1 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backuppc/+bug/1009695/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1010110] Re: check_ntp_time sometimes report Offset unknown

2012-06-07 Thread Marc Gariépy
** Patch added: debdiff
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1010110/+attachment/3179624/+files/nagios-plugins_1.4.11-1ubuntu5.1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1010110

Title:
  check_ntp_time sometimes report Offset unknown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1010110/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 988819] Re: wrong path to libxml2.so.2 in mod_security

2012-06-07 Thread Sebastien Bacher
(unsubscribing sponsors, jamespage said it's being tracked)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/988819

Title:
  wrong path to libxml2.so.2 in mod_security

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/988819/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2012-06-07 Thread Chris Johnston
Blueprint changed by Chris Johnston:

Whiteboard changed:
  UDS Discussion Points:
  
  NO SESSION NEEDED
  
  User Stories:
  
  Frank has been using the Ubuntu provided/Canonical supported tomcat6
  package for the last couple of years but he now has a requirement to
  deploy applications on Tomcat 7 whilst still ensuring his environment is
  kept up-to-date and secure.  By deploying Ubuntu 12.10 he can a) easily
  transition his existing Tomcat 6 environments and b) support new Tomcat
  7 requirements.
  
  Assumptions:
  
  - tomcat7 package should provide a suitable transition path from tomcat6.
  - tomcat7 does not introduce any new significant dependency requirements.
  - Reverse-Depends on tomcat6 can be transitioned to use tomcat7.
  - libservlet2.5-java packages will be retained in some form for source compat.
  - tomcat6 will be dropped from the archive, not deprecated (TBD late in 
cycle).
  
  Test Plan:
  
  1) Upgrade Path
  
  Installed Ubuntu 12.04 with tomcat6; upgrade to Ubuntu 12.10; tomcat6 is
  replaced with tomcat7 and all web applications and configuration is
  transitioned to the new package locations.
  
  2) Charm
  
  Juju charm for tomcat will not support tomcat6 for Ubuntu 12.10.
  tomcat7 will be deployed as the only option.  Successful charm testing
  of the tomcat7 charm.
  
  3) New Install
  
  A user is able to select the 'Tomcat' task selection from the Ubuntu
  Server ISO and post reboot has a working tomcat7 deployment.  Automated
  ISO testing will also validate this against every daily image.
  
  Release Note:
- 
- Ubuntu 12.10 provides Apache Tomcat 7 as the default, supported version
- of Tomcat.  Existing installations should be automatically upgraded from
- Apache Tomcat 6.
+ Ubuntu 12.10 provides Apache Tomcat 7 as the default, supported version of 
Tomcat.  Existing installations should be automatically upgraded from Apache 
Tomcat 6.

-- 
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.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1010110] Re: check_ntp_time sometimes report Offset unknown

2012-06-07 Thread Marc Gariépy
** Patch removed: debdiff
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1010110/+attachment/3179624/+files/nagios-plugins_1.4.11-1ubuntu5.1.debdiff

** Patch added: fixed debdiff
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1010110/+attachment/3179654/+files/nagios-plugins_1.4.11-1ubuntu5.1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1010110

Title:
  check_ntp_time sometimes report Offset unknown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1010110/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1010110] Re: check_ntp_time sometimes report Offset unknown

2012-06-07 Thread Marc Gariépy
** Description changed:

+ [Impact]
  Sometimes the output from check_ntp_time is Offset unknown while the ntp 
server is fine.
+ 
  It can stay like that for a while and then comes back to normal.
  
  Here's a sample output while the problem was present on the server:
+ 
+ [Test Case] 
+ Install nagios and wait for the check to fail. when it fails, run the 
commands manually.
  
  root@server:~# /usr/lib/nagios/plugins/check_ntp_time -H 0.ca.pool.ntp.org
  NTP CRITICAL: Offset unknown|
  
  root@server:~# ntpdate -q 0.ca.pool.ntp.org
  server 24.37.24.30, stratum 3, offset -0.006237, delay 0.16121
  server 72.38.129.202, stratum 2, offset 0.022085, delay 0.05280
  server 208.80.96.96, stratum 3, offset 0.030917, delay 0.05905
+ 
+ Install the patched version and notice that the check works now.
+ 
+ [Regression Potential]
+ 
+ Unlikely, the check_ntp_time is now the same as the version in 10.04
+ which works correctly.

** Patch removed: fixed debdiff
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1010110/+attachment/3179654/+files/nagios-plugins_1.4.11-1ubuntu5.1.debdiff

** Patch added: fixed debdiff
   
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1010110/+attachment/3179674/+files/nagios-plugins_1.4.11-1ubuntu5.1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1010110

Title:
  check_ntp_time sometimes report Offset unknown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1010110/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 985489] Re: nova-compute stops processing compute.$HOSTNAME occasionally

2012-06-07 Thread Russell Bryant
This is certainly concerning.  It would be nice to figure out where
nova-compute is stuck.  Could you try to attach to the process with gdb
and get a Python stack trace?

http://wiki.python.org/moin/DebuggingWithGdb

** Changed in: nova
   Status: New = Confirmed

** Changed in: nova
   Importance: Undecided = High

-- 
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/985489

Title:
  nova-compute stops processing compute.$HOSTNAME occasionally

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/985489/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009727] Re: package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-07 Thread Paul
I agree that it's probably a duplicate of bug 791944. I also get

$ sudo apt-get upgrade
[sudo] password for obfuscated: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? 
Setting up samba (2:3.6.3-2ubuntu2.2) ...
start: Job failed to start
invoke-rc.d: initscript nmbd, action start failed.
dpkg: error processing samba (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 samba
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- 
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/1009727

Title:
  package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1009727/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1010193] [NEW] package bind9 1:9.8.1.dfsg.P1-4ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-07 Thread ehcpdeveloper
Public bug reported:

.

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: bind9 1:9.8.1.dfsg.P1-4ubuntu0.1
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu9
Architecture: amd64
Date: Thu Jun  7 10:19:23 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
RelatedPackageVersions:
 bind9utils 1:9.8.1.dfsg.P1-4ubuntu0.1
 apparmor   2.7.102-0ubuntu3
SourcePackage: bind9
Title: package bind9 1:9.8.1.dfsg.P1-4ubuntu0.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to oneiric on 2012-03-03 (96 days ago)
mtime.conffile..etc.bind.named.conf: 2012-04-13T13:51:15.298782
mtime.conffile..etc.bind.named.conf.options: 2012-04-17T09:50:37.059722

** Affects: bind9 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package oneiric

-- 
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/1010193

Title:
  package bind9 1:9.8.1.dfsg.P1-4ubuntu0.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1010193/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1009727] Re: package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-07 Thread Paul
** Attachment added: output of sudo testparm, echo $?
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1009727/+attachment/3179880/+files/testparm.txt

** Changed in: samba (Ubuntu)
   Status: Incomplete = New

-- 
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/1009727

Title:
  package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1009727/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1010193] Re: package bind9 1:9.8.1.dfsg.P1-4ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-07 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
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/1010193

Title:
  package bind9 1:9.8.1.dfsg.P1-4ubuntu0.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1010193/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-q-lxc] Lxc work for Q

2012-06-07 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Work items changed:
  Work items:
  [stgraber] Review list of extra packages in lxc-ubuntu and have it contain 
the right list for each release: DONE
  [cooloney] check that all new cgroups are enabled in quantal kernel: TODO
  [serge-hallyn] pre-mount cgroups during container startup: TODO
  [serge-hallyn] send attach patch sets to kernel-team ASAP: DONE
  [serge-hallyn] convert lxc-apparmor patchset to generic lsm set: TODO
  [serge-hallyn] send generic lsm patchset upstream: TODO
  [kees] package libsecomp to aid bpf creation 
http://sourceforge.net/projects/libseccomp/: TODO
- [serge-hallyn] exploit libseccomp in lxc-start: TODO
- [serge-hallyn] come up with default secomp containers profile: TODO
+ [serge-hallyn] exploit libseccomp in lxc-start: BLOCKED
+ [serge-hallyn] come up with default secomp containers profile: BLOCKED
  [apw] expect SECCOMP to drop in v3.5 replacing our patches: TODO
  [ebiederm] fix lxc-attach upstream to use the new setns syntax: DONE
  [serge-hallyn] write a patch for lxc to use user namespaces: TODO
  [ebiederm] patch adduser: TODO
  [ebiederm] get user namespaces upstream: INPROGRESS
  [ebiederm] get setns(mnt) upstream: DONE
  [ebiederm] get setns(pid) upstream: TODO
- [serge-hallyn] extend lxc-attach to support attaching only to specific 
namespaces: TODO
+ [serge-hallyn] extend lxc-attach to support attaching only to specific 
namespaces (done by community): DONE
  [stgraber] add the lxc-nesting apparmor profile to the package in quantal: 
DONE
  [serge-hallyn] send usernamespace patchset ASAP to kernel team (link to git 
repo for review): DONE
  [stgraber] write the hookpoints and send to the lxc-devel list for review: 
DONE
  [serge-hallyn] implement configuration file #includes (stretch goal): TODO
- [serge-hallyn] example for encrypted root in the example guide: TODO
+ [serge-hallyn] example for encrypted root in the example guide (blocked 
awaiting hooks): BLOCKED
  [serge-hallyn] investigate post commit hook to email out changes: TODO
- [serge-hallyn] get lxc to do a pivot root into a per-container tree visible 
to the host: TODO
+ [serge-hallyn] document mounts sharing through /shared using hooks: BLOCKED
  [serge-hallyn] apport hook for lxc bugs: DONE
  [stgraber] where do crashes in the container go: TODO
  [james-page] hook testing up to jenkins: TODO
  [serge-hallyn] convert the test suite to jenkins: TODO
  [serge-hallyn] fedora 16 and 17 and open-suse templates need to be made to 
work (stretch goal): TODO
  [stgraber] make an liblxc API definition and publicise (+ serge-hallyn): 
INPROGRESS
  [stgraber] Create python module using the API: INPROGRESS

-- 
Lxc work for Q
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-lxc

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


  1   2   3   4   5   6   7   8   9   10   >