[Bug 1539506] Re: AttributeError: 'virDomain' object has no attribute 'fsFreeze

2016-01-30 Thread Ross Martyn
** Project changed: nova => nova (Ubuntu)

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

Title:
  AttributeError: 'virDomain' object has no attribute 'fsFreeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1539506/+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 1538363] [NEW] package mysql-common 5.6.28-0ubuntu0.15.10.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2016-01-26 Thread Spaceboy ross
Public bug reported:

I don't know what exactly happed because I was starting up a minecraft
server while I was updating stuff.

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: mysql-common 5.6.28-0ubuntu0.15.10.1
ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
Uname: Linux 4.2.0-19-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
Date: Tue Jan 26 16:45:02 2016
Dependencies:
 
DuplicateSignature: package:mysql-common:5.6.28-0ubuntu0.15.10.1:subprocess 
installed post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationDate: Installed on 2015-11-05 (82 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
Logs.var.log.daemon.log:
 
Logs.var.log.mysql.error.log: 
MySQLConf.etc.mysql.my.cnf: [MySQL]
MySQLConf.etc.mysql.mysql.cnf: Error: [Errno 2] No such file or directory: 
'/etc/mysql/mysql.cnf'
PackageArchitecture: all
ProcCmdline: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.2ubuntu5.1
 apt  1.0.10.2ubuntu1
SourcePackage: mysql-5.6
Title: package mysql-common 5.6.28-0ubuntu0.15.10.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.init.d.mysql: [deleted]
modified.conffile..etc.init.mysql.conf: [deleted]
modified.conffile..etc.mysql.conf.d.mysql.cnf: [deleted]
modified.conffile..etc.mysql.conf.d.mysqldump.cnf: [deleted]
modified.conffile..etc.mysql.debian.start: [deleted]
modified.conffile..etc.mysql.my.cnf.fallback: [deleted]
modified.conffile..etc.mysql.mysql.cnf: [deleted]
modified.conffile..etc.mysql.mysql.conf.d.mysqld.cnf: [deleted]
modified.conffile..etc.mysql.mysql.conf.d.mysqld.safe.syslog.cnf: [deleted]

** Affects: mysql-5.6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apparmor apport-package wily

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

Title:
  package mysql-common 5.6.28-0ubuntu0.15.10.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1538363/+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 1278359] Re: ntpdate call frequency

2015-10-28 Thread Ross Vandegrift
If ntpd is running, ntpdate should never run - doing so causes clock
jumps.  In Trusty, /etc/network/if-up.d/ntpdate actually stops ntpd so
ntpdate can run.  Debian jessie doesn't do this, so if this was from
upstream, it's been fixed.


>From /etc/network/if-up.d/ntpdate:
-
if [ -e /usr/sbin/openntpd ]; then
service='openntpd'
else
service='ntp'
fi

invoke-rc.d --quiet $service stop >/dev/null 2>&1 || true

/usr/sbin/ntpdate-debian -s $OPTS 2>/dev/null || :

invoke-rc.d --quiet $service start >/dev/null 2>&1 || true
--


Workaround:
sudo mkdir /etc/network/if-up.d.disabled
sudo dpkg-divert --divert /etc/network/if-up.d.disabled/ntpdate --rename 
/etc/network/if-up.d/ntpdate

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

Title:
  ntpdate call frequency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1278359/+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 1446927] [NEW] package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 126

2015-04-21 Thread Joe Ross
Public bug reported:

samba cannot be installed or removed in Ubuntu 12.04 dlxe

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba4 4.0.0~alpha18.dfsg1-4ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-81.117-generic 3.2.68
Uname: Linux 3.2.0-81-generic i686
ApportVersion: 2.0.1-0ubuntu17.8
Architecture: i386
Date: Mon Apr 20 20:42:59 2015
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 126
InstallationMedia: LXLE 32-bit 12.04.4 - Release i386
MarkForUpload: True
SourcePackage: samba4
Title: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 126
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 precise

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

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 126

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba4/+bug/1446927/+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 1028682] Re: precise uec builds eat 100% cpu on launch, check-apt and rsyslogd

