Public bug reported:
After updating to kernel 5.11.0-25-generic wireless driver failed to recognize
WiFi card.
Possible reasons/symptoms:
$ sudo update-initramfs -u -k all
update-initramfs: Generating /boot/initrd.img-5.11.0-25-generic
W: Possible missing firmware /lib/firmware/i915/skl_guc_49.0.
*** This bug is a duplicate of bug 1938753 ***
https://bugs.launchpad.net/bugs/1938753
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1938753, so it is being marked as such. Please look
Yes for some reason I was imagining this wouldn't be a problem after
release. Forgot about dist upgrades.
--
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/1938753
Title:
Public bug reported:
ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: mesa-va-drivers:amd64 21.0.3-0ubuntu0.2~20.04.1
ProcVersionSignature: Ubuntu 5.11.0-25.27~20.04.1-generic 5.11.22
Uname: Linux 5.11.0-25-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
Caspe
** Description changed:
- With my setting I shouldn't be able to surf web, but I can do it
- (without proxy/vpn)
-
+ With my setting I shouldn't be able to surf web, but I can do it (without
proxy/vpn)
+ This problem happen after `iptables -F` and only way is to reboot PC. I tried
`ufw reload`
Public bug reported:
in the middle of an update
ProblemType: Package
DistroRelease: Ubuntu 21.10
Package: pulseaudio-utils 1:15.0+dfsg1-1ubuntu1
ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
Uname: Linux 5.11.0-25-generic x86_64
ApportVersion: 2.20.11-0ubuntu67
Architecture: amd64
Aud
** Patch removed: "chmod-reference.patch"
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1938886/+attachment/5515876/+files/chmod-reference.patch
** Patch added: "chmod-reference.patch"
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1938886/+attachment/5515888/+files/
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: gdebi (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gdebi in Ubuntu.
https://bugs.launchpad.net/b
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1938886
Title:
rrr:no dh_strip or strip loose setuid bit
Status in bash package in Ubuntu:
Invalid
** Patch added: "chmod-reference.patch"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1938886/+attachment/5515876/+files/chmod-reference.patch
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bash in Ubuntu.
https://
** Changed in: bash (Ubuntu)
Status: New => Invalid
** Changed in: dash (Ubuntu)
Status: New => Invalid
** Changed in: debhelper (Ubuntu)
Status: New => Triaged
** Changed in: debugedit (Ubuntu)
Status: New => Invalid
** Changed in: linux (Ubuntu)
Status: New
** Tags added: fr-1550
** Summary changed:
- Update contrab(5) manpage to match new behaviour
+ Update crontab(5) manpage to match new behaviour
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cron in Ubuntu.
https://bugs.la
Based on https://elixir.bootlin.com/linux/latest/source/fs/inode.c#L1928
it seems that setuid and capabilities will be stipped, thus currently
our implementation of dh_strip causes to loose setuid and capabilities.
No idea why this is working with fakeroot when Rules-Requires-Root is set to
bina
Confirm that this still occuring in Lubuntu Impish - tested daily ISO 2021-08-04
http://cdimage.ubuntu.com/lubuntu/daily-live/20210804/impish-desktop-amd64.iso
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software
Public bug reported:
gnutls library can be configured using /etc/gnutls/config for example to
allow small keys and TLS versions below v1.2
however, if application is confined and has an apparmor profile and uses
gnutls it will ignore such file, if it is not allowed to read it.
For example:
[ 3
separately I'm not sure who/what/why stips setuid bits on file creation
through redirect.
is it like some kind of a CVE in bash/dash? kernel protection?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bash in Ubuntu.
https://
- objcopy/strip changed in 2.36.1, not keeping file attributes of the
original file. Work around that in dh_strip to write to a temporary
file and cat'ing this to the original file to keep the original
attributes.
which is broken for setuid files.
** Also affects: dash (Ubuntu)
dh_strip does
strip --remove-section=.comment --remove-section=.note --strip-unneeded -o
/tmp/OdGxqpWWsW/stripeIrB_j debian/virtualbox/usr/lib/virtualbox/VBoxSDL.so
cat '/tmp/OdGxqpWWsW/stripeIrB_j' >
'debian/virtualbox/usr/lib/virtualbox/VBoxSDL.so'
which behaves differently under root and non
** Changed in: systemd (Ubuntu Focal)
Assignee: Dan Streetman (ddstreet) => (unassigned)
** Changed in: systemd (Ubuntu Focal)
Importance: Low => Undecided
** Changed in: systemd (Ubuntu Bionic)
Importance: Low => Undecided
--
You received this bug notification because you are a memb
The kernel patch for 9710 is now in the sound subsystem tree, it should
be in linux-next sometime later today
https://mailman.alsa-project.org/pipermail/alsa-
devel/2021-August/188208.html
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is su
Hello,
For some reason, in the past week or so this bug has been freezing my
machine every couple of days or so (I’m surprised that AMD wasn’t able
to reproduce the problem yet¹). You can imagine how “pleasant” it makes
using this computer.
Today I got an interesting error in dmesg, perhaps it
With debugedit v5.0 things are still the same
https://launchpadlibrarian.net/551609214/buildlog_ubuntu-impish-
amd64.virtualbox_6.1.26-dfsg-2ubuntu1_BUILDING.txt.gz
the setuid bit is lost.
I guess we need to dig deeper into dh_strip activities, to see
what/where/how it is lost. Maybe it is lost
ls -latr debian/virtualbox/usr/lib/virtualbox/VBoxSDL
-rwsr-sr-x 1 buildd buildd 406824 Aug 4 15:51
debian/virtualbox/usr/lib/virtualbox/VBoxSDL
dh_strip --dbgsym-migration='virtualbox-dbg'
ls -latr debian/virtualbox/usr/lib/virtualbox/VBoxSDL
-rwxr-xr-x 1 buildd buildd 166208 Aug 4 15:52
deb
** Changed in: anacron (Ubuntu Bionic)
Status: Confirmed => Won't Fix
** Changed in: anacron (Ubuntu Focal)
Status: Confirmed => Won't Fix
** Changed in: cron (Ubuntu Bionic)
Status: Confirmed => Won't Fix
** Changed in: cron (Ubuntu Focal)
Status: Confirmed => Won't
Public bug reported:
From LP: #1779767 comment 13:
In crontab(5) in cron 3.0pl1-136ubuntu2 the manpage is now wrong. It
says:
> Several environment variables are set up automatically by the cron(8) daemon.
> […] PATH is set to "/usr/bin:/bin". HOME, SHELL, and PATH may be overridden
> by setting
@maanus, That is a first iteration.
sudo add-apt-repository ppa:slashd/keepconfiguration
sudo apt-get update
Let me know the outcome.
- Eric
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.l
Observed on bionic:linux-aws-5.4 5.4.0-1055.58~18.04.1
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1886790
Title:
lxc 3.0.3-0ubuntu1~18.04.1 ADT test failure with B/5.4 ker
Thank you for reporting this bug to Ubuntu.
Ubuntu 20.10 (groovy) reached end-of-life on July 22, 2021.
See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases
We appreciate that this bug may be old and you might not be interested
in discussing it any more. Bu
Public bug reported:
This one of 103 update package that fail.
Now updating alsa-ucm-conf ..
Installing package(s) with command apt-get -y install alsa-ucm-conf
..
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will b
I updated debugedit to 5.0 version, the changelog looks like adding some
errors when chmod can't be done correctly
@@ -3419,7 +3431,8 @@
}
/* Make sure we can read and write */
- chmod (file, stat_buf.st_mode | S_IRUSR | S_IWUSR);
+ if (chmod (file, stat_buf.st_mode | S_IRUSR | S_IWUS
hey there, I have the exact same problem, but I couldn't find a solution yet.
I included the edid file using the script given above:
lsinitramfs /boot/initrd.img-5.11.0-25-generic | grep edid
usr/lib/firmware/edid
usr/lib/firmware/edid/edid.bin
my grub config looks like this:
cat /etc/default/g
Public bug reported:
Over at https://launchpadlibrarian.net/550715513/buildlog_ubuntu-
hirsute-amd64.virtualbox_6.1.22-dfsg-2~ubuntu1.21.04.2_BUILDING.txt.gz
I have rebuilt an earlier version of virtualbox, that sets Rules-
Requires-Root: no and added extra ls statements to find where/when/why
se
I was able to verify this is fixed in iputils-ping 20210202-1. That is,
I saw this same problem, grabbed those sources from Debian, built them,
and tested again. Accordingly, this should already be fixed in Ubuntu
impish.
--
You received this bug notification because you are a member of Ubuntu
To
It appears you're using Wayland at the moment. Does the problem also
occur if you log into 'Ubuntu on Xorg'? (that probably would also have
been used during installation)
** Tags added: raspi
** Package changed: xorg (Ubuntu) => mutter (Ubuntu)
** Changed in: mutter (Ubuntu)
Status: New =
Public bug reported:
I am running Hirsuite on a Raspberry Pi 4. My main keyboard for this
(TV) machine is a wireless Logitech K400r combined keyboard/trackpad.
When I first installed, I do not think there were any issues with the
keyboard. When I did updates, my keyboard half-stopped working. It
@vanvugt low is really grossly inappropriate here. This breaks upgrades,
and just because you got lucky now fixing it with apt install -f doesn't
mean it'll work tomorrow.
** Changed in: pulseaudio (Ubuntu)
Importance: Low => High
--
You received this bug notification because you are a member
36 matches
Mail list logo