So there is no short way to downgrade the depending packages to the
versions available from the current repositories retaining packages'
auto/manual install status? That is something that needs to be done, if
one e.g. disables a PPA and wants to use the packages from the default
repositories, inste
Related Bug #107221
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1857018
Title:
apt-get: Can not downgrade dependencies or anything with -t
Status in apt package in Ubuntu
Well, actually I have thought a lot about this downgrading thing. I have
contributed to ppa-purge and even made a PPA of that:
https://launchpad.net/~jarnos/+archive/ubuntu/ppa-purge
I still have to fix it to keep auto installed packages auto installed, which is
not very difficult.
I just thoug
Oh, I do not need to do separate marking to auto. It seems like the apt
install command retains the auto status even if the auto packages are
listed in command line, if the package which depends on the auto
package, is installed, too. (at least with apt 1.6.12)
--
You received this bug notificati
Public bug reported:
The following command tells the files:
grep awk $(dpkg-query -L pulseaudio | grep
/usr/share/bash-completion/completions/)
/usr/share/bash-completion/completions/pulseaudio:pactl list cards 2>
/dev/null | awk -e \
/usr/share/bash-completion/completions/pulseaudio:pa
Guess what? Affects Xubuntu 19.10. What is so difficult in not asking
password when guest session is concerned?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1022858
Title:
Does it work better with nvidia driver?
You could use another locker in 18.10 as workaround. See contents of
/usr/bin/xflock4 script for hint. (You have to kill light-locker process
and make it not start in "Session and Startup" dialog.
--
You received this bug notification because you are a mem
mawk '{print match($0,/a*/)}'
works, but
mawk '{print match($0,/a**/)}'
does not
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mawk in Ubuntu.
https://bugs.launchpad.net/bugs/1475968
Title:
match function hangs
Status i
Testing is painfully slow because connection to e.g.
archive.canonical.com is very slow.
Downgrading in step 2 does not work without --allow-downgrades
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unattended-upgrades in
Ub
Brian, I tested the update-manager version you told. It is true that
update-manager removes the unused packages, but step 3. (unattended-
upgrades) does not remove the unused kernels.
I add failed tag as this bug is originally about unattended-upgrades.
** Tags removed: verification-needed-xenial
Yes, it is good that update-manager can do removing, as that is what
most people use anyway. linux-purge might still have some use e.g. if
for some reason /boot becomes full, or there are non-autoremovable
kernel packages (which may happen in 14.04 even with kernels installed
using update-manager
** Description changed:
[Impact]
* Update-manager and unattended-upgrades install many kernel packages during
the lifetime of a release but does not remove them automatically leading to
those packages filling disk space potentially completely filling /boot and
making the system unable t
** Tags removed: verification-failed-xenial
** Tags added: verification-done-xenial
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unattended-upgrades in
Ubuntu.
https://bugs.launchpad.net/bugs/1624644
Title:
By default se
Oh, the test case seems to be same, marking verified.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unattended-upgrades in
Ubuntu.
https://bugs.launchpad.net/bugs/1675079
Title:
16.04 LTS Partition /boot fills up with Ker
Does this need different kind of verification for Xenial than what I did
in Bug #1624644?
** Description changed:
[Impact]
- * Update-manager and unattended-upgrades install many kernel packages during
the lifetime of a release but does not remove them automatically leading to
those packa
Why would you want to install both libjpeg-progs and libjpeg-turbo-progs?
"apt-cache depends libjpeg-progs" tells they conflict and replace each other.
I noticed similar issue after upgrading from Trusty to Xenial. Both packages
were installed. I resolved that by purging libjpeg-progs. I did not
*** This bug is a duplicate of bug 1571195 ***
https://bugs.launchpad.net/bugs/1571195
** This bug has been marked a duplicate of bug 1571195
package libjpeg-progs 8c-2ubuntu8 failed to install/upgrade: trying to
overwrite '/usr/bin/rdjpgcom', which is also in package libjpeg-turbo-progs
I think these are duplicates of each other despite the different
libjpeg-turbo-progs version:
Bug #1550124
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libjpeg-turbo in Ubuntu.
https://bugs.launchpad.net/bugs/1571195
Titl
*** This bug is a duplicate of bug 1571195 ***
https://bugs.launchpad.net/bugs/1571195
** This bug has been marked a duplicate of bug 1571195
package libjpeg-progs 8c-2ubuntu8 failed to install/upgrade: trying to
overwrite '/usr/bin/rdjpgcom', which is also in package libjpeg-turbo-progs
*** This bug is a duplicate of bug 1571195 ***
https://bugs.launchpad.net/bugs/1571195
** This bug is no longer a duplicate of bug 1527455
package libjpeg-progs (not installed) failed to install/upgrade: försöker
skriva över "/usr/share/man/man1/djpeg.1.gz" som också finns i paketet
libjp
Steve Holton, maybe you are using Ubuntu 14.04 and have some manually installed
kernels, see Bug #1089195.
Do updated instructions at https://help.ubuntu.com/community/RemoveOldKernels
help to fix your system? (I suggest trying linux-purge, which I have written.)
--
You received this bug notifi
natalieaoneal, in Artful purge-old-kernels simply runs "sudo apt-get
autoremove". See Bug #1686138
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/798414
Title:
upd
** Description changed:
$ printf 'a
b\0b' | grep --null-data "a
b" | hexdump -C
61 0a 62 00 62 00 |a.b.b.|
0006
expect
61 0a 62
+
+ EDIT:
+
+ Apparently, in the above the pattern string is considered as two
+ patterns 'a'
M G, which method you used?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/798414
Title:
update-initramfs should produce a more helpful error message when
there
** Summary changed:
- When switching user, session is not properly locked (Gnome-classic)
+ When switching user, session is not properly locked
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.l
** Description changed:
Try the following:
- Log in a gnome-classic session
- Select "Switch User" in the top-right menu
(you are now on lightdm, your former session is supposed to be protected by a
password)
- Switch to a random TTY
- Switch back to the graphical session: you are
Seth, what do you mean by Xfce's screenslocking package? Ubuntu Mate
18.04 does not contain light-locker package by default:
http://cdimage.ubuntu.com/ubuntu-mate/releases/18.04/release/ubuntu-
mate-18.04-desktop-amd64.manifest
What is the screenlocking package for Mate?
--
You received this bug
Public bug reported:
Test video:
https://youtu.be/22ftfoCSPQI
Tested in chromium-browser with setting "Use hardware acceleration when
available".
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.15.0-29.31~16.04.1-generic 4.15.18
Uname: Li
** Description changed:
Test video:
https://youtu.be/22ftfoCSPQI
Tested in chromium-browser with setting "Use hardware acceleration when
available".
+
+ Oh, when I use google-chrome, instead, there is no such tearing.
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.
Is this bug affecting gnome-screensaver and mate-screensaver only?
light-locker is fork of gnome-screensaver, too, but I could not
reproduce the bug in Xubuntu using light-locker.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed t
This bug affects Xfce, too, if light-locker is not running.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/904006
Title:
When switching user, session is not properly locke
Tex, the command you used failed because of Bug #1678187. However it
succeeded to purge many kernels and related packages. But package linux-
image-extra-4.13.0-36-generic was not successfully purged technically.
What does command 'dpkg -l linux-image-extra-4.13.0-36-generic' print?
Anyway, you can
flock is used for managing locks from shell script. dpkg uses lock file
/var/lib/dpkg/lock, but I can not manage it by flock. What is right tool
for the job I want to do then?
** Changed in: util-linux (Ubuntu)
Status: Invalid => New
--
You received this bug notification because you are a
Kalmer Piiskop, have you made another bug report and if so, which is the
number?
--
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/bugs/1409332
Title:
Mouse cursor freezes, when usin
I also happened sometimes that black screen came and UI freezed; had to
reboot by ALT- Print Screen - s u b. Both, xfwm4's compositor enabled
and disabled.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https:
Alternative link for #2: https://github.com/ThomasDickey/original-
mawk/issues/34 (This is actually different bug, and in a later version
of mawk, but I guess it is somehow related.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed
See Bug #1433564
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1436252
Title:
Behaves inconsistently when you unplug headphones
Status in PulseAudio sound server:
N
Oh, auto mute does not work with Speaker in ALSA either (regardless of
Auto-mute Mode setting) , but it works with Line Out (if Auto-mute Mode
is Line out+speaker).
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in
Public bug reported:
All you need to do, is press Ctrl-Alt-F7. This also applies, if you run
e.g. "dm-tool switch-to-guest".
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: lightdm 1.10.5-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-53.89-lowlatency 3.13.11-ckt19
Uname: Linux 3.13.0-53-lowl
That is told in the duplicate bug report.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1060228
Title:
dm-tool lock + alt-ctrl-f7
Status in Light Display Manager:
New
The bug still occurs in Ubuntu 14.04, if light-locker is not enabled.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1060228
Title:
dm-tool lock + alt-ctrl-f7
Status in L
The bug exists in upstream (4.0.0-04rc5-lowlatency)
** Description changed:
+ I expect that headphone levels are not raised, when Analog Output or
+ Speakers is selected as port.
+
Please note, that Line out = analog output port is controlled by ALSA
mixer track called PCM, whereas there
I have no idea how to apply patches.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1436269
Title:
When you select Analog Output or Speakers as port in Output Devices
In the rc kernel there is Line out channel, but that did not fix the
bug.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1436269
Title:
When you select Analog Output or
I have passive speakers connected to the headphone connector. I want
output to headphone connector occur only, when analog-output-headphones
port is manually selected as the active port of the sink. Another use
case is that user wants to switch output to Headphones always, if they
are plugged in, a
Public bug reported:
$ echo ä | mawk '{print length($0)}'
outputs 2. I expect 1.
$ echo äo | mawk '{print match($0,"o")}'
outputs 3. I expect 2.
Probably this is due to the internal representation of UTF-8 characters;
mawk counts bytes instead of characters.
ProblemType: Bug
DistroRelease: Ubu
Mythbuntu 14.04 uses mawk as default awk, so it is important to fixed
it.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mawk in Ubuntu.
https://bugs.launchpad.net/bugs/1332114
Title:
Please update mawk to latest upstream
Still occurs with chromium-browser Version 43.0.2357.130 Ubuntu 14.04
(64-bit)
--
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/bugs/1409332
Title:
Mouse cursor freezes, when using
Public bug reported:
EXAMPLES
foo=10 x=foo
y='$'$x
echo $y
$fooeval y='$'$x
echo $y
10
should be something like
EXAMPLES
foo=10 x=foo
y='$'$x
echo $y
$foo
rbalint, user could mark such packages as manually installed (by apt-
mark), so autoremove will not remove them.
If you mark update-manager affected, you should mark other updaters,
too. E.g. 'apt full-upgrade' or Synaptic will not remove newly unused
packages, right?
--
You received this bug no
I think less advanced users do not install software that is not
packaged. Advanced users can configure system to work as they wish. IMO
currently Unattended-Upgrade::Remove-New-Unused-Dependencies is more
risky as default.
--
You received this bug notification because you are a member of Ubuntu
T
I think removing "newly unused" packages is an ugly hack. Deciding which
packages are excessive or unneeded should not depend on how some
packages were removed previously. If the reason for this automatic
remove thing is to get rid of excessive kernels, a specific tool for
that could be used. I hav
I meant deciding which packages are excessive or unneeded should be
possible also after upgrading, not only in conjunction with upgrading.
I still do not get it why advanced users could not make sure the
packages needed by their not packaged software is not marked as manually
installed.
--
You r
Minus last "not"
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unattended-upgrades in
Ubuntu.
https://bugs.launchpad.net/bugs/1624644
Title:
Unable to automatically remove packages that become unused in
conjunction with
Anyway, it would be good, if other software could optionally remove new unused
packages.
I do not consider Unattended-Upgrade::Remove-New-Unused-Dependencies as an
reasonable default option for unattended-upgrades before the feature has been
released for at least apt, update-manager, gnome-soft
** Summary changed:
- Unable to automatically remove packages that become unused in conjunction
with updating by other software
+ By default settings unattended-upgrade is unable to automatically remove
packages that become unused in conjunction with updating by other software.
** Description c
** Description changed:
- When using default settings for unattended-upgrades i.e.
+ When using default settings for unattended-upgrade i.e.
Unattended-Upgrade::Remove-Unused-Dependencies "false";
# default "false"
Unattended-Upgrade::Remove-New-Unused-Dependencies "true";
# default "true"
E.g. Apt could have --autoremove-new option which would work with apt
and apt-get
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1624644
Title:
By default settings unattended-
patch version 2 is also against (then) current
https://git.launchpad.net/~usd-import-team/ubuntu/+source/initramfs-tools/tree/update-initramfs
** Patch removed: "patch concerning generate_initramfs function in
update_initramfs"
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/16
Could you attach logs in
/var/log/unattended-upgrades/
from such a system?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unattended-upgrades in
Ubuntu.
https://bugs.launchpad.net/bugs/1675079
Title:
16.04 LTS Partition /b
Also please show the output of:
dpkg-query -Wf'${db:Status-Abbrev} ${Package}\n' | grep -E '
linux-(.*-)?image-[0-9]'
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unattended-upgrades in
Ubuntu.
https://bugs.launchpad.net/b
** Tags added: full-boot
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1624644
Title:
By default settings unattended-upgrade is unable to automatically
remove packages that
Tried version 0.90ubuntu0.8 and it worked ok.
** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unattended-upgrades in
Ubuntu.
https://bugs.lau
Brian, however, as you installed the kernel by apt-get install, the
kernel becomes manually installed, and will not later be removed by
'sudo apt autoremove', unless you change it to be marked as
automatically installed.
I question the use of 'sudo apt autoremove' in this case. If its action was t
It will remove the third newest kernel, but later, when the one you
installed by "apt install" will become third newest, it will not be
removed automatically. That is by design.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to
Tested in 16.04
Lower free space at /boot to 10MB by the following one-liner:
sudo dd if=/dev/zero of=/boot/tmpfile bs=1MB count=$(($(stat -f
--format="%f*%S" /boot)/100-10))
Then remove a linux-image-extra package by apt, e.g.
sudo apt purge linux-image-extra-4.10.0-19-generic
Check statu
Anyway, in my view
Unattended-Upgrade::Remove-Unused-Dependencies "true";
would be the default setting to have now, and advanced users should mark the
dependencies of their unpackaged software as "manual".
--
You received this bug notification because you are a member of Ubuntu
Touch seeded pack
Then not incomplete anymore?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1678187
Title:
Removing a linux-image-extra package fails, if /boot is about full
Stat
There is no bug with that number.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1678187
Title:
Removing a linux-image-extra package fails, if /boot is about full
** 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.
https://bugs.launchpad.net/bugs/1544621
Title:
When there is a broken dependency, apt-get is unable to
Public bug reported:
Test:
sudo flock /var/lib/dpkg/lock -c \
'echo 1; apt-get -o Debug::NoLocking=true check; echo 2; apt-get check'
Expected behavior:
apt-get fails in stage 2.
Workaround (needs moreutils package)
sudo lckdo /var/lib/dpkg/lock /bin/sh -c \
'echo 1; apt-get -o Debug::NoLocki
** Description changed:
-
Test:
sudo flock /var/lib/dpkg/lock -c \
'echo 1; apt-get -o Debug::NoLocking=true check; echo 2; apt-get check'
Expected behavior:
apt-get fails in stage 2.
- Workaround (needs moreutils package)
+ Workaround (needs moreutils package, which is not ins
Brian, Where you have uploaded the code? The code at
https://code.launchpad.net/ubuntu/+source/dkms is old.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1515513
Ti
For some reason with my patch mv may fail even if I try to make sure mv
will not be run, if there is not enough space on /boot:
Setting up linux-generic-lts-xenial (4.4.0.97.81) ...
Processing triggers for initramfs-tools (0.103ubuntu4.8) ...
update-initramfs: Generating /boot/initrd.img-4.4.0-97-
Phillip Susi, I never claimed it did. But I may want to lock the
/var/lib/dpkg/lock beforehand, so that system is guaranteed to be
unchanged before I launch apt-get in a script. So I think the status
change you made, and the justification you gave is invalid.
** Changed in: util-linux (Ubuntu)
As for the patch, the following test shows that a file stored in /boot
may require significantly more available space than the same file in
/var/tmp, even if blocksize in (partition containing) /var/tmp is
bigger. I don't know what is the best way to estimate how much available
space is needed for
A new attempt to estimate required space in /boot.
** Attachment added: "The modified generate_initramfs function"
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1678187/+attachment/4970885/+files/generate_initramfs
--
You received this bug notification because you are a memb
** Description changed:
System calls /etc/kernel/postinst.d/initramfs-tools when
purging/removing a linux-image-extra package. That calls "update-
initramfs -c" which needs significant amount of additional disk space in
/boot temporarily. But there is no space left, if /boot is full.
Maybe also dkms may need more space on /boot when updating and backing
up initrd.img?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1678187
Title:
Removing a linu
It would be easier to remove excessive kernels after this issue, if Bug
#1678187 was fixed.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/798414
Title:
update-ini
** Description changed:
Binary package hint: initramfs-tools
- When generating a new initramfs there is no check for available free
- space, subsequently its possible for update-initramfs to fail due to a
- lack of free space. This is resulting in package installation failures
- for initramf
** Description changed:
System calls /etc/kernel/postinst.d/initramfs-tools when
purging/removing a linux-image-extra package. That calls "update-
initramfs -c" which needs significant amount of additional disk space in
/boot temporarily. But there is no space left, if /boot is full.
+
** Description changed:
System calls /etc/kernel/postinst.d/initramfs-tools when
purging/removing a linux-image-extra package. That calls "update-
initramfs -c" which needs significant amount of additional disk space in
/boot temporarily. But there is no space left, if /boot is full.
An exception for linux-image-extra packages can be added in
/etc/kernel/postinst.d/update-notifier and in /etc/kernel/postinst.d
/unattended-upgrades
** Attachment added: "code to add before touching /var/run/reboot-required in
post-installation scripts"
https://bugs.launchpad.net/ubuntu/+sou
An exception for linux-image-extra packages can be added in
/etc/kernel/postinst.d/update-notifier and in /etc/kernel/postinst.d
/unattended-upgrades
Also escape '+' characters, as package name may contain those:
https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Source
** Attach
The code could be added to /etc/kernel/postinst.d/zz-update-grub, too,
to avoid unnecessarily updating grub.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unattended-upgrades in
Ubuntu.
https://bugs.launchpad.net/bugs/145820
** Patch removed: "code to add before touching /var/run/reboot-required in
post-installation scripts"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1458204/+attachment/4881881/+files/addition
--
You received this bug notification because you are a member of Ubuntu
Touch seeded package
** Attachment added: "code to add in probably all post-installation scripts
except initramfs-tools and dkms to exit them before their job in case removing
linux-image-extra"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1458204/+attachment/4883521/+files/addition2
** Patch removed: "c
Because the code can be applied in many kernel post-installation
scripts, I have attached it in Bug #1501884 and further updates go
there.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unattended-upgrades in
Ubuntu.
https://
Correction: I meant systemd, not systemv in the previous comment.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unattended-upgrades in
Ubuntu.
https://bugs.launchpad.net/bugs/1357093
Title:
Kernels not autoremoving, causi
https://github.com/Debian/apt/commit/b4f32b13055287d2ac46a08255db475af195b5f7
** Also affects: apt (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unattended-upgrades in
Ub
I think the fix is not released in Ubuntu, yet. If the target apt
release is 1.4.6, which I found in the linked GitHub page, it is not
even in Artful, yet.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https:/
Still not in the latest release of Ubuntu, which is zesty currently.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1603620
Title:
Package lists are not updated before Unatten
** Changed in: bash (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/1617572
Title:
Field splitting is not done correctly
Status in bash
Because of this bug ppa-purge misbehaves (Bug #1514839). Should one
inspect the output of apt-get for '^Err:' (from standard output) or even
'^W:' (from standard error) to determine, if it updated the repositories
or not? Besides the output of `apt-get update` varies between versions
in supported U
This error may happen even when purging a kernel by dpkg:
https://paste.ubuntu.com/24280725/
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/798414
Title:
update-in
Public bug reported:
"dpkg --purge" calls /etc/kernel/postinst.d/initramfs-tools when
purging/removing a linux-image-extra package. That calls "update-
initramfs -c" which needs significant amount of additional disk space in
/boot temporarily. But there is no space left, if /boot is full.
The fix
I added a separate bug report for that case: Bug #1678187
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/798414
Title:
update-initramfs should produce a more helpf
** Also affects: initramfs-tools (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1515513
Title:
/boot/initrd.im
The Bourne shell script code to remove the backups could be added in
kernel_prerm.d_dkms (or currently non-existing kernel_postrm.d_dkms) in
dkms package source, but if the package was removed, there would be no
code to remove the backups in conjunction with kernel removing. Thus,
the code could be
101 - 200 of 543 matches
Mail list logo