Re: [Bug 1336855] Re: [SRU] non-interactive grub updates for 12.04 break on AWS

2014-09-17 Thread Ron Wail
Thanks for the reply... I'm still working out how the Ubuntu 
daily/release dev process works :)

I just found the page that documents what SRU is :)

Am I right in thinking that after review it will be released on precise 
and trusty and hit the cloud-images/AWS at the same time?

We're currently running on precise but moving to trusty at the same time 
as we migrate our deployment processes to rely more on cloud-init on 
local vagrant as well as AWS builds... so there's lots of moving parts :)

Thanks,

Ron

On 2014-09-18 05:52 , Ben Howard wrote:
 Uploaded a new branch for SRU after chatting with Scott. Pending review.

 ** Branch linked: lp:~utlemming/ubuntu/precise/cloud-
 init/lp1336855-1363260



Ron

-- 
Design depends largely on constraints. - Charles Eames

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

Title:
  [SRU] non-interactive grub updates for 12.04 break on AWS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1336855/+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 1336855] Re: [SRU] non-interactive grub updates for 12.04 break on AWS

2014-08-27 Thread Ron Wail
Has there been any progress on getting this resolved in the released
cloud image builds?

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

Title:
  [SRU] non-interactive grub updates for 12.04 break on AWS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1336855/+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 1336855] Re: [SRU] non-interactive grub updates for 12.04 break on AWS

2014-08-14 Thread Ron Wail
This is also a problem in trusty using the latest release build
(20140813) with cloud-init 0.7.5.

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

Title:
  [SRU] non-interactive grub updates for 12.04 break on AWS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1336855/+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 1160336] Re: SOAP Client failed to load entry

2013-03-27 Thread Ron Stewart
We seem to be experiencing the same problem. In our case, it is both the
SoapClient and the SoapServer class which fail to load wsdl files (with
the same error message as above), regardless of where the files are
located on our server. I found a workaround which is allowing the wsdl
files to be loaded, but which may be causing unwanted changes in how our
SOAP objects are delivered.

I changed:

$server = new SoapServer('/path/to/wsfile.wsdl');

to:

$server = new SoapServer(null, array('uri' = '/path/to/wsfile.wsdl'));

For the SoapClient code, I changed:

$client = new SoapClient('https://domain/path/to/wsfile.wsdl');

to:

$client = new SoapClient(null, array('uri' =
'https://domain/path/to/wsfile.wsdl', location =
'https://domain/path/to/wsfile.wsdl'));


This got our client code tests to successfully return SOAP objects, but one of 
our customers using existing client side code (which has not been changed) has 
been experiencing errors when attempting to parse the objects they are 
receiving.

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

Title:
  SOAP Client failed to load entry

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1160336/+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 1116576] [NEW] package autofs5 5.0.6-0ubuntu5.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 143

2013-02-05 Thread Ron Thornton
Public bug reported:

During normal operation, autofs has failed to completely shutdown and
restart when trying to correct dead NFS mounts.  Having a problem during
upgrade would be expected.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: autofs5 5.0.6-0ubuntu5.1
ProcVersionSignature: Ubuntu 3.2.0-36.57-generic 3.2.35
Uname: Linux 3.2.0-36-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
Date: Tue Feb  5 13:56:13 2013
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 143
MarkForUpload: True
SourcePackage: autofs5
Title: package autofs5 5.0.6-0ubuntu5.1 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 143
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise third-party-packages

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

Title:
  package autofs5 5.0.6-0ubuntu5.1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 143

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/1116576/+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 892296] [NEW] package bind9 1:9.7.3.dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-11-18 Thread ron
Public bug reported:

bind9 not installing...

if installed (for god sake) it not starts 

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: bind9 1:9.7.3.dfsg-1ubuntu2.3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
AptOrdering:
 bind9utils: Install
 bind9: Install
 bind9utils: Configure
 bind9: Configure
