[Bug 862969] Re: --logfile_mode flag does not properly set logfile permissions

2011-09-29 Thread Adam Gandelman
At declaration of the flag, it looks like gflags converts the default logfile_mode octet "0644" to the proper decimal integer (420). When parsing argv or flagfile, gflags seems to convert the string to an integer, strips the leading zero and a decimal value (ie, 644) gets passed to os.chmod() in t

[Bug 862969] [NEW] --logfile_mode flag does not properly set logfile permissions

2011-09-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: The default logfile_mode of 0644 is successfully enforced, however, using the flag to set permissions of logs to anything else results in incorrect permissions: ubuntu@ip-10-114-85-19:/var/log/nova$ sudo nova-compute --logfile_mode=0644 ubuntu@ip-10-114-8

[Bug 862816] Re: /var/log/nova/* is world-readable

2011-09-29 Thread Adam Gandelman
This is both a packaging problem and a Nova bug. Packaging should override the default logfile mode (0644) in nova.conf via the --logfile_mode flag, however, this option does not seem to function as it should (Bug #862969). ** Changed in: nova (Ubuntu Oneiric) Status: Triaged => In Progress

[Bug 850892] Re: orchestra-import-isos does not update

2011-09-29 Thread Launchpad Bug Tracker
This bug was fixed in the package cobbler - 2.1.0+git20110602-0ubuntu26 --- cobbler (2.1.0+git20110602-0ubuntu26) oneiric; urgency=low * debian/cobbler-ubuntu-import: Add --check-update and --remove functionality. This should help orchestra-import-isos keep local ISO caches

[Bug 529714] Re: rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r()

2011-09-29 Thread Steve Langasek
** Changed in: eglibc (Ubuntu Oneiric) Status: Confirmed => Won't Fix ** Changed in: eglibc (Ubuntu Natty) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launc

[Bug 862915] Re: package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2011-09-29 Thread Borin Tol
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/862915 Title: package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned erro

[Bug 862915] [NEW] package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2011-09-29 Thread Borin Tol
Public bug reported: postfix installation failed. ProblemType: Package DistroRelease: Ubuntu 11.04 Package: postfix 2.8.2-1ubuntu2.1 ProcVersionSignature: Ubuntu 2.6.38-11.50-generic-pae 2.6.38.8 Uname: Linux 2.6.38-11-generic-pae i686 Architecture: i386 Date: Fri Sep 30 08:19:30 2011 ErrorMessag

[Bug 850880] Re: cobbler-ubuntu-import does not pull from -updates

2011-09-29 Thread Dave Walker
** Also affects: cobbler (Ubuntu Oneiric) Importance: High Assignee: Adam Gandelman (gandelman-a) Status: In Progress ** Changed in: cobbler (Ubuntu Oneiric) Milestone: None => ubuntu-11.10 ** Tags added: server-o-rs -- You received this bug notification because you are a mem

[Bug 862416] Re: logcheck ignore and violation rules are not matching on alternate policy banks

2011-09-29 Thread Dave Walker
@Simon, thanks for the bug report. Please could you expand on the impact of this bug, what issues it causes? Thanks. ** Changed in: amavisd-new (Ubuntu) Status: New => Incomplete ** Changed in: amavisd-new (Ubuntu) Importance: Undecided => Low -- You received this bug notification b

[Bug 820668] Re: cobbler does not start on transition from runlevel 1 to 2

2011-09-29 Thread Dave Walker
** Also affects: cobbler (Ubuntu Oneiric) Importance: Medium Assignee: Ben Howard (utlemming) Status: Triaged ** Also affects: cobbler (Ubuntu P-series) Importance: Undecided Status: New ** Changed in: cobbler (Ubuntu P-series) Status: New => Triaged ** Changed in

[Bug 816313] Re: "ssh -b x.x.x.x" or "ssh -o BindAddress=x.x.x.x" does not work.

2011-09-29 Thread m.bosner
This seems to be fixed in the latest version (OpenSSH_5.8p1 Debian- 1ubuntu3, OpenSSL 0.9.8o 01 Jun 2010) ** Changed in: openssh (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubu

[Bug 862816] Re: /var/log/nova/* is world-readable

2011-09-29 Thread Adam Gandelman
** Changed in: nova (Ubuntu Oneiric) Assignee: (unassigned) => Adam Gandelman (gandelman-a) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/862816 Title: /var/log/nova/* is world-r

[Bug 861547] Re: /usr/sbin/ietadm is missing in /etc/sudoers.d/nova_sudoers

2011-09-29 Thread Dave Walker
** Changed in: nova (Ubuntu Oneiric) Status: Confirmed => In Progress ** Changed in: nova (Ubuntu Oneiric) Assignee: (unassigned) => Ante Karamatić (ivoks) ** Changed in: nova (Ubuntu Oneiric) Status: In Progress => Fix Committed -- You received this bug notification because

[Bug 857181] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu1.1 failed to install/upgrade: open-vm-tools kernel module failed to build

2011-09-29 Thread Dave Walker
** Also affects: open-vm-tools (Ubuntu Oneiric) Importance: High Status: New ** Tags added: server-o-rs -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/857181 Title:

[Bug 862816] Re: /var/log/nova/* is world-readable

2011-09-29 Thread Dave Walker
** Changed in: nova (Ubuntu) Status: New => Triaged ** Changed in: nova (Ubuntu) Importance: Undecided => High ** Also affects: nova (Ubuntu Oneiric) Importance: High Status: Triaged ** Changed in: nova (Ubuntu Oneiric) Milestone: None => ubuntu-11.10 ** Tags added: serv

[Bug 862816] Re: /var/log/nova/* is world-readable

2011-09-29 Thread Adam Gandelman
** Attachment added: "nova-compute.log" https://bugs.launchpad.net/bugs/862816/+attachment/2483300/+files/nova-compute.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/862816 Title

[Bug 862816] [NEW] /var/log/nova/* is world-readable

2011-09-29 Thread Adam Gandelman
Public bug reported: The default nova.conf ships with '--verbose' enabled by default. When set, each nova-* component logs all configuration flags to their respective logfile in /var/log/nova/, including any credentials stored in nova.conf (see attachment). If '--verbose' logging is to be enable

[Bug 842845] Re: problems starting multiple lxc instances concurrently

2011-09-29 Thread Kate Stewart
** Tags added: rls-mgr-o-tracking -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/842845 Title: problems starting multiple lxc instances concurrently To manage notifications about this

[Bug 861547] Re: /usr/sbin/ietadm is missing in /etc/sudoers.d/nova_sudoers

2011-09-29 Thread Kate Stewart
** Tags added: rls-mgr-o-tracking -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/861547 Title: /usr/sbin/ietadm is missing in /etc/sudoers.d/nova_sudoers To manage notifications about

[Bug 811610] Re: package mysql-server-5.1 5.1.57-3.1ubuntu1 failed to install/upgrade: status: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused

2011-09-29 Thread Steve Langasek
*** This bug is a duplicate of bug 771834 *** https://bugs.launchpad.net/bugs/771834 ** This bug is no longer a duplicate of bug 811609 package cups 1.4.7-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 ** This bug has been mar

[Bug 860492] Re: [MIR] cobbler-enlist source and binaries

2011-09-29 Thread Kate Stewart
** Tags added: rls-mgr-o-tracking -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler-enlist in Ubuntu. https://bugs.launchpad.net/bugs/860492 Title: [MIR] cobbler-enlist source and binaries To manage notifications about this bu

[Bug 832159] Re: lxc: get-console-output does not work

2011-09-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~james-page/nova/fix-lxc-and-primary-group -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/832159 Title: lxc: get-console-output does not work To manage notificati

[Bug 832507] Re: console.log grows indefinitely

2011-09-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~james-page/nova/fix-lxc-and-primary-group -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/832507 Title: console.log grows indefinitely To manage notifications abo

[Bug 861547] Re: /usr/sbin/ietadm is missing in /etc/sudoers.d/nova_sudoers

2011-09-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~james-page/nova/fix-lxc-and-primary-group -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/861547 Title: /usr/sbin/ietadm is missing in /etc/sudoers.d/nova_sudoers

[Bug 862728] Re: Please stop defaulting to VCS="bzr"

2011-09-29 Thread Soren Hansen
whoops ** Changed in: etckeeper (Ubuntu) Importance: Undecided => Wishlist ** Changed in: etckeeper (Ubuntu) Status: Won't Fix => Opinion -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to etckeeper in Ubuntu. https://bugs.laun

[Bug 862728] Re: Please stop defaulting to VCS="bzr"

2011-09-29 Thread Soren Hansen
If you have sound technical reasons why bzr shoulnd't be the default, please elaborate. Otherwise, I don't see why this needs to change. The default has been bzr since etckeeper was added to Ubuntu. Changing the default would mean that etckeeper would be broken (i.e. will have lost its history) fo

[Bug 860492] Re: [MIR] cobbler-enlist source and binaries

2011-09-29 Thread Matthias Klose
2011-09-29 20:42:50 INFOOverride Component to: 'main' 2011-09-29 20:42:51 INFO'cobbler-enlist - 0.2-1/universe/admin' source overridden 2011-09-29 20:42:51 INFO'cobbler-enlist-0.2-1/universe/admin/EXTRA' binary overridden in oneiric/amd64 2011-09-29 20:42:51 INFO'cobbler-enlist-0.

[Bug 862728] Re: Please stop defaulting to VCS="bzr"

2011-09-29 Thread Dave Walker
I'm marking this as 'Opinion' because it clearly falls into that category. Bazaar is the Ubuntu chosen VCS. If you are experiencing specific issues, please raise them separately. As a Ubuntu developer, I would suggest that this can be Fix Released by making it a debconf option that can be presee

[Bug 862757] Re: the munin plugin sensors_ does not recognize the values of volt and fan from lm-sensors

2011-09-29 Thread Nico Eisold
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to munin in Ubuntu. https://bugs.launchpad.net/bugs/862757 Title: the munin plugin sensors_ does not recognize the values of volt and fan from lm-sensors To manage notifications about th

[Bug 862757] [NEW] the munin plugin sensors_ does not recognize the values of volt and fan from lm-sensors

2011-09-29 Thread Nico Eisold
Public bug reported: the plugin shows only the temperatures and does not recognize the other values #console output of the plugin and lmsensors root@server:~# /etc/munin/plugins/sensors_fan suggest temp root@server:~# /etc/munin/plugins/sensors_fan root@server:~# /etc/munin/plugins/sensors_volt

[Bug 804211] Re: package foo2zjs 20110210dfsg-1ubuntu2.1 failed to install/upgrade: problemas de dependencias - se deja sin configurar

2011-09-29 Thread Steve Langasek
Note that /lib/init/upstart-job in natty and above correctly implements the policy requirement to return *success* if the job is already running. What version of upstart is installed here? What do 'status cups' and 'status smbd' return? ** Changed in: foo2zjs (Ubuntu) Status: New => Inval

[Bug 862728] [NEW] Please stop defaulting to VCS="bzr"

2011-09-29 Thread Daniel Hahler
Public bug reported: It is getting quite annoying to have to setup $VCS to reasonable VCS all the time (or at least when upgrading from Natty to Oneiric). Please stop this. Bazaar is being pushed by Canonical, but it sucks so much compared to Git that it does not make any sense to change the pac

[Bug 804211] Re: package foo2zjs 20110210dfsg-1ubuntu2.1 failed to install/upgrade: problemas de dependencias - se deja sin configurar

2011-09-29 Thread Steve Langasek
Insufficient information here to diagnose. The attached log only shows the attempt to configure the samba and cups packages, it doesn't show their earlier configuration. davidrsm, do you have older dpkg logs, from before this failure? Do you recall having manually started samba and cups during th

[Bug 529714] Re: rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r()

2011-09-29 Thread Kate Stewart
** Tags added: rls-mgr-o-tracking -- 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/529714 Title: rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r() To manage notifications a

[Bug 862558] Re: cobbler-enlist is not checking for return codes enough

2011-09-29 Thread Kate Stewart
** Tags added: rls-mgr-o-tracking -- You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. https://bugs.launchpad.net/bugs/862558 Title: cobbler-enlist is not checking for return codes enough To manage notifications about this bug go to: h

[Bug 832507] Re: console.log grows indefinitely

2011-09-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-server-dev/nova/diablo -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/832507 Title: console.log grows indefinitely To manage notifications about this bug

[Bug 832159] Re: lxc: get-console-output does not work

2011-09-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-server-dev/nova/diablo -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/832159 Title: lxc: get-console-output does not work To manage notifications about th

[Bug 860492] Re: [MIR] cobbler-enlist source and binaries

2011-09-29 Thread Jamie Strandboge
Bug #862567 is fixed. Please feel free to seed in main. ** Summary changed: - [MIR] cobbler-enlist src, cobbler-enlist-udeb bin + [MIR] cobbler-enlist source and binaries ** Changed in: cobbler-enlist (Ubuntu Oneiric) Status: In Progress => Fix Committed -- You received this bug notific

[Bug 862651] Re: package mysql-server-5.1 (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-09-29 Thread aristath
-- 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/862651 Title: package mysql-server-5.1 (not installed) failed to install/upgrade: subprocess new pre-installation script returned e

[Bug 861547] Re: /usr/sbin/ietadm is missing in /etc/sudoers.d/nova_sudoers

2011-09-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-server-dev/nova/diablo -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/861547 Title: /usr/sbin/ietadm is missing in /etc/sudoers.d/nova_sudoers To manage n

[Bug 862651] Re: package mysql-server-5.1 (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-09-29 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/862651 Title: package mysql-server-5.1 (not installed) failed to install/upgrade: subprocess

[Bug 862651] [NEW] package mysql-server-5.1 (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-09-29 Thread aristath
Public bug reported: Ubuntu oneiric (development branch) tried to install MySQL using sudo apt-get install mysql-server ProblemType: Package DistroRelease: Ubuntu 11.10 Package: mysql-server-5.1 (not installed) ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4 Uname: Linux 3.0.0-12-generic

[Bug 832159] Re: lxc: get-console-output does not work

2011-09-29 Thread Dave Walker
** Tags added: server-o-rs ** Also affects: nova (Ubuntu Oneiric) Importance: Undecided Status: Confirmed ** Changed in: nova (Ubuntu Oneiric) Assignee: (unassigned) => Chuck Short (zulcss) -- You received this bug notification because you are a member of Ubuntu Server Team, whic

[Bug 862567] Re: debconf and documentation should mention lack of SSL

2011-09-29 Thread Launchpad Bug Tracker
This bug was fixed in the package cobbler-enlist - 0.2-1 --- cobbler-enlist (0.2-1) oneiric; urgency=low * debian/cobbler-enlist-udeb.templates: Updated warning-note template to provide details, and a warning. (LP: #862567) * debian/cobbler-enlist-udeb.postinst: Provided speec

[Bug 862558] Re: cobbler-enlist is not checking for return codes enough

2011-09-29 Thread Dave Walker
** Changed in: cobbler-enlist (Ubuntu Oneiric) Assignee: Canonical Server Team (canonical-server) => Ubuntu Server Team (ubuntu-server) ** Changed in: cobbler-enlist (Ubuntu P-series) Assignee: Canonical Server Team (canonical-server) => Ubuntu Server Team (ubuntu-server) -- You rece

[Bug 861582] Re: Failed snapshots are not cleaned up

2011-09-29 Thread Brian Waldon
** Changed in: nova Status: New => Fix Committed ** Changed in: nova Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/861582 Title: Failed snap

[Bug 860492] Re: [MIR] cobbler-enlist src, cobbler-enlist-udeb bin

2011-09-29 Thread Jamie Strandboge
Security review: - does not check return codes in several places surrounding malloc() and xmlrpc_* calls - SSL is not used due to bug #833994 I would really like to see the error checking done at some time. I realize this is a time crunch and don't see a vulnerability with the shallow audit I per

[Bug 860492] Re: [MIR] cobbler-enlist src, cobbler-enlist-udeb bin

2011-09-29 Thread Jamie Strandboge
Marking as 'In Progress' since this is pending bug #862567. ** Changed in: cobbler-enlist (Ubuntu Oneiric) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler-enlist in Ubuntu. https://bugs.l

[Bug 860492] Re: [MIR] cobbler-enlist src, cobbler-enlist-udeb bin

2011-09-29 Thread Jamie Strandboge
"...please feel free to promote and seed once bug #862567 is fixed." should have read: "...please feel free to seed and promote source and binaries once bug #862567 is fixed." -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler-enl

[Bug 861582] Re: Failed snapshots are not cleaned up

2011-09-29 Thread Dave Walker
** Changed in: nova (Ubuntu Oneiric) Status: New => Triaged ** Changed in: nova (Ubuntu Oneiric) Assignee: (unassigned) => Chuck Short (zulcss) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.la

[Bug 862567] [NEW] debconf and documentation should mention lack of SSL

2011-09-29 Thread Jamie Strandboge
Public bug reported: During the review of cobbler-enlist, it was noted that cobbler-enlist doesn't use SSL. This should be documented as such: - adjusting the already existing debconf questions/notes to include language that the information is currently submitted in unencrypted form (and a way t

[Bug 862567] Re: debconf and documentation should mention lack of SSL

2011-09-29 Thread Dave Walker
** Tags added: server-o-rs -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler-enlist in Ubuntu. https://bugs.launchpad.net/bugs/862567 Title: debconf and documentation should mention lack of SSL To manage notifications about th

[Bug 862558] [NEW] cobbler-enlist is not checking for return codes enough

2011-09-29 Thread Jamie Strandboge
Public bug reported: In performing the MIR audit for cobbler-enlist (bug #860492), I discovred: - PROBLEM: most xmlrpc_* calls are not doing any error checking, but should be based on looking at code of xmlrpc-c. - RECOMMENDATION: create utility function wrappers for the common xmlrpc-c comamnd

[Bug 862392] Re: unity/compiz dies horribly if kvm interrupted when iconified

2011-09-29 Thread Ben Howard
Marking as invalid for KVM. ** Changed in: kvm (Ubuntu) Status: New => Invalid ** Changed in: kvm (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in Ubuntu. https://bugs.launchpad

[Bug 861582] A change has been merged to openstack/nova

2011-09-29 Thread Openstack Gerrit
Reviewed: https://review.openstack.org/726 Committed: http://github.com/openstack/nova/commit/eb6432361ee4946d93867e2d3f0870d892a25c66 Submitter: Jenkins Branch:master status fixcommitted done commit eb6432361ee4946d93867e2d3f0870d892a25c66 Author: David Subiros Date: Wed Sep 28 15:19:

[Bug 862520] Re: package slapd 2.4.23-6ubuntu6 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-09-29 Thread Djordje Kornic
-- 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/862520 Title: package slapd 2.4.23-6ubuntu6 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script r

[Bug 862520] [NEW] package slapd 2.4.23-6ubuntu6 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-09-29 Thread Djordje Kornic
Public bug reported: error while upgrading to 11.04. error in openldap and ebox ProblemType: Package DistroRelease: Ubuntu 11.04 Package: slapd 2.4.23-6ubuntu6 ProcVersionSignature: Ubuntu 2.6.35-30.56-server 2.6.35.13 Uname: Linux 2.6.35-30-server x86_64 Architecture: amd64 CNConfig: Error: comm

[Bug 827496] Re: cobbler kickstart metadata dont affect ubuntu preseed

2011-09-29 Thread Ronen
I could put that in the system but since id like to have multiple profiles inherit from it, the only workaround I can see is to patch the pxe and tft files before the installation for each system, I think that the reason I thought the user had no effect was because I set it up in the system -- Yo

[Bug 862340] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2011-09-29 Thread Ubuntu QA's Bug Bot
** Package changed: ubuntu => bacula (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bacula in Ubuntu. https://bugs.launchpad.net/bugs/862340 Title: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: e

[Bug 862340] [NEW] package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2011-09-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: please i dont not speek ingles.please messenger of spanish ProblemType: Package DistroRelease: Ubuntu 10.04 Package: bacula-director-mysql 5.0.1-1ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-33.72-generic 2.6.32.41+drm33.18 Uname: Linux 2.6.32-33-generic i

[Bug 827496] Re: cobbler kickstart metadata dont affect ubuntu preseed

2011-09-29 Thread Andres Rodriguez
Hi Ronen, Yes, kernel options take precedence to the ones on the preseed file. I do agree that the duplicated hostname= might be a bug,m however, the way how cobbler handles this is done differently. I'd suggest you remove the kopts for hostname=ubu2 and set the system's hostname so that it gest

[Bug 827496] Re: cobbler kickstart metadata dont affect ubuntu preseed

2011-09-29 Thread Ronen
BTW the: /var/lib/tftpboot/pxelinux.cfg/MAC file has also parameters, Id suggest reproducing all this using virtualbox (youll need to use AM79 network card) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler in Ubuntu. https://b

[Bug 862416] Re: logcheck ignore and violation rules are not matching on alternate policy banks

2011-09-29 Thread Simon Déziel
What I would suggest is to replace this ignore rules (and all other similar) : ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ amavis\[[[:digit:]]+\]: \([-[:digit:]]+\) Passed CLEAN,( \[[.:[:xdigit:]]+\]){0,2} <[^>]*> -> <[^>]*>(,<[^>]*>)*, Message-ID: <[^>]+>( \((added by[^)]+|sfid-[_[:xdigit:]]+)\))?,(

[Bug 827496] Re: cobbler kickstart metadata dont affect ubuntu preseed

2011-09-29 Thread Ronen
Hey Andres, after digging a bit further into the issue I think iv found the cause, iv got a system that inherits from a profile, the parent profile specifies the following kernel options: priority=critical locale=en_US In the inheriting system iv specified: priority=critical locale=en_US hostnam

[Bug 862416] [NEW] logcheck ignore and violation rules are not matching on alternate policy banks

2011-09-29 Thread Simon Déziel
Public bug reported: The logcheck ignore and violation rules works well when using only the default policy bank but they fail to match alternate policy banks log messages. Here is an example of one log that should have match (but didn't) : Sep 29 00:02:10 www amavis[25415]: (25415-05) Passed CLEA

[Bug 862136] PulseSinks.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "PulseSinks.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480680/+files/PulseSinks.txt -- 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

[Bug 862136] RfKill.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480682/+files/RfKill.txt -- 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/862

[Bug 862136] WifiSyslog.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480685/+files/WifiSyslog.txt -- 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

[Bug 862136] UdevDb.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480683/+files/UdevDb.txt -- 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/862

[Bug 862136] ProcInterrupts.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480678/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launc

[Bug 862136] IwConfig.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480674/+files/IwConfig.txt -- 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/bug

[Bug 862136] CurrentDmesg.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480673/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad

[Bug 862136] UdevLog.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480684/+files/UdevLog.txt -- 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/8

[Bug 862136] PulseSources.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "PulseSources.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480681/+files/PulseSources.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad

[Bug 862136] ProcModules.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480679/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad.n

[Bug 862136] ProcCpuinfo.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480677/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad.n

[Bug 862136] PciMultimedia.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480676/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchp

[Bug 862136] Lspci.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480675/+files/Lspci.txt -- 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/86213

[Bug 862136] Card1.Codecs.codec.0.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "Card1.Codecs.codec.0.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480672/+files/Card1.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https:

[Bug 862136] Card0.Codecs.codec.1.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "Card0.Codecs.codec.1.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480671/+files/Card0.Codecs.codec.1.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https:

[Bug 862136] Card0.Codecs.codec.0.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480670/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https:

[Bug 862136] Card0.Amixer.values.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "Card0.Amixer.values.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480669/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://

[Bug 862136] BootDmesg.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480668/+files/BootDmesg.txt -- 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/b

[Bug 862136] ArecordDevices.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "ArecordDevices.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480667/+files/ArecordDevices.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launc

[Bug 862136] AplayDevices.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "AplayDevices.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480666/+files/AplayDevices.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad

[Bug 862136] AlsaDevices.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "AlsaDevices.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480665/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad.n

[Bug 862136] AcpiTables.txt

2011-09-29 Thread Neil Wilson
apport information ** Attachment added: "AcpiTables.txt" https://bugs.launchpad.net/bugs/862136/+attachment/2480664/+files/AcpiTables.txt -- 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

[Bug 862136] Re: Can't define network with IPv6 address in libvirt - fails to define address

2011-09-29 Thread Neil Wilson
You might want to try setting the dummy interface up in libvirt. That may workaround it for now at the expense of polluting the ifconfig listings. ** Patch added: "Start dummy bridge interface 'up' rather than 'down'" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/862136/+attachment/2

[Bug 862392] Re: unity/compiz dies horribly if kvm interrupted when iconified

2011-09-29 Thread James Hunt
** Also affects: kvm (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in Ubuntu. https://bugs.launchpad.net/bugs/862392 Title: unity/compiz dies horribly if kvm interrupted when

[Bug 828789] Re: [FFE] please enable spice support

2011-09-29 Thread Serge Hallyn
@Dave, hmm, good point. I wonder why it built for me then. Yes, that dependency should be removed. -- 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/828789 Title: [FFE] please enab

[Bug 862136] Re: Can't define network with IPv6 address in libvirt - fails to define address

2011-09-29 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: libvirt (Ubuntu) Status: New => Triaged ** Changed in: linux (Ubuntu) Status: Incomplete => Triaged -- You received this bug notifica

[Bug 862136] Missing required logs.

2011-09-29 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. >From a terminal window please run: apport-collect 862136 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment

[Bug 862136] Re: Can't define network with IPv6 address in libvirt - fails to define address

2011-09-29 Thread Serge Hallyn
Thanks for reporting this bug and all the information, Neil. Looking at Linus' tree and the patchwork discussion in comment #7, it looks like discussion about a kernel fix is stalled. I also don't see any commits in the upstream libvirt tree addressing this. I will mark this as also affect the k

[Bug 854899] Re: [FFe] Update to puppet-2.7.3

2011-09-29 Thread Jamie Strandboge
This should be updated to 2.7.4 or to include the patch in http://www.ubuntu.com/usn/usn-1217-1/. -- 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/854899 Title: [FFe] Update to puppet-

[Blueprint server-o-kvm-document-suggested-changes] KVM - document recommended changes in defaults

2011-09-29 Thread Serge Hallyn
Blueprint changed by Serge Hallyn: Whiteboard changed: Status: not yet started Work Items: - [serge-hallyn] Define list of workloads (and their characteristics) we care about: POSTPONED - [serge-hallyn] Get feedback on ubuntu-server about workloads: POSTPONED + [serge-hallyn] Define lis

[Blueprint server-o-jenkins] Get Jenkins into the Ubuntu Archive

2011-09-29 Thread Dave Walker
Blueprint changed by Dave Walker: Whiteboard changed: Jenkins works just fine on both ARM and x86 platforms Thanks to Xerxes Ranby and Kohuske Kawaguchi to identifying the issue with JamVM on ARM and resolving so quickly. > UDS Session Notes

[Blueprint server-o-jenkins] Get Jenkins into the Ubuntu Archive

2011-09-29 Thread James Page
Blueprint changed by James Page: Whiteboard changed: Jenkins works just fine on both ARM and x86 platforms Thanks to Xerxes Ranby and Kohuske Kawaguchi to identifying the issue with JamVM on ARM and resolving so quickly. > UDS Session Notes D

[Blueprint server-o-ensemble-conference-talks] Ensemble Conference Talks

2011-09-29 Thread Dave Walker
Blueprint changed by Dave Walker: Whiteboard changed: Work Items: - [bcsaller] Cloud Camp - May 26, 2011 in San Francisco, CA, USA {1}: DONE + [bcsaller] Cloud Camp - May 26, 2011 in San Francisco, CA, USA {1}: DONE DevOps Day Australia (Taking talk submissions now) - July 22-23rd in Melbour

[Blueprint server-o-automated-boot-testing] Automated Boot/Shutdown/Reboot Testing

2011-09-29 Thread Dave Walker
Blueprint changed by Dave Walker: Whiteboard changed: Work Items: - Evaluate jenkins framework for capability of boot/deploy testing: TODO - Develop common test procedure (install, boot, shutdown, boot again, fsck, etc. etc): TODO - Develop test for minimal install: TODO - Develop test for Full

[Blueprint server-o-lxc-improvements] LXC improvements

2011-09-29 Thread Dave Walker
Blueprint changed by Dave Walker: Whiteboard changed: # NOTE: I s/ebiederman/serge-hallyn for "push lxc-attach kernel patches" as ebiederman wasn't a valid LP username, please update this if ebiederman has a LP account. Thanks. Plenty of other distro templates could use work, but a fed

  1   2   >