[Bug 930916] Re: amavis start-stop script fails to stop amavisd

2012-03-03 Thread albatros
Sorry I have not put the correct paths in the patch

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

Title:
  amavis start-stop script fails to stop amavisd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/930916/+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 930916] Re: amavis start-stop script fails to stop amavisd

2012-03-03 Thread albatros
Looking at it  reading the Debian package's changelog I think the only
thing to fix this has been removing the check for the uid of the running
process when stopping the process. The necessary patch might be limited
to something like the attached file.

** Patch added: amavis-init-patch.diff
   
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/930916/+attachment/2804788/+files/amavis-init-patch.diff

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

Title:
  amavis start-stop script fails to stop amavisd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/930916/+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 943088] Re: package nagios3-cgi 3.2.3-1ubuntu1.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-03-03 Thread Clint Byrum
mahesh, this appears to be an incompatibility with nagios3's maintainer
scripts and the 'mini-httpd' package, which diverts /usr/bin/htpasswd,
and thus cannot take the -b argument.

The appropriate way to fix this is probably for the maintainer script to
add a 'Breaks: mini-httpd' or perhaps detect that it has been installed
by looking for /usr/bin/htpasswd.apache-utils.

Ultimately, though, mini-httpd seems fairly wrong headed in diverting
htpasswd, and should not, IMO, be diverting /usr/bin/htpasswd, as it is
not a fully compatible drop in replacement. So, I'm marking this as also
affecting mini-httpd (Debian bug is already existing, will mark that as
well). nagios3, imo, doesn't really need to handle this, as mini-httpd
is the rude package here. So marking as Low in nagios3, and High in
mini-httpd.

As a workaround, remove mini-httpd, as it is not compatible with the
maintainer scripts of nagios3.

** Changed in: nagios3 (Ubuntu)
   Status: New = Triaged

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

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

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

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

Title:
  package nagios3-cgi 3.2.3-1ubuntu1.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/943088/+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 945453] [NEW] README has wrong VCS default (should be bzr, not git)

2012-03-03 Thread Smylers
Public bug reported:

/usr/share/doc/etckeeper/README says:

  Note that the default VCS is git

The actual default in /etc/etckeeper/etckeeper.conf seems to be bzr.
Please can you tweak the README to match reality.

Unfortunately the above sentence from the README continues:

  and this tutorial assumes you're using it. Using other VCSes should be
broadly similar.

So to be truthful the sentence needs to become a little awkward, perhaps
something like:

  The default VCS in Ubuntu is bzr. This tutorial assumes you're using
git. Using bzr (or any other supported VCS) should be broadly similar.
If you would like to use git, edit the file
/etc/etckeeper/etckeeper.conf to remove the # from the beginning of the
line #VCS=git and insert a # before VCS=bzr.

(Or rewrite the tutorial to be bzr-based. Or change the default to git,
of course!)

Thanks.

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

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

Title:
  README has wrong VCS default (should be bzr, not git)

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

2012-03-03 Thread Clint Byrum
Synced 2.7.11-1, thanks lynxman!

** Changed in: puppet (Ubuntu)
 Assignee: (unassigned) = Clint Byrum (clint-fewbar)

** Changed in: puppet (Ubuntu)
 Assignee: Clint Byrum (clint-fewbar) = Marc Cluet (lynxman)

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

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

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/944866/+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 945177] Re: not lintian clean

2012-03-03 Thread Clint Byrum
** Changed in: nova (Ubuntu)
   Status: New = Confirmed

** Changed in: nova (Ubuntu)
   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/945177

Title:
  not lintian clean

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/945177/+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 943599] Re: [lucid] tomcat6 does not include tomcat-dbcp.jar

2012-03-03 Thread Clint Byrum
Looks like a regression from Jaunty. Not too many complaints these days,
so maybe people have transitioned to the more appropriate namespace?

Anyway, marking as Medium, since there is a workaround. I couldn't find
the patch that was applied in Jaunty in the newer packages.

** Tags added: regression-release

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

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

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

Title:
  [lucid] tomcat6 does not include tomcat-dbcp.jar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/943599/+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 945264] Re: NTP not receiving PPS signal

2012-03-03 Thread Lars de Bruin
** Changed in: ntp (Ubuntu)
   Status: New = Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/ntp/+question/189527

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

Title:
  NTP not receiving PPS signal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/945264/+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 945615] [NEW] XDebug PHP version compatibility issue

2012-03-03 Thread sry but private
Public bug reported:

This issue isn't a bug in common sense. 
It's a package interoperability problem resulting in bugs.

I am using a vanilla Ubuntu 10.04 LTS installation.
with
libapache2-mod-php5 (PHP Version 5.3.2-1ubuntu4.14)
php5-xdebug (2.0.5-1ubuntu1)

The usual bug is that there are no visible local variables in the IDE depending 
on Xdebug.
By manually updating XDebug to a 2.1.x version the bug vanishes.

All behaves well with XDebug version 2.2.x

With version 2.2.3 all seems allright. But then I got

[Sat Mar 03 12:13:45 2012] [notice] child pid 6276 exit signal
Segmentation fault (11)

in the apache error log and the debugger crashed. The culprit was the 
mysqli_init()  statement initiated from Drupal6. 
(Drupal7 isn't affected because it does not apply this statement any more.)

The bug vanished after manually downgrading Xdebug to 2.2.2 again.

So I urge you to change the php-xdebug package to 2.1.x or 2.2.x but not
to 2.3.x unless you dont lift the PHP version.

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

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

Title:
  XDebug PHP version compatibility issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/945615/+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 945615] Re: XDebug PHP version compatibility issue

2012-03-03 Thread sry but private
With version 2.2.3 all seems allright.

correction:  With version 2.3.x all seems allright.

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

Title:
  XDebug PHP version compatibility issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/945615/+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 693594] Re: cgroup-bin should not move kthreadd into a default cgroup

2012-03-03 Thread Rioting_Pacifst
This bug has quite a few nasty symptoms (breaks suspend on SMP machines,
etc) and I guess cgroups are going to get more popular as people try the
superpatch so could we get one of the following into 12.04 please:

1)do not move all tasks into a default cgroup 
comment CREATE_DEFAULT=yes out and uncomment CREATE_DEFAULT=no in 
/etc/default/cgconfig

2)putting the following in /etc/cgconfig.conf
group sysdefault {
cpu {
cpu.rt_runtime_us = 95;
}
}

3) Add a rule so that [kthreadd] is never put in the default group

4) Changing startup script to not move ktreadadd

I think creating a superflous default group is stupid anyway so the
first fix is by far the best.

Upstream have also release 0.38 but nothing in the changelog seems
relevant.

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

Title:
  cgroup-bin should not move kthreadd into a default cgroup

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

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


Re: [Bug 693594] Re: cgroup-bin should not move kthreadd into a default cgroup

2012-03-03 Thread Serge Hallyn
Jon,

if you could do these soon in the Debian package, I think we should
still be able to get it into precise.

Rioting_Pacifst,

note that we generally recommend using cgroup-lite when possible.

Quoting Rioting_Pacifst (693...@bugs.launchpad.net):
 This bug has quite a few nasty symptoms (breaks suspend on SMP machines,
 etc) and I guess cgroups are going to get more popular as people try the
 superpatch so could we get one of the following into 12.04 please:
 
 1)do not move all tasks into a default cgroup 
 comment CREATE_DEFAULT=yes out and uncomment CREATE_DEFAULT=no in 
 /etc/default/cgconfig
 
 2)putting the following in /etc/cgconfig.conf
 group sysdefault {
 cpu {
 cpu.rt_runtime_us = 95;
 }
 }
 
 3) Add a rule so that [kthreadd] is never put in the default group
 
 4) Changing startup script to not move ktreadadd
 
 I think creating a superflous default group is stupid anyway so the
 first fix is by far the best.
 
 Upstream have also release 0.38 but nothing in the changelog seems
 relevant.
 
 -- 
 You received this bug notification because you are subscribed to
 libcgroup in Ubuntu.
 https://bugs.launchpad.net/bugs/693594
 
 Title:
   cgroup-bin should not move kthreadd into a default cgroup
 
 Status in “libcgroup” package in Ubuntu:
   Confirmed
 
 Bug description:
   Steps to reproduce:
   1. Install cgroup-bin from universe on a stock Lucid machine (I've only 
 tested amd64, but I suspect it shouldn't matter)
   2. Load an arbitrary module (e.g. modprobe rds)
   3. Unload the module loaded in (2) (e.g. rmmod rds)
 
   The 'rmmod' process will hang unkillably in the kernel.
 
   Here's an example `dmesg` output from the hung-task watchdog for
   rmmod:
 
    INFO: task rmmod:1608 blocked for more than 120 seconds.
    echo 0  /proc/sys/kernel/hung_task_timeout_secs disables this message.
    rmmod D  0  1608   1440 0x
      880014245c78 0082 00015bc0 00015bc0
      880014804890 880014245fd8 00015bc0 8800148044d0
      00015bc0 880014245fd8 00015bc0 880014804890
     Call Trace:
     [81541b6d] schedule_timeout+0x22d/0x300
     [812b8716] ? rb_erase+0xd6/0x160
     [81052a10] ? __dequeue_entity+0x30/0x50
     [8154178b] wait_for_common+0xdb/0x180
     [8105a220] ? default_wake_function+0x0/0x20
     [815418ed] wait_for_completion+0x1d/0x20
     [8107fe55] flush_cpu_workqueue+0x65/0xa0
     [8107ff10] ? wq_barrier_func+0x0/0x20
     [81080754] flush_workqueue+0x54/0x80
     [810b5b24] __stop_machine+0xf4/0x120
     [8109d8c0] ? __try_stop_module+0x0/0x50
     [810b5d7e] stop_machine+0x3e/0x60
     [8109cbd4] ? find_module+0x34/0x70
     [8109e1ee] sys_delete_module+0x17e/0x270
     [810121b2] system_call_fastpath+0x16/0x1b
 
   The process is waiting on kstop/0 to wake up and service the stop_cpu
   workqueue work item that it has queued. kstop/0 is marked as
   TASK_RUNNABLE, but doesn't appear to ever be getting scheduled:
 
   $ ps -f 1609
   UIDPID  PPID  C STIME TTY  STAT   TIME CMD
   root  1609 2  0 14:47 ?R  0:00 [kstop/0]
 
   $ cat /proc/1609/stack
   [8107fb6a] worker_thread+0xda/0x110
   [81084206] kthread+0x96/0xa0
   [810131ea] child_rip+0xa/0x20
   [] 0x
 
   I tracked this behavior down and reported it to the upstream kernel,
   but they say it's not a bug and that it's libcgroup's fault for moving
   kthreadd into a cgroup without RT privs:
   https://lkml.org/lkml/2011/1/5/53
 
 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/693594/+subscriptions

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

Title:
  cgroup-bin should not move kthreadd into a default cgroup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/693594/+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 945453] Re: README has wrong VCS default (should be bzr, not git)

2012-03-03 Thread Jelmer Vernooij
Thanks for the bug report.

Ideal would indeed be to update the tutorial to use bzr.

** Changed in: etckeeper (Ubuntu)
   Status: New = Triaged

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

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

Title:
  README has wrong VCS default (should be bzr, not git)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/945453/+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 945684] [NEW] package eucalyptus-common 2.0.1+bzr1256-0ubuntu8 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script was killed by signal (Terminated)

2012-03-03 Thread Ajiri Oshobe
Public bug reported:

Error occured during version upgrade from 11.04 64-bit to 11.10 64-bit

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: eucalyptus-common 2.0.1+bzr1256-0ubuntu8
ProcVersionSignature: Ubuntu 2.6.38-8.42-server 2.6.38.2
Uname: Linux 2.6.38-8-server x86_64
.etc.eucalyptus.eucalyptus.cc.conf: CC_NAME=pein
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sat Mar  3 11:21:57 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script was 
killed by signal (Terminated)
InstallationMedia: Ubuntu-Server 11.04 Natty Narwhal - Release amd64 
(20110426)
SourcePackage: eucalyptus
Title: package eucalyptus-common 2.0.1+bzr1256-0ubuntu8 failed to 
install/upgrade: ErrorMessage: subprocess installed post-installation script 
was killed by signal (Terminated)
UpgradeStatus: Upgraded to oneiric on 2012-03-03 (0 days ago)

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


** Tags: amd64 apport-package oneiric

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

Title:
  package eucalyptus-common 2.0.1+bzr1256-0ubuntu8 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script was killed by signal (Terminated)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/945684/+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 945684] Re: package eucalyptus-common 2.0.1+bzr1256-0ubuntu8 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script was killed by signal (Terminated)

2012-03-03 Thread Ajiri Oshobe
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in Ubuntu.
https://bugs.launchpad.net/bugs/945684

Title:
  package eucalyptus-common 2.0.1+bzr1256-0ubuntu8 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script was killed by signal (Terminated)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/945684/+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 945615] Re: XDebug PHP version compatibility issue

2012-03-03 Thread Clint Byrum
sry, thanks for taking the time to file this bug report and help us make
Ubuntu better.

We'd like to help but its not clear what exactly this bug report is
meant to accoplish.

In a bug report we need this to address it:

* What you want to accomplish
* What activity you performed to accomplish it
* What you expect to happen
* What actually happens.

Thank you!

Marking Incomplete pending response.

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

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

Title:
  XDebug PHP version compatibility issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/945615/+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 542543] Re: Access denied for user 'root'@'localhost' to database SOMEDB

2012-03-03 Thread Clint Byrum
We are undergoing a big change in the mysql 5.1 packages for lucid right
now due to the undisclosed security problems released by Oracle. Can
somebody affected please try this after upgrading to the 5.1.61 packages
that are in lucid-proposed?

Thanks!

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

Title:
  Access denied for user 'root'@'localhost' to database SOMEDB

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/542543/+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 666383] Re: package mysql-server-5.1 5.1.41-3ubuntu12.6 failed to install/upgrade: [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running

2012-03-03 Thread Clint Byrum
Hi! This seems like it has gone untouched for a while. I'm not sure what
we can do to address it. The apparmor profile would not result in a
killed by signal, and AFAIK, works for the default install and upgrade
case.

I'm going to mark this as incomplete, since I don't think there is
enough information here to reproduce the issue. If somebody has some
more info to help us find a way to reproduce the issue, please add it
here and mark the bug as New again.

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

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

Title:
  package mysql-server-5.1 5.1.41-3ubuntu12.6 failed to install/upgrade:
  [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/666383/+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 893077] Re: package eucalyptus-java-common 2.0 bzr1241-0ubuntu4.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-03-03 Thread Clint Byrum
*** This bug is a duplicate of bug 888561 ***
https://bugs.launchpad.net/bugs/888561

** This bug has been marked a duplicate of bug 888561
   fails to upgrade if database files have been removed (package 
eucalyptus-java-common 2.0.1 bzr1256-0ubuntu4.2 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1)

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

Title:
  package eucalyptus-java-common 2.0 bzr1241-0ubuntu4.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/eucalyptus/+bug/893077/+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 888561] Re: package eucalyptus-java-common 2.0.1 bzr1256-0ubuntu4.2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-03-03 Thread Clint Byrum
Looks legitimate, if the db doesn't exist, then we shouldn't bother
trying to run an upgrade on it. The code in the latest packages does not
do anything to mitigate that possibility, so I'm marking this as
Triaged, Medium, since it will only affect users that have removed their
eucalyptus database files.

** Changed in: eucalyptus (Ubuntu)
   Status: New = Triaged

** Summary changed:

- package eucalyptus-java-common 2.0.1 bzr1256-0ubuntu4.2 failed to 
install/upgrade: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
+ fails to upgrade if database files have been removed (package 
eucalyptus-java-common 2.0.1 bzr1256-0ubuntu4.2 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1)

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

Title:
  fails to upgrade if database files have been removed (package
  eucalyptus-java-common 2.0.1 bzr1256-0ubuntu4.2 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/888561/+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 945684] Re: package eucalyptus-common 2.0.1+bzr1256-0ubuntu8 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script was killed by signal (Terminated)

2012-03-03 Thread Clint Byrum
Marking Low as this only seems to be a natty-oneiric problem and
eucalyptus is in universe in those two releases.

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

** Tags added: natty2oneiric

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

Title:
  package eucalyptus-common 2.0.1+bzr1256-0ubuntu8 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script was killed by signal (Terminated)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/945684/+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 917851] Re: replace m2crypto with shelling to openssl

2012-03-03 Thread Monty Taylor
** Changed in: openstack-ci
   Status: In Progress = Fix Released

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

Title:
  replace m2crypto with shelling to openssl

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/917851/+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 779670] Re: The usage of --defaults-file is undocumented in the man

2012-03-03 Thread Clint Byrum
Hi Simon, actually mysql.1 comes from upstream. This remains
undocumented in that man page. It also isn't documented in the upstream
manual:

http://dev.mysql.com/doc/refman/5.5/en/mysql-command-options.html

But it is referenced at the top as something that is shared among many
utilities, and a link is here:

http://dev.mysql.com/doc/refman/5.5/en/option-files.html#option-file-
options

So while this is not the most awesome reference, it is suggested in the
SEE ALSO in the bottom of the man page.

I'm going to mark this as Confirmed / Low. This needs to be forwarded
upstream, and ideally a new man page of mysql_defaults_options should be
created and referenced from all the other man pages.

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: New = Confirmed

** Tags added: upstream

** Also affects: mysql-5.5 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: mysql-5.5 (Ubuntu)
   Status: New = Confirmed

** Changed in: mysql-5.5 (Ubuntu)
   Importance: Undecided = Low

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

Title:
  The usage of --defaults-file is undocumented in the man

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/779670/+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 944546] Re: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

2012-03-03 Thread Clint Byrum
Andrew, thanks for the report!

Patch looks pretty minimal and its an upstream critical bug. This should
definitely be fixed before precise releases.

** Changed in: libcommons-cli-java (Ubuntu)
   Status: New = Triaged

** Changed in: libcommons-cli-java (Ubuntu)
   Importance: Undecided = Critical

** Also affects: libcommons-cli-java (Ubuntu Precise)
   Importance: Critical
   Status: Triaged

** Changed in: libcommons-cli-java (Ubuntu Precise)
Milestone: None = ubuntu-12.04-beta-2

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

Title:
  StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcommons-cli-java/+bug/944546/+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 945941] Re: smbd crashed with SIGABRT in rep_strlcpy()

2012-03-03 Thread ttravesso
** Visibility changed to: Public

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

Title:
  smbd crashed with SIGABRT in rep_strlcpy()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/945941/+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 27463] Re: [needs-packaging] 389 Directory Server for Ubuntu

2012-03-03 Thread justinchudgar
We should package the LdapImport script from
http://wiki.babel.com.au/index.php?area=Linux_Projectspage=LdapImport#toc1
as it is one of the Fedora recommended tools to migrate from other LDAP
servers or /etc/passwd files. I've tested it importing from
/etc/passwd|shadow|group and it works very well with 389.

If it is already done, doh! If you want me to do it, let me know. Seems that in 
addition to the script files, the following are necessary:
- libnet-ldap-perl, libnet-dns-perl, liblog-log4perl-perl, liblog-dispatch-perl

** Attachment added: LdapImport perl scripts
   
https://bugs.launchpad.net/ubuntu/+bug/27463/+attachment/2808758/+files/LdapImport.tgz

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

Title:
  [needs-packaging] 389 Directory Server for Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/27463/+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 946022] [NEW] KVM Guest Hangs at Booting from hard disk

2012-03-03 Thread Cerin
Public bug reported:

I tried to create an KVM Ubuntu 11.10 guest running on an Ubuntu 11.10
host by running:

sudo vmbuilder kvm ubuntu --verbose --config new_vm.cfg

My new_vm.cfg:

[DEFAULT]
arch=amd64
cpus=2
mem=4096
ip=192.168.1.10
mask=255.255.255.0
net=192.168.0.0
bcast=192.168.1.255
gw=192.168.1.1
dns=192.168.1.1
bridge=br0
user=username
name=realname
pass=password
part=/home/chris/vmbuilder.partition
tmpfs=- 
firstboot=/tmp/firstboot.sh
firstlogin=/tmp/firstlogin.sh
hostname=new_vm

[ubuntu]
suite=oneiric
flavour=server
addpkg=openssh-server, apache2, apache2-mpm-prefork, apache2-utils, 
apache2.2-common, dbconfig-common, wwwconfig-common, postgresql-9.1, 
unattended-upgrades, acpid, ntp

[kvm]
libvirt=qemu:///system

My vmbuilder.partition:

root 8000
swap 4000
---
/var 12

My firstboot.sh:

#!/bin/bash
passwd -e username
rm /etc/ssh/ssh_host*key*
dpkg-reconfigure -fnoninteractive -pcritical openssh-server

My firstlogin.sh:

#!/bin/bash
sudo dpkg-reconfigure console-setup

The command seemed to complete without error, so then I ran:

sudo virsh --connect qemu:///system start new_vm

At this point, KVM consumes 100% CPU, but the VM doesn't seem to boot. I
used virt-manager to connect to the VM's console, and all it says is
Booting from hard disk and it doesn't seem to proceed. I waited 30
minutes, but nothing changes.

I tried with flavour=virtual, but the result is the same.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: python-vm-builder 0.12.4-0ubuntu0.2
ProcVersionSignature: Ubuntu 2.6.32-38.83-generic 2.6.32.52+drm33.21
Uname: Linux 2.6.32-38-generic x86_64
NonfreeKernelModules: wl nvidia
Architecture: amd64
Date: Sat Mar  3 21:01:25 2012
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: vm-builder

** Affects: vm-builder (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

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

Title:
  KVM Guest Hangs at Booting from hard disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/946022/+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 946022] Re: KVM Guest Hangs at Booting from hard disk

2012-03-03 Thread Cerin
-- 
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/946022

Title:
  KVM Guest Hangs at Booting from hard disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/946022/+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 946022] Re: KVM Guest Hangs at Booting from hard disk

2012-03-03 Thread Cerin
I based by scripts on the instructions at
https://help.ubuntu.com/community/JeOSVMBuilder.

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

Title:
  KVM Guest Hangs at Booting from hard disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/946022/+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 784797] Re: [Natty] freshclam.conf has invalid characters and cannot be parsed

2012-03-03 Thread Michael Tautschnig
Hi,

Could those seeing this issue please send the part of their
freshclam.conf file that has

# Proxy:

and the subsequent lines? This should help to understand what exactly
ends up there as value. I'm guessing it is just white space, but that
needs to be confirmed.

Best,
Michael

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

Title:
  [Natty] freshclam.conf has invalid characters and cannot be parsed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/784797/+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 911155] Re: Etckeeper should not complain about hardlinked files when using bzr VCS

2012-03-03 Thread Launchpad Bug Tracker
[Expired for etckeeper (Ubuntu) because there has been no activity for
60 days.]

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

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

Title:
  Etckeeper should not complain about hardlinked files when using bzr
  VCS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/911155/+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 946137] Re: update-exim4.conf crashed with SIGSEGV in __libc_start_main()

2012-03-03 Thread dino99
** Visibility changed to: Public

** Summary changed:

- update-exim4.conf crashed with SIGSEGV in __libc_start_main()
+ 4.76.3-3ubuntu3 : update-exim4.conf crashed with SIGSEGV in 
__libc_start_main()

** Tags added: 4.76.3-3ubuntu3

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

Title:
  4.76.3-3ubuntu3 : update-exim4.conf crashed with SIGSEGV in
  __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/946137/+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 946137]

2012-03-03 Thread Apport retracing service
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 __libc_start_main (main=0x8049730, argc=2, ubp_av=0xbf95a7d4, init=0x80594e0, 
fini=0x8059550, rtld_fini=0xb77e3280, stack_end=0xbf95a7cc) at libc-start.c:226

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

Title:
  4.76.3-3ubuntu3 : update-exim4.conf crashed with SIGSEGV in
  __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/946137/+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 946137] Stacktrace.txt

2012-03-03 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/946137/+attachment/2810267/+files/Stacktrace.txt

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

Title:
  4.76.3-3ubuntu3 : update-exim4.conf crashed with SIGSEGV in
  __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/946137/+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