Architecture: i386
Date: Fri Nov 18 13:45:41 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
RelatedPackageVersions:
 bind9utils 1:9.7.3.dfsg-1ubuntu2.3
 apparmor   2.6.1-0ubuntu3
SourcePackage: bind9
Title: package bind9 1:9.7.3.dfsg-1ubuntu2.3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.bind.named.conf.options:
 forwarders {
   
   123.123.123.123;
 };
mtime.conffile..etc.bind.named.conf: 2011-11-18T13:04:13.202751
mtime.conffile..etc.bind.named.conf.local: 2011-11-18T12:37:28.889913
mtime.conffile..etc.bind.named.conf.options: 2011-11-18T12:38:38.293922

** Affects: bind9 (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 bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/892296

Title:
  package bind9 1:9.7.3.dfsg-1ubuntu2.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/892296/+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 892296] Re: package bind9 1:9.7.3.dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-11-18 Thread ron
-- 
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/892296

Title:
  package bind9 1:9.7.3.dfsg-1ubuntu2.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/892296/+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 885554] Re: mysql-server-5.1 Unpacking Halts 11.04-11.10 Server Upgrade

2011-11-05 Thread Ron Adams
I can recreate this in a VM and enable whatever debugging would be most
helpful. Can someone let me know what options/logs would be most useful
in this case beyond the obvious tailing of dmesg?

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

Title:
  mysql-server-5.1 Unpacking Halts 11.04-11.10 Server Upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/885554/+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 808939] [NEW] autofs has undocumented dependency on smbfs

2011-07-11 Thread Ron Young
Public bug reported:

root@mediacenter:/usr/share/squeezeboxserver# lsb_release -rd
Description:Ubuntu 11.04
Release:11.04
autofs5:
  Installed: 5.0.5-0ubuntu6
  Candidate: 5.0.5-0ubuntu6
  Version table:
 *** 5.0.5-0ubuntu6 0
500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
100 /var/lib/dpkg/status

On a fresh install of natty, I was trying to automount a SMB share.
Following the documentation, I was still unable to get the share to
mount (kept failing with various messages: No username...
or
mount wrong fs type)

In researching this problem I came across a reference to smbfs.
Once I installed smbfs, things started working.

I suggest that a dependency for smbfs be added to the autofs 
package.

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

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

Title:
  autofs has undocumented dependency on smbfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/808939/+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 783706] Re: package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-20 Thread Ron
I was thinking the same thing.  I'm looking for an iso file to 
re-install everything.

The only way to make sure people you agree with can speak is to support
the rights of people you don't agree with.

-Eleanor Holmes Norton, US Congressional Delegate


On 11-05-20 10:44 AM, Clint Byrum wrote:
 Excerpts from Ron's message of Fri May 20 05:36:56 UTC 2011:
 update failed with the following info.

 Ign http://ppa.launchpad.net natty/main Translation-en_CA
 Ign http://ppa.launchpad.net natty/main Translation-en
 Fetched 2,779 B in 8s (326 B/s)
 E: Could not get lock /var/lib/dpkg/lock - open (11: Resource
 temporarily unavailable)
 E: Unable to lock the administration directory (/var/lib/dpkg/), is
 another process using it?

 Used sudo fuser -vu /var/lib/dpkg   with no info returned
 Ron, the file would have been /var/lib/dpkg/lock

 I'm guessing something is going wrong on your system if this
 has crept up in another, slightly different way. Either way,
 this is a different error, and, therefore, a different bug
 so please open a new report if you feel that it is something
 wrong with the software.

 I notice that you have some PPA's enabled, I wonder if maybe you have
 some packages that have damaged your system in some way.


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

Title:
  package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 783706] Re: package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-19 Thread Ron
update failed with the following info.

Ign http://ppa.launchpad.net natty/main Translation-en_CA
Ign http://ppa.launchpad.net natty/main Translation-en
Fetched 2,779 B in 8s (326 B/s)
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource 
temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is 
another process using it?

Used sudo fuser -vu /var/lib/dpkg   with no info returned


The only way to make sure people you agree with can speak is to support the 
rights of people you don't agree with.

-Eleanor Holmes Norton, US Congressional Delegate


On 11-05-18 04:06 PM, Clint Byrum wrote:
 Excerpts from Ron's message of Wed May 18 19:40:25 UTC 2011:
 I ran command as suggested, with a process as :

USERPID ACCESS COMMAND
 /var/cache/debconf/config.dat:
root  13393 F (root)frontend
 I killed process and update/ upgrade finished without error.

 Thanks,  we can call this a fix.
 Thanks for the patience to work through it Ron. I think there's still a bug, 
 but
 it seems unlikely we'll be able to figure it out. Its also just possible a 
 window
 asking for configuration details was minimized or somehow otherwise hidden.


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

Title:
  package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 783706] Re: package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-18 Thread Ron
I ran command as suggested, with a process as :

  USERPID ACCESS COMMAND
/var/cache/debconf/config.dat:
  root  13393 F (root)frontend
I killed process and update/ upgrade finished without error.

Thanks,  we can call this a fix.

The only way to make sure people you agree with can speak is to support
the rights of people you don't agree with.

-Eleanor Holmes Norton, US Congressional Delegate


On 11-05-18 10:04 AM, Clint Byrum wrote:
 Excerpts from Ron's message of Tue May 17 00:18:20 UTC 2011:
 Did as suggested with the following result:


 The following packages will be upgraded:
 postfix
 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 29 not fully installed or removed.
 Need to get 0 B/1,165 kB of archives.
 After this operation, 0 B of additional disk space will be used.
 Do you want to continue [Y/n]? Y
 debconf: DbDriver config: /var/cache/debconf/config.dat is locked by
 another process: Resource temporarily unavailable
 (Reading database ... 181555 files and directories currently installed.)
 Preparing to replace postfix 2.8.2-1ubuntu1 (using
 .../postfix_2.8.2-1ubuntu2.1_i386.deb) ...
 debconf: DbDriver config: /var/cache/debconf/config.dat is locked by
 another process: Resource temporarily unavailable
 dpkg: error processing
 /var/cache/apt/archives/postfix_2.8.2-1ubuntu2.1_i386.deb (--unpack):
subprocess new pre-installation script returned error exit status 1
 Errors were encountered while processing:
/var/cache/apt/archives/postfix_2.8.2-1ubuntu2.1_i386.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)


 Can't seem to get past this error.  It's been a couple of weeks.. Almost
 makes one think of what MS windows 7 is like.  ( almost but never)
 Ron, I understand the frustration. Its entirely possible there is
 another process holding this file open that shouldn't be, which would
 be a bug. Can you open a Terminal and add the output of this command to
 the bug report:

 sudo fuser -vu /var/cache/debconf/config.dat

 It should show the process which has config.dat locked. If you determine
 that its ok to kill that process, you can run:

 sudo kill #

 Where # is the process ID shown in the output of fuser.


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

Title:
  package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 783699] [NEW] package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-16 Thread Ron
Public bug reported:

Binary package hint: php5

Bug 77541 still NOT resolved.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: libapache2-mod-php5 5.3.5-1ubuntu7.2
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
Uname: Linux 2.6.38-8-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Mon May 16 13:52:38 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
SourcePackage: php5
Title: package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to natty on 2011-04-29 (17 days ago)

** Affects: php5 (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 php5 in Ubuntu.
https://bugs.launchpad.net/bugs/783699

Title:
  package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 783699] Re: package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-16 Thread Ron
-- 
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/783699

Title:
  package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 783706] [NEW] package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-16 Thread Ron
Public bug reported:

Binary package hint: php5

?

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: libapache2-mod-php5 5.3.5-1ubuntu7.2
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
Uname: Linux 2.6.38-8-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Mon May 16 13:52:38 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
SourcePackage: php5
Title: package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to natty on 2011-04-29 (17 days ago)

** Affects: php5 (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 php5 in Ubuntu.
https://bugs.launchpad.net/bugs/783706

Title:
  package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 783706] Re: package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-16 Thread Ron
-- 
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/783706

Title:
  package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 783706] Re: package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-16 Thread Ron
Did as suggested with the following result:


The following packages will be upgraded:
   postfix
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
29 not fully installed or removed.
Need to get 0 B/1,165 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? Y
debconf: DbDriver config: /var/cache/debconf/config.dat is locked by 
another process: Resource temporarily unavailable
(Reading database ... 181555 files and directories currently installed.)
Preparing to replace postfix 2.8.2-1ubuntu1 (using 
.../postfix_2.8.2-1ubuntu2.1_i386.deb) ...
debconf: DbDriver config: /var/cache/debconf/config.dat is locked by 
another process: Resource temporarily unavailable
dpkg: error processing 
/var/cache/apt/archives/postfix_2.8.2-1ubuntu2.1_i386.deb (--unpack):
  subprocess new pre-installation script returned error exit status 1
Errors were encountered while processing:
  /var/cache/apt/archives/postfix_2.8.2-1ubuntu2.1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


Can't seem to get past this error.  It's been a couple of weeks.. Almost 
makes one think of what MS windows 7 is like.  ( almost but never)

The only way to make sure people you agree with can speak is to support
the rights of people you don't agree with.

-Eleanor Holmes Norton, US Congressional Delegate


On 11-05-16 05:18 PM, Clint Byrum wrote:
 Hi Ron, this is a temporary issue that occasionallly comes up if some
 other configuration script is accessing the debconf database:

 debconf: DbDriver config: /var/cache/debconf/config.dat is locked by
 another process: Resource temporarily unavailable

 Please try your updates/upgrades again and they should work just fine.

 Closing as Invalid.

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


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

Title:
  package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 777541] Re: package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-05 Thread Ron
fuser displayed nothing, so I tried |sudo apt-get update  sudo 
apt-get upgrade with the same result.
|

The only way to make sure people you agree with can speak is to support
the rights of people you don't agree with.

-Eleanor Holmes Norton, US Congressional Delegate


On 11-05-05 05:06 AM, James Page wrote:
 Thank you for taking the time to report this bug and helping to make
 Ubuntu better.

 It would appear that another process had locked
 /var/cache/debconf/config.dat when you tried to upgrade your system.

 fuser -v /var/cache/debconf/config.dat will return the locking process
 if any - try killing it and try performing the upgrade again.

 Most often, this is only a transient situation and fuser will return
 nothing. Simply performing the update again should solve this issue.

 Please mark this bug report as 'Invalid' if this resolved your issue.

 Thanks


 ** 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/777541

Title:
  package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 777541] Re: package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-05 Thread Ron
James, I hope you get this because I can't log on to reply to you.  I've 
only used Lauchpad when there was a bug.  Logged on with email and 
pswd;  however it appears not to work in response to a thread.

The problem remains the same. Can't upgrade.

Thanks

The only way to make sure people you agree with can speak is to support
the rights of people you don't agree with.

-Eleanor Holmes Norton, US Congressional Delegate


On 11-05-05 05:06 AM, James Page wrote:
 Thank you for taking the time to report this bug and helping to make
 Ubuntu better.

 It would appear that another process had locked
 /var/cache/debconf/config.dat when you tried to upgrade your system.

 fuser -v /var/cache/debconf/config.dat will return the locking process
 if any - try killing it and try performing the upgrade again.

 Most often, this is only a transient situation and fuser will return
 nothing. Simply performing the update again should solve this issue.

 Please mark this bug report as 'Invalid' if this resolved your issue.

 Thanks


 ** 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/777541

Title:
  package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 777541] [NEW] package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-04 Thread Ron
Public bug reported:

Binary package hint: php5

Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
 man-db
 php5-cli
 libapache2-mod-php5
 php5-sqlite
 php5-pgsql
 mdadm
 samba-common
 smbclient
 samba-common-bin
E: Sub-process /usr/bin/dpkg returned an error code (1)

Note:
Seems to be more than one bug from updating

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: libapache2-mod-php5 5.3.5-1ubuntu7.2
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
Uname: Linux 2.6.38-8-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed May  4 20:41:02 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
SourcePackage: php5
Title: package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to natty on 2011-04-29 (5 days ago)

** Affects: php5 (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 php5 in Ubuntu.
https://bugs.launchpad.net/bugs/777541

Title:
  package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 777541] Re: package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-04 Thread Ron
-- 
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/777541

Title:
  package libapache2-mod-php5 5.3.5-1ubuntu7.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 732645] [NEW] package clamav-freshclam 0.96.5 dfsg-1ubuntu1.10.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-10 Thread Ron Edwards
Public bug reported:

Binary package hint: clamav

Error appears after every update.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: clamav-freshclam 0.96.5+dfsg-1ubuntu1.10.04.2
ProcVersionSignature: Ubuntu 2.6.32-27.49-generic 2.6.32.26+drm33.12
Uname: Linux 2.6.32-27-generic i686
Architecture: i386
Date: Thu Mar 10 09:03:36 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
SourcePackage: clamav
Title: package clamav-freshclam 0.96.5+dfsg-1ubuntu1.10.04.2 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1

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


** Tags: apport-package i386 lucid

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

Title:
  package clamav-freshclam 0.96.5 dfsg-1ubuntu1.10.04.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 732645] Re: package clamav-freshclam 0.96.5 dfsg-1ubuntu1.10.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-10 Thread Ron Edwards
-- 
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/732645

Title:
  package clamav-freshclam 0.96.5 dfsg-1ubuntu1.10.04.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 732645] Re: package clamav-freshclam 0.96.5 dfsg-1ubuntu1.10.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-10 Thread Ron Edwards
On Thu, 2011-03-10 at 16:07 +, Scott Moser wrote:
 The key error in the dpkg log is
   chown: invalid group: `clamav:adm'
   dpkg: error processing clamav-freshclam (--configure):
subprocess installed post-installation script returned error exit status 1
   dpkg: dependency problems prevent configuration of clamav:
 
 
 It would be useful if you could provide your '/etc/clamav/clamd.conf', or 
 anything you might have done that would make that user not exist on upgrade.
 
 ** Changed in: clamav (Ubuntu)
Status: New = Incomplete
 


** Attachment added: clamd.conf
   https://bugs.launchpad.net/bugs/732645/+attachment/1899721/+files/clamd.conf

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

Title:
  package clamav-freshclam 0.96.5 dfsg-1ubuntu1.10.04.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

-- 
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 686832] [NEW] multipath-tools-boot, root mount failed - Device or resource busy

2010-12-07 Thread Ron
Public bug reported:

Binary package hint: multipath-tools-boot

After installing multipath-tools-boot, initramfs fails to mount /root
by uuid with error: failed: Device or resource busy.  And boot process
falls into (initramfs) prompt.

**Boot/Screen Output:**
Begin: Running /scripts/local-premount ... done.
mount: mounting /dev/disk/by-uuid/082f71b9-47dc-4d4b-bdfa-d5ca61f1e045 on /root
failed: Device or resource busy
Begin: Running /scripts/local-bottom ... done.
done.
 other failure messages mounting (dev, sys, proc, etc.) 
(initramfs) 


**Further Debugging  Info:**
Procedures  commands, run shortly after (initramfs) prompt appears.
(initramfs) ls -l /dev/disk/by-uuid/
lrwxrwxrwx1   10 082f71b9-47dc-4d4b-bdfa-d5ca61f1e045 - ../../dm1
[ This appears correct!?! ]

(initramfs) mount /dev/disk/by-uuid/082f71b9-47dc-4d4b-bdfa-d5ca61f1e045 /root
[ SUCCESS ! ]


**WORKAROUND:**
I have created an initramfs script to slow-down the root mounting attempt:

File: /usr/share/initramfs-tools/scripts/local-top/waitfor-multipath
Content:
#!/bin/sh
VERBOSITY=0
PREREQ=multipath
prereqs() { echo $PREREQ; }
case $1 in
prereqs)
prereqs
exit 0
;;
esac

echo Waiting 5 seconds for multipaths  udev?? to settle down...
sleep 5
exit 0
END

My guess for a general/global bug-fix is multipath-tools-boot script to
include a slight delay/hold-down timer; to allow outside device-mapping
procedures to complete.  ..or a confirmation that dm devices have
finished mapping.


**Observations:**
It appears multipath-tools-boot initramfs script executes successfully VERY 
quickly, and initramfs scripts continue with attempting to mount the root file 
system.  Although, dm-# /dev/disk/by-uuid mappings are not instantly ready.  
This is why manually typing the same mount command at prompt is immediately 
successful.

_To duplicate error in a non-boot scenario:_
This exact same behavior can be observed  duplicated on running servers; when 
mounting a multipath (SAN) volume.  As example; mounting multipath-SAN targets 
will create: /dev/sda, /dev/sdb, /dev/sdc, etc   And 
multipath-tools+devmapper will then create the shared/linked /dev/dm-# 
mappings.  You are then only supposed to use the /dev/dm-# virtual devices to 
access multipathed SAN devices (multipaths.)

 If you then attempt to mount a direct SAN volume /dev/sd?# an error
is raised: mount: /dev/sd?# already mounted or /mount_point busy


**Software  Versions:**
 OS: Ubuntu 10.10 (Maverick - server)
 Related Packages  versions:
  multipath-tools  0.4.8-14ubuntu4
  multipath-tools-boot  0.4.8-14ubuntu4
  udev  162-2.1
  initramfs-tools  0.98.1ubuntu6
  initramfs-tools-bin  0.98.1ubuntu6
  open-iscsi  2.0.871-0ubuntu5
  open-iscsi-utils  2.0.871-0ubuntu5
  libdevmapper1.02.1  2:1.02.39-1ubuntu6

**Hardware Details:**
 Servers affected: HP Proliant DL385 (G5, G5p, G6) (and others I'm sure.)
 Storage/SAN Type: iSCSI
 Storage/SAN Hardware: HP StorageWorks MSA2312i (and others I'm sure.)
 
 This problem affects servers with iSCSI-boot NICs, AND servers which have a 
USB-Key with /boot partition.


Please let me know if more information is necessary!

** Affects: multipath-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: by-uuid initramfs iscsi multipath multipath-tools-boot san

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

Title:
  multipath-tools-boot, root mount failed - Device or resource busy

-- 
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 520386] Re: libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to create domain with virt-manager using network bridge

2010-05-13 Thread Ron
+4 importance here.

Four customers also affected by this; and paying me to hand-edit
configs.

-- 
libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to 
create domain with virt-manager using network bridge
https://bugs.launchpad.net/bugs/520386
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 444349] Re: package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-01 Thread Ron Addie
I have experienced this for the last few months, each time mysql is upgraded. A 
workaround that works for me is: 
1. stop apparmor [/etc/init.d/apparmor stop ]
2. stop mysql (probably not necessary) [ /etc/init.d/mysql stop ]
3. start mysql  [ /etc/init.d/mysql start ]
4. start apparmor [/etc/init.d/apparmor start ]

Mysql works fine now. I also have to do this every time I restart my
computer. Fortunately that is not too often.

-- 
package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/444349
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 444479] Re: missing apparmor access rule

2010-02-16 Thread Ron Addie
I have experienced mysql failing to start for the last 2 months, after
an Ubuntu upgrade, and this failure to start could be worked around by
stopping apparmor. I have now added the line proposed in the original
posting, and mysql now appears to start satisfactorily when apparmor is
running. My experience therefore contradicts that of Juri Haberland in
msg #13. In my experience this bug is a serious problem and the proposed
fix works.

-- 
missing apparmor access rule 
https://bugs.launchpad.net/bugs/79
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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