[Bug 2072708] [NEW] dpkg-query: package 'fontconfig-config' is not installed Use dpkg --contents (= dpkg-deb --contents) to list

2024-07-10 Thread timeless
Public bug reported: I did a `do-release-upgrade` and ran into: Unpacking fonts-dejavu-mono (2.37-8) ... Preparing to unpack .../169-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... dpkg-query: package 'fontconfig-config' is not installed Use dpkg --contents (= dpkg-deb --contents) to list

[Bug 2072701] Re: do-release-upgrade failed (due to out of disk space)

2024-07-10 Thread timeless
Fwiw, `/` is a 10GB volume (this includes `/boot`) There are a number of other volumes but very little of what the an installer/upgrader would touch are outside of `/`. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2072701] [NEW] do-release-upgrade failed (due to out of disk space)

2024-07-10 Thread timeless
Public bug reported: Please report this bug in a browser at http://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+filebug and attach the files in /var/log/dist-upgrade/ to the bug report. E:Sub-process /usr/bin/dpkg returned an error code (1) dpkg: unrecoverable fatal error,

[Bug 1976395] Re: Duplicate ufw rules installed by dovecot packages

2022-05-31 Thread timeless
I'm splitting this off from: https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/937040/comments/8 That original ticket related to a `dovecot-common` which is gone. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1976395] [NEW] Duplicate ufw rules installed by dovecot packages

2022-05-31 Thread timeless
Public bug reported: ``` $ sudo ufw status WARN: Duplicate profile 'Dovecot IMAP', using last found WARN: Duplicate profile 'Dovecot Secure IMAP', using last found WARN: Duplicate profile 'Dovecot POP3', using last found WARN: Duplicate profile 'Dovecot Secure POP3', using last found Status:

[Bug 1923331] [NEW] configuring roundcube-core mysql said: ERROR: ASCII '\0' appeared in the statement, but this is not allowed unless option --binary-mode is enabled and mysql is run in non-interacti

2021-04-10 Thread timeless
Public bug reported: do-release-upgrade from xenial to bionic 2021-04-11 02:29:03 upgrade roundcube-core:all 1.2~beta+dfsg.1-0ubuntu1 1.3.6+dfsg.1-1 lsb_release -rd: Description:Ubuntu 18.04.5 LTS Release:18.04 apt-cache policy roundcube-core: roundcube-core: Installed:

[Bug 1900767] [NEW] package lxd 3.0.3-0ubuntu1~18.04.1 failed to install/upgrade: new lxd package pre-installation script subprocess returned error exit status 1 -- zpool missing

2020-10-20 Thread timeless
Public bug reported: We were running lxd w/ a zfs (zpool) backing our system. We retired the service that had been running in lxd (stopping the lxd container) and the zpool was removed from the computer. When we tried to upgrade (from bionic to focal), the lxd upgrade failed. It's true, we

[Bug 1856613] [NEW] apt upgrade wants to install openjdk-11-jre-headless without upgprading anything

2019-12-16 Thread timeless
Public bug reported: Notable, upon logging in, I get this message: ``` 3 packages can be updated. 1 update is a security update. ``` This is fairly misleading, since afaict, the three packages it's listing as "updated" are in fact "new installs" as opposed to "upgrades". However, that isn't the

[Bug 1790657] Re: amqp-tools server parameter unusable

2019-04-17 Thread timeless
According to github, it's fixed in 0.9.0: https://github.com/alanxz/rabbitmq-c/commit/5dfe5d2f2680a4639090a9c239a2b0018d90c789#diff-0d2986f9db9bba422328c4379976b6d9 Would it be possible to upgrade the package? Or would someone prefer to backport the fix? -- You received this bug notification

[Bug 1800792] Re: Update to 8u181-b13-1ubuntu0.18.04.1 breaks Maven builds

2018-11-09 Thread timeless
I think I have a Jenkins build system that has hit this error twice. Once involving git polling (okhttp), and once involving svn checkouts. If I understand @mirabilos's comment from Nov 2 correctly, people are claiming that any software that breaks due to this change is by definition broken and

[Bug 1748540] Re: do-release-upgrade breaks if /etc/apt/preferences.d has a rule against a release

2018-02-26 Thread timeless
Sorry, the logs I have right now are from after I removed the preferences and the system was able to upgrade. I suppose I could at some point set this up in a VM, but I don't have time now. ** Tags added: dist-upgrade -- You received this bug notification because you are a member of Ubuntu

[Bug 1748540] [NEW] do-release-upgrade breaks if /etc/apt/preferences.d has a rule against a release

2018-02-09 Thread timeless
Public bug reported: The system was Ubuntu Xenial (16.04.3) LTS. I occasionally try to install a newer version of OpenSSH by using three files (note that in previous incarnations they had "zenity" instead of "artful", the idea is "a slightly newer release of the platform I'm using for a specific

[Bug 741528]

2011-04-09 Thread Timeless-bemail
the litmus test should be reworked to use the addons cert for which we have the private key. in order to do this, the testcase will need to pin 'now' to be a fixed date (e.g. 2011-03-28), on the client system, and the host will need to be happy to serve an expired certificate (possibly by pinning

[Bug 412647]

2011-01-25 Thread Timeless-bemail
If people don't mind, I'd like to request that this bug be limited to technical comments on the current work and not political comments or requests for features. If people have questions beyond the actual technical code, I respectfully request that they contact people via email, irc, or some

[Bug 412647]

2011-01-21 Thread Timeless-bemail
Comment on attachment 503489 Latest Gstreamer patch +static GstFlowReturn gst_fennecvideosink_buffer_alloc(GstBaseSink* aBsink, +{ + // Allocate a buffer with new + void *newBuffer; + // Allocating 128 byte aligned memory. + if (posix_memalign(newBuffer, 128, ROUND_UP(aSize, 128)) != 0) +

[Bug 488354]

2011-01-09 Thread Timeless-bemail
*** Bug 532194 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/488354 Title: NS_InvokeByIndex in xptcinvoke_arm.cpp is not Thumb-2 safe for Lucid --

[Bug 412647]

2010-10-19 Thread Timeless-bemail
+NS_IMETHODIMP nsGStreamerDecoder::Observe(nsISupports *aSubjet, please spell Subject correctly + const PRUnichar *someData) this should be aData - and this convention should be followed for all arguments to functions... -- Firefox is not able to play mp4