2015-03-06 Thread Ross Gammon
Thanks for reporting this. It is quite an old bug now, and probably did not get 
any attention because it was not assigned to a package.
Having said that, I am not sure which is the right package to assign this bug 
to. Therefore I am assigning it to cloud-init, as I found a similar type of bug 
where this was done. If it is the wrong package, then hopefully someone looking 
at cloud-init bugs will have a better idea where to assign it so that it is 
followed up.

Also, as it is so old, perhaps the problem was fixed/went away in the
meantime? Do you still see this problem?

** Package changed: ubuntu = cloud-init (Ubuntu)

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

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

Title:
  precise uec builds eat 100% cpu on launch, check-apt and rsyslogd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1028682/+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 1204069] Re: lxc dhcp fails

2013-10-26 Thread Ross Patterson
I can confirm that on an up-to-date Saucy system, a brand new container
with the ubuntu template network doesn't work.

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

Title:
  lxc dhcp fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1204069/+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 1100877] Re: lxc-start fails after upgrade to raring

2013-10-22 Thread Ross Patterson
Not a duplicate, see #3

** This bug is no longer a duplicate of bug 1099155
   [raring] No ip assigned to bridge and no routes added for virtual networks

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

Title:
  lxc-start fails after upgrade to raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1100877/+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 902411] Re: [ERROR 300] 'IPsec' failed to negotiate or establish security associations

2013-07-31 Thread Ross Gammon
** Package changed: ubuntu = ipsec-tools (Ubuntu)

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

Title:
  [ERROR  300]   'IPsec' failed to negotiate or establish security
  associations

To manage notifications about this bug go to:
https://bugs.launchpad.net/l2tp-ipsec-vpn/+bug/902411/+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 1084000] Re: libcap2: List of capabilities not in sync with the linux kernel

2013-01-18 Thread Ross Patterson
** Also affects: lxc (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  libcap2: List of capabilities not in sync with the linux kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcap2/+bug/1084000/+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 1047080] [NEW] Jar names differ between Debian and Ubuntu builds

2012-09-06 Thread Andrew Ross
Public bug reported:

The change made in patch ubuntu1 which alters the jar name in
/usr/share/java means that the jar has a different name in Ubuntu from
that in Debian. This makes some packages which build in Debian fail to
build in Ubuntu. It would be good for the Ubutu package to install the
jars as before, but include additional symlinks to achieve backwards
compatibility with the previous versions in Ubuntu.

The relevant changelog is:

geronimo-jms-1.1-spec (1.1-1.2ubuntu1) precise; urgency=low

  * Merge from Debian testing.
  * d/rules: Add --usj-name=geronimo-jms-1.1-spec to ensure consistent jar
naming with previous versions.

** Affects: geronimo-jms-1.1-spec (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Jar names differ between Debian and Ubuntu builds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/geronimo-jms-1.1-spec/+bug/1047080/+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 814819] Re: Update to antlr3 version 3.2

2011-08-09 Thread Andrew Ross
Is there a decision on this? It seems like it would be good to test it
sooner rather than later.

The only other option I can think of that's not been discussed is to
create an antlr3.0 package which provides antlr3 and have the new
package in main and the normal antlr3 in universe.

Andy

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

Title:
  Update to antlr3 version 3.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/antlr3/+bug/814819/+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 814819] Re: Update to antlr3 version 3.2

2011-07-29 Thread Andrew Ross
Is there actually any reason why jython is in main? It's rdepends appear
to be in universe.

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

Title:
  Update to antlr3 version 3.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/antlr3/+bug/814819/+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 814819] Re: Update to antlr3 version 3.2

2011-07-29 Thread Andrew Ross
Ah, I didn't check for suggets in the build dependencies.

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

Title:
  Update to antlr3 version 3.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/antlr3/+bug/814819/+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 814819] Re: Update to antlr3 version 3.2

2011-07-25 Thread Andrew Ross
Sure - demoting to universe would be the best option as then the Debian
packages can come through unchanged. Another option might be to make it
possible to be in main and build-depend on packages in universe, so long
as you don't need them at runtime.

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

Title:
  Update to antlr3 version 3.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/antlr3/+bug/814819/+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 814819] [NEW] Update to antlr3 version 3.2

2011-07-22 Thread Andrew Ross
Public bug reported:

The Ubuntu version of antlr3 is still 3.0 rather than 3.2 as in Debian.
It should be possible to build version 3.2 without maven therefore
avoiding needing to pull maven-debian-helper and dependencies into main
for now.

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

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

Title:
  Update to antlr3 version 3.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/antlr3/+bug/814819/+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 814819] Re: Update to antlr3 version 3.2

2011-07-22 Thread Andrew Ross
I've prepared a possible upload to fix this bug.

** Attachment added: New orig.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/antlr3/+bug/814819/+attachment/2226585/+files/antlr3_3.2.is.3.2.orig.tar.gz

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

Title:
  Update to antlr3 version 3.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/antlr3/+bug/814819/+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 814819] Re: Update to antlr3 version 3.2

2011-07-22 Thread Andrew Ross
** Attachment added: antlr3_3.2.is.3.2-0ubuntu1.dsc
   
https://bugs.launchpad.net/ubuntu/+source/antlr3/+bug/814819/+attachment/2226588/+files/antlr3_3.2.is.3.2-0ubuntu1.dsc

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

Title:
  Update to antlr3 version 3.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/antlr3/+bug/814819/+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 814819] Re: Update to antlr3 version 3.2

2011-07-22 Thread Andrew Ross
** Attachment added: New debian directory
   
https://bugs.launchpad.net/ubuntu/+source/antlr3/+bug/814819/+attachment/2226586/+files/antlr3_3.2.is.3.2-0ubuntu1.debian.tar.gz

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

Title:
  Update to antlr3 version 3.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/antlr3/+bug/814819/+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 727676] Re: [BLOCKED] Sync antlr3 3.2-5 (main) from Debian testing (main)

2011-07-22 Thread Andrew Ross
Since this bug cant be fixed without pulling maven-debian-helper etc
into main I've submitted bug #814819 to build the package using ant
instead, and I've submitted such a package.

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

Title:
  [BLOCKED] Sync antlr3 3.2-5 (main) from Debian testing (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/antlr3/+bug/727676/+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 781696] [NEW] package slapd 2.4.23-6ubuntu6 failed to install/upgrade: subprocess new pre-removal script returned error exit status 2

2011-05-12 Thread Eric Ross
Public bug reported:

failed on upgrade to 11

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: slapd 2.4.23-6ubuntu6
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic-pae 2.6.38.4
Uname: Linux 2.6.38-9-generic-pae i686
NonfreeKernelModules: fglrx
AptOrdering:
 slapd: Install
 ldap-utils: Install
 slapd: Configure
 ldap-utils: Configure
Architecture: i386
Date: Tue May 10 11:57:54 2011
ErrorMessage: subprocess new pre-removal script returned error exit status 2
InstallationMedia: Ubuntu-Netbook 10.04 Lucid Lynx - Release i386 (20100429.4)
SourcePackage: openldap
Title: package slapd 2.4.23-6ubuntu6 failed to install/upgrade: subprocess new 
pre-removal script returned error exit status 2
UpgradeStatus: Upgraded to natty on 2011-05-06 (6 days ago)

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


** Tags: apport-package i386 natty ubuntu-une

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

Title:
  package slapd 2.4.23-6ubuntu6 failed to install/upgrade: subprocess
  new pre-removal script returned error exit status 2

-- 
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 781696] Re: package slapd 2.4.23-6ubuntu6 failed to install/upgrade: subprocess new pre-removal script returned error exit status 2

2011-05-12 Thread Eric Ross
-- 
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/781696

Title:
  package slapd 2.4.23-6ubuntu6 failed to install/upgrade: subprocess
  new pre-removal script returned error exit status 2

-- 
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 737547] Re: package libvirt-bin 0.6.1-0ubuntu5.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2011-03-21 Thread Bill Ross
no results from grep libvirt /var/log/daemon.log

Libvirt seems to start ok in the console, although I cannot use the
Virtual Machine Details window when connected to a remote machine.  (I
can, however, start and stop the remote machine)

The problem seems to be a crash in dpkg only.

Unfortunately I cannot upgrade this machine yet, but if interested I can
try from a live CD in the next couple of days

Thanks Serge

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

Title:
  package libvirt-bin 0.6.1-0ubuntu5.2 failed to install/upgrade:
  subprocess post-installation script returned error exit status 1

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


[Bug 737547] [NEW] package libvirt-bin 0.6.1-0ubuntu5.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2011-03-18 Thread Bill Ross
Public bug reported:

xen kernel not installed, simple installation only

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 1
NonfreeKernelModules: nvidia
Package: libvirt-bin 0.6.1-0ubuntu5.2
SourcePackage: libvirt
Title: package libvirt-bin 0.6.1-0ubuntu5.2 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
Uname: Linux 2.6.28-19-generic x86_64

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


** Tags: amd64 apport-package

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

Title:
  package libvirt-bin 0.6.1-0ubuntu5.2 failed to install/upgrade:
  subprocess post-installation script returned error exit status 1

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


[Bug 737547] Re: package libvirt-bin 0.6.1-0ubuntu5.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2011-03-18 Thread Bill Ross
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.
https://bugs.launchpad.net/bugs/737547

Title:
  package libvirt-bin 0.6.1-0ubuntu5.2 failed to install/upgrade:
  subprocess post-installation script returned error exit status 1

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


[Bug 40189] Re: autofs needs to be restarted to pick up some shares

2010-11-11 Thread Ian Ross Williams
I can confirm that Hans' upstart configuration change in post #25 fixes
the bug in Karmic 9.10.  I didn't notice the start up time being any
slower but I haven't measured it.

-- 
autofs needs to be restarted to pick up some shares
https://bugs.launchpad.net/bugs/40189
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.

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


[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-29 Thread Ross Golder
This worked for me:

'sudo dpkg --purge --force-remove-reinstreq apache2.2-common'

Got it from bug #576255.

-- 
Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, 
missing module
https://bugs.launchpad.net/bugs/562370
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

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


[Bug 450645] Re: error during slapd configuration: chown: cannot access `olcDbDirectory\nolcDbDirectory'

2010-09-01 Thread Ross Golder
Thanks, Nathan.

FWIW, working from your patch, I added /dev/null as an argument to the
grep, and had the 'cut' take the third field (as the first is now the
filename), threw in a 'head -1' (hackishly, as I know that's the only
one I need to update) and have now successfully completed the postinst.

In my case, I modified the lines to the following (sorry, not in patch
format):

grep -h olcSuffix ${SLAPD_CONF}/cn\=config/olcDatabase* /dev/null | head
-1 | cut -d: -f 3

grep olcDbDirectory: `grep -l olcSuffix: $1
${SLAPD_CONF}/cn\=config/olcDatabase*.ldif` /dev/null | head -1 | cut
-d: -f 3 | sed 's/^  *//g'

-- 
error during slapd configuration: chown: cannot access 
`olcDbDirectory\nolcDbDirectory'
https://bugs.launchpad.net/bugs/450645
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


[Bug 625008] [NEW] package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2010-08-26 Thread Eric Ross
Public bug reported:

Binary package hint: bacula

Wouldn't accept the administrators password.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: bacula-director-mysql 5.0.1-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-24.41-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Thu Aug 26 19:19:23 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 10
InstallationMedia: Ubuntu-Netbook 10.04 Lucid Lynx - Release i386 (20100429.4)
SourcePackage: bacula
Title: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 10

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


** Tags: apport-package i386 lucid ubuntu-une

-- 
package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 10
https://bugs.launchpad.net/bugs/625008
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

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


[Bug 625008] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2010-08-26 Thread Eric Ross

** Attachment added: AptOrdering.txt
   
https://bugs.launchpad.net/bugs/625008/+attachment/1521774/+files/AptOrdering.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/625008/+attachment/1521775/+files/Dependencies.txt

** Attachment added: Df.txt
   https://bugs.launchpad.net/bugs/625008/+attachment/1521776/+files/Df.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/625008/+attachment/1521777/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/625008/+attachment/1521778/+files/DpkgTerminalLog.txt

-- 
package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 10
https://bugs.launchpad.net/bugs/625008
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

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


[Bug 450645] Re: error during slapd configuration: chown: cannot access `olcDbDirectory\nolcDbDirectory'

2010-06-24 Thread Ross Golder
I have the same problem on one of our servers. I don't have backup files
in the config area:

r...@leopard:/etc/ldap/slapd.d# grep olcDbDirectory: 
/etc/ldap/slapd.d/cn\=config/olcDatabase*
/etc/ldap/slapd.d/cn=config/olcDatabase={1}hdb.ldif:olcDbDirectory: 
/var/lib/ldap
/etc/ldap/slapd.d/cn=config/olcDatabase={2}monitor.ldif:olcDbDirectory: 
/var/lib/ldap
/etc/ldap/slapd.d/cn=config/olcDatabase={3}ldap.ldif:olcDbDirectory: 
/var/lib/ldap
r...@leopard:/etc/ldap/slapd.d# grep olcSuffix: 
/etc/ldap/slapd.d/cn\=config/olcDatabase*
/etc/ldap/slapd.d/cn=config/olcDatabase={1}hdb.ldif:olcSuffix: 
dc=cpd,dc=co,dc=uk
/etc/ldap/slapd.d/cn=config/olcDatabase={3}ldap.ldif:olcSuffix: 
dc=cpd,dc=co,dc=uk
r...@leopard:/etc/ldap/slapd.d# ls -l /etc/ldap/slapd.d/cn\=config/olcDatabase*
-rw-r- 1 openldap openldap 2216 2010-06-24 10:29 
/etc/ldap/slapd.d/cn=config/olcDatabase={0}config.ldif
-rw-r- 1 openldap openldap 2142 2010-06-24 10:29 
/etc/ldap/slapd.d/cn=config/olcDatabase={-1}frontend.ldif
-rw-r- 1 openldap openldap 1913 2010-06-24 10:29 
/etc/ldap/slapd.d/cn=config/olcDatabase={1}hdb.ldif
-rw-r- 1 openldap openldap  533 2010-03-24 01:13 
/etc/ldap/slapd.d/cn=config/olcDatabase={2}monitor.ldif
-rw-r- 1 openldap openldap 1375 2010-03-24 01:15 
/etc/ldap/slapd.d/cn=config/olcDatabase={3}ldap.ldif

/etc/ldap/slapd.d/cn=config/olcDatabase={1}hdb:
total 4
-rw-r--r-- 1 openldap openldap 191 2010-03-18 06:05 olcOverlay=syncprov.ldif
r...@leopard:/etc/ldap/slapd.d# apt-get install -f
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  python-xapian libntfs-3g54 libfont-freetype-perl
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up slapd (2.4.21-0ubuntu5) ...
  Backing up /etc/ldap/slapd.d/ in /var/backups/slapd-2.4.21-0ubuntu2... done.
chown: cannot access `olcDbDirectory\nolcDbDirectory': No such file or directory
dpkg: error processing slapd (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 slapd
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- 
error during slapd configuration: chown: cannot access 
`olcDbDirectory\nolcDbDirectory'
https://bugs.launchpad.net/bugs/450645
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


[Bug 587684] [NEW] Inexplicable green line towards the top of graphs

2010-05-30 Thread Ross
Public bug reported:

Binary package hint: munin

Ubuntu 10.04 LTS
Munin 1.4.4-1ubuntu1

Towards the top of a couple graphs, Disk usage in percent (plugin df)
and Inode usage in percent (plugin df_infode), there is a thin green
line at the ~92% point. As can be seen in the images attached to this
report, the tables below the graphs show nothing which could explain the
line.

The green line is present for all four (day, week, month, year) graphs of each 
plugin.
--- 
Architecture: i386
DistroRelease: Ubuntu 10.04
Package: munin 1.4.4-1ubuntu1
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.utf8
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic-pae 2.6.32.11+drm33.2
Tags: lucid
Uname: Linux 2.6.32-22-generic-pae i686
UserGroups: www-data

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


** Tags: apport-collected

-- 
Inexplicable green line towards the top of graphs
https://bugs.launchpad.net/bugs/587684
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

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


[Bug 587684] Re: Inexplicable green line towards the top of graphs

2010-05-30 Thread Ross

** Attachment added: df-day.png
   http://launchpadlibrarian.net/49408968/df-day.png

-- 
Inexplicable green line towards the top of graphs
https://bugs.launchpad.net/bugs/587684
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

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


[Bug 587684] Re: Inexplicable green line towards the top of graphs

2010-05-30 Thread Ross

** Attachment added: df_inode-day.png
   http://launchpadlibrarian.net/49408973/df_inode-day.png

** Tags added: apport-collected

** Description changed:

  Binary package hint: munin
  
  Ubuntu 10.04 LTS
  Munin 1.4.4-1ubuntu1
  
  Towards the top of a couple graphs, Disk usage in percent (plugin df)
  and Inode usage in percent (plugin df_infode), there is a thin green
  line at the ~92% point. As can be seen in the images attached to this
  report, the tables below the graphs show nothing which could explain the
  line.
  
- The green line is present for all four (day, week, month, year) graphs
- of each plugin.
+ The green line is present for all four (day, week, month, year) graphs of 
each plugin.
+ --- 
+ Architecture: i386
+ DistroRelease: Ubuntu 10.04
+ Package: munin 1.4.4-1ubuntu1
+ PackageArchitecture: all
+ ProcEnviron:
+  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=en_US.utf8
+ ProcVersionSignature: Ubuntu 2.6.32-22.33-generic-pae 2.6.32.11+drm33.2
+ Tags: lucid
+ Uname: Linux 2.6.32-22-generic-pae i686
+ UserGroups: www-data

-- 
Inexplicable green line towards the top of graphs
https://bugs.launchpad.net/bugs/587684
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

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


[Bug 587684] Dependencies.txt

2010-05-30 Thread Ross
apport information

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/49409037/Dependencies.txt

-- 
Inexplicable green line towards the top of graphs
https://bugs.launchpad.net/bugs/587684
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

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


[Bug 406524] Re: samba-common subprocess post-installation script returned error exit status 1 (and no other error msg)

2009-12-09 Thread Ross Patterson
The problem here is that the condition check [ -f
/var/run/samba/winbindd.pid ] in the /etc/logrotate.d/winbind script is
not wrapped in an if block and as such has a non-zero return code if
winbindd is not running.  Since it's a valid case that winbind be
installed but the daemon is not running, it seems that this condition
should be in an if block so that the return code is zero if the daemon
is not running.

** Changed in: samba (Ubuntu)
   Status: Invalid = Confirmed

-- 
samba-common subprocess post-installation script returned error exit status 1 
(and no other error msg)
https://bugs.launchpad.net/bugs/406524
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


Re: [Bug 286678] Re: Samba transfer of multiple files very slow

2009-03-13 Thread Michael Ross
No. While still using the beta, I reinstalled Intrepid Server without  
installing any of the GUI packages. That seemed to resolve my  
problems, so I assumed that they were due to some interaction between  
Samba and one of the extra services the GUI packages cause to be  
installed.

Everything has been fine since then, and the server now runs fine on  
the released version of Intrepid. I have not reinstalled the GUI  
packages since that time.


Michael Ross
mgr...@mit.edu


On Mar 12, 2009, at 10:31 PM, bigal50 wrote:

 Thanks for taking the time to report this bug and helping to make  
 Ubuntu
 bettter. You reported this bug while using the beta version of  
 Intrepid.
 Now that Intrepid has been released are you still experiencing this
 problem.

 New  Incomplete

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

 -- 
 Samba transfer of multiple files very slow
 https://bugs.launchpad.net/bugs/286678
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “samba” source package in Ubuntu: Incomplete

 Bug description:
 Binary package hint: samba

 I've set the Intrepid beta up as a Samba file server. If I copy a  
 directory with a large (7,366) number of files (347 MB), the  
 transfer takes around 7 min. Using Hardy, the same transfer on the  
 same network to the same server was closer to 4 min. Transferring a  
 zip file containing the directory contents (about 300 MB - they are  
 images so they don't compress much), takes less than 30 seconds.

 I notice that the Intrepid install (either upgrading from Hardy or  
 from scratch) puts a new file, gdbcommands in /etc/samba. Is it  
 possible that the package has debugging symbols or other extra debug  
 logging enabled and that is producing the slow behavior?

-- 
Samba transfer of multiple files very slow
https://bugs.launchpad.net/bugs/286678
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 88084] Re: No time zone info after install

2009-03-12 Thread Ross Patterson
As the original report indicated, debain/postinst attempts to install
the timezone data, it just does so incorrectly.  Specifically, the
mysql_tzinfo_to_sql /usr/share/zoneinfo/ 21 command needs to have
the name of the database to be updated (mysql), as in
mysql_tzinfo_to_sql /usr/share/zoneinfo/ mysql 21.

-- 
No time zone info after install
https://bugs.launchpad.net/bugs/88084
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

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


[Bug 88084] Re: No time zone info after install

2009-03-12 Thread Ross Patterson
DOH!  It's not quite as easy as that - the database name doesn't go on
mysql_tzinfo_to_sql, it normally goes on the mysql command the zone
info is piped to, but debian/postinst uses mysqld --bootstrap and that
doesn't have a database name.  So maybe this can't actually be fixed,
because postinst needs to run before the server is started.

-- 
No time zone info after install
https://bugs.launchpad.net/bugs/88084
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

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


[Bug 286678] Re: Samba transfer of multiple files very slow

2008-10-21 Thread Michael Ross
Perhaps it is not a regression - I reinstalled from scratch, but this
time did not add the ubuntu-desktop package and created a Samba share
directly in /etc/smb.conf rather than through the GUI. The transfer time
now seems to be similar to what I experienced in Hardy. Maybe it's a bad
interaction with all the extra services install by ubuntu-desktop?

-- 
Samba transfer of multiple files very slow
https://bugs.launchpad.net/bugs/286678
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


Re: [Bug 120375] Re: cannot boot raid1 with only one disk

2008-10-09 Thread Ross Becker
Dustin,
   I've been doing sysadmin work for 15 years.  I chose to try out Ubuntu
for a home RAID server project, and loaded up Hardy as it was an LTS
edition.   In my first day working with Ubuntu,  I ran into this bug, a bug
where the version of mdadm (pretty well out of date) on Hardy was unable to
resume a RAID reshape operation, and the ext2resize tools incorrectly detect
the RAID stride.  All of these bugs are BASIC functionality of the storage
management tools which should have never made it through any sort of QA.

I reported all of them as bugs, and this is the ONLY one which has even
recieved a developer response after 2 months.

For a Long Term Support edition, that's shameful.  Not only that, but a bug
which in a COMMON situation can prevent boot and your response as to whether
a fix will be backported is I'll spend a few cycles considering backporting
it

Your lack of understanding for someone's sarcasm is completely unjustified,
and the level of developer/bugfix support I'm seeing for Ubuntu is
pathetic.  With this level of support, using Ubuntu for any sort of a
corporate server application would be a really poor decision.

-- 
cannot boot raid1 with only one disk
https://bugs.launchpad.net/bugs/120375
You received this bug notification because you are a member of Ubuntu
Server Team, which is a subscriber of a duplicate bug.

-- 
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 120375] Re: cannot boot raid1 with only one disk

2008-08-18 Thread Ross Becker
One more comment on this;  I can understand the conservative
behaviour, but when an array was degraded, the boot process halted with
NO MESSAGE indicating what was wrong.   Please whatever you do, even in
the case of maintaining conservative behavior, emit a message telling
the user why you're not continuing the boot process.

-- 
cannot boot raid1 with only one disk
https://bugs.launchpad.net/bugs/120375
You received this bug notification because you are a member of Ubuntu
Server Team, which is a subscriber of a duplicate bug.

-- 
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 120375] Re: cannot boot raid1 with only one disk

2008-08-10 Thread Ross Becker
One additional comment on this;  this bug will also prevent a system
from booting if the array is reshaping (as opposed to missing a disk)

-- 
cannot boot raid1 with only one disk
https://bugs.launchpad.net/bugs/120375
You received this bug notification because you are a member of Ubuntu
Server Team, which is a subscriber of a duplicate bug.

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