[Bug 989355] Re: Unable to create Node: timed out

2012-05-17 Thread Sebastian Malcolm
To find some way to get MAAS to wait longer, I I initially looked in
"/usr/share/pyshared/cobbler/modules/sync_post_restart_services.py" and
found code that looks like it uses subprocess_sp() from
"/usr/share/pyshared/cobbler/utils.py" to run "service dnsmasq restart".
Perhaps the code for restarting services could print out a progress bar
or message like "will wait PSERV_TIMEOUT seconds for service to
restart".

I found PSERV_TIMEOUT in /usr/share/maas/maas/settings.py then added the
2 lines below  in /etc/maas/maas_local_settings.py that should override
the 7.0 seconds default value:

# Time-out for socket operations against the Provisioning API.
PSERV_TIMEOUT = 60.0  # seconds.


== 5 step mini-HOWTO for fixing an incomplete "Add Node" operation ==
(1) Remove node added to Cobbler as a System, but not visible in MAAS Web UI
# cobbler system remove --name=node-e59f0a74-a0a5-11e1-86c0-00187184baf2

(2) Removed any existing DHCP leases for this node that didn't finish getting 
added to MAAS
[The node I was getting "timed out" error on was booted into an existing Ubuntu 
install and getting a DHCP lease, so i unplugged it's network cable before 
attempting to re-add it to MAAS]
# service dnsmasq stop
# vi /var/lib/misc/dnsmasq.leases
# service dnsmasq start

(3) Check node removed from cobbler 
[The two node- entries below are two offline machines I had successfully 
added before PXE booting them]
# cobbler system list
   default
   node-9c4d6890-9fe5-11e1-8148-00187184baf2
   node-dd577d68-a098-11e1-86c0-00187184baf2

(4) Manually restart dnsmasq & cobbler
# service dnsmasq restart
# service cobbler restart

(5) Test MAAS / Retry adding the MAC for the node
I had two nodes added (in Offline/Commissioning state), so to check things were 
working I powered one on (manually) and it successfully PXE booted from the 
MAAS server then powered itself off and entered the Queued/Ready state. I 
retried again to add the problematic node... and this time it worked!


One or more of these things I did may have "fixed" the Add Node timed out 
problem:
(a) increase PSERV_TIMEOUT in /etc/maas/maas_local_settings.py,; or
(b) unplug network cable of this machine that was already powered on & running 
Ubuntu desktop & getting DHCP lease from dnsmasq; or
(c) also removing the existing lease line for that machine from 
"/var/lib/misc/dnsmasq.leases" file (after stopping dnsmasq).

TODO: Test if this Add Node timed out problem only occurs when
attempting to add a machine that has obtained a DHCP lease from dnsmasq
(because it powered online with an existing OS installed). Could also
try enlisting with the boot menu option from Ubuntu Server 12.04 from
CDROM/USB instead of manually adding the MAC address.

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

Title:
  Unable to create Node: timed out

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

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


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

2012-05-17 Thread Paul Collins
Public bug reported:

When using nova-volume (with the flag "--iscsi_helper=tgtadm", which is
the default value in Ubuntu) if the host is rebooted, the iSCSI targets
are not recreated.  This means that the compute hosts are unable to
reëstablish their iSCSI sessions, and volumes that were attached to
instances remain inaccessible.

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


** Tags: canonistack

** Summary changed:

- iSCSi targets are not restored following a reboot
+ iSCSI targets are not restored following a reboot

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

Title:
  iSCSI targets are not restored following a reboot

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

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


[Bug 122130] Re: [Dapper] Segfault in Samba

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

** Changed in: samba (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  [Dapper] Segfault in Samba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/122130/+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 996293] Re: Cannot login using active directory users ( Unknown id: $username )

2012-05-17 Thread Justin Jon L. Jereza
Hello Scott,

The exact idmap config that had the problem is as follows:

idmap config * : backend = tdb # automatically generated by samba
idmap config EXAMPLE : backend = rid
idmap config EXAMPLE : range = 1 - 2

There was no "idmap config * : range" configured. No errors were
generated when I ran testparm or in the logs. Later, I tried adding
"idmap config * : range" and that fixed the issue.

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

Title:
  Cannot login using active directory users ( Unknown id: $username )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/996293/+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 1001040] Re: "TLS library problem" drops incoming mail when sender uses RC4-MD5 cipher

2012-05-17 Thread Eric Lambart
Have circumvented the problem by adding "smtpd_tls_exclude_ciphers =
RC4-MD5" to my /etc/postfix/main.cf.

Google is now using RC4-SHA instead, and I've experienced no further
problems so far.

Obviously this may not be a postfix bug (it seems openssl-related issues
can even be cause by compiler optimization or other issues and it seems
likely in any case that the bug is in the openssl library that postfix
is using) but I am more than willing to help diagnose it, whatever
package it belongs in. It should be 100% reproducible if I stop the
cipher exclusion unless google changes something on their end.

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

Title:
  "TLS library problem" drops incoming mail when sender uses RC4-MD5
  cipher

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1001040/+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 1001040] Re: "TLS library problem" drops incoming mail when sender uses RC4-MD5 cipher

2012-05-17 Thread Eric Lambart
Using self-signed certificate...

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

Title:
  "TLS library problem" drops incoming mail when sender uses RC4-MD5
  cipher

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1001040/+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 989355] Re: Unable to create Node: timed out

2012-05-17 Thread Julian Edwards
I'm sorry this is troublesome for you.  I don't think we ever tested it
with having cobbler manage DHCP or dnsmasq, we just expected people to
set next-server on the existing DHCP.

For timeouts, there's a setting called PSERV_TIMEOUT which is currently
set to 7, try changing that and let me know.

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

Title:
  Unable to create Node: timed out

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/989355/+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 1001040] Re: "TLS library problem" drops incoming mail when sender uses RC4-MD5 cipher

2012-05-17 Thread Eric Lambart
This server has only been running a couple days. I initially performed
all my testing for emails sent from "outside" using gmail.com and it
seemd that my emails came through no problem.

I now see that google.com also uses cipher ECDHE-RSA-RC4-SHA, and
messages received (by me) using this cipher do not error out and seem to
arrive just fine.

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

Title:
  "TLS library problem" drops incoming mail when sender uses RC4-MD5
  cipher

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1001040/+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 572229] Re: package samba-common 2:3.4.7~dfsg-1ubuntu3 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/572229/+attachment/1359863/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package samba-common 2:3.4.7~dfsg-1ubuntu3 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/572229/+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 572635] Re: package postfix 2.7.0-1 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/572635/+attachment/1361587/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package postfix 2.7.0-1 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/572635/+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 573048] Re: package slapd 2.4.21-0ubuntu5 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/573048/+attachment/1363726/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package slapd 2.4.21-0ubuntu5 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/573048/+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 573815] Re: package pptpd 1.3.4-2.1ubuntu1.9.04.2 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/573815/+attachment/1367179/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package pptpd 1.3.4-2.1ubuntu1.9.04.2 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pptpd/+bug/573815/+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 574602] Re: package nmap 5.00-3 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/574602/+attachment/1370978/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package nmap 5.00-3 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/574602/+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 1001040] Re: "TLS library problem" drops incoming mail when sender uses RC4-MD5 cipher

2012-05-17 Thread Eric Lambart
** Description changed:

  Everytime my email server (Ubuntu Server 12.04) receives an email sent
  from google.com (e.g. gmail) using TLS with the RC4-MD5 cipher, it
  fails. Here is the output of once such interaction.
  
  I have set smtpd_tls_loglevel=2 in /etc/postfix/main.cf in hopes this
  will help.  Note that I have replaced my actual hostname with
  'myhostname'
  
  May 17 15:43:02 myhostname postfix/smtpd[28328]: initializing the server-side 
TLS engine
  May 17 15:43:02 myhostname postfix/smtpd[28328]: connect from 
mail-yw0-f47.google.com[209.85.213.47]
  May 17 15:43:03 myhostname postfix/smtpd[28328]: setting up TLS connection 
from mail-yw0-f47.google.com[209.85.213.47]
  May 17 15:43:03 myhostname postfix/smtpd[28328]: 
mail-yw0-f47.google.com[209.85.213.47]: TLS cipher list 
"aNULL:-aNULL:ALL:+RC4:@STRENGTH"
  May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:before/accept 
initialization
  May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 read client 
hello A
  May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 write 
server hello A
  May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 write 
certificate A
  May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 write 
server done A
  May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 flush data
  May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 read client 
key exchange A
  May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 read 
finished A
  May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 write 
change cipher spec A
  May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 write 
finished A
  May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 flush data
  May 17 15:43:03 myhostname postfix/smtpd[28328]: 
mail-yw0-f47.google.com[209.85.213.47]: save session 
DC174AEAF16104F9B5ACF53EFD8E242ED70DD37C4957B17780 133B84CE85D295&s=smtp to 
smtpd cache
  May 17 15:43:03 myhostname postfix/tlsmgr[28319]: put smtpd session 
id=DC174AEAF16104F9B5ACF53EFD8E242ED70DD37C4957B17 780133B84CE85D295&s=smtp 
[data 127 bytes]
  May 17 15:43:03 myhostname postfix/tlsmgr[28319]: write smtpd TLS cache entry 
DC174AEAF16104F9B5ACF53EFD8E242ED70DD37C4957B17780 133B84CE85D295&s=smtp: 
time=1337294583 [data 127 bytes]
  May 17 15:43:03 myhostname postfix/smtpd[28328]: Anonymous TLS connection 
established from mail-yw0-f47.google.com[209.85.213.47]: TLSv1 with cipher 
RC4-MD5 (128/128 bits)
  May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL3 alert read:fatal:bad 
record mac
  May 17 15:43:03 myhostname postfix/smtpd[28328]: warning: TLS library 
problem: 28328:error:140943FC:SSL routines:SSL3_READ_BYTES:sslv3 alert bad 
record mac:s3_pkt.c:1247:SSL alert number 20:
  May 17 15:43:03 myhostname postfix/smtpd[28328]: lost connection after EHLO 
from mail-yw0-f47.google.com[209.85.213.47]
  May 17 15:43:03 myhostname postfix/smtpd[28328]: disconnect from 
mail-yw0-f47.google.com[209.85.213.47]
  
  At least one other user is encountering this problem, as discussed here:
  
- http://ubuntuforums.org/showthread.php?p=11945418#post11945418
+ http://ubuntuforums.org/showthread.php?t=1981839
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: postfix 2.9.1-4
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Thu May 17 16:02:33 2012
  InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Release amd64 
(20120424.1)
  ProcEnviron:
-  TERM=xterm
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: postfix
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  "TLS library problem" drops incoming mail when sender uses RC4-MD5
  cipher

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1001040/+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 1001040] [NEW] "TLS library problem" drops incoming mail when sender uses RC4-MD5 cipher

2012-05-17 Thread Eric Lambart
Public bug reported:

Everytime my email server (Ubuntu Server 12.04) receives an email sent
from google.com (e.g. gmail) using TLS with the RC4-MD5 cipher, it
fails. Here is the output of once such interaction.

I have set smtpd_tls_loglevel=2 in /etc/postfix/main.cf in hopes this
will help.  Note that I have replaced my actual hostname with
'myhostname'

May 17 15:43:02 myhostname postfix/smtpd[28328]: initializing the server-side 
TLS engine
May 17 15:43:02 myhostname postfix/smtpd[28328]: connect from 
mail-yw0-f47.google.com[209.85.213.47]
May 17 15:43:03 myhostname postfix/smtpd[28328]: setting up TLS connection from 
mail-yw0-f47.google.com[209.85.213.47]
May 17 15:43:03 myhostname postfix/smtpd[28328]: 
mail-yw0-f47.google.com[209.85.213.47]: TLS cipher list 
"aNULL:-aNULL:ALL:+RC4:@STRENGTH"
May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:before/accept 
initialization
May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 read client 
hello A
May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 write server 
hello A
May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 write 
certificate A
May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 write server 
done A
May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 flush data
May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 read client 
key exchange A
May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 read finished 
A
May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 write change 
cipher spec A
May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 write 
finished A
May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL_accept:SSLv3 flush data
May 17 15:43:03 myhostname postfix/smtpd[28328]: 
mail-yw0-f47.google.com[209.85.213.47]: save session 
DC174AEAF16104F9B5ACF53EFD8E242ED70DD37C4957B17780 133B84CE85D295&s=smtp to 
smtpd cache
May 17 15:43:03 myhostname postfix/tlsmgr[28319]: put smtpd session 
id=DC174AEAF16104F9B5ACF53EFD8E242ED70DD37C4957B17 780133B84CE85D295&s=smtp 
[data 127 bytes]
May 17 15:43:03 myhostname postfix/tlsmgr[28319]: write smtpd TLS cache entry 
DC174AEAF16104F9B5ACF53EFD8E242ED70DD37C4957B17780 133B84CE85D295&s=smtp: 
time=1337294583 [data 127 bytes]
May 17 15:43:03 myhostname postfix/smtpd[28328]: Anonymous TLS connection 
established from mail-yw0-f47.google.com[209.85.213.47]: TLSv1 with cipher 
RC4-MD5 (128/128 bits)
May 17 15:43:03 myhostname postfix/smtpd[28328]: SSL3 alert read:fatal:bad 
record mac
May 17 15:43:03 myhostname postfix/smtpd[28328]: warning: TLS library problem: 
28328:error:140943FC:SSL routines:SSL3_READ_BYTES:sslv3 alert bad record 
mac:s3_pkt.c:1247:SSL alert number 20:
May 17 15:43:03 myhostname postfix/smtpd[28328]: lost connection after EHLO 
from mail-yw0-f47.google.com[209.85.213.47]
May 17 15:43:03 myhostname postfix/smtpd[28328]: disconnect from 
mail-yw0-f47.google.com[209.85.213.47]

At least one other user is encountering this problem, as discussed here:

http://ubuntuforums.org/showthread.php?t=1981839

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: postfix 2.9.1-4
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Thu May 17 16:02:33 2012
InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Release amd64 
(20120424.1)
ProcEnviron:
 TERM=xterm
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: postfix
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  "TLS library problem" drops incoming mail when sender uses RC4-MD5
  cipher

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1001040/+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 575878] Re: package winbind 2:3.4.7~dfsg-1ubuntu3 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/575878/+attachment/1375602/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package winbind 2:3.4.7~dfsg-1ubuntu3 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/575878/+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 576339] Re: package rabbitmq-server (not installed) failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/576339/+attachment/1377399/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package rabbitmq-server (not installed) 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/rabbitmq-server/+bug/576339/+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 577552] Re: package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/577552/+attachment/1381865/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/577552/+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 578535] Re: package postfix 2.7.0-1 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/578535/+attachment/1385745/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package postfix 2.7.0-1 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/578535/+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 580424] Re: package libpam-ldap 184-8.2ubuntu1 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/580424/+attachment/1390584/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package libpam-ldap 184-8.2ubuntu1 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-ldap/+bug/580424/+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 581391] Re: package samba 2:3.4.0-3ubuntu5.6 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/581391/+attachment/1393432/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package samba 2:3.4.0-3ubuntu5.6 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/581391/+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 658036] Re: package samba 2:3.4.0-3ubuntu5.7 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/658036/+attachment/1683325/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package samba 2:3.4.0-3ubuntu5.7 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/658036/+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 588104] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/588104/+attachment/1411354/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package bacula-director-mysql 5.0.1-1ubuntu1 failed to
  install/upgrade: ERROR 2002 (HY000): Can't connect to local MySQL
  server through socket '/var/run/mysqld/mysqld.sock' (2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/588104/+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 589170] Re: package mysql-server-5.1 5.1.41-3ubuntu12.1 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/589170/+attachment/1414151/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package mysql-server-5.1 5.1.41-3ubuntu12.1 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/589170/+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 592899] Re: package mysql-server-5.1 5.1.41-3ubuntu12.1 failed to install/upgrade: ErrorMessage: subprocess new pre-removal script returned error exit status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/592899/+attachment/1423907/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package mysql-server-5.1 5.1.41-3ubuntu12.1 failed to install/upgrade:
  ErrorMessage: subprocess new pre-removal script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/592899/+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 597587] Re: debconf does not show dialog

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/597587/+attachment/1433791/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  debconf does not show dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/597587/+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 924337] Re: lxc on precise is not working with lucid containers (container does not reach runlevel 2)

2012-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.7.4-0ubuntu7.3

---
lxc (0.7.4-0ubuntu7.3) natty-proposed; urgency=low

  * lxcguest.lxcguest.upstart: emit the net-device-up IFACE=lo event, so
that any upstart jobs waiting on it (esp rc-sysinit before oneiric) will
proceed.  (LP: #924337)
  * debian/rules: install lxcguest.lxcguest.upstart (as it was not in the
natty package before)
 -- Serge HallynWed, 28 Mar 2012 13:58:23 -0500

** Changed in: lxc (Ubuntu Natty)
   Status: Fix Committed => Fix Released

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

Title:
  lxc on precise is not working with lucid containers (container does
  not reach runlevel 2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/924337/+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 612284] Re: package mysql-server-5.1 5.1.37-1ubuntu5.1 failed to install/upgrade: ErrorMessage: el paquete mysql-server-5.1 ya está instalado y configurado

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/612284/+attachment/1473995/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package mysql-server-5.1 5.1.37-1ubuntu5.1 failed to install/upgrade:
  ErrorMessage: el paquete mysql-server-5.1 ya está instalado y
  configurado

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/612284/+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 612858] Re: package dovecot-common 1:1.2.9-1ubuntu6.1 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/612858/+attachment/1475569/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package dovecot-common 1:1.2.9-1ubuntu6.1 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/612858/+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 618127] Re: package smbclient 2:3.4.7~dfsg-1ubuntu3 failed to install/upgrade: ErrorMessage: pakken smbclient er installert og satt opp fra før

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/618127/+attachment/1491307/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package smbclient 2:3.4.7~dfsg-1ubuntu3 failed to install/upgrade:
  ErrorMessage: pakken smbclient er installert og satt opp fra før

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/618127/+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 625044] Re: bind9 prerm script fails if bind9 happens to be stopped at upgrade time

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/625044/+attachment/1521912/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  bind9 prerm script fails if bind9 happens to be stopped at upgrade
  time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/625044/+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 633811] Re: package irqbalance 0.56-0ubuntu2 failed to install/upgrade: ErrorMessage: failed to read on buffer copy for md5hash: Input/output error

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/633811/+attachment/1559260/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package irqbalance 0.56-0ubuntu2 failed to install/upgrade:
  ErrorMessage: failed to read on buffer copy for md5hash: Input/output
  error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/633811/+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 633891] Re: package samba 2:3.4.0-3ubuntu5.6 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/633891/+attachment/1559533/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package samba 2:3.4.0-3ubuntu5.6 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/633891/+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 637694] Re: package dbconfig-common 1.8.44ubuntu1 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/637694/+attachment/1580635/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package dbconfig-common 1.8.44ubuntu1 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/637694/+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 652519] Re: package dovecot-postfix 1:1.2.11-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 137

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/652519/+attachment/1660123/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package dovecot-postfix 1:1.2.11-1ubuntu1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 137

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/652519/+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 653370] Re: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/653370/+attachment/1665219/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/653370/+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 657385] Re: mysql failed to configure while upgrading to 10.04

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/657385/+attachment/1680416/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  mysql failed to configure while upgrading to 10.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/657385/+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 658795] Re: postfix gets confused with non-alphanumeric local hostname

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/658795/+attachment/1686416/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  postfix gets confused with non-alphanumeric local hostname

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/658795/+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 662117] Re: package postfix 2.7.0-1 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/662117/+attachment/1697959/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package postfix 2.7.0-1 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/662117/+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-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/666383/+attachment/1710755/+files/VarLogDistupgradeSystemstatetargz.gz

-- 
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 674183] Re: package amavisd-new 1:2.6.4-1ubuntu5 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/674183/+attachment/1730351/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package amavisd-new 1:2.6.4-1ubuntu5 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/674183/+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 677611] Re: package bind9 1:9.7.0.dfsg.P1-1 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/677611/+attachment/1738591/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package bind9 1:9.7.0.dfsg.P1-1 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/677611/+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 681713] Re: package apache2.2-common 2.2.16-1ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/681713/+attachment/1745635/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package apache2.2-common 2.2.16-1ubuntu3 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/apache2/+bug/681713/+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 689018] Re: package spamassassin 3.3.1-1 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/689018/+attachment/1762782/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package spamassassin 3.3.1-1 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/689018/+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 689715] Re: package dhcp3-server 3.1.3-2ubuntu3 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/689715/+attachment/1764795/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package dhcp3-server 3.1.3-2ubuntu3 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dhcp3/+bug/689715/+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 689783] Re: package bind9 1:9.7.1.dfsg.P2-2ubuntu0.1 failed to install/upgrade: ErrorMessage: el subproceso script post-installation instalado devolvió el código de salida de error 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/689783/+attachment/1764969/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package bind9 1:9.7.1.dfsg.P2-2ubuntu0.1 failed to install/upgrade:
  ErrorMessage: el subproceso script post-installation instalado
  devolvió el código de salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/689783/+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 690352] Re: package snmpd 5.4.2.1~dfsg0ubuntu1-0ubuntu2.1 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/690352/+attachment/1766188/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package snmpd 5.4.2.1~dfsg0ubuntu1-0ubuntu2.1 failed to
  install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/690352/+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 696460] Re: package squid 2.7.STABLE9-2ubuntu5 failed to install/upgrade: ErrorMessage: podproces instalovaný post-installation skript vrátil chybový status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/696460/+attachment/1781600/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package squid 2.7.STABLE9-2ubuntu5 failed to install/upgrade:
  ErrorMessage: podproces instalovaný post-installation skript vrátil
  chybový status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid/+bug/696460/+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 701340] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/701340/+attachment/1790794/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package bacula-director-mysql 5.0.1-1ubuntu1 failed to
  install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/701340/+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 729477] Re: package openssh-client 1:5.3p1-3ubuntu5 failed to install/upgrade: ErrorMessage: subprocess dpkg-deb --fsys-tarfile returned error exit status 2

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/729477/+attachment/1886716/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package openssh-client 1:5.3p1-3ubuntu5 failed to install/upgrade:
  ErrorMessage: subprocess dpkg-deb --fsys-tarfile returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/729477/+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 730337] Re: package postfix 2.7.0-1 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/730337/+attachment/1890489/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package postfix 2.7.0-1 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/730337/+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 730697] Re: package dovecot-common 1:1.2.9-1ubuntu6.3 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/730697/+attachment/1891802/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package dovecot-common 1:1.2.9-1ubuntu6.3 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/730697/+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 734645] Re: package openssh-client 1:5.3p1-3ubuntu5 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/734645/+attachment/1907118/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package openssh-client 1:5.3p1-3ubuntu5 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/734645/+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 752946] Re: package drbd8-source 2:8.3.7-1ubuntu2.1 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/752946/+attachment/1990595/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package drbd8-source 2:8.3.7-1ubuntu2.1 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/752946/+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 774415] Re: package exim4-config 4.71-3ubuntu1.1 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/774415/+attachment/2101129/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package exim4-config 4.71-3ubuntu1.1 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/774415/+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 775343] Re: package tftpd-hpa 5.0-11ubuntu2 failed to install/upgrade: ErrorMessage: el paquete tftpd-hpa no está listo para configurarse no se puede configurar (estado actual `half-installed')

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/775343/+attachment/2105151/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package tftpd-hpa 5.0-11ubuntu2 failed to install/upgrade:
  ErrorMessage: el paquete tftpd-hpa no está listo para configurarse  no
  se puede configurar (estado actual `half-installed')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/775343/+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 778076] Re: package setserial (not installed) failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/778076/+attachment/2115193/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package setserial (not installed) failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/setserial/+bug/778076/+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 924337] Re: lxc on precise is not working with lucid containers (container does not reach runlevel 2)

2012-05-17 Thread Stéphane Graber
Based on comment above, marking verification-done

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

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

Title:
  lxc on precise is not working with lucid containers (container does
  not reach runlevel 2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/924337/+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 999485] Re: package slapd 2.4.25-1.1ubuntu4.1 failed to install/upgrade: ErrorMessage: подпроцесс новый сценарий pre-installation возвратил код ошибки 1

2012-05-17 Thread Brian Murray
** Visibility changed to: Public

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

Title:
  package slapd 2.4.25-1.1ubuntu4.1 failed to install/upgrade:
  ErrorMessage: подпроцесс новый сценарий pre-installation возвратил код
  ошибки 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/999485/+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 874775] Re: package php5-cgi 5.3.6-13ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 10

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/874775/+attachment/2546101/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/874775/+attachment/2546107/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package php5-cgi 5.3.6-13ubuntu3.1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/874775/+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 786740] Re: package libapache2-mod-php5 5.3.2-1ubuntu4.9 failed to install/upgrade from ubuntu (server) 9.10 to 10.04

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/786740/+attachment/2139075/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package libapache2-mod-php5 5.3.2-1ubuntu4.9 failed to install/upgrade
  from ubuntu (server) 9.10 to 10.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/786740/+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 789869] Re: package amavisd-new-postfix 1:2.6.5-0ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/789869/+attachment/2146785/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package amavisd-new-postfix 1:2.6.5-0ubuntu2 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/amavisd-new/+bug/789869/+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 927705] Re: openvpn fail to start at boot

2012-05-17 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 516016 ***
https://bugs.launchpad.net/bugs/516016

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: openvpn (Ubuntu)
   Status: New => Confirmed

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

Title:
  openvpn fail to start at boot

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

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


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

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/807770/+attachment/2198148/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/807770/+attachment/2198154/+files/VarLogDistupgradeSystemstatetargz.gz

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

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

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

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


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

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/811149/+attachment/2210145/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package mysql-server-5.1 (not installed) failed to install/upgrade:
  ErrorMessage: subprocess new pre-installation script returned error
  exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/811149/+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 811154] Re: package openssh-server 1:5.8p1-1ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/811154/+attachment/2210179/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package openssh-server 1:5.8p1-1ubuntu3 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/openssh/+bug/811154/+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 974584] Re: Semaphores cannot be created in lxc container

2012-05-17 Thread Serge Hallyn
It would appear part of the problem is simply that ischroot, provided by
debianutils, does not work.  initscripts' postinst counts on ischroot
working.

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

Title:
  Semaphores cannot be created in lxc container

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/974584/+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 822394] Re: package smbclient 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess dpkg-deb --fsys-tarfile returned error exit status 2

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/822394/+attachment/2260323/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package smbclient 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: subprocess dpkg-deb --fsys-tarfile returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/822394/+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 999725] Re: broken start-up dependencies for ntp

2012-05-17 Thread Nathan Stratton Treadway
On Thu, May 17, 2012 at 19:33:37 -, Paul Crawford wrote:
> $ cat /etc/nsswitch.conf
[...]
> hosts:  files nis dns


> domain, I think). I don't really understand NIS, and the
> guy usually responsible for this sort of thing is away,
> but as far as I know it only provides local-area
> user/machine authentication and so I would be surprised
> if it 'knows' about anything outside of our sub-domain
> (like google, or even the other university machines as
> they are not part of our NIS set-up).

Yes, I would also have assumed that NIS wouldn't know
anything about google.com or other names, but given that
/etc/hosts is empty and the contents of the nsswitch.conf
hosts line, I can't think of any other place that host-name
information would be coming from...


Anyway, back to the question of getting ntpd working at
boot time:

Given that it seems your system does currently require NIS
to get host information, it makes sense that ntpd would
fail if it started before NIS was up.

While I don't have NIS installed anywhere, when I browse
the package source code it appears that there is not a
direct dependency between ntpd and NIS startup in the boot
scripts.  (NIS is brought up via Upstart, while ntpd is
brought up via the /etc/rc*.d/S*ntp script.)

So I'm pretty sure that does explaion why you have problems
with ntpd at first but it works if you restart it later
(since by that point the NIS servers are running.)


However, based on what you said about the /etc/resolv.conf
on your Lucid machine, it sounds like your site does have
normal DNS name resolution available.  If that's true, then
I believe adding that information to your eth0 stanza in
/etc/network/interfaces would allow DNS-based name
resolution to work as soon as that interface is brought up
-- and since the /etc/rc*.d scripts aren't run until static
networking is up, that should mean that DNS would be
available by the time ntpd started.

(See the "ifup" sections of "man resolvconf" and 
/usr/share/doc/resolvconf/README.gz for more info on adding
that info to the interfaces file.)

Since your nsswitch.conf "hosts" line does include "dns",
presumably ntpd will then be able to successfully look up
the ntp-server names, even if NIS isn't yet running at that
point in the booting process.


If that isn't a viable work-around, then hopefully someone
with more Upstart knowledge will be able to suggest the
proper way to resolve this NIS v.s. ntpd start-up
dependency issue

Nathan

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

Title:
  broken start-up dependencies for ntp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/999725/+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 862520] Re: package slapd 2.4.23-6ubuntu6 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/862520/+attachment/2481492/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/862520/+attachment/2481498/+files/VarLogDistupgradeSystemstatetargz.gz

-- 
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 returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/862520/+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 873543] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/873543/+attachment/2540610/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/873543/+attachment/2540617/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: subprocess new post-removal script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/873543/+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 873660] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/873660/+attachment/2541174/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: subprocess new post-removal script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/873660/+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 873672] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/873672/+attachment/2541215/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/873672/+attachment/2541221/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: subprocess new post-removal script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/873672/+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 875485] Re: package dovecot-common 1:1.2.15-3ubuntu2.1 failed to install/upgrade: ErrorMessage: Package is in a very bad inconsistent state - you should reinstall it before attempting configurati

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/875485/+attachment/2549384/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package dovecot-common 1:1.2.15-3ubuntu2.1 failed to install/upgrade:
  ErrorMessage: Package is in a very bad inconsistent state - you should
  reinstall it before attempting configuration.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/875485/+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 877520] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/877520/+attachment/2557510/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/877520/+attachment/2557517/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: subprocess new post-removal script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/877520/+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 877852] Re: samba failed to install when updating from ubuntu 11.04 to 11.10

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/877852/+attachment/2559142/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/877852/+attachment/2559148/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  samba failed to install when updating from ubuntu 11.04 to 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/877852/+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 878780] Re: package mysql-server-5.1 5.1.49-1ubuntu8 failed to install/upgrade: ErrorMessage: subprocess new pre-installation script returned error exit status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/878780/+attachment/2562426/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package mysql-server-5.1 5.1.49-1ubuntu8 failed to install/upgrade:
  ErrorMessage: subprocess new pre-installation script returned error
  exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/878780/+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 879460] Re: package postfix 2.8.5-2~build1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 75

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/879460/+attachment/2564483/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package postfix 2.8.5-2~build1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 75

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/879460/+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 880514] Re: package postfix 2.8.5-2~build1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 75

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/880514/+attachment/2568681/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package postfix 2.8.5-2~build1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 75

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

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/888561/+attachment/2591937/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/888561/+attachment/2591944/+files/VarLogDistupgradeSystemstatetargz.gz

-- 
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 896737] Re: package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade:

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/896737/+attachment/2609863/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/896737/+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 903552] Re: package slapd 2.4.23-6ubuntu6.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/903552/+attachment/2630790/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/903552/+attachment/2630796/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package slapd 2.4.23-6ubuntu6.1 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/openldap/+bug/903552/+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 909592] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/909592/+attachment/2650016/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/909592/+attachment/2650023/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: subprocess new post-removal script returned error exit
  status 2

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

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


[Blueprint servercloud-q-juju-charmstore-maintenance] Juju Charm Store Maintenance

2012-05-17 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Work items changed:
  Work items:
- [clint-fewbar] Maintainer idea was almost universally accepted: TODO
- [clint-fewbar] update charm tools to support maintainer : TODO
- [clint-fewbar] assign maintainers to existing charms, everyone who committed 
to the charm pinged to see who will maintain it. : TODO
+ [clint-fewbar] update charm tools to support maintainer : DONE
+ [clint-fewbar] assign maintainers to existing charms, everyone who committed 
to the charm pinged to see who will maintain it. : INPROGRESS
  [clint-fewbar] Document orphan process. : TODO
  [negronjl] Promulgate should run "charm proof": TODO
  [jorge] Update documentation to reflect reality: TODO
  [jorge] Announce maintainer field requirement on the mailing list: TODO

-- 
Juju Charm Store Maintenance
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-charmstore-maintenance

-- 
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 916680] Re: package swat 2:3.5.11~dfsg-1ubuntu2.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/916680/+attachment/2675144/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/916680/+attachment/2675150/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package swat 2:3.5.11~dfsg-1ubuntu2.1 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/samba/+bug/916680/+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 921497] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/921497/+attachment/2692612/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: subprocess new post-removal script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/921497/+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 921579] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: ErrorMessage: subprocess new pre-installation script returned error exit status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/921579/+attachment/2692928/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade:
  ErrorMessage: subprocess new pre-installation script returned error
  exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/921579/+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 927887] Re: package rabbitmq-server 2.6.1-1ubuntu4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/927887/+attachment/2720444/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package rabbitmq-server 2.6.1-1ubuntu4 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/rabbitmq-server/+bug/927887/+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 931660] Re: package rabbitmq-server 2.6.1-1ubuntu4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/931660/+attachment/2736808/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package rabbitmq-server 2.6.1-1ubuntu4 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/rabbitmq-server/+bug/931660/+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 938612] Re: Squid3 3.1.11-1ubuntu0.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/938612/+attachment/2770218/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/938612/+attachment/2770225/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  Squid3 3.1.11-1ubuntu0.1 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/squid3/+bug/938612/+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 939290] Re: package samba 2:3.6.3-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/939290/+attachment/2773870/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package samba 2:3.6.3-1ubuntu1 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/samba/+bug/939290/+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 941993] Re: package libapache2-mod-php5 5.3.10-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/941993/+attachment/2788036/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package libapache2-mod-php5 5.3.10-1ubuntu1 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/php5/+bug/941993/+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 943208] Re: package sysstat 10.0.3-1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/943208/+attachment/2793620/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package sysstat 10.0.3-1 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysstat/+bug/943208/+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-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/945684/+attachment/2806552/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

-- 
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 947183] Re: package setserial 2.17-45.3ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/947183/+attachment/2817320/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package setserial 2.17-45.3ubuntu1 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/setserial/+bug/947183/+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 951656] Re: package nmap 5.21-1.1ubuntu1 failed to install/upgrade: ErrorMessage: unable to open file '/var/lib/dpkg/tmp.ci//.svn': Is a directory

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/951656/+attachment/2845795/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package nmap 5.21-1.1ubuntu1 failed to install/upgrade: ErrorMessage:
  unable to open file '/var/lib/dpkg/tmp.ci//.svn': Is a directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/951656/+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 969374] Re: package mysql-server-5.1 5.1.58-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess new pre-removal script returned error exit status 100

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/969374/+attachment/2968824/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  package mysql-server-5.1 5.1.58-1ubuntu1 failed to install/upgrade:
  ErrorMessage: subprocess new pre-removal script returned error exit
  status 100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/969374/+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 972299] Re: ntp 1:4.2.6.p3+dfsg-1ubuntu3 failed to upgrade: chown ntp:ntp fails at upgrade

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/972299/+attachment/2995011/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

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

Title:
  ntp 1:4.2.6.p3+dfsg-1ubuntu3 failed to upgrade: chown ntp:ntp fails at
  upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/972299/+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 974966] Re: package slapd 2.4.28-1.1ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-17 Thread Ubuntu Foundation's Bug Bot
** Attachment removed: "VarLogDistupgradeAptclonesystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/974966/+attachment/3014812/+files/VarLogDistupgradeAptclonesystemstatetargz.gz

** Attachment removed: "VarLogDistupgradeSystemstatetargz.gz"
   
https://bugs.launchpad.net/bugs/974966/+attachment/3014818/+files/VarLogDistupgradeSystemstatetargz.gz

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

Title:
  package slapd 2.4.28-1.1ubuntu3 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/openldap/+bug/974966/+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 990513] Re: package postfix 2.9.1-4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 75

2012-05-17 Thread Odomat
Bonjour,

Quel est le fichier à renommer ?

Cordialement,
Mathieu

2012/4/30 James Page 

> Thanks for taking the time to report this bug in Ubuntu.
>
> It would appear that you have incorrectly specified the myorigin
> configuration parameter in /etc/postfix/main.cf.
>
> This needs to be a valid mailname - similar to a domain name (ubuntu.com
> for example - but this won't be your origin).
>
> Please correct this mis-configuration and run:
>
>   sudo apt-get -f install
>
> To complete your upgrade.
>
> Thanks
>
> ** Changed in: postfix (Ubuntu)
>   Status: New => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/990513
>
> Title:
>  package postfix 2.9.1-4 failed to install/upgrade: ErrorMessage:
>  subprocess installed post-installation script returned error exit
>  status 75
>
> Status in “postfix” package in Ubuntu:
>   Invalid
>
> Bug description:
>  Problème rencontré au démarrage...
>
>  ProblemType: Package
>  DistroRelease: Ubuntu 12.04
>  Package: postfix 2.9.1-4
>  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
>  Uname: Linux 3.2.0-24-generic i686
>  ApportVersion: 2.0.1-0ubuntu7
>  Architecture: i386
>  Date: Sat Apr 28 15:55:28 2012
>  ErrorMessage: ErrorMessage: subprocess installed post-installation script
> returned error exit status 75
>  InstallationMedia: Ubuntu 11.10 "Oneiric" - Build i386 LIVE Binary
> 20111013-11:02
>  SourcePackage: postfix
>  Title: package postfix 2.9.1-4 failed to install/upgrade: ErrorMessage:
> subprocess installed post-installation script returned error exit status 75
>  UpgradeStatus: Upgraded to precise on 2012-04-28 (0 days ago)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/990513/+subscriptions
>


-- 
Mathieu MONCOMBLE
06 73 30 36 24

Gtalk : mathieu.moncom...@gmail.com

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

Title:
  package postfix 2.9.1-4 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 75

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


  1   2   3   >