[Bug 614322] Re: libvirt not recognizing NUMA architecture

2011-11-14 Thread Ralf Spenneberg
I have discussed the matter with Guido Günther from the Debian team.
After some testing he reenabled the numa feature in the debian package:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648323

Would you like to follow him?

** Bug watch added: Debian Bug tracker #648323
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648323

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

Title:
  libvirt not recognizing NUMA architecture

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/614322/+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 305646] Re: PerlSetEnv not working consistently in libapache2-mod-perl

2011-11-14 Thread Joakim
Hi, i am experiencing the same problem:

httpd.conf

Perl
 
/Perl
PerlSetEnv TESTENV asdf
  Perl
warn Data::Dumper::Dumper(\%ENV);
/Perl

Output:

root@joakim-laptop:/etc/apache2# service apache2 start
 * Starting web server apache2  
   
$VAR1 = {
  'TESTENV' = 'asdf',
  'PATH' = 
'/usr/local/bin:/usr/bin:/bin:/home/db2inst1/sqllib/bin:/home/db2inst1/sqllib/adm:/home/db2inst1/sqllib/misc:/home/db2inst1/sqllib/db2tss/bin',
  'MOD_PERL_API_VERSION' = 2,
  'MOD_PERL' = 'mod_perl/2.0.5'
};

httpd.conf
PerlSetEnv TESTENV asdf
  Perl
warn Data::Dumper::Dumper(\%ENV);
/Perl

Output:
root@joakim-laptop:/etc/apache2# service apache2 start
 * Starting web server apache2  
   
$VAR1 = {
  'PATH' = 
'/usr/local/bin:/usr/bin:/bin:/home/db2inst1/sqllib/bin:/home/db2inst1/sqllib/adm:/home/db2inst1/sqllib/misc:/home/db2inst1/sqllib/db2tss/bin',
  'MOD_PERL_API_VERSION' = 2,
  'MOD_PERL' = 'mod_perl/2.0.5'
};
 

My configuration:
root@joakim-laptop:/etc/apache2# cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION=Ubuntu 11.10
root@joakim-laptop:/etc/apache2# dpkg --get-selections | grep apache
apache2 install
apache2-mpm-worker  install
apache2-threaded-devinstall
apache2-utils   install
apache2.2-bin   install
apache2.2-commoninstall
libapache2-mod-apreq2   install
libapache2-mod-perl2install
libapache2-mod-perl2-devinstall
libapache2-reload-perl  install
libapache2-request-perl install
root@joakim-laptop:/etc/apache2# dpkg -s libapache2-mod-perl2
Package: libapache2-mod-perl2
Status: install ok installed
Priority: optional
Section: httpd
Installed-Size: 3736
Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
Architecture: i386
Version: 2.0.5-2ubuntu1
Depends: perl (= 5.12.3-6ubuntu4), perlapi-5.12.3, libapr1 (= 1.2.7), 
libaprutil1 (= 1.2.7+dfsg), libc6 (= 2.4), libperl5.12 (= 5.12.3), apache2 | 
apache2-mpm-itk, apache2.2-common, libdevel-symdump-perl, liburi-perl, 
libwww-perl, netbase
Recommends: libbsd-resource-perl, libapache2-reload-perl
Conffiles:
 /etc/apache2/mods-available/perl.load 19ba69a03d3e3d23ac13407c2ad7bdbb
Description: Integration of perl with the Apache2 web server
 mod_perl allows the use of Perl for just about anything
 Apache-related, including Perl sections in the config
 files and the famous Apache::Registry module for caching
 compiled scripts.
 .
 It can produce anywhere from a 400% to 2000% speed increase
 on sites using perl scripts, and is used on many large script-
 based web sites - for example, http://slashdot.org.
Homepage: http://perl.apache.org/
Original-Maintainer: Debian Perl Group 
pkg-perl-maintain...@lists.alioth.debian.org
root@joakim-laptop:/etc/apache2# dpkg -s libapache2-mod-perl2-dev
Package: libapache2-mod-perl2-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 352
Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
Architecture: all
Source: libapache2-mod-perl2
Version: 2.0.5-2ubuntu1
Depends: libapache2-mod-perl2 (= 2.0.5-2ubuntu1), libapache2-mod-perl2 ( 
2.0.5-2ubuntu1.1~)
Description: Integration of perl with the Apache2 web server - development files
 mod_perl allows the use of Perl for just about anything
 Apache-related, including Perl sections in the config
 files and the famous Apache::Registry module for caching
 compiled scripts.
 .
 This package contains the header files required for building
 C-based modules integrating with mod_perl.
Homepage: http://perl.apache.org/
Original-Maintainer: Debian Perl Group 
pkg-perl-maintain...@lists.alioth.debian.org
root@joakim-laptop:/etc/apache2#

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

Title:
  PerlSetEnv not working consistently in libapache2-mod-perl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-perl2/+bug/305646/+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 823638] Re: Please put comment in /etc/default/libvirt-bin or remove it from the .deb

2011-11-14 Thread Chris Halse Rogers
Is anyone available to test this for natty and/or maverick?

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

Title:
  Please put comment in /etc/default/libvirt-bin or remove it from the
  .deb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823638/+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 350936] Re: Should shut down domains on system shutdown

2011-11-14 Thread Chris Halse Rogers
Is anyone available to test this for natty and/or maverick?

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

Title:
  Should shut down domains on system shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/350936/+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 460316] Re: clamav-base package contains very big clamav data files (main.cvd and daily.cvd) from clamav-data package

2011-11-14 Thread Mantas Kriaučiūnas
Please don't force Ubuntu users to download big unneeded files with
every clamav update and remove /usr/share/doc/clamav-
base/examples/main.cvd and daily.cvd files from clamav-base package:

1. It's waste of space to keep big (30MB) unneeded and outdated
signature definition files in DOC folder (/usr/share/doc/clamav-
base/examples/), because clamav antivirus doesn't use signature
definition files from /usr/share/doc/clamav-base/examples/ folder.

2. Also it's a big waste of internet traffic for Ubuntu users (some
users pay for internet traffic), because clamav package is often updated
and with every update users get 30MB of unneeded files.

3. Actual signature definitions are fetched by clamav-freshclam package, but 
this package depends on clamav-base package, so, now Ubuntu users get 2 copies 
of big signature definition files with every clamav update. It's a nonsense. If 
clamav- freshclam package should depend on clamav-base, then unneeded and 
outdated signature definition files should be moved from clamav-base to another 
package, like clamav-data.
AFAIK it's not hard to create additional package from the same clamav source 
package.

I can report another bug Please remove (30MB) of unneeded and outdated
signature definition files from clamav-base (or move to another
package) if you think that assumptions underlying this bug are no
longer valid, just tell me :)

Scott Kitterman (kitterman) wrote:
 clamav-data package is no longer maintained, so the assumptions underlying 
 this bug are no longer valid.
 Switching back to shipping the definitions in the package was not accidental.

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

** Bug watch added: Debian Bug tracker #624380
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624380

** Also affects: clamav (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624380
   Importance: Unknown
   Status: Unknown

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

Title:
  clamav-base package contains very big clamav data files (main.cvd and
  daily.cvd) from clamav-data package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/460316/+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 869684] Re: 530 login incorrect error after upgrade to Oneiric

2011-11-14 Thread Nigel Gale
I have the same problem having upgraded from 10.04 on AMD 64.

I can confirm that:

/lib/security/pam_shells.so does not exist
/lib/x86_64-linux-gnu/security/pam_shells.so does exist

I have carried out update process.

I am still unable to FTP using user accounts.

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

Title:
  530 login incorrect error after upgrade to Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/869684/+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 890036] Re: Please merge libvirt 0.9.7-2 from Debian unstable (main)

2011-11-14 Thread Dave Walker
** Summary changed:

- Please,  sync Libvirt 0.9.7-2 with Debian unstable
+ Please merge libvirt 0.9.7-2 from Debian unstable (main)

** Changed in: libvirt (Ubuntu)
   Importance: Undecided = High

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

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

Title:
  Please merge libvirt 0.9.7-2 from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/890036/+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 869684] Re: 530 login incorrect error after upgrade to Oneiric

2011-11-14 Thread Duane Barry
Thanks.
I assume that every bit information helps.

I can also confirm (thx Nigel) that:

/lib/security/pam_shells.so does not exist

and

/lib/x86_64-linux-gnu/security/pam_shells.so does exist

cheers

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

Title:
  530 login incorrect error after upgrade to Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/869684/+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 360975] Re: Please add nf_conntrack_netbios_ns to IPT_MODULES

2011-11-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~jdstrand/ufw/daily-builds-packaging

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

Title:
  Please add nf_conntrack_netbios_ns to IPT_MODULES

To manage notifications about this bug go to:
https://bugs.launchpad.net/ufw/+bug/360975/+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 610652] Re: vmbuilder randomly fails to install grub

2011-11-14 Thread Sergey Svishchev
0.12.4-0ubuntu0.2 on 10.04

** Changed in: vm-builder (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  vmbuilder randomly fails to install grub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/610652/+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 610652] Re: vmbuilder randomly fails to install grub

2011-11-14 Thread Sergey Svishchev
bug 654723 looks like a duplicate of this one.

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

Title:
  vmbuilder randomly fails to install grub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/610652/+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 890230] [NEW] package winbind (not installed) failed to install/upgrade: il sottoprocesso vecchio script di pre-removal ha restituito lo stato di errore 128

2011-11-14 Thread Filippo Falezza
Public bug reported:

 rr

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: winbind (not installed)
ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
Uname: Linux 2.6.38-12-generic i686
Architecture: i386
Date: Sat Nov 12 23:13:29 2011
ErrorMessage: il sottoprocesso vecchio script di pre-removal ha restituito lo 
stato di errore 128
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
NmbdLog:
 
SambaServerRegression: Yes
SmbConfIncluded: Yes
SmbLog:
 
SourcePackage: samba
Title: package winbind (not installed) failed to install/upgrade: il 
sottoprocesso vecchio script di pre-removal ha restituito lo stato di errore 128
UpgradeStatus: No upgrade log present (probably fresh install)
WindowsFailedConnect: Yes

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


** Tags: apport-package i386 natty

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

Title:
  package winbind (not installed) failed to install/upgrade: il
  sottoprocesso vecchio script di pre-removal ha restituito lo stato di
  errore 128

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/890230/+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 890230] Re: package winbind (not installed) failed to install/upgrade: il sottoprocesso vecchio script di pre-removal ha restituito lo stato di errore 128

2011-11-14 Thread Filippo Falezza
-- 
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/890230

Title:
  package winbind (not installed) failed to install/upgrade: il
  sottoprocesso vecchio script di pre-removal ha restituito lo stato di
  errore 128

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/890230/+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 890219] Re: suexec-custom is not working correctly: only reading the www-data user config file.

2011-11-14 Thread Thomas Woidt
** Visibility changed to: Public

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

Title:
  suexec-custom is not working correctly: only reading the www-data user
  config file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/890219/+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 614322] Re: libvirt not recognizing NUMA architecture

2011-11-14 Thread Serge Hallyn
Thanks very much, Ralf - we will sync that package shortly.

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

Title:
  libvirt not recognizing NUMA architecture

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/614322/+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 890036] Re: Please merge libvirt 0.9.7-2 from Debian unstable (main)

2011-11-14 Thread Serge Hallyn
Yup there are several fixes that come with that, I intend to merge it
soon.

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

Title:
  Please merge libvirt 0.9.7-2 from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/890036/+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 453747] [NEW] Wrong folder size on folder in smb shares

2011-11-14 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: nautilus

When surfing on an smb share which is an xp machine, while right
clicking on a folder it reports a false/wrong folder size. Compared to
the actual folder size after copying to my computer.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/nautilus
NonfreeKernelModules: nvidia
Package: nautilus 1:2.26.2-0ubuntu2
ProcEnviron:
 LANG=sv_SE.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.28-15-generic i686

** Affects: nautilus
 Importance: Medium
 Status: Unknown

** Affects: samba (Ubuntu)
 Importance: Low
 Status: Triaged


** Tags: apport-bug i386 patch
-- 
Wrong folder size on folder in smb shares
https://bugs.launchpad.net/bugs/453747
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to samba 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 453747] Re: Wrong folder size on folder in smb shares

2011-11-14 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)

** Package changed: nautilus (Ubuntu) = samba (Ubuntu)

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

Title:
  Wrong folder size on folder in smb shares

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/453747/+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 497732] Re: Tar exited with error 512 () status

2011-11-14 Thread Jim Patterson
This seems to be a very nasty bug to me. Anyone installing backupc and
expecting a no hassle backup of 'localhost' will be in for a shock, as
the default tar arguments simply won't work under the default 'backuppc'
user. There will always be at least a few files that don't give world-
read access. What's worse is that backuppc will just keep trying to do
its first full backup, trashing performance on that pc.

Including --ignore-failed-read as a default argument to tar seems to be
a simple and effective fix. If users do want a full backup including
protected files and take steps to do so e.g. run as 'sudo', it will have
no effect.

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

Title:
  Tar exited with error 512 () status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backuppc/+bug/497732/+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 350936] Re: Should shut down domains on system shutdown

2011-11-14 Thread nutznboltz
I could test on Natty later today.

Adding link to pending SRU page for my convenience
http://people.canonical.com/~ubuntu-archive/pending-sru.html

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

Title:
  Should shut down domains on system shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/350936/+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-p-hadoop] Ubuntu Server + Hadoop and Bigdata

2011-11-14 Thread James Page
Blueprint changed by James Page:

Definition Status: Discussion = Review

-- 
Ubuntu Server + Hadoop and Bigdata
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-hadoop

-- 
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 823638] Re: Please put comment in /etc/default/libvirt-bin or remove it from the .deb

2011-11-14 Thread Serge Hallyn
Verified for maverick-proposed.  (defaults file has a warning)

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

Title:
  Please put comment in /etc/default/libvirt-bin or remove it from the
  .deb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823638/+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 350936] Re: Should shut down domains on system shutdown

2011-11-14 Thread Serge Hallyn
Verified on maverick-proposed.

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

Title:
  Should shut down domains on system shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/350936/+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 497258] Re: vmbuilder fails when adding package 'ubuntu-desktop'

2011-11-14 Thread neiltingey
Has this been fixed anywhere ?

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

Title:
  vmbuilder fails when adding package 'ubuntu-desktop'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/497258/+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-p-cloud-ha] Cloud HA

2011-11-14 Thread Andres Rodriguez
Blueprint changed by Andres Rodriguez:

Whiteboard changed:
  Merge/sync packages from debian: TODO
  Upgrade DRBD: TODO
  Update RHCS to latest: TODO
  Include new gfs2-utils package that comes from upgrading RHCS: TODO
  MIR fence-agents: TODO
- Test OCFS2 with cman/corosync/pacemaker
- Test GFS2 with cman/corosync/pacemaker
+ Test OCFS2 with cman/corosync/pacemaker: TODO
+ Test GFS2 with cman/corosync/pacemaker: TODO
+ Draft migration plan from pacemaker (GFS2/OCFS2) to pacemaker/cman 
(GFS2/OCFS2): TODO
  Look into RabbitMQ HA in Active/Active: TODO
  Investigate pacemaker-cloud: TODO
  
  == Agenda ==
  
   * OpenStack/HA
   * RHCS Upgrade
   * Pacemaker Cloud
  
  = IDEAS =
  
  Pacemaker Cloud - http://pacemaker-cloud.org/
   - Matahari, DeltaCloud, MRG Grid
   - 
https://github.com/pacemaker-cloud/pacemaker-cloud/blob/master/README.markdown
   - 
http://www.redhat.com/summit/2011/presentations/summit/whats_new/thursday/dake_th_1130_high_availability_in_the_cloud.pdf
  MySQL HA
  RabbitMQ HA
  
  = ACTIONS =
  
  Adjust/fix OpenStack rabbitmq client to support active-active connections
  RHCS Upgrade to 3.1.7 (or higher)
   - gfs2-utils
   - Test OCFS2 with cman/corosync/pacemaker
   - Test GFS2 with cman/corosync/pacemaker
  Investigate XMPP for intercloud communcation
  Look into deploying MySQL on top of ceph

-- 
Cloud HA
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloud-ha

-- 
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 771225] Re: Missing Dep : libtime-modules-perl

2011-11-14 Thread Chuck Short
This should be fixed in pangolin. If it is still a problem for you
please re-open.

Regards
chuck

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

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

Title:
  Missing Dep : libtime-modules-perl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backuppc/+bug/771225/+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 878898] Re: package backuppc 3.1.0-9ubuntu1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2011-11-14 Thread Chuck Short
*** This bug is a duplicate of bug 807770 ***
https://bugs.launchpad.net/bugs/807770

** This bug has been marked a duplicate of bug 807770
   package backuppc 3.2.0-3ubuntu4 failed to install/upgrade: ErrorMessage: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1

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

Title:
  package backuppc 3.1.0-9ubuntu1 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backuppc/+bug/878898/+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 875607] Re: package backuppc 3.1.0-9ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-11-14 Thread Chuck Short
*** This bug is a duplicate of bug 807770 ***
https://bugs.launchpad.net/bugs/807770

** This bug has been marked a duplicate of bug 807770
   package backuppc 3.2.0-3ubuntu4 failed to install/upgrade: ErrorMessage: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1

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

Title:
  package backuppc 3.1.0-9ubuntu1 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/backuppc/+bug/875607/+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 840099] Re: package backuppc 3.2.0-3ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-11-14 Thread Chuck Short
*** This bug is a duplicate of bug 807770 ***
https://bugs.launchpad.net/bugs/807770

** This bug has been marked a duplicate of bug 807770
   package backuppc 3.2.0-3ubuntu4 failed to install/upgrade: ErrorMessage: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1

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

Title:
  package backuppc 3.2.0-3ubuntu4 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/backuppc/+bug/840099/+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 820527] Re: package backuppc 3.2.0-3ubuntu4~lucid1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2011-11-14 Thread Chuck Short
*** This bug is a duplicate of bug 807770 ***
https://bugs.launchpad.net/bugs/807770

** This bug has been marked a duplicate of bug 807770
   package backuppc 3.2.0-3ubuntu4 failed to install/upgrade: ErrorMessage: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1

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

Title:
  package backuppc 3.2.0-3ubuntu4~lucid1 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backuppc/+bug/820527/+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 807770] Re: package backuppc 3.2.0-3ubuntu4 failed to install/upgrade: ErrorMessage: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-11-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  package backuppc 3.2.0-3ubuntu4 failed to install/upgrade:
  ErrorMessage: le sous-processus script post-installation installé a
  retourné une erreur de sortie d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backuppc/+bug/807770/+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 586546] Re: Byobu should be enabled by default for initial login to Ubuntu Server

2011-11-14 Thread Dustin Kirkland
Okay, so after pushing Byobu for several years as a default command line
experience within Ubuntu, I'm raising the white flag and surrendering
:-(

I've just committed revisions 1728 and 1729 to lp:byobu that approaches
this from the opposite direction -- enabling Byobu lovers an easy way to
ALWAYS enable byobu on launch. As of byobu-4.46, you should be able to
simply add to your local system's ~/.bashrc: export LC_BYOBU=1, and
everywhere you ssh into, that has byobu = 4.46, should launch
automatically. Basically, I've added this code to:

#/etc/profile.d/Z97-byobu.sh:
if [ $LC_BYOBU = 1 ]  [ -r /usr/bin/byobu-launch ]; then
. /usr/bin/byobu-launch
fi
true

This could, perhaps, be a candidate for SRU to 11.10, if smoser and
utlemming want to back out the byobu-by-default setting there.

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

Title:
  Byobu should be enabled by default for initial login to Ubuntu Server

To manage notifications about this bug go to:
https://bugs.launchpad.net/byobu/+bug/586546/+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 888618] Re: ec2-ami-tools has hard coded location list

2011-11-14 Thread Launchpad Bug Tracker
This bug was fixed in the package ec2-ami-tools - 1.4.0.2-0ubuntu1

---
ec2-ami-tools (1.4.0.2-0ubuntu1) precise; urgency=low

  * New upstream release (1.4.0.2)
- add knowledge of us-west-2
- help for migrate-bundle now mentions it is deprecated
  * New upstream release (1.4.0.1)
- bundle commands: adds --no-size-checks flag
- bundle-vol
  + blacklists several temp, sensitive and swap files
  + add --include param
  + upstream now copies uuid, label, fstype.  No more need
for bundle-vol-copy-fs-info.patch
  * remove-explicit-regions.patch: (LP: #888618)
remove need for explicit list of regions and locations
  * add debian/test directory with some tests of tools
  * debian/patches: add dep-3 headers to patches
  * bin/* all programs now use a different wrapper script for launching.
which allows running out of source directory or installed location.
 -- Scott Moser smo...@ubuntu.com   Wed, 09 Nov 2011 16:48:21 -0500

** Changed in: ec2-ami-tools (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  ec2-ami-tools has hard coded location list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ec2-ami-tools/+bug/888618/+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-p-kronos] XCP Kronos support

2011-11-14 Thread Robbie Williamson
Blueprint changed by Robbie Williamson:

Priority: Undefined = Low

-- 
XCP Kronos support
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-kronos

-- 
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 481752] Re: package bind9 1:9.6.1.dfsg.P1-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-11-14 Thread Joel Peláez Jorge
See, in your case is needed install sendmail-base package and bind9
will restarted automatic.

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

Title:
  package bind9 1:9.6.1.dfsg.P1-3 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/481752/+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 865268] Re: snmpd reports wrong value for hrStorageSize on large filesystem

2011-11-14 Thread Chuck Short
This should be fixed in pangolin. Please re-check and if still not fixed
please re-open.

** Changed in: net-snmp (Ubuntu)
   Status: New = Fix Released

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

Title:
  snmpd reports wrong value for hrStorageSize on large filesystem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/865268/+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 620460] Re: snmpd didn't support diskpartitions larger than 2TB

2011-11-14 Thread Chuck Short
This should be fixed for pangolin.

Regards
chuck

** Changed in: net-snmp (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  snmpd didn't support diskpartitions larger than 2TB

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/620460/+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-p-build-marshall] Pushing Ubuntu to the Cloud

2011-11-14 Thread Ben Howard
Blueprint changed by Ben Howard:

Whiteboard changed:
- Rationale: There is significant value to both the community and paid
- customers in having Canonical own and maintaining images on major cloud-
- vendors.
+ Work Items:
+ [utlemming/smoser] Stand-up a public glance server (TODO)
+ [utlemming] Alter build scripts to publish to glance server (TODO)
+ [utlemming] Write ubuntu-cloud-images-sync script (TODO)
+ [utlemming] Document how to consume public glance server (TODO)
+ [utlemming] Modify Ubuntu openstack packaging to include Ubuntu glance server 
(TODO)
+ [Joe Heck] Change Dashboard to support multiple glance registry servers (TODO)
+ [Joe Heck] Add GPG support for image authenticity (TODO)
+ [smoser] cloud-init should look for archive.local and support apt-proxy (TODO)
+ [utlemming] Eucalytpus sync script (TODO)
+ 
+ 
+ Rationale: There is significant value to both the community and paid 
customers in having Canonical own and maintaining images on major cloud-vendors.
  
  Assumptions:
-   * There are literally thousands of public Ubuntu public images; each public 
image is slightly different and is confusing to customers.
-   * Owning our own images will help to reduce vendor customization and make 
for a consistent experience across different cloud-vendors.
-   * There will be new major cloud-vendors that will want the official images, 
or on which we want to publish images. 
-   * The current system was design for publishing images to one vendors in 
multiple regions
-   * Amazon AWS is growing with new services and new regions, which may stress 
the current system
+   * There are literally thousands of public Ubuntu public images; each public 
image is slightly different and is confusing to customers.
+   * Owning our own images will help to reduce vendor customization and make 
for a consistent experience across different cloud-vendors.
+   * There will be new major cloud-vendors that will want the official images, 
or on which we want to publish images.
+   * The current system was design for publishing images to one vendors in 
multiple regions
+   * Amazon AWS is growing with new services and new regions, which may stress 
the current system
  
- 
- [smagoun] This sounds similar to Offspring, which could be easily adapted to 
produce and deploy images to the cloud. https://launchpad.net/offspring . 
Linaro have a public Offspring instance here: https://offspring.linaro.org/ . 
Canonical have an internal Offspring instance as well.
- 
- [utlemming] Thanks Steve for the information about Offspring. The
- problem that we are facing here is a bit different. We have one build
- that needs to be pushed out to N cloud vendors using API's or some sane
- way to do it. If I understand Offspring it is a build wrapper that
- tracks success or failure.
+ UDS Deciusions:
+ To provide multiple ways for different cloud vendors to consume the official 
Ubuntu images. The four methods decided on are:
+ 1. Push Ubuntu images to all EC2 regions
+ 2. Provide a public glance server for OpenStack Deployments. OpenStack to 
make changes to support multiple glance registry servers.
+ 3. Provide a sync script for people to pull the latest images for OpenStack
+ 4. Provide a sync script for people to pull the latest images for Eucalpytus
+ To

-- 
Pushing Ubuntu to the Cloud
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-build-marshall

-- 
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 855416] Re: package snmpd 5.4.3~dfsg-2.2ubuntu1 failed to install/upgrade: ErrorMessage: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2011-11-14 Thread Chuck Short
** Package changed: net-snmp (Ubuntu) = bind (Ubuntu)

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

Title:
  package snmpd 5.4.3~dfsg-2.2ubuntu1 failed to install/upgrade:
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab
  den Fehlerwert 1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind/+bug/855416/+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 886426] Re: snmpd init status script doesn't check $SNMPDRUN or $SNMPDRUN

2011-11-14 Thread Chuck Short
This should be fixed in pangolin. If you are still having problems
please re-open this bug.

Regards
chuck

** Changed in: net-snmp (Ubuntu)
   Status: New = Fix Released

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

Title:
  snmpd init status script doesn't check $SNMPDRUN or $SNMPDRUN

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/886426/+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 490843] Re: Confusing debconf question on dist-upgrade and alternate cd installation

2011-11-14 Thread Chuck Short
This looks like it is no longer a problem for pangolin.

Regards
chuck

** Changed in: net-snmp (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Confusing debconf question on dist-upgrade and alternate cd
  installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/490843/+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 882507] Re: Sync puppet 2.7.6-1 (main) from Debian sid (main)

2011-11-14 Thread Marc Deslauriers
Synced:
[ubuntu/precise] puppet 2.7.6-1 (Accepted)


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

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

Title:
  Sync puppet 2.7.6-1 (main) from Debian sid (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/882507/+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 802565] Re: Arbitrary file limit in garbage-collection cron script causes loss of service

2011-11-14 Thread Chuck Short
This should be already fixed in pangolin.

** Also affects: php5 (Ubuntu Precise)
   Importance: Medium
   Status: In Progress

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

Title:
  Arbitrary file limit in garbage-collection cron script causes loss of
  service

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/802565/+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 802565] Re: Arbitrary file limit in garbage-collection cron script causes loss of service

2011-11-14 Thread Chuck Short
This should be already fixed in pangolin.

** Changed in: php5 (Ubuntu Precise)
   Status: In Progress = Fix Released

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

Title:
  Arbitrary file limit in garbage-collection cron script causes loss of
  service

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/802565/+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 657007] Re: Assigning the return value of new by reference is deprecated in /usr/share/pear/Mail.php

2011-11-14 Thread Chuck Short
This should be fixed in pangolin now, thanks for the bug report.

Regards
chuck

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

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

Title:
  Assigning the return value of new by reference is deprecated in
  /usr/share/pear/Mail.php

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/657007/+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 612380] Re: mysqli_ssl_set should not expect MYSQLI_STATUS_INITIALIZED

2011-11-14 Thread Chuck Short
This should be fixed now, according to the bug report. Please re-test
and report back.

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

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

Title:
  mysqli_ssl_set should not expect MYSQLI_STATUS_INITIALIZED

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/612380/+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 12296] Re: PHP5 or PHP4 for apache2-mpm-worker

2011-11-14 Thread Chuck Short
Closing based on the above comments.

** Changed in: php5 (Ubuntu)
   Status: Confirmed = Won't Fix

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

Title:
  PHP5 or PHP4 for apache2-mpm-worker

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/12296/+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 783480] Re: Invalid multiarch patch

2011-11-14 Thread Chuck Short
This shouldnt be a problem anymore.

chuck

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

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

Title:
  Invalid multiarch patch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/783480/+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 230030] Re: php segfaults with readline

2011-11-14 Thread Chuck Short
** Changed in: php5 (Ubuntu)
   Importance: Undecided = Low

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

Title:
  php segfaults with readline

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/230030/+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 883201] Re: Several second hang on ssh login

2011-11-14 Thread Joel
It turns out that this bug is caused by #417757.

Installing powerdns resolver was a sufficient workaround.

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

Title:
  Several second hang on ssh login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/883201/+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 877607] Re: package libapache2-mod-php5 5.3.5-1ubuntu7.3 failed to install/upgrade: vereistenproblemen - blijft ongeconfigureerd

2011-11-14 Thread Chuck Short
** Package changed: php5 (Ubuntu) = apache2 (Ubuntu)

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

Title:
  package libapache2-mod-php5 5.3.5-1ubuntu7.3 failed to
  install/upgrade: vereistenproblemen - blijft ongeconfigureerd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/877607/+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 863629] Re: libvirt-lxc: virFileOpenTtyAt can't be called on /some/other/dev/pts

2011-11-14 Thread Serge Hallyn
Failed to build for lucid:

gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include 
-I../src/util -I../include  -I/usr/include/libxml2   -DLIBDIR=\/usr/lib\ 
-DBINDIR=\/usr/lib/libvirt\ -DSBINDIR=\/usr/sbin\ 
-DSYSCONF_DIR=\/etc\ -DLOCALEBASEDIR=\/usr/share/locale\ 
-DPKGDATADIR=\/usr/share/libvirt\ -DLOCAL_STATE_DIR=\/var\ 
-DGETTEXT_PACKAGE=\libvirt\ -Wall -Wformat -Wformat-security 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow 
-Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline 
-Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fasynchronous-unwind-tables -I../src/conf -g -O2 -g -Wall -O2 -c -o 
libvirt_lxc-lxc_controller.o `test -f 'lxc/lxc_controller.c' || echo 
'./'`lxc/lxc_controller.c
lxc/lxc_controller.c: In function 'lxcCreateTty':
lxc/lxc_controller.c:524: error: expected expression before ')' token
lxc/lxc_controller.c:533: warning: implicit declaration of function 
'VIR_FORCE_CLOSE'
lxc/lxc_controller.c:533: warning: nested extern declaration of 
'VIR_FORCE_CLOSE'

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

Title:
  libvirt-lxc: virFileOpenTtyAt can't be called on /some/other/dev/pts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/863629/+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 863629] Re: libvirt-lxc: virFileOpenTtyAt can't be called on /some/other/dev/pts

2011-11-14 Thread Serge Hallyn
Sorry.  Given that (a) you need a backport kernel to use lxc on lucid,
and (b) this race is hard to run into anyway, I'm going to mark this
wontfix for lucid.  If anyone actually is bothered by this on lucid, I'm
open to changing my mind, but if we can't straightforwardly backport the
fix, then I'd rather not risk a regression by finagling it.

** Changed in: libvirt (Ubuntu Lucid)
   Status: Fix Committed = Won't Fix

** Tags removed: verification-needed
** Tags added: verification-failed

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

Title:
  libvirt-lxc: virFileOpenTtyAt can't be called on /some/other/dev/pts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/863629/+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 884163] Re: OpenLDAP UTF8StringNormalize() Off-by-One Denial of Service Vulnerability

2011-11-14 Thread Jamie Strandboge
Hardy's openldap2.3 does not have postalAddressValidate(), which is the
only known function to pass UTF8StringNormalize() a 0 length string.

** Changed in: openldap (Ubuntu Hardy)
   Status: In Progress = Invalid

** Changed in: openldap (Ubuntu Hardy)
 Assignee: Jamie Strandboge (jdstrand) = (unassigned)

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

Title:
  OpenLDAP UTF8StringNormalize() Off-by-One Denial of Service
  Vulnerability

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/884163/+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 884163] Re: OpenLDAP UTF8StringNormalize() Off-by-One Denial of Service Vulnerability

2011-11-14 Thread Jamie Strandboge
** Changed in: openldap (Ubuntu Lucid)
   Status: In Progress = Fix Committed

** Changed in: openldap (Ubuntu Maverick)
   Status: In Progress = Fix Committed

** Changed in: openldap (Ubuntu Natty)
   Status: In Progress = Fix Committed

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

Title:
  OpenLDAP UTF8StringNormalize() Off-by-One Denial of Service
  Vulnerability

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/884163/+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 801002] Re: Provide a default network and configurations

2011-11-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~serge-hallyn/ubuntu/precise/lxc/lxc-default-
config2

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

Title:
  Provide a default network and configurations

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/801002/+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 874981] Re: Please merge/sync mcollective from debian wheezy

2011-11-14 Thread Dave Walker
@Marc, is there a Debian bug about switching to activemq?

The debdiff in comment #8 still has the old descriptions.

Thanks.

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

Title:
  Please merge/sync mcollective from debian wheezy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/874981/+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 863629] Re: libvirt-lxc: virFileOpenTtyAt can't be called on /some/other/dev/pts

2011-11-14 Thread Serge Hallyn
(Change of mind or heart;  will upload an updated package)

** Changed in: libvirt (Ubuntu Lucid)
   Status: Won't Fix = Confirmed

** Tags removed: verification-failed
** Tags added: verification-needed

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

Title:
  libvirt-lxc: virFileOpenTtyAt can't be called on /some/other/dev/pts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/863629/+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 884163] Re: OpenLDAP UTF8StringNormalize() Off-by-One Denial of Service Vulnerability

2011-11-14 Thread Jamie Strandboge
** Changed in: openldap (Ubuntu Precise)
   Status: In Progress = Fix Committed

** Changed in: openldap (Ubuntu Oneiric)
   Status: In Progress = Fix Committed

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

Title:
  OpenLDAP UTF8StringNormalize() Off-by-One Denial of Service
  Vulnerability

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/884163/+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 884163] Re: OpenLDAP UTF8StringNormalize() Off-by-One Denial of Service Vulnerability

2011-11-14 Thread Launchpad Bug Tracker
This bug was fixed in the package openldap - 2.4.25-3ubuntu2

---
openldap (2.4.25-3ubuntu2) precise; urgency=low

  * SECURITY UPDATE: potential denial of service (LP: #884163)
- debian/patches/CVE-2011-4079: fix off by one error in
  postalAddressNormalize()
- CVE-2011-4079
 -- Jamie Strandboge ja...@ubuntu.com   Mon, 14 Nov 2011 13:59:56 -0600

** Changed in: openldap (Ubuntu Precise)
   Status: Fix Committed = Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2011-4079

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

Title:
  OpenLDAP UTF8StringNormalize() Off-by-One Denial of Service
  Vulnerability

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/884163/+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 230030] Re: php segfaults with readline

2011-11-14 Thread iblue
Update: The bug ist still present in 11.10, 3.5 years after I reported
it. You still need to press [TAB] twice to make it crash. If you would
link against libreadline instead of libedit, this bug would vanish.

iblue@nerdpol:/tmp$ lsb_release -rd
Description:Ubuntu 11.10
Release:11.10
iblue@nerdpol:/tmp$ php -v
PHP 5.3.6-13ubuntu3.2 with Suhosin-Patch (cli) (built: Oct 13 2011 23:19:13) 
Copyright (c) 1997-2011 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies
iblue@nerdpol:/tmp$ cat bug.php 
?php

function foo($part, $position) {
  return array();
}

readline_completion_function(foo);
$line = readline(Command: );

iblue@nerdpol:/tmp$ php -q bug.php 
Command: [Press TAB twice]
Segmenation Fault
iblue@nerdpol:/tmp$

Backtrace:

#0  0x001986cd in ?? () from /usr/lib/i386-linux-gnu/libedit.so.2
#1  0x007274d9 in ?? () from /lib/i386-linux-gnu/libc.so.6
#2  0x00727ef4 in qsort_r () from /lib/i386-linux-gnu/libc.so.6
#3  0x0072801f in qsort () from /lib/i386-linux-gnu/libc.so.6
#4  0x001a1b55 in fn_display_match_list ()
   from /usr/lib/i386-linux-gnu/libedit.so.2
#5  0x001a1f20 in fn_complete () from /usr/lib/i386-linux-gnu/libedit.so.2
#6  0x00195124 in rl_complete () from /usr/lib/i386-linux-gnu/libedit.so.2
#7  0x00195163 in ?? () from /usr/lib/i386-linux-gnu/libedit.so.2
#8  0x001a3847 in el_gets () from /usr/lib/i386-linux-gnu/libedit.so.2
#9  0x00192c5a in readline () from /usr/lib/i386-linux-gnu/libedit.so.2
#10 0x083b7abd in ?? ()
#11 0x083980ca in ?? ()
#12 0x08342f4e in execute ()
#13 0x0831bca9 in zend_execute_scripts ()
#14 0x082c2bde in php_execute_script ()
#15 0x0806b47f in ?? ()
#16 0x0070f113 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
#17 0x0806b521 in _start ()

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

Title:
  php segfaults with readline

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/230030/+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 350936] Re: Should shut down domains on system shutdown

2011-11-14 Thread nutznboltz
Verified on natty-proposed.

$ dpkg -l | grep libvirt | awk '{print $2   $3}'
libvirt-bin 0.8.8-1ubuntu6.6
libvirt0 0.8.8-1ubuntu6.6
python-libvirt 0.8.8-1ubuntu6.6
$ lsb_release -ds
Ubuntu 11.04
$ uname -srvi
Linux 2.6.38-13-generic #52-Ubuntu SMP Tue Nov 8 16:53:51 UTC 2011 x86_64
$ cat /var/log/libvirt/shutdownlog.log 
libvirt: libvirt-bin: entering pre-stop at Mon Nov 14 17:37:47 EST 2011
libvirt: libvirt-bin: attempting clean shutdown of test-vm at Mon Nov 14 
17:37:47 EST 2011
libvirt: libvirt-bin: exiting pre-stop at Mon Nov 14 17:37:53 EST 2011

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

Title:
  Should shut down domains on system shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/350936/+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 890465] [NEW] init script should cleanup environment

2011-11-14 Thread Matthias Pgiulla
Public bug reported:

The puppet agent init script does not take any attempts to clean or
sanitize the environment.

While it may not be of relevance for puppet itself (at least I haven't
noticed any cases yet), it may differ for programs started under puppet.

If, for example, you just sudo /etc/init.d/puppet start, programs run
under puppet will have HOME={your_home}. sudo -i /etc/init.d/... leads
to other results and is probably consistent with what you get when
upstart takes care of starting the service.

Which variables should be present and how they should best be set is
open to discussion.

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

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

Title:
  init script should cleanup environment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/890465/+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 350936] Re: Should shut down domains on system shutdown

2011-11-14 Thread Clint Byrum
** Also affects: kvm (Ubuntu Natty)
   Importance: Undecided
   Status: New

** Also affects: libvirt (Ubuntu Natty)
   Importance: Undecided
   Status: New

** Changed in: libvirt (Ubuntu Natty)
   Status: New = Fix Committed

** Tags removed: verification-needed
** Tags added: verification-done

** Tags added: verification-done-natty verification-needed

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

Title:
  Should shut down domains on system shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/350936/+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 254375] Re: SIGSEGV in ntpq

2011-11-14 Thread david6
Can this be assigned a higher priority, to resolve?

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

Title:
  SIGSEGV in ntpq

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/254375/+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 254375] Re: SIGSEGV in ntpq

2011-11-14 Thread david6
I still get this error on Ubuntu 10.04 LTS (latest updates), under 'cold
start' conditions.

For example: (new host), install ntp (sudo apt-get install ntp)

~$  ntpq -c rl (on a different host)
associd=0 status=c011 leap_alarm, sync_unspec, 1 event, freq_not_set,
version=ntpd 4.2.6p2@1.2194 Fri Sep  2 18:37:15 UTC 2011 (1),
processor=i686, system=Linux/3.0.0-12-generic-pae, leap=11,
stratum=16, precision=-20, rootdelay=0.000, rootdisp=0.420, refid=INIT,
reftime=.  Thu, Feb  7 2036 19:28:16.000,
clock=d26c2106.4ae705a8  Tue, Nov 15 2011 12:21:42.292, peer=0, tc=3,
mintc=3, offset=0.000, frequency=0.000, sys_jitter=0.000,
clk_jitter=0.001, clk_wander=0.000


sometime after install, BUT before it is properly synced, I may get:

~$ ntpq -c rl
assID=0 status=c644 sync_alarm, sync_ntp, 4 events, event_peer/strat_chg,
version=ntpd 4.2.4p8@1.1612-o Tue Apr 19 07:08:29 UTC 2011 (1),
processor=i686, system=Linux/2.6.32-34-generic, leap=11, stratum=16,
Segmentation fault


later still, when properly synced, it returns valid data:

~$ ntpq -c rl
assID=0 status=0664 leap_none, sync_ntp, 6 events, event_peer/strat_chg,
version=ntpd 4.2.4p8@1.1612-o Tue Apr 19 07:08:29 UTC 2011 (1),
processor=i686, system=Linux/2.6.32-34-generic, leap=00, stratum=3,
precision=-20, rootdelay=303.768, rootdispersion=75.598, peer=65450,
refid=91.189.94.4,
reftime=d26c181d.ef314855  Tue, Nov 15 2011 11:43:41.934, poll=6,
clock=d26c187f.d8e7310b  Tue, Nov 15 2011 11:45:19.847, state=4,
offset=21.891, frequency=86.577, jitter=24.303, noise=46.878,
stability=25.729, tai=0


This must relate to string-space, a negative value (unexpected), or similar for 
nonsense data.

Does not ALWAYS occur, and HARD to reproduce ..

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

Title:
  SIGSEGV in ntpq

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/254375/+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 890501] Re: EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot

2011-11-14 Thread Eric Hammond
** Description changed:

  cloud-init sets up /etc/hosts with a default value for 127.0.1.1 looking
  something like:
  
- 127.0.1.1   ip-10-202-61-233.ec2.internal ip-10-202-61-233
+ 127.0.1.1   ip-10-202-61-233.ec2.internal ip-10-202-61-233
  
  I edit /etc/hosts to change this value to something that makes more
  sense to my internal software (e.g., Apache), say:
  
- 127.0.1.1   myhost.example.com myhost
+ 127.0.1.1   myhost.example.com myhost
  
  BUG: Whenever I reboot the EC2 instance, cloud-init overwrites my
  important settings of this value back to the old default.  This breaks
  the startup of my applications on the server as they expect to be able
  to resolve the names I want set in the /etc/hosts file.
  
  Once the user edits the value for 127.0.1.1 in the /etc/hosts file, it
  should never be overwritten.  Not on a reboot.  Not on a stop/start
  (which assigns new IP addresses).  Not even when an AMI is built out of
  this instance and a new instance is run.
  
  The user changed that value to something they cared about with reasons
  we can't assume to trump.  It should be left alone.
  
  If /etc/hosts does not exist or if 127.0.1.1 is still the same value
  that cloud-init last set it to, then it *might* be acceptable to
  overwrite it with a value based on a change in the private IP address,
  HOWEVER, this might still break the application if software configured
  itself using the old value.
  
  Either never change the value if it exists, or store elsewhere the value
  that was initially set and only change it if it is still the same.
  
- See also #371936 where a similar bug was fixed back in 2009.  Figure out
- if there is some reason that this part of the system is fragile and
+ See also bug #371936 where a similar bug was fixed back in 2009.  Figure
+ out if there is some reason that this part of the system is fragile and
  prone to breaking.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: cloud-init 0.6.1-0ubuntu22
  ProcVersionSignature: User Name 3.0.0-12.20-virtual 3.0.4
  Uname: Linux 3.0.0-12-virtual i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Tue Nov 15 00:17:46 2011
  Ec2AMI: ami-a7f539ce
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: us-east-1d
  Ec2InstanceType: t1.micro
  Ec2Kernel: aki-805ea7e9
  Ec2Ramdisk: unavailable
  PackageArchitecture: all
  ProcEnviron:
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: cloud-init
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

- cloud-init sets up /etc/hosts with a default value for 127.0.1.1 looking
- something like:
+ When running an EC2 instance on Ubuntu 11.10 Oneiric, cloud-init sets up
+ /etc/hosts with a default value for 127.0.1.1 looking something like:
  
  127.0.1.1   ip-10-202-61-233.ec2.internal ip-10-202-61-233
  
  I edit /etc/hosts to change this value to something that makes more
  sense to my internal software (e.g., Apache), say:
  
  127.0.1.1   myhost.example.com myhost
  
  BUG: Whenever I reboot the EC2 instance, cloud-init overwrites my
  important settings of this value back to the old default.  This breaks
  the startup of my applications on the server as they expect to be able
  to resolve the names I want set in the /etc/hosts file.
  
  Once the user edits the value for 127.0.1.1 in the /etc/hosts file, it
  should never be overwritten.  Not on a reboot.  Not on a stop/start
  (which assigns new IP addresses).  Not even when an AMI is built out of
  this instance and a new instance is run.
  
  The user changed that value to something they cared about with reasons
  we can't assume to trump.  It should be left alone.
  
  If /etc/hosts does not exist or if 127.0.1.1 is still the same value
  that cloud-init last set it to, then it *might* be acceptable to
  overwrite it with a value based on a change in the private IP address,
  HOWEVER, this might still break the application if software configured
  itself using the old value.
  
  Either never change the value if it exists, or store elsewhere the value
  that was initially set and only change it if it is still the same.
  
  See also bug #371936 where a similar bug was fixed back in 2009.  Figure
  out if there is some reason that this part of the system is fragile and
  prone to breaking.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: cloud-init 0.6.1-0ubuntu22
  ProcVersionSignature: User Name 3.0.0-12.20-virtual 3.0.4
  Uname: Linux 3.0.0-12-virtual i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Tue Nov 15 00:17:46 2011
  Ec2AMI: ami-a7f539ce
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: us-east-1d
  Ec2InstanceType: t1.micro
  Ec2Kernel: aki-805ea7e9
  Ec2Ramdisk: unavailable
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: cloud-init
  UpgradeStatus: No upgrade log present 

[Bug 590537] Re: lo: Disabled Privacy Extensions keeps showing up in the system log

2011-11-14 Thread Stefano Rivera
This appears to be have been resolved in a lucid kernel update in the
last couple of months. Haven't dug to find which one, though.

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

Title:
  lo: Disabled Privacy Extensions keeps showing up in the system log

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/590537/+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 590537] Re: lo: Disabled Privacy Extensions keeps showing up in the system log

2011-11-14 Thread Stefano Rivera
For the record, the upstream commit was
2fdc1c8093255f9da877d7b9ce3f46c2098377dc

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

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

Title:
  lo: Disabled Privacy Extensions keeps showing up in the system log

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/590537/+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 890501] Re: EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot

2011-11-14 Thread Eric Hammond
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/890501

Title:
  EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/890501/+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 890501] [NEW] EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot

2011-11-14 Thread Eric Hammond
Public bug reported:

cloud-init sets up /etc/hosts with a default value for 127.0.1.1 looking
something like:

127.0.1.1   ip-10-202-61-233.ec2.internal ip-10-202-61-233

I edit /etc/hosts to change this value to something that makes more
sense to my internal software (e.g., Apache), say:

127.0.1.1   myhost.example.com myhost

BUG: Whenever I reboot the EC2 instance, cloud-init overwrites my
important settings of this value back to the old default.  This breaks
the startup of my applications on the server as they expect to be able
to resolve the names I want set in the /etc/hosts file.

Once the user edits the value for 127.0.1.1 in the /etc/hosts file, it
should never be overwritten.  Not on a reboot.  Not on a stop/start
(which assigns new IP addresses).  Not even when an AMI is built out of
this instance and a new instance is run.

The user changed that value to something they cared about with reasons
we can't assume to trump.  It should be left alone.

If /etc/hosts does not exist or if 127.0.1.1 is still the same value
that cloud-init last set it to, then it *might* be acceptable to
overwrite it with a value based on a change in the private IP address,
HOWEVER, this might still break the application if software configured
itself using the old value.

Either never change the value if it exists, or store elsewhere the value
that was initially set and only change it if it is still the same.

See also #371936 where a similar bug was fixed back in 2009.  Figure out
if there is some reason that this part of the system is fragile and
prone to breaking.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: cloud-init 0.6.1-0ubuntu22
ProcVersionSignature: User Name 3.0.0-12.20-virtual 3.0.4
Uname: Linux 3.0.0-12-virtual i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Tue Nov 15 00:17:46 2011
Ec2AMI: ami-a7f539ce
Ec2AMIManifest: (unknown)
Ec2AvailabilityZone: us-east-1d
Ec2InstanceType: t1.micro
Ec2Kernel: aki-805ea7e9
Ec2Ramdisk: unavailable
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: cloud-init
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cloud-init (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug ec2-images i386 oneiric

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

Title:
  EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/890501/+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 876268] Re: Mysqld does not start: Bind on unix socket: Permission denied

2011-11-14 Thread William Dawkins
1. This exposes a logging failure as well.  The mysql error log gives no
clue that the problem binding the socket stems from apparmor.  The mysql
error output and associated documentation should offer enough
information to distinguish the cause of the permission denial.

2. In the course of trying to fix this, I ran into another bug-- the
stop script for the mysql service does not work properly.

It was especially problematic when I attempted to reinstall mysql at one
point using Synaptic, and it hung trying to stop mysqld.  My workaround
was to temporarily rename /usr/sbin/mysqld, which allowed
/usr/bin/mysqld_safe to fail cleanly, and Synaptic was able to complete
the reinstall.  I expect that the problem was at the dpkg level, not
specific to a GUI front end package manger.   See (2) below for detail.

--- Detail ---

1) Error log in mysql not informative enough
I had mysql fail from this cause after upgrading an ubuntu machine to oneiric.  
After checking the mysql log and confirming that no other mysql instance was 
running, I began with a google search for the error and a look at the mysql 
documentation.  These led me to check for mysql user and directory 
permissioning issues. 

When this did not resolve the problem, I lost considerable time
rechecking permissions, tracing configuration files and startup scripts,
reinstalling/repermissioning the mysql user and directories, etc. to no
avail.

I grant in hindsight that after checking mysql's error.log, I should
have checked dmesg for syslogd output (see below).  This would at least
have pointed me towards apparmor as a potential root cause.  However, I
think many users will not know to do this, as demonstrated by threads in
other forums where users appear to still be stuck (I will be referring
them to this bug).

# dmesg

. . .

[  671.841551] type=1400 audit(1321280685.638:63): apparmor=STATUS 
operation=profile_replace name=/usr/sbin/mysqld pid=5696 
comm=apparmor_parser
[  671.912172] type=1400 audit(1321280685.710:64): apparmor=DENIED 
operation=mknod parent=1 profile=/usr/sbin/mysqld 
name=/run/mysqld/mysqld.sock pid=5700 comm=mysqld requested_mask=c 
denied_mask=c fsuid=115 ouid=115
[  677.140067] init: mysql main process (5700) terminated with status 1

. . .


2) The ubuntu startup process eventually launches /usr/bin/mysqld_safe, which 
attempts to restart /usr/sbin/mysqld each time it fails.  Hence, when mysqld 
cannot bind the socket due to the problem in /etc/apparmor.d/usr.sbin.mysqld 
and exits, mysqld_safe restarts it.

It looks like the control scripts do not work as expected because they
do not stop mysqld_safe.  Neither stop mysql nor /etc/init.d/mysql
stop (as root) work properly.

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

Title:
  Mysqld does not start: Bind on unix socket: Permission denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/876268/+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-p-install-experience] Revisit the install experience for products delivered via orchestra + juju

2011-11-14 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Whiteboard set to:
Etherpad notes from session:
 
The current install experience for Ubuntu Cloud Infrastructure is less than 
optimal:
- lack of discoverability
- many steps
- lack of clean documentation
We need to identify what, when and how to improve this, specifically  for 
Ubuntu Cloud Infrastructure and in general for products delivers via  orchestra 
+ juju
== ACTIONS ==
 * MIR Orchestra
 * replace install ubuntu cloud on the CD boot menu with install ubuntu 
orchestra with support for ubuntu cloud
 * add SSL support to cobbler-enlist
 * add auto-generation of hostname when not provided by dhcp to cobbler-enlist
 * use case: prototype without control of DHCP/DNS
 * use case: install with external DHCP/DNS
 * use case: dedicated provisioning network
 * [clint-fewbar] add strong authorization to cobbler enlist process

-- 
Revisit the install experience for products delivered via orchestra + juju
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-install-experience

-- 
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-p-install-experience] Revisit the install experience for products delivered via orchestra + juju

2011-11-14 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Whiteboard changed:
+ Work Items:
+  MIR Orchestra: TODO
+  replace install ubuntu cloud on the CD boot menu with install ubuntu 
orchestra with support for ubuntu cloud: TODO
+  add SSL support to cobbler-enlist: TODO
+  add auto-generation of hostname when not provided by dhcp to cobbler-enlist: 
TODO
+  use case prototype without control of DHCP/DNS: TODO
+  use case install with external DHCP/DNS: TODO
+  use case dedicated provisioning network: TODO
+  [clint-fewbar] add strong authorization to cobbler enlist process: TODO
+ 
  Etherpad notes from session:
-  
+ 
  The current install experience for Ubuntu Cloud Infrastructure is less than 
optimal:
  - lack of discoverability
  - many steps
  - lack of clean documentation
  We need to identify what, when and how to improve this, specifically  for 
Ubuntu Cloud Infrastructure and in general for products delivers via  orchestra 
+ juju
  == ACTIONS ==
-  * MIR Orchestra
-  * replace install ubuntu cloud on the CD boot menu with install ubuntu 
orchestra with support for ubuntu cloud
-  * add SSL support to cobbler-enlist
-  * add auto-generation of hostname when not provided by dhcp to cobbler-enlist
-  * use case: prototype without control of DHCP/DNS
-  * use case: install with external DHCP/DNS
-  * use case: dedicated provisioning network
-  * [clint-fewbar] add strong authorization to cobbler enlist process
+  * MIR Orchestra
+  * replace install ubuntu cloud on the CD boot menu with install ubuntu 
orchestra with support for ubuntu cloud
+  * add SSL support to cobbler-enlist
+  * add auto-generation of hostname when not provided by dhcp to cobbler-enlist
+  * use case: prototype without control of DHCP/DNS
+  * use case: install with external DHCP/DNS
+  * use case: dedicated provisioning network
+  * [clint-fewbar] add strong authorization to cobbler enlist process

-- 
Revisit the install experience for products delivered via orchestra + juju
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-install-experience

-- 
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-p-install-experience] Revisit the install experience for products delivered via orchestra + juju

2011-11-14 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Whiteboard changed:
  Work Items:
-  MIR Orchestra: TODO
-  replace install ubuntu cloud on the CD boot menu with install ubuntu 
orchestra with support for ubuntu cloud: TODO
-  add SSL support to cobbler-enlist: TODO
-  add auto-generation of hostname when not provided by dhcp to cobbler-enlist: 
TODO
-  use case prototype without control of DHCP/DNS: TODO
-  use case install with external DHCP/DNS: TODO
-  use case dedicated provisioning network: TODO
-  [clint-fewbar] add strong authorization to cobbler enlist process: TODO
+  MIR Orchestra: TODO
+  replace install ubuntu cloud on the CD boot menu with install ubuntu 
orchestra with support for ubuntu cloud: TODO
+  add SSL support to cobbler-enlist: TODO
+  add auto-generation of hostname when not provided by dhcp to cobbler-enlist: 
TODO
+  document use case prototype without control of DHCP/DNS: TODO
+  document use case install with external DHCP/DNS: TODO
+ document  use case dedicated provisioning network: TODO
+  [clint-fewbar] add strong authorization to cobbler enlist process: TODO
  
  Etherpad notes from session:
  
  The current install experience for Ubuntu Cloud Infrastructure is less than 
optimal:
  - lack of discoverability
  - many steps
  - lack of clean documentation
  We need to identify what, when and how to improve this, specifically  for 
Ubuntu Cloud Infrastructure and in general for products delivers via  orchestra 
+ juju
  == ACTIONS ==
   * MIR Orchestra
   * replace install ubuntu cloud on the CD boot menu with install ubuntu 
orchestra with support for ubuntu cloud
   * add SSL support to cobbler-enlist
   * add auto-generation of hostname when not provided by dhcp to cobbler-enlist
   * use case: prototype without control of DHCP/DNS
   * use case: install with external DHCP/DNS
   * use case: dedicated provisioning network
   * [clint-fewbar] add strong authorization to cobbler enlist process

-- 
Revisit the install experience for products delivered via orchestra + juju
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-install-experience

-- 
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-p-install-experience] Revisit the install experience for products delivered via orchestra + juju

2011-11-14 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Whiteboard changed:
  Work Items:
-  MIR Orchestra: TODO
-  replace install ubuntu cloud on the CD boot menu with install ubuntu 
orchestra with support for ubuntu cloud: TODO
-  add SSL support to cobbler-enlist: TODO
-  add auto-generation of hostname when not provided by dhcp to cobbler-enlist: 
TODO
-  document use case prototype without control of DHCP/DNS: TODO
-  document use case install with external DHCP/DNS: TODO
+ MIR Orchestra: TODO
+ replace install ubuntu cloud on the CD boot menu with install ubuntu 
orchestra with support for ubuntu cloud: TODO
+ add SSL support to cobbler-enlist: TODO
+ add auto-generation of hostname when not provided by dhcp to cobbler-enlist: 
TODO
+ document use case prototype without control of DHCP/DNS: TODO
+ document use case install with external DHCP/DNS: TODO
  document  use case dedicated provisioning network: TODO
-  [clint-fewbar] add strong authorization to cobbler enlist process: TODO
+ [clint-fewbar] add strong authorization to cobbler enlist process: TODO
  
  Etherpad notes from session:
  
  The current install experience for Ubuntu Cloud Infrastructure is less than 
optimal:
  - lack of discoverability
  - many steps
  - lack of clean documentation
  We need to identify what, when and how to improve this, specifically  for 
Ubuntu Cloud Infrastructure and in general for products delivers via  orchestra 
+ juju
  == ACTIONS ==
   * MIR Orchestra
   * replace install ubuntu cloud on the CD boot menu with install ubuntu 
orchestra with support for ubuntu cloud
   * add SSL support to cobbler-enlist
   * add auto-generation of hostname when not provided by dhcp to cobbler-enlist
   * use case: prototype without control of DHCP/DNS
   * use case: install with external DHCP/DNS
   * use case: dedicated provisioning network
   * [clint-fewbar] add strong authorization to cobbler enlist process

-- 
Revisit the install experience for products delivered via orchestra + juju
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-install-experience

-- 
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-p-cobbler-next-steps] Cobbler Next Steps

2011-11-14 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Whiteboard changed:
+ Work Items:
  Hardware detection and inventory snippet: TODO
  Add hardware inventory to cobbler API: TODO
  Investigate whats been added what is missing on web ui: TODO
  Add generic distro support: TODO
  Work with Canonical Design on Web UI css and arrangement for brand 
guidelines: TODO
  Fix Profile Updates (upstream?): TODO
  Investigate inventory gathering and reporting (SNMP?): TODO
  ARM Preseed fiel review (BOOT!): TODO
  
  == Agenda ==
  
   * Bug Fixing
   * Security Issues
   * Send patches upstream
   * What else needs to be integrated.
     * power infrastructure (NUT)?
   * ARM
   * MIR
   * Profile Updates
   * Authentication
  
  Inventory needs:
   - CPU: Cores, virt capable?
   - Storage capacity
   - Memory
   - Power management
   - Disks
   - Network devices
   - Video (e.g. GPUs), USB, Peripherals (e.g. crypto hardware)
  
   == Postponed TODO's ==
  
  Add cloud-init support to cobbler: DONE
  Add EC2 API hook to cobbler: DEPRECATED
  Add support for uboot: DONE
  Add support for other arches: DONE
  Extend cobbler API to do snapshot reporting as well: DEFERRED (Inventory)
  Add support for uboot: DONE
  Add support for other arches: DONE
  
  == TODOs ==
  Add hardware inventory to cobbler API: TODO
  Investigate whats been added what is missing on web ui: TODO
  Add generic distro support: TODO
  Work with Canonical Design on Web UI css and arrangement for brand 
guidelines: TODO
  Fix Profile Updates (upstream?):  TODO
  Investigate inventory gathering and reporting (SNMP?): TODO
  ARM Preseed fiel review (BOOT!): TODO
  
  == Session Notes ==
  
   * More snapshots.
   * Fix the theme. Create a new theme instead of patching the default one. 
(package separately)

-- 
Cobbler Next Steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cobbler-next-steps

-- 
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-p-juju-charm-testing] Juju: automated testing of charms

2011-11-14 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Whiteboard changed:
+ Work Items:
+ [niemeyer] write spec for charm testing facility: TODO
+ [james-page] add openstack tests: TODO
+ 
+ Session notes:
+ Welcome to Ubuntu Developer Summit!
+ #uds-p #track #topic
+ put your session notes here
+ Requirements of automated testing of charms:
+ * LET'S KEEP IT SIMPLE! :-)
+ * Detect breakage of a charm relating to an interface
+ * Identification of individual change which breaks a given relationship
+ * Maybe implement tests that mock a relation to ensure implementers are 
compliant
+ * Test dependent charms when a provider charm changes
+ * Run test NxN of providers and requirers so all permutations are sane 
(_very_ expensive, probably impossible)
+ * Run testing against multiple environment providers (EC2/OpenStack/BareMetal)
+ * Notify maintainers when the charm breaks, rather than waiting for polling
+ * Verify idempotency of hooks
+ * Tricky to _verify_, and not an enforced convention at the moment, so 
not sure
+ * be able to specify multiple scenarios
+ * For functional tests, they are in fact exercising multiple charms. Should 
those sit
+   within the charms, or outside since it's in fact exercising the whole graph?
+   * The place for these composed tests seem to be the stack
+ * As much data as possible should be collected about the running tests so 
that a broken
+   charm can be debugged and fixed.
+ * Provide rich artifacts for failure analysis
+ * Ideally tests will be run in lock step mode, so that breaking charms can 
be individually
+   identified, but this is hard because changes may be co-dependent
+ * It would be nice to have interface-specific tests that can run against any 
charms that
+   implement such interfaces. In addition to working as tests, this is also a 
pragmatic
+   way to document the interface.
+ * support gerrit-like topics?  (What's that? :-) i.e., change-sets (across 
different branches) 
+ * We need a way to know which charms trigger which tests
+ * Keep it simple
+ * James mentioned he'd like to have that done by Alpha 1 (December) so that 
he can take
+   that into account for the OpenStack testing effort.
+ ACTIONS:
+ [niemeyer] spec
+ [james-page] add openstack tests
+ 
+ 
+ Proposal below is too complicated, rejected (Kept for posterity)
+ 
  Proposal:
  
  Each charm has a tests directory
  
  Under tests, you have executables:
  
  __install__ -- test to run after charm is installed with no relations
  
  Then two directories:
  provides/
  requires/
  
  These directories have a directory underneath for each interface
  provided/required. Those directories contain executables to run.
  
  The test runner follows the following method:
  
  deploy charm
  wait for installed status
  run __install__ script, FAIL if exits non-zero
  destroy service
  for interface in provides ; do
- calculate graph of all charms in store which require interface and all of 
its dependency combinations
- deploy requiring charm w/ dependencies and providing service
- add-relation between requiring/providing
- for test in provides/interface ; do
-   run test with name of deployed requiring service
+ calculate graph of all charms in store which require interface and all of 
its dependency combinations
+ deploy requiring charm w/ dependencies and providing service
+ add-relation between requiring/providing
+ for test in provides/interface ; do
+   run test with name of deployed requiring service
  for interface in requires ; do
- repeat process above with provides/requires transposed
+ repeat process above with provides/requires transposed
  
  Each commit to any branch in charm store will queue up a run with only
  that change applied, none that have been done after it, and record
  pass/fail

-- 
Juju: automated testing of charms
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-juju-charm-testing

-- 
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-p-glusterfs-mir] GlusterFS MIR

2011-11-14 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Whiteboard changed:
+ Status: cursory review shows all dependencies of glusterfs to be in main
+ already. Should be a straight forward MIR process.
+ 
+ Work Items:
+ MIR glusterfs: TODO
+ 
  No discussion need, we just need to review the packages and dependencies
  and then submit the MIR if it's at all possible.  -robbie.w

-- 
GlusterFS MIR
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-glusterfs-mir

-- 
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-p-pluggable-juju-endpoint] Juju: Pluggable, queryable endpoint that juju can investigate to dynamically and automatically scale workloads

2011-11-14 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Whiteboard set to:
No notes were produced in the UDS session. The consensus seemed to be
that this is needed, however all resources are allocated and unavailable
to implement it before the 12.04 cycle. Its hoped that this will be on
the near term roadmap for juju following the completion of some of this
high-priority work.

-- 
Juju: Pluggable, queryable endpoint that juju can investigate to dynamically 
and automatically scale workloads
https://blueprints.launchpad.net/juju/+spec/servercloud-p-pluggable-juju-endpoint

-- 
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-p-pluggable-juju-endpoint] Juju: Pluggable, queryable endpoint that juju can investigate to dynamically and automatically scale workloads

2011-11-14 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Definition Status: Discussion = Review

-- 
Juju: Pluggable, queryable endpoint that juju can investigate to dynamically 
and automatically scale workloads
https://blueprints.launchpad.net/juju/+spec/servercloud-p-pluggable-juju-endpoint

-- 
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 890501] Re: EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot

2011-11-14 Thread Scott Moser
Thanks for the bug report.
I believe that you should be able to simply add an entry above the one labeled 
'cloud-init'

$ grep -v :: /etc/hosts
127.0.0.1 localhost
127.0.1.2   superman.brickies.net superman

# The following lines are desirable for IPv6 capable hosts
# Added by cloud-init
127.0.1.1   ip-10-212-231-182.ec2.internal ip-10-212-231-182
$ cat /etc/hostname
superman
$ hostname -f
superman.brickies.net
$ ping -c 1 superman.brickies.net -q
PING superman.brickies.net (127.0.1.2) 56(84) bytes of data.

--- superman.brickies.net ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.028/0.028/0.028/0.000 ms

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

Title:
  EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/890501/+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 851508] Re: QEMU not working with AMD64

2011-11-14 Thread Launchpad Bug Tracker
[Expired for qemu-kvm (Ubuntu) because there has been no activity for 60
days.]

** Changed in: qemu-kvm (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  QEMU not working with AMD64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/851508/+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 847201] Re: package mysql-server-core-5.1 (not installed) failed to install/upgrade: defektes Tar-Dateisystem - Paketarchiv ist defekt

2011-11-14 Thread Launchpad Bug Tracker
[Expired for mysql-5.1 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: mysql-5.1 (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package mysql-server-core-5.1 (not installed) failed to
  install/upgrade: defektes Tar-Dateisystem - Paketarchiv ist defekt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/847201/+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 846486] Re: package bind9 1:9.7.3.dfsg-1ubuntu2.2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2011-11-14 Thread Launchpad Bug Tracker
[Expired for bind9 (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package bind9 1:9.7.3.dfsg-1ubuntu2.2 failed to install/upgrade: sub-
  processo script post-installation instalado retornou estado de saída
  de erro 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/846486/+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 846486] Resposta Automatica - Contato Zmtn

2011-11-14 Thread Zacarias Mendes
Obrigado pelo Contato
Caso Urgente 
Cel: 9449-3075 - 2513-0179
 www.zmtn.com.br

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

Title:
  package bind9 1:9.7.3.dfsg-1ubuntu2.2 failed to install/upgrade: sub-
  processo script post-installation instalado retornou estado de saída
  de erro 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/846486/+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 838974] Re: Confusing error report for missing vde support

2011-11-14 Thread Dwight Schauer
** Also affects: qemu-kvm (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Confusing error report for missing vde support

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/838974/+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 890501] Re: EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot

2011-11-14 Thread Eric Hammond
Scott:  Learn something new every day.  I will give this a try.

** Changed in: cloud-init (Ubuntu)
   Status: New = Incomplete

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

Title:
  EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/890501/+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 890501] Re: EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot

2011-11-14 Thread Eric Hammond
** Changed in: cloud-init (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/890501/+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 890501] Re: EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot

2011-11-14 Thread Eric Hammond
Scott: Your suggested approach works for me even though I can't find any
documentation on how this is supposed to work.  Everything I read says
that 127.0.1.1 should be the canonical hostname of the instance.  Do you
happen to have any pointers to the information you are alluding to with
IPv6 and 127.0.1.2?

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

Title:
  EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/890501/+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 863629] Re: libvirt-lxc: virFileOpenTtyAt can't be called on /some/other/dev/pts

2011-11-14 Thread Martin Pitt
Accepted 0.7.5-5ubuntu27.19 into lucid-proposed.

** Changed in: libvirt (Ubuntu Maverick)
   Status: New = Fix Committed

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

Title:
  libvirt-lxc: virFileOpenTtyAt can't be called on /some/other/dev/pts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/863629/+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 863629] Please test proposed package

2011-11-14 Thread Martin Pitt
Hello Serge, or anyone else affected,

Accepted libvirt into maverick-proposed, the package will build now and
be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: libvirt (Ubuntu Natty)
   Status: New = Fix Committed

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

Title:
  libvirt-lxc: virFileOpenTtyAt can't be called on /some/other/dev/pts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/863629/+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 863629] Please test proposed package

2011-11-14 Thread Martin Pitt
Hello Serge, or anyone else affected,

Accepted libvirt into natty-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

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

Title:
  libvirt-lxc: virFileOpenTtyAt can't be called on /some/other/dev/pts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/863629/+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 846878] Re: empty space between time applet and nm-applet

2011-11-14 Thread JohnDoe_71Rus
ubuntu 10.04 + lxde + lubuntu-desktop
use gnome-power-manager
scren in lxpanel thread

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/846878

Title:
  empty space between time applet and nm-applet

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 573160] Re: Nautilus browser doesn't automatically refresh

2011-11-14 Thread Mathieu Comandon
Fabio,
The bug is triggered by running out of available inotify watches. Depending on 
your setup (number of files in Ubuntu One, size of music collection, etc) it 
may take a while before triggering this bug.

If you have manually increased the number of inotify watches to a
reasonnable value, you shouldn't run into that bug at all.

I would mark this bug as duplicate of #879902 , but I'm not sure it's
the correct thing to do so I'm just putting it in confirmed.

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/573160

Title:
  Nautilus browser doesn't automatically refresh

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 889303] Re: libtasn1-3 2.10-1 32/64-bit refuses to install (11/11/2011 updates)

2011-11-14 Thread Martin Pitt
So that didn't help, still wrong:

$ dpkg-deb -x libtasn1-3_2.10-1build1_amd64.deb x
$ md5sum x/usr/share/doc/libtasn1-3/NEWS.gz 
ab72644ef4dfcaac1e789c5f7da57fab  x/usr/share/doc/libtasn1-3/NEWS.gz


** Changed in: libtasn1-3 (Ubuntu Precise)
   Status: Fix Released = Confirmed

** Summary changed:

- libtasn1-3 2.10-1 32/64-bit refuses to install (11/11/2011 updates)
+ libtasn1-3 2.10-1 32/64-bit refuses to install due to different NEWS.gz file

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/889303

Title:
  gzip -9n sometimes generates a different output file on 64 bit

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 889303] Re: libtasn1-3 2.10-1 32/64-bit refuses to install due to different NEWS.gz file

2011-11-14 Thread Martin Pitt
I fail to see the difference between the builder (allspice) and the
osageorange porter box. Both are amd64 machines running the lucid kernel
(at least I assume that for allspice), and in both cases we are running
a precise chroot on top of it to build the package.

Potential other differences might be the file system in use, in all
cases above I was using ext4. But if buildds use something special
there, then apparently only the distro builders, not the PPA ones.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/889303

Title:
  gzip -9n sometimes generates a different output file on 64 bit

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 880707] Re: Visible tearing occurs even when Sync To VBlank is enabled, but only when Unity is active.

2011-11-14 Thread Daniel van Vugt
** Branch linked: lp:~vanvugt/compiz-core/fix-880707.2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/880707

Title:
  Visible tearing occurs even when Sync To VBlank is enabled, but only
  when Unity is active.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 830314] Re: [tunnel related] pulseaudio crashed with SIGABRT in pa_pstream_send_tagstruct_with_creds()

2011-11-14 Thread Martin Pool
I haven't seen this in the last week or so, at least.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/830314

Title:
  [tunnel related] pulseaudio crashed with SIGABRT in
  pa_pstream_send_tagstruct_with_creds()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 813566] Re: Greeter not displayed correctly on multi monitor setup

2011-11-14 Thread Daniel Nyström
I finally got a screenshot!

On the third screen you can see almost my complete first screen desktop.
And on the fourth screen you can see an ajax-loader.gif with all it's
animation frames. Is this coming from arbitrary graphics memory? It
sounds more and more like a big security issue.

Thoughts?

** Attachment added: Screenshot of garbled greeter
   
https://bugs.launchpad.net/lightdm/+bug/813566/+attachment/2596252/+files/screenshot.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/813566

Title:
  Greeter not displayed correctly on multi monitor setup

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >