[Bug 1846416] [NEW] package friendly-recovery 0.2.41 failed to install/upgrade: installed friendly-recovery package post-installation script subprocess returned error exit status 1

2019-10-02 Thread Thom May via ubuntu-bugs
Public bug reported:

```
Setting up friendly-recovery (0.2.41) ...
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.3.0-13-generic
Found initrd image: /boot/initrd.img-5.3.0-13-generic
Found linux image: /boot/vmlinuz-5.0.0-29-generic
Found initrd image: /boot/initrd.img-5.0.0-29-generic
cannot open 'This': no such pool
```

ProblemType: Package
DistroRelease: Ubuntu 19.10
Package: friendly-recovery 0.2.41
ProcVersionSignature: Ubuntu 5.0.0-29.31-generic 5.0.21
Uname: Linux 5.0.0-29-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu7
Architecture: amd64
Date: Wed Oct  2 21:05:16 2019
ErrorMessage: installed friendly-recovery package post-installation script 
subprocess returned error exit status 1
InstallationDate: Installed on 2019-10-01 (1 days ago)
InstallationMedia: Ubuntu-Server 19.04 "Disco Dingo" - Release amd64 
(20190416.2)
PackageArchitecture: all
Python3Details: /usr/bin/python3.7, Python 3.7.5rc1, python3-minimal, 3.7.3-1
PythonDetails: /usr/bin/python2.7, Python 2.7.16+, python-minimal, 2.7.16-1
RelatedPackageVersions:
 dpkg 1.19.7ubuntu2
 apt  1.9.4
SourcePackage: friendly-recovery
Title: package friendly-recovery 0.2.41 failed to install/upgrade: installed 
friendly-recovery package post-installation script subprocess returned error 
exit status 1
UpgradeStatus: Upgraded to eoan on 2019-10-02 (0 days ago)

** Affects: friendly-recovery (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package eoan uec-images

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1846416

Title:
  package friendly-recovery 0.2.41 failed to install/upgrade: installed
  friendly-recovery package post-installation script subprocess returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/friendly-recovery/+bug/1846416/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 296605] Re: puppetmasterd crash at startup!

2008-12-15 Thread Thom May
Can you please run 'puppetmasterd --debug --trace' and paste the output? I'd be 
surprised if the xmlsimple issue was the actual cause of any crash, and indeed 
from the above message it's not clear that puppetmaster has actually crashed.
If all this is is just a warning, this is a purely cosmetic issue, and I'll 
reassign the bug to libxml-simple-ruby.

-- 
puppetmasterd crash at startup!
https://bugs.launchpad.net/bugs/296605
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 296605] Re: libxml-simple-ruby causes warnings in puppet

2008-12-15 Thread Thom May
looks like this was a result of http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=491730

** Summary changed:

- puppetmasterd crash at startup!
+ libxml-simple-ruby causes warnings in puppet

** Description changed:

  Binary package hint: puppetmaster
- 
- puppetmasterd crash at startup!
  
  
  $ lsb_release -rd
  Description:  Ubuntu 8.10
  Release:  8.10
  
  
  $ uname -a
  Linux ibex 2.6.27-7-generic #1 SMP Tue Nov 4 19:33:20 UTC 2008 i686 GNU/Linux
  
  
  $ free
   total   used   free sharedbuffers cached
  Mem:   2072604 8976761174928  0  45304 412324
  -/+ buffers/cache: 4400481632556
  Swap:  1052216  01052216
  
  
  $ sudo /etc/init.d/puppetmaster restart 
  [sudo] password for juancarlos: 
   * Restarting puppet configuration management tool master server  
  
  /usr/lib/ruby/1.8/xmlsimple.rb:275: warning: already initialized constant 
KNOWN_OPTIONS
  /usr/lib/ruby/1.8/xmlsimple.rb:280: warning: already initialized constant 
DEF_KEY_ATTRIBUTES
  /usr/lib/ruby/1.8/xmlsimple.rb:281: warning: already initialized constant 
DEF_ROOT_NAME
  /usr/lib/ruby/1.8/xmlsimple.rb:282: warning: already initialized constant 
DEF_CONTENT_KEY
  /usr/lib/ruby/1.8/xmlsimple.rb:283: warning: already initialized constant 
DEF_XML_DECLARATION
  /usr/lib/ruby/1.8/xmlsimple.rb:284: warning: already initialized constant 
DEF_ANONYMOUS_TAG
  /usr/lib/ruby/1.8/xmlsimple.rb:285: warning: already initialized constant 
DEF_FORCE_ARRAY
  /usr/lib/ruby/1.8/xmlsimple.rb:286: warning: already initialized constant 
DEF_INDENTATION
  /usr/lib/ruby/1.8/xmlsimple.rb:287: warning: already initialized constant 
DEF_KEY_TO_SYMBOL
   [ OK 
]
  
  
  $ puppetmasterd --debug
  /usr/lib/ruby/1.8/xmlsimple.rb:275: warning: already initialized constant 
KNOWN_OPTIONS
  /usr/lib/ruby/1.8/xmlsimple.rb:280: warning: already initialized constant 
DEF_KEY_ATTRIBUTES
  /usr/lib/ruby/1.8/xmlsimple.rb:281: warning: already initialized constant 
DEF_ROOT_NAME
  /usr/lib/ruby/1.8/xmlsimple.rb:282: warning: already initialized constant 
DEF_CONTENT_KEY
  /usr/lib/ruby/1.8/xmlsimple.rb:283: warning: already initialized constant 
DEF_XML_DECLARATION
  /usr/lib/ruby/1.8/xmlsimple.rb:284: warning: already initialized constant 
DEF_ANONYMOUS_TAG
  /usr/lib/ruby/1.8/xmlsimple.rb:285: warning: already initialized constant 
DEF_FORCE_ARRAY
  /usr/lib/ruby/1.8/xmlsimple.rb:286: warning: already initialized constant 
DEF_INDENTATION
  /usr/lib/ruby/1.8/xmlsimple.rb:287: warning: already initialized constant 
DEF_KEY_TO_SYMBOL
  Could not configure for running; got 3 failure(s)
  $
  
  
  $ sudo apt-get purge puppetmaster ; sudo apt-get clean ; sudo apt-get install 
puppetmaster
  Leyendo lista de paquetes... Hecho
  Creando árbol de dependencias   
  Leyendo la información de estado... Hecho
  Se instalaron de forma automática los siguientes paquetes y ya no son 
necesarios.
libshadow-ruby1.8 libncurses-ruby1.8 libdaemons-ruby1.8 irb1.8 
libbuilder-ruby1.8 libmmap-ruby1.8 puppet rake
libopenssl-ruby1.8 libreadline-ruby1.8 libopenssl-ruby libxmlrpc-ruby 
libxml-simple-ruby
  Utilice «apt-get autoremove» para eliminarlos.
  Los siguientes paquetes se ELIMINARÁN:
puppetmaster*
  0 actualizados, 0 se instalarán, 1 para eliminar y 5 no actualizados.
  Se liberarán 160kB después de desempaquetar.
  ¿Desea continuar [S/n]? S
  (Leyendo la base de datos ...  
  164776 ficheros y directorios instalados actualmente.)
  Desinstalando puppetmaster ...
   * Stopping puppet configuration management tool master server
[ OK ] 
  Purgando ficheros de configuración de puppetmaster ...
  Procesando activadores para man-db ...
  Leyendo lista de paquetes... Hecho
  Creando árbol de dependencias   
  Leyendo la información de estado... Hecho
  Paquetes sugeridos:
apache2 nginx mongrel
  Se instalarán los siguientes paquetes NUEVOS:
puppetmaster
  0 actualizados, 1 se instalarán, 0 para eliminar y 5 no actualizados.
  Necesito descargar 36,0kB de archivos.
  Se utilizarán 160kB de espacio de disco adicional después de desempaquetar.
  Des:1 http://ar.archive.ubuntu.com intrepid/universe puppetmaster 0.24.4-8 
[36,0kB]
  Descargados 36,0kB en 1s (24,3kB/s) 
  Seleccionando el paquete puppetmaster previamente no seleccionado.
  (Leyendo la base de datos ...  
  164764 ficheros y directorios instalados actualmente.)
  Desempaquetando puppetmaster (de .../puppetmaster_0.24.4-8_all.deb) ...
  Procesando activadores para man-db ...
  Configurando puppetmaster (0.24.4-8) ...
   * Starting puppet configuration management tool master server
   
  /usr/lib/ruby/1.8/xmlsimple.rb:275: warning: already initialized constant 
KNOWN_OPTIONS
  /usr/lib/ruby/1.8/xmlsimple.rb:280: 

[Bug 264808] Re: ant does not work with JDK 5

2008-09-09 Thread Thom May
Is there any reason not to build for 1.4 by default? That would ensure
pretty much anything distributed by Ubuntu would be able to utilise ant.

-- 
ant does not work with JDK 5
https://bugs.launchpad.net/bugs/264808
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 215084] Re: must depend on libvirt-bin and python-libvirt

2008-04-24 Thread Thom May
I think Recommends: is definitely warranted. Or make it really clear in
the help output and manpage how and why you should specify another
hypervisor.

-- 
must depend on libvirt-bin and python-libvirt
https://bugs.launchpad.net/bugs/215084
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 217239] [NEW] incorrect dbus permissions

2008-04-14 Thread Thom May
Public bug reported:

Binary package hint: virt-manager

attempting to run virt-manager results in this output in 
~/.virt-manager/virt-manager.log:
[Mon, 14 Apr 2008 14:28:39 virt-manager 7841] INFO (virt-manager:126) 
Application startup
[Mon, 14 Apr 2008 14:28:39 virt-manager 7842] DEBUG (engine:74) About to 
connect to uris ['qemu:///session']
[Mon, 14 Apr 2008 14:28:39 virt-manager 7842] ERROR (connection:158) Unable to 
connect to HAL to list network devices: '%s'class 
'dbus.exceptions.DBusException' org.freedesktop.DBus.Error.AccessDenied: A 
security policy in place prevents this sender from sending this message to this 
recipient, see message bus configuration file (rejected message had interface 
(unset) member QueryCapability error name (unset) destination :1.2)
Traceback (most recent call last):
  File /usr/share/virt-manager/virtManager/connection.py, line 153, in 
detect_network_devices
self._device_added(path)
  File /usr/share/virt-manager/virtManager/connection.py, line 164, in 
_device_added
if obj.QueryCapability(net):
  File /var/lib/python-support/python2.5/dbus/proxies.py, line 68, in __call__
return self._proxy_method(*args, **keywords)
  File /var/lib/python-support/python2.5/dbus/proxies.py, line 140, in 
__call__
**keywords)
  File /var/lib/python-support/python2.5/dbus/connection.py, line 607, in 
call_blocking
message, timeout)
DBusException: org.freedesktop.DBus.Error.AccessDenied: A security policy in 
place prevents this sender from sending this message to this recipient, see 
message bus configuration file (rejected message had interface (unset) member 
QueryCapability error name (unset) destination :1.2)

ii  virt-manager   0.5.3-0ubuntu8

** Affects: virt-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
incorrect dbus permissions
https://bugs.launchpad.net/bugs/217239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 215084] [NEW] must depend on libvirt-bin and python-libvirt

2008-04-10 Thread Thom May
Public bug reported:

Binary package hint: python-virtinst

Setting up python-virtinst (0.300.2-0ubuntu3) ...

PATH= sudo apt-get install python-virtinst  3.31s user 1.20s system 10% cpu 
43.045 total
: 14:27 ~ % virt-install 
Traceback (most recent call last):
  File /usr/bin/virt-install, line 32, in module
import libvirt
ImportError: No module named libvirt
Error in sys.excepthook:
Traceback (most recent call last):
  File /usr/lib/python2.5/site-packages/apport_python_hook.py, line 38, in 
apport_excepthook
from apport.fileutils import likely_packaged
  File /usr/lib/python2.5/site-packages/apport/__init__.py, line 1, in 
module
from apport.report import Report
  File /usr/lib/python2.5/site-packages/apport/report.py, line 21, in module
import fileutils
  File /usr/lib/python2.5/site-packages/apport/fileutils.py, line 16, in 
module
from packaging_impl import impl as packaging
  File /usr/lib/python2.5/site-packages/apport/packaging_impl.py, line 18, in 
module
import apt
  File /usr/lib/python2.5/site-packages/apt/__init__.py, line 8, in module
from apt.cache import Cache
  File /usr/lib/python2.5/site-packages/apt/cache.py, line 24, in module
import apt.progress
  File /usr/lib/python2.5/site-packages/apt/progress.py, line 166
 called when the status changed 
 ^
TabError: inconsistent use of tabs and spaces in indentation

Original exception was:
Traceback (most recent call last):
  File /usr/bin/virt-install, line 32, in module
import libvirt
ImportError: No module named libvirt
[1]7548 exit 1 virt-install

If only python-libvirt is installed:
: 14:31 ~ % sudo virt-install
Thu, 10 Apr 2008 14:31:25 ERRORvirConnectOpen() failed
Traceback (most recent call last):
  File /usr/bin/virt-install, line 517, in module
main()
  File /usr/bin/virt-install, line 364, in main
conn = cli.getConnection(options.connect)
  File /usr/lib/python2.5/site-packages/virtinst/cli.py, line 75, in 
getConnection
return libvirt.open(connect)
  File /usr/lib/python2.5/site-packages/libvirt.py, line 135, in open
if ret is None:raise libvirtError('virConnectOpen() failed')
libvirtError: virConnectOpen() failed

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

-- 
must depend on libvirt-bin and python-libvirt
https://bugs.launchpad.net/bugs/215084
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204066] Re: Please sync puppet 0.24.4-3 (universe) from Debian unstable (main).

2008-04-01 Thread Thom May
** Summary changed:

- Please sync puppet 0.24.3-1 (universe) from Debian unstable (main).
+ Please sync puppet 0.24.4-3 (universe) from Debian unstable (main).

** Description changed:

  Binary package hint: puppet
  
- Please sync puppet 0.24.3-1 (universe) from Debian unstable (main).
+ Please sync puppet 0.24.4-3 (universe) from Debian unstable (main).
  
  Changelog since current hardy version 0.24.1-1:
+ 
+ puppet (0.24.4-3) unstable; urgency=low
+ 
+   * Remove pi binary, puppetdoc provides this functionality now
+(Closes: #472850)
+ 
+  -- Micah Anderson [EMAIL PROTECTED]  Fri, 28 Mar 2008 12:38:30 -0400
+ 
+ puppet (0.24.4-2) unstable; urgency=low
+ 
+   * Fix duplicate man8/puppetmasterd.8 install
+ 
+  -- Micah Anderson [EMAIL PROTECTED]  Tue, 25 Mar 2008 22:58:22 -0400
+ 
+ puppet (0.24.4-1) unstable; urgency=low
+ 
+   * New upstream release
+   * Install man pages missing from upstream release
+ 
+  -- Micah Anderson [EMAIL PROTECTED]  Tue, 25 Mar 2008 18:17:02 -0400
  
  puppet (0.24.3-1) unstable; urgency=low
  
[ Micah Anderson]
* New upstream release
* Install man pages (Closes: #385529)
* Apply lsb formatted dependency info into initscripts, thanks
  Petter Reinholdtsen (Closes: #462915)
* Install more robust puppet-mode.el
* Add factpath and pluginsync=true to the default puppet.conf so that
  facts added through pluginsync are loaded by puppet
* Add [plugins] section to fileserver.conf
* Updated outdated debian/control substrvar for puppet to ${source:Version}
* Updated link in debian/copyright for new URL to license
* Updated copyright in debian/copyright
* Bumped standards version to 3.7.3.0 (no changes)
* Switch debhelper from Build-Depends-Indep to Build-Depends because it is
  required to run clean target (lintian check:
  clean-should-be-satisfied-by-build-depends)
* Moved homepage from Description to control field
* Added Vcs-Browser and Vcs-Git fields to debian/control
[ Thom May ]
* If puppet can't start, continue with package install
  
   -- Micah Anderson [EMAIL PROTECTED]  Sun, 09 Mar 2008 14:03:00 -0400
  
  puppet (0.24.1-2) unstable; urgency=low
  
* Set rundir correctly (Closes: #460203, #459579)
* Apply patch for puppet#1003 to enable collection of tagged resources
  
   -- Thom May [EMAIL PROTECTED]  Wed, 16 Jan 2008 11:08:55 +0100

-- 
Please sync puppet 0.24.4-3 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/204066
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204066] [NEW] Please sync puppet 0.24.3-1 (universe) from Debian unstable (main).

2008-03-19 Thread Thom May
Public bug reported:

Binary package hint: puppet

Please sync puppet 0.24.3-1 (universe) from Debian unstable (main).

Changelog since current hardy version 0.24.1-1:

puppet (0.24.3-1) unstable; urgency=low

  [ Micah Anderson]
  * New upstream release
  * Install man pages (Closes: #385529)
  * Apply lsb formatted dependency info into initscripts, thanks
Petter Reinholdtsen (Closes: #462915)
  * Install more robust puppet-mode.el
  * Add factpath and pluginsync=true to the default puppet.conf so that
facts added through pluginsync are loaded by puppet
  * Add [plugins] section to fileserver.conf
  * Updated outdated debian/control substrvar for puppet to ${source:Version}
  * Updated link in debian/copyright for new URL to license
  * Updated copyright in debian/copyright
  * Bumped standards version to 3.7.3.0 (no changes)
  * Switch debhelper from Build-Depends-Indep to Build-Depends because it is
required to run clean target (lintian check:
clean-should-be-satisfied-by-build-depends)
  * Moved homepage from Description to control field
  * Added Vcs-Browser and Vcs-Git fields to debian/control
  [ Thom May ]
  * If puppet can't start, continue with package install

 -- Micah Anderson [EMAIL PROTECTED]  Sun, 09 Mar 2008 14:03:00 -0400

puppet (0.24.1-2) unstable; urgency=low

  * Set rundir correctly (Closes: #460203, #459579)
  * Apply patch for puppet#1003 to enable collection of tagged resources

 -- Thom May [EMAIL PROTECTED]  Wed, 16 Jan 2008 11:08:55 +0100

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

-- 
Please sync puppet 0.24.3-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/204066
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 179837] Please sync puppet 0.24.1-1 (universe) from Debian unstable (main)

2008-01-02 Thread Thom May
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/puppet
 status confirmed
 subscribe ubuntu-archive

Please sync puppet 0.24.1-1  (universe) from Debian unstable (main).
Changelog since current hardy version 0.23.2-15:

puppet (0.24.1-1) unstable; urgency=low

  * New upstream release (Closes: #445626)
  * Set maintainer to pkg-puppet-devel

 -- Thom May [EMAIL PROTECTED]  Sun, 30 Dec 2007 19:13:47 +0100

puppet (0.24.0-1) unstable; urgency=low

  * New upstream release

 -- Thom May [EMAIL PROTECTED]  Wed, 19 Dec 2007 16:00:34 +0100


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iQIVAwUBR3t1arVnlGdHP376AQLeeA//SCLGOZ6HXAMzeBQCxIj56OTjZnwKpwKd
Tq3S4MR2lfG6D403YuT6YhL8nVXC96ifhXtlTTjQnnlJ5OoaE9mv5Wa6sNfS0k9B
aLZMrHMudSWDCiTgqazuT8t8K26+IkYiO5j4fFVq76JfY9gIlEx2DvVDXdkexyM1
2N48H8KPnjNhUTDkhKqZxYQLOm2J/sHj8+A2/4uP5zC4pq6BTESHXfchCo9xOu9R
7K9sWy2j022Qbj6fqM3SzkhJKaAxcp350siKI42z+w3QS90JqV25Xoq6869uSH4H
azCaYpXZeELieHLmohXgUXaH0146pexO1y1Wj7oX4cJxKKKuc2Dk8Ti7eKKuzPg7
qYgeeabKV7UB+vVCNxaoUfnAXVKMo7AKJux6MXMARKpWyfRZMQTVMIDN2U4L1g0X
FnVKDcv719FozuzOg4toiz3sKuvnB1XBn6TjPVVfK5ecBfiw/tlqQ00KNSzOv9Do
mn09KSgvkTJXft17hokEFGcp86xUbLM22MzbFz/vza2SZSvtS2+vm4oiZB2J5Pzh
xgw8c7D82E+z5noL5aY+7ERTatz0G3HWteD1UZys4zCY/SloTNSF7bdkonhMdV1A
AJFZdXRsFjyvqYlNckeJbhh2eIqmbP+pWmcpKIs9c6O+KkDAVrkWT576kvCkYJtI
Fpd7BSmTPCM=
=bdTr
-END PGP SIGNATURE-

** Affects: puppet (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Please sync puppet 0.24.1-1  (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/179837
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 179930] old pre-removal script returned error exit status 2

2008-01-02 Thread Thom May
Public bug reported:

Binary package hint: gcl

During upgrade from gutsy to current hardy.
ERROR: emacsen-common being used before being configured.
ERROR: This is likely a bug in the gcl package, which needs to
ERROR: add one of the appropriate dependencies.
ERROR: See /usr/share/doc/emacsen-common/debian-emacs-policy.gz
ERROR: for details.
dpkg: warning - old pre-removal script returned error exit status 2
dpkg - trying script from the new package instead ...
ERROR: emacsen-common being used before being configured.
ERROR: This is likely a bug in the gcl package, which needs to
ERROR: add one of the appropriate dependencies.
ERROR: See /usr/share/doc/emacsen-common/debian-emacs-policy.gz
ERROR: for details.
dpkg: error processing /var/cache/apt/archives/gcl_2.6.7-36_i386.deb (--unpack):
 subprocess new pre-removal script returned error exit status 2

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

-- 
old pre-removal script returned error exit status 2
https://bugs.launchpad.net/bugs/179930
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148966] upstart causes instant reboot during install

2007-10-04 Thread Thom May
Public bug reported:

Binary package hint: upstart

During edgy netboot, when upstart is installed the machine instantly reboots. 
This is somewhat hard to debug further since the machine is then unbootable. 
Reverting to the last version available in normal edgy fixes the problem

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

-- 
upstart causes instant reboot during install
https://bugs.launchpad.net/bugs/148966
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148734] Re: postinst script causes network installer to fail

2007-10-04 Thread Thom May
I applied this patch to our internal repository after talking to Scott
on IRC and can confirm that it works in the netboot case.

-- 
postinst script causes network installer to fail
https://bugs.launchpad.net/bugs/148734
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 122885] Re: New a2enpkg / a2dispkg script should be written

2007-09-04 Thread Thom May
No, they don't. And, IMHO, they shouldn't. This adds a lot of complexity
for a fairly edge case.

-- 
New a2enpkg / a2dispkg script should be written
https://bugs.launchpad.net/bugs/122885
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 122294] Bizarre Error - very unclear message

2007-06-26 Thread Thom May
Public bug reported:

Binary package hint: apt

If the file size that apt gets from the server and the actual file size don't 
match, apt says:
W: Bizarre Error - File size is not what the server reported 3678 1839

which is not a very helpful error message!

** Affects: apt (Ubuntu)
 Importance: Low
 Status: New

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

-- 
Bizarre Error - very unclear message
https://bugs.launchpad.net/bugs/122294
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 109294] Re: HTTPS sources fail to update

2007-06-26 Thread Thom May
Ah, the range request is a red herring. What's actually going on is that the 
partial file isn't getting removed on a successful download, so curl tries to 
generate a range request from the end of the file.
Commenting the range request option out results in the file doubling in size 
each update.

-- 
HTTPS sources fail to update
https://bugs.launchpad.net/bugs/109294
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 109294] HTTPS sources fail to update

2007-04-23 Thread Thom May
Public bug reported:

Using an https source line (deb https://ubuntu.xxx/archive xxx/) , we
see:

 Fetched 565B in 11s (48B/s)

  
 Failed to fetch https://ubuntu.xxx/archive/xxx/


Packages.gz  transfer closed with outstanding read data remaining   

  
 Reading package lists... Done 

y.y.y.y  - - [11/Apr/2007:12:50:38 +0200] GET /archive/xxx/Packages.gz 
HTTP/1.1 416 431 - Debian APT CURL/1.0  

  
(0.6.46.4ubuntu10build2) 

HTTP response 416 is: (from rfc2616) 10.4.17 416 Requested Range Not 
Satisfiable so I guess curl is just sending out an incorrect Range request 
header when it has a preexisting list. 
Deleting the lists from /var/lib/apt/lists and /var/lib/apt/lists/partial and 
re-running apt-get update fixes the issue.

** Affects: apt (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
HTTPS sources fail to update
https://bugs.launchpad.net/bugs/109294
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 109294] Re: HTTPS sources fail to update

2007-04-23 Thread Thom May
with Debug::Acquire::https set to true:

 GET /archive/xxx/Packages.gz HTTP/1.1
Range: bytes=12696-
User-Agent: Debian APT-CURL/1.0 (0.6.46.4ubuntu10build2)
Host: ubuntu.xxx
Accept: */*
If-Modified-Since: Thu, 01 Jan 1970 00:00:00 GMT
Cache-Control: max-age=0

 HTTP/1.1 416 Requested Range Not Satisfiable
 Date: Mon, 23 Apr 2007 15:18:22 GMT
 Server: Apache/2.2.3 (Ubuntu) DAV/2 mod_ssl/2.2.3 OpenSSL/0.9.8b
 Transfer-Encoding: chunked
 Content-Type: text/html; charset=iso-8859-1
* transfer closed with outstanding read data remaining
* Closing connection #0
Err https://ubuntu.xxx xxx/ Packages
  transfer closed with outstanding read data remaining
Fetched 563B in 1s (469B/s)

-- 
HTTPS sources fail to update
https://bugs.launchpad.net/bugs/109294
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 67181] partman-md hangs when it can't find any spare partitions

2006-10-20 Thread Thom May
Public bug reported:

Whilst reinstalling a server, I went to recreate the RAID arrays on the
machine. I didn't realise that the installer would automatically
recreate the pre-existing RAID arrays when you go to configure RAID, so
I tried to create a new RAID-1 array. Partman told me that it couldn't
find any spare partitions, which I ignored since I knew that I had some.
The partitioner then hung till I killed it from the shell.

** Affects: partman-md (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
partman-md hangs when it can't find any spare partitions
https://launchpad.net/bugs/67181

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 65406] Re: [UNMETDEPS] pyspeex has unmet dependencies

2006-10-19 Thread Thom May
You should just quick fix it in the short term - there's been no real
maintenance needed since hoary. Post edgy I'll probably convert it to
python-central.

-- 
[UNMETDEPS] pyspeex has unmet dependencies
https://launchpad.net/bugs/65406

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 62820] Re: RPC over HTTP

2006-10-04 Thread Thom May
As far as I can tell, the upstream bug linked here is not the same thing
as what the reporter is seeing. In fact, the last two comments on the
upstream bugzilla are related to exactly the same error messages, and
Ruediger points out that it's not the same bug.

-- 
RPC over HTTP
https://launchpad.net/bugs/62820

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57316] Re: crash on KEYGEN submission

2006-09-19 Thread Thom May
Yup, looks good in beta2.

-- 
crash on KEYGEN submission
https://launchpad.net/bugs/57316

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57316] crash on KEYGEN submission

2006-08-22 Thread Thom May
Public bug reported:

http://www.planetarytramp.net/test-keygen.html is enough of a testcase to cause 
firefox in edgy to crash. simply submit the form.
This is a regression in the 2.0 betas - it works fine with 1.5.

** Affects: firefox (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
crash on KEYGEN submission
https://launchpad.net/bugs/57316

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56315] Bookmarks toolbar returns from the dead

2006-08-14 Thread Thom May
Public bug reported:

The bookmarks toolbar is never, ever successfully disabled. 
Steps:
View - Toolbars - Bookmarks Toolbar, ensure that it's unticked.
Bookmarks toolbar goes away.
Restart Firefox.
Bookmarks toolbar is back.

This may be related to the fact that I have no items on the bookmarks
toolbar.

** Affects: firefox (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Bookmarks toolbar returns from the dead
https://launchpad.net/bugs/56315

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56319] Usplash no longer changes vts correctly.

2006-08-14 Thread Thom May
Public bug reported:

I have a dm-crypt /home. In dapper, the cryptdisks startup was correctly
able to move off usplash onto a vt to prompt for the passphrase. In
edgy, this no longer occurrs - the screen remains on usplash, and trying
to change vts manually results in my monitor giving out of range errors
and turning off, thus killing the boot process entirely.

** Affects: usplash (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Usplash no longer changes vts correctly.
https://launchpad.net/bugs/56319

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 37452] Re: fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy X4200 and X4100)

2006-08-02 Thread Thom May
actually, it's probably enough to get 
c7c82987b4844f555d309ccbd42abe95d46822ff
and 
816aa907b909177bdf6e6e6b0d00c5e5a6e2be8c
from linus' tree. However, the former of those requires an ABI bump. 
I'm testing a modified tree with these two patches cherry-picked and 
backported; will post results ASAP.

-- 
fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy 
X4200 and X4100)
https://launchpad.net/bugs/37452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54912] Please sync puppet 0.18.4-1 from debian

2006-08-02 Thread Thom May
Public bug reported:

Please can puppet be synced from debian and added to universe?
Bug free in debian, responsive maintainer, very useful tool for system 
administrators.

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
Please sync puppet 0.18.4-1 from debian
https://launchpad.net/bugs/54912

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 40040] Re: Power manager Applet show 100% charged each some secs.

2006-07-28 Thread Thom May
This appears to have come back with current Edgy - 2.15.90-0ubuntu1.

-- 
Power manager Applet show 100% charged each some secs.
https://launchpad.net/bugs/40040

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs