[Touch-packages] [Bug 2089145] Re: Backport patch to read actions from /etc and /run

2024-12-03 Thread Sebastien Bacher
It was an infra issue indeed, retry worked -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to policykit-1 in Ubuntu. https://bugs.launchpad.net/bugs/2089145 Title: Backport patch to read actions from /etc and /run Status in p

[Touch-packages] [Bug 2089145] Re: Backport patch to read actions from /etc and /run

2024-12-03 Thread Sebastien Bacher
The > gdm3/unknown (ppc64el) error also cleared on a retry -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to policykit-1 in Ubuntu. https://bugs.launchpad.net/bugs/2089145 Title: Backport patch to read actions from /etc and

[Touch-packages] [Bug 2089145] Re: Backport patch to read actions from /etc and /run

2024-12-03 Thread Martin Pitt
Thanks! I pulled that version into our image in https://github.com/cockpit-project/bots/pull/7176 and it all works again. So removing my regression-proposed flag. However, I didn't actually validate the bug fix, so not moving to v-done. ** Tags removed: regression-proposed -- You received this b

[Touch-packages] [Bug 2089779] Re: Buffer overflow in autopkgtest of wesnoth

2024-12-03 Thread Christian Ehrhardt 
Uploaded as 2.30.9+dfsg-1ubuntu1 and checking proposed migration in a bit ... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/2089779 Title: Buffer overflow in aut

[Touch-packages] [Bug 2090934] Re: too many mesa_shader_cache_db files open

2024-12-03 Thread Alessandro Astone
Proposed mesa_24.2.3-1ubuntu2.debdiff backporting patches from https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30988 Alternatively, we can update mesa to 24.2.8, which I see is currently in plucky-proposed -- You received this bug notification because you are a member of Ubuntu Touch s

[Touch-packages] [Bug 2090934] Re: too many mesa_shader_cache_db files open

2024-12-03 Thread Alessandro Astone
** Patch removed: "mesa_24.2.3-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2090934/+attachment/5841829/+files/mesa_24.2.3-1ubuntu2.debdiff ** Patch added: "mesa_24.2.3-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2090934/+attachment/584184

[Touch-packages] [Bug 2083538] Re: amdgpu: [mmhub] page fault (src_id:0 ring:8 vmid:6 pasid:32781 / Fence fallback timer expired on ring sdma0

2024-12-03 Thread Alessandro Astone
* Installed the firefox snap from --channge=edge, which is core24 * Verified following the test plan that it would reproduce the crash * Added noble-proposed to the mesa-2404 recipe package-repositories: - type: apt url: http://archive.ubuntu.com/ubuntu suites: [noble-proposed] com

[Touch-packages] [Bug 2080489] Re: Network Manager stops functioning on Ubuntu 24.04

2024-12-03 Thread Luís de Sousa
Today the system got stuck during shutdown, showing a message of pending update. However it was in fact stuck waiting for the NetworkManager to respond. A few times before I noticed the battery was completely discharged after I had shut the system down. Now it seems the system stays on overnight w

Re: [Touch-packages] [Bug 2089145] Re: Backport patch to read actions from /etc and /run

2024-12-03 Thread Nathan Teodosio
Hi Martin, thanks for calling that out, I indeed didn't notice the failures. A rebuild is ongoing as it looks like a builder problem rather than a build one. Am 03/12/2024 um 09:33 schrieb 2089...@bugs.launchpad.net: > Thanks Nathan and Sebastien for the fast fix! However, it failed to > build on

[Touch-packages] [Bug 2090909] [NEW] Updater does not work. Synaptic cannot work.

2024-12-03 Thread NancyG
Public bug reported: major failure of software management system. Synaptic error E: Malformed entry / in sources file /etc/apt/sources. (URl parse) E: The list of sources could not be read. E: _cache->open () failed, cannot continue. ** Affects: software-properties (Ubuntu) Importance: Und

[Touch-packages] [Bug 2090909] Re: Updater does not work. Synaptic cannot work.

2024-12-03 Thread NancyG
I cannot download software. I can't update. Synaptic does not work at all. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/2090909 Title: Updater does not work.

[Touch-packages] [Bug 2090934] [NEW] too many mesa_shader_cache_db files open

2024-12-03 Thread Alessandro Astone
Public bug reported: [ Impact ] Applications might exceed the limit of open files, 1024 by default, because mesa opens the mesa_shader_cache_db files too many times. This is a regression in mesa 24.2 where the shader-cache got re-architected. [ Test Plan ] 1. Install gstreamer1.0-plugins-bad 2

[Touch-packages] [Bug 2066157] Re: cpio 2.13+dfsg-2ubuntu0.4 breaks zfs build (alien command fails)

2024-12-03 Thread Gert van Dijk
I can confirm this issue trying to build zfs 2.2.6 on Ubuntu 22.04. Build ends in Unpacking of 'zfs-2.2.6-1.x86_64.rpm' failed at /usr/share/perl5/Alien/Package/Rpm.pm line 168. which can be narrowed down to the shell-out there doing rpm2cpio 'zfs-2.2.6-1.x86_64.rpm' | (cd zfs-2.2.6; c

[Touch-packages] [Bug 2089923] Re: Please merge 1:4.16.0-5 into plucky

2024-12-03 Thread Skia
** Merge proposal linked: https://code.launchpad.net/~hyask/ubuntu/+source/shadow/+git/shadow/+merge/477650 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to shadow in Ubuntu. https://bugs.launchpad.net/bugs/2089923 Title:

[Touch-packages] [Bug 2090934] Re: too many mesa_shader_cache_db files open

2024-12-03 Thread Alessandro Astone
** Changed in: mesa (Ubuntu) Status: New => Fix Committed ** Also affects: mesa (Ubuntu Oracular) Importance: Undecided Status: New ** Changed in: mesa (Ubuntu Oracular) Status: New => In Progress ** Changed in: mesa (Ubuntu Oracular) Assignee: (unassigned) => Alessa

[Touch-packages] [Bug 2089779] Re: Buffer overflow in autopkgtest of wesnoth

2024-12-03 Thread Christian Ehrhardt 
Tried O2 in variants via - export DEB_CFLAGS_MAINT_APPEND = -O2 - export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O2 Tested: - ldflags + cflags = works - cflags = works - ldflags = still crashing Ok, in that case cflags alone is the smallest (and more common) yet working change to add. -- You received t

[Touch-packages] [Bug 2090934] Re: too many mesa_shader_cache_db files open

2024-12-03 Thread Alessandro Astone
Backporting patches from https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30988 Alternatively, we can update mesa to 24.2.8, which I see is currently in plucky-proposed ** Patch added: "mesa_24.2.3-1ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2090934/+attachm

[Touch-packages] [Bug 2089779] Re: Buffer overflow in autopkgtest of wesnoth

2024-12-03 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~paelzer/ubuntu/+source/libsdl2/+git/libsdl2/+merge/477653 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/20

[Touch-packages] [Bug 2089145] Re: Backport patch to read actions from /etc and /run

2024-12-03 Thread Martin Pitt
Thanks Nathan and Sebastien for the fast fix! However, it failed to build on most arches: https://launchpad.net/ubuntu/+source/policykit-1/124-2ubuntu1.24.10.2 (without a log..). So the above autopkgtest message is rather misleading. -- You received this bug notification because you are a member

[Touch-packages] [Bug 2081384] Re: bluetooth headphones need reconnect after every reboot

2024-12-03 Thread Joe Barnett
bluez 5.78 appears to resolve this for me (at least symptom wise, haven't checked the first attempt logs since didn't notice any bad behavior). is the fix cherry picked in https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/2084337 the same thing? haven't tried downgrading to that package version

[Touch-packages] [Bug 2090941] [NEW] "systemctl edit apt-daily.timer" creates a file which is ignored by systemd timer

2024-12-03 Thread JHR
Public bug reported: On Ubuntu 24.04 LTS changing the apt-daily.timer with "systemctl edit apt-daily.timer" succesfully creates a file which is unfortunately ignored by systemd even after doing "systemctl daemon-reload" and "systemctl restart apt-daily.timer". To reproduce it try to change the ti

[Touch-packages] [Bug 2090934] Re: too many mesa_shader_cache_db files open

2024-12-03 Thread Ubuntu Foundations Team Bug Bot
The attachment "mesa_24.2.3-1ubuntu2.debdiff" seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, remove the "patch" tag

[Touch-packages] [Bug 2082072] Re: No support for Pi 2712D0 stepping

2024-12-03 Thread Timo Aaltonen
looks like all the autopkgtests have been sorted, cool -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/2082072 Title: No support for Pi 2712D0 stepping Status in mesa package

[Touch-packages] [Bug 2090945] Re: Misspelling in apt output

2024-12-03 Thread Little Girl
** Attachment added: "Photo showing the misspelling in the output." https://bugs.launchpad.net/ubuntu/+source/apt/+bug/2090945/+attachment/5841886/+files/AptPurgeBug.png -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt

[Touch-packages] [Bug 2090941] Re: "systemctl edit apt-daily.timer" creates a file which is ignored by systemd timer

2024-12-03 Thread Nick Rosbrook
>From what I can tell, and according to my own tests, this is working correctly. I think this is a misunderstanding of a couple things: 1. OnCalendar= can be specified multiple times, allowing multiple trigger times. If you want to completely override the original setting, you need: [Timer] # Thi

[Touch-packages] [Bug 2090945] [NEW] Misspelling in apt output

2024-12-03 Thread Little Girl
Public bug reported: When apt is used to purge a package, there's a misspelling in the output. I'm using Kubuntu 22.04 LTS. The apt command is at version 2.4.13. I run the command in a Konsole terminal window. I went onto IRC and someone who was online tested it in Ubuntu 24.04 LTS and was able

[Touch-packages] [Bug 2090945] Re: Misspelling in apt output

2024-12-03 Thread Julian Andres Klode
This is an abbreviation like creat(2) that seems utterly pointless in retrospect but it is what it is ** Changed in: apt (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. ht

[Touch-packages] [Bug 2089319] Re: System is unresponsive after wakeup from suspend

2024-12-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xorg (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bug

[Touch-packages] [Bug 2009317] Re: All Snaps Broken After Release Upgrade

2024-12-03 Thread Brett Holman
This was also reported from Noble and a report was made upstream. I would link the upstream bug tracker and noble, but this Launchpad functionality appears currently broken. [1] https://gitlab.com/apparmor/apparmor/-/issues/445 ** Changed in: ubuntu-release-upgrader Importance: Unknown => Unde

[Touch-packages] [Bug 2089307] Re: llibxml-libxml-perl autopkgtest fails due to non-whitelisted output vs libxml 2.12.7+dfsg+really2.9.14-0.2build1

2024-12-03 Thread Launchpad Bug Tracker
This bug was fixed in the package libxslt - 1.1.39-0exp1ubuntu2 --- libxslt (1.1.39-0exp1ubuntu2) plucky; urgency=medium * No change rebuild against libxml 2.12.7+dfsg+really2.9.14-0.2build1 (LP: #2089307). -- Vladimir Petko Tue, 03 Dec 2024 15:39:12 +1300 ** Changed in: li

[Touch-packages] [Bug 2070285] Re: package tzdata 2024a-3ubuntu1.1 failed to install/upgrade: installed tzdata package post-installation script subprocess returned error exit status 10

2024-12-03 Thread Benjamin Drung
This bug is fixed in tzdata 2024b-4ubuntu1 which updates those legacy timezones. The fix for this bug will be bundled with the 2024b SRU, because this bug is triggered on package updates. ** Also affects: tzdata (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: tzdata (

[Touch-packages] [Bug 2070285] Re: package tzdata 2024a-3ubuntu1.1 failed to install/upgrade: installed tzdata package post-installation script subprocess returned error exit status 10

2024-12-03 Thread Benjamin Drung
tzdata 2024b-1ubuntu2.1 uploaded to oracular. The remaining series will be done tomorrow. ** Description changed: - https://bugs.launchpad.net/ubuntu/+source/tzdata/+filebug/fb042db4-3232-11ef-b78b-9b3aa32b5f1b?field.title=package+tzdata+2024a-3ubuntu1.1+failed+to+install%2Fupgrade%3A+installed+

[Touch-packages] [Bug 2089779] Re: Buffer overflow in autopkgtest of wesnoth

2024-12-03 Thread Launchpad Bug Tracker
This bug was fixed in the package libsdl2 - 2.30.9+dfsg-1ubuntu1 --- libsdl2 (2.30.9+dfsg-1ubuntu1) plucky; urgency=medium * d/rules: reduce to -O2 to fix crashes that occur when combining O3 with LTO (LP: #2089779) -- Christian Ehrhardt Thu, 28 Nov 2024 10:31:47 +0100 ** C

[Touch-packages] [Bug 2059852] Re: Invalid free called during libfreetype FT_Done_Glyph

2024-12-03 Thread Alex Murray
I think perhaps the best way forward here would be for Canonical to assign a CVE for this issue if it looks like a real vulnerability and then we can proceed with a fix. I will enquire internally. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, whic

[Touch-packages] [Bug 2090972] [NEW] /boot intermittently fails to mount on boot

2024-12-03 Thread Krister Johansen
Public bug reported: Starting on Noble, we see /boot fail to mount in approximately one out of every two thousand boots. The error looks like this: Found device dev-disk-by\x2dlabel-BOOT.device - QEMU NVMe Ctrl BOOT. Starting systemd-fsck@dev-disk-by… Check on /dev/disk/by-label/BOOT...

[Touch-packages] [Bug 2090950] [NEW] Please merge 0.274 into plucky

2024-12-03 Thread Mateus Rodrigues de Morais
Public bug reported: The upstream version 0.274 should be merged into plucky. The current version is 0.272ubuntu1. * PPA for review: https://launchpad.net/~mateus- morais/+archive/ubuntu/plucky-merges Note: this is a tracking bug ** Affects: cdebconf (Ubuntu) Importance: Undecided Ass

[Touch-packages] [Bug 2083129] Re: [Lenovo Ubuntu 24.04.4 Bug] netplan static IP address assignment use NetworkManager as renderer would be lost static ip

2024-12-03 Thread Jeff Lane 
I did get this suggestion from someone internally: +++ That one line in there about unmanaged devices reminds me of this old thing https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1638842 -- loads of people found our /usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf

[Touch-packages] [Bug 2070285] Re: package tzdata 2024a-3ubuntu1.1 failed to install/upgrade: installed tzdata package post-installation script subprocess returned error exit status 10

2024-12-03 Thread Benjamin Drung
** Description changed: [ Impact ] Updating the tzdata package will fail on systems that have a legacy timezone selected (that is not updated to a recent one during dpkg- reconfigure). Example: ``` $ schroot-wrapper -p tzdata -c jammy -u root (jammy)root@host:~# ln -sf /usr/sha

[Touch-packages] [Bug 2090895] Re: Crashes - Not present on windows

2024-12-03 Thread Vladimir Petko
The application crashes within libopenal rather than Java. Could you please provide the steps to reproduce the issue? ** Also affects: openal-soft (Ubuntu) Importance: Undecided Status: New ** Changed in: openal-soft (Ubuntu) Status: New => Incomplete ** Changed in: openjdk-17

[Touch-packages] [Bug 1512046] Re: package linux-image-3.19.0-31-generic 3.19.0-31.36~14.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1748757] Re: package linux-firmware 1.157.14 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1558129] Re: package initramfs-tools 0.120ubuntu6 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 2

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1356033] Re: package initramfs-tools 0.99ubuntu13.5 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 2089937] Re: Wi-Fi intermittently disconnects

2024-12-03 Thread Alex Murray
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross privile

[Touch-packages] [Bug 1552391] Re: package initramfs-tools 0.122ubuntu3 failed to install/upgrade: podproces zainstalowany skrypt post-installation zwrócił kod błędu 2

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1776680] Re: package linux-image-extra-4.4.0-128-generic 4.4.0-128.154 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1801744] Re: package linux-image-4.4.0-139-generic 4.4.0-139.165 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1791380] Re: package initramfs-tools 0.122ubuntu8.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1774727] Re: package linux-image-4.4.0-127-generic 4.4.0-127.153 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1820950] Re: package linux-image-extra-4.4.0-141-generic 4.4.0-141.167 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1769439] Re: package linux-image-generic 4.4.0.122.128 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1770265] Re: package linux-image-extra-4.13.0-41-generic 4.13.0-41.46~16.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1809563] Re: package linux-firmware 1.157.20 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1769441] Re: package linux-image-extra-4.4.0-122-generic 4.4.0-122.146 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1768708] Re: package initramfs-tools 0.122ubuntu8.9 failed to install/upgrade: los disparadores han entrado en bucle, abandonando

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1761298] Re: package linux-image-extra-4.4.0-119-generic 4.4.0-119.143 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1752269] Re: package linux-image-extra-4.13.0-36-generic 4.13.0-36.40~16.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1758303] Re: package initramfs-tools 0.122ubuntu8.11 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 137 zurück

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1758110] Re: package initramfs-tools 0.122ubuntu8.11 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1744883] Re: package linux-image-extra-4.4.0-109-generic 4.4.0-109.132 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1749361] Re: package linux-image-extra-4.13.0-32-generic 4.13.0-32.35~16.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1737968] Re: package linux-image-extra-4.10.0-42-generic 4.10.0-42.46~16.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1781673] Re: package linux-image-4.4.0-131-generic 4.4.0-131.157 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1745368] Re: full harddisk, skript crashes

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1734564] Re: package linux-image-extra-4.10.0-40-generic 4.10.0-40.44~16.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1745601] Re: package linux-image-4.13.0-32-generic 4.13.0-32.35~16.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 137

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1733332] Re: package linux-image-4.4.0-101-generic 4.4.0-101.124 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1723484] Re: unlocking several crypto volumes with one password during boot

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1761199] Re: package linux-image-4.4.0-119-generic 4.4.0-119.143 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1734667] Re: package linux-image-3.4.0-4-goldfish:i386 3.4.0-4.27 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1693334] Re: package initramfs-tools 0.122ubuntu8.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1680241] Re: package linux-image-extra-4.8.0-45-generic 4.8.0-45.48~16.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1679504] Re: package linux-image-4.4.0-71-generic 4.4.0-71.92 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 139

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1674112] Re: package initramfs-tools 0.122ubuntu8.8 failed to install/upgrade: triggers looping, abandoned

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1722053] Re: few minutes after new start of pc every function slows down, online as well as offline / package linux-image-extra-4.4.0-64-generic 4.4.0-64.85 failed to install/upg

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1669926] Re: package linux-image-4.4.0-59-generic 4.4.0-59.80 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1714081] Re: package linux-image-4.4.0-93-generic 4.4.0-93.116 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1666234] Re: package linux-image-4.4.0-63-generic 4.4.0-63.84 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1713231] Re: package linux-image-4.4.0-78-lowlatency 4.4.0-78.99 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 127

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1718682] Re: package linux-image-4.4.0-96-generic 4.4.0-96.119 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1714083] Re: package linux-image-4.4.0-91-generic (not installed) failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1715621] Re: package linux-image-extra-4.10.0-27-generic 4.10.0-27.30~16.04.2 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1713121] Re: package initramfs-tools 0.122ubuntu8.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1711020] Re: package linux-image-extra-4.4.0-91-generic 4.4.0-91.114 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1711105] Re: package linux-image-4.10.0-27-generic 4.10.0-27.30~16.04.2 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1708235] Re: package linux-image-extra-4.8.0-56-generic 4.8.0-56.61~16.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1710821] Re: package linux-image-extra-4.10.0-28-generic 4.10.0-28.32~16.04.2 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1704673] Re: package initramfs-tools 0.122ubuntu8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1704407] Re: package initramfs-tools 0.122ubuntu8.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1696973] Re: package linux-image-4.4.0-79-lowlatency 4.4.0-79.100 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 127

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1700463] Re: package linux-image-4.8.0-56-generic 4.8.0-56.61~16.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1558033] Re: package linux-image-4.4.0-13-generic 4.4.0-13.29 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1566104] Re: package initramfs-tools 0.122ubuntu6 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 139

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1577321] Re: package linux-image-extra-3.16.0-70-generic 3.16.0-70.90~14.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1581177] Re: package initramfs-tools 0.122ubuntu8 exited on login with error code 1.

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1541347] Re: package linux-image-3.13.0-77-generic 3.13.0-77.121 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1516211] Re: package linux-image-3.13.0-68-generic 3.13.0-68.111 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1594860] Re: package initramfs-tools 0.122ubuntu8.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1587772] Re: package linux-image-extra-4.2.0-16-generic 4.2.0-16.19 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

[Touch-packages] [Bug 1582097] Re: package initramfs-tools 0.122ubuntu8 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 2

2024-12-03 Thread Launchpad Bug Tracker
[Expired for initramfs-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-too

  1   2   3   4   >