Thank you for taking the time to report this bug and contributing to
Ubuntu.
The `wireless-tools` package that ships the `iwconfig` userspace utility
has been removed in Ubuntu 24.10 "oracular" (see LP bug #2075850). So we
should replace this command.
** Changed in: apport (Ubuntu)
Importance
** Changed in: network-manager (Ubuntu)
Assignee: (unassigned) => Lukas Märdian (slyon)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/2089930
Title:
NetworMa
Then, (in GDM, not a tty) I downloaded:
http://launchpadlibrarian.net/761035045/login_4.13+dfsg1-4ubuntu3.3_amd64.deb
Ran:
```
sudo apt install ./login_4.13+dfsg1-4ubuntu3.3_amd64.deb
```
verified that the problematic entry was no longer present in /etc/pam.d/login:
```
$ cat /etc/pam.d/login | gr
Just also adding -flto=auto to LDFLAGS (in addition to CFLAGS) did not
start to cause the issue on the git build.
But I think it is worth trying export
DEB_BUILD_MAINT_OPTIONS=optimize=-lto in the PPA builds.
And indeed the no-LTO build in:
https://launchpad.net/~paelzer/+archive/ubuntu/lp-208
Installed packagekit=1.3.0-1ubuntu1 in Ubuntu 24.10
Verified the test plan: I saw the graphical prompt.
** Attachment added: "Screenshot From 2024-12-02 17-40-03.png"
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/2086773/+attachment/5841532/+files/Screenshot%20From%202024-12-02%20
As a bonus of debugging this, the reproducible builds have fallen out as well.
The patch that I use works (that is what was tested above) and it is stable in
its binaries across 10 builds:
md5sum 0*/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0*.objdump
cd47f413db025e99b4d888e84fac4a31
00/usr/lib/x
Thank you for the bug report.
Judging by the DpkgLog.txt the upgrade that triggered your issue seems
to include:
linux-firmware:all 20220329.git681281e4-0ubuntu3.35
20220329.git681281e4-0ubuntu3.36
linux-generic:amd64 5.15.0.125.124 5.15.0.126.125
linux-image-generic:amd64 5.15.0.125.124 5.15.0.
Thank you for the bug report.
Could you try this solution from the forums?
https://askubuntu.com/a/1315513
** Also affects: linux (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: xorg (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
To
** Merge proposal linked:
https://code.launchpad.net/~mateus-morais/ubuntu/+source/newt/+git/newt/+merge/477589
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to newt in Ubuntu.
https://bugs.launchpad.net/bugs/2090841
Title
Merge work is here:
* git-ubuntu branch:
https://git.launchpad.net/~hyask/ubuntu/+source/shadow/log/?h=skia/merge_lp2089923_plucky
* PPA: https://launchpad.net/~hyask/+archive/ubuntu/shadow-merge-lp2089923
Everything should be mostly done, but I'll run some more tests before
submitting the MP.
-
** Changed in: linux (Ubuntu)
Status: Incomplete => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1073433
Title:
Ext4 corruption associated with
** Changed in: openssl (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/2087955
Title:
openssl: merge 3.4.0-1 from Debia
Public bug reported:
After upgrading policykit-1 package to version 124-2ubuntu1.24.10.1 from
oracular-proposed repository, access to admin from gui becomes impossible.
Only way: sudo from terminal.
Trying pkexec from terminal crashes with a coredump.
Comming back to stable version 124-2ubuntu1
The issue seems to be that the change is incorrectly handling symlinked
actions, I've reported an upstream issue on https://github.com/polkit-
org/polkit/issues/530
** Bug watch added: github.com/polkit-org/polkit/issues #530
https://github.com/polkit-org/polkit/issues/530
--
You received thi
@didrocks you were one of the original authors of the `zsys` patch [1]
that is now causing the bug, and iirc we discussed in the Hague that
this patch could probably be dropped. Do you still support that
decision, and validate that I can drop the patch in the upcoming merge
of `shadow?
[1]:
https:
The symlink and choice files are not the issue.
When rebasing the change to the LTS I did not alter this call:
--->
+ priv = polkit_backend_action_pool_get_instance_private (pool);
<---
which was introduced upstream on 2024-05-09 (so not in Noble or
Oracular) by
eafbf7d Fix G_TYPE_INSTANCE_
** Merge proposal linked:
https://code.launchpad.net/~adrien/ubuntu/+source/openssl/+git/openssl/+merge/477583
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ca-certificates in Ubuntu.
https://bugs.launchpad.net/bugs/2066
Second check good, the non-lto build makes it work.
buntu@autopkgtest:~$ /usr/games/wesnoth-1.18 -m --controller 1:ai --controller
2:ai --nogui
Battle for Wesnoth v1.18.3 x86_64
Started on Mon Dec 2 12:48:04 2024
Data directory: /usr/share/games/wesnoth/1.18
User configuration di
I checked if O3->O2 alone would also fix the issue - it does.
Julian had a great suggestion:
"""
I'd argue disable -O3; but it may also be fruitful to look where it crashes and
force -O2 for that function using `attribute((optimize(2))` (re @paelzer: Hi,
if LTO+O3 ...)
"""
Before the debugging
I think there is no active or planned work to bring zsys further on the
time being. This only impacted the new user addition and I we can drop
the patch for now without impacting too many users.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which
I could now, knowing that it is O3+LTO also reproduce it with upstream
git :-)
I checked the former 2.30.6 which would also behave the same way if LTO
and O3 are enabled, so at the end it wasn't the new version of libsdl2
at all.
I submitted it to upstream for their awareness.
Reproducible build
*** This bug is a duplicate of bug 2089930 ***
https://bugs.launchpad.net/bugs/2089930
It's a duplicate of https://bugs.launchpad.net/ubuntu/+source/network-
manager/+bug/2089930
** This bug has been marked a duplicate of bug 2089930
NetworManager crashes when modifing connection (ipv4.ign
Hi, I might have found a way to reproduce the problem.
I believe that, at some point, the FortiClient plugging is trying to
create a Network Manager connection for a virtual interface (such as a
dummy device or something like that) that already exists. That is not a
problem with FortiClient though
Please make the following clarifications in the test plan and SRU "where
problems could occur":
a) Use the scripts as planned in the original test plan, but extend them
to all architectures, because we don't want frame pointers in s390x and
ppc64el, only arm64 and amd64 if I'm not mistaken (not on
Installing firewalld
Setting up firewalld (2.1.1-1) ...
update-alternatives: using
/usr/share/polkit-1/actions/org.fedoraproject.FirewallD1.server.policy.choice
to provide /usr/share/polkit-1/actions/org.fedoraproject.FirewallD1.policy
(org.fedoraproject.FirewallD1.policy) in auto mode
the .ch
** Merge proposal linked:
https://code.launchpad.net/~adrien/ubuntu/+source/openssl/+git/openssl/+merge/477555
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ca-certificates in Ubuntu.
https://bugs.launchpad.net/bugs/2066
** Changed in: openssl (Ubuntu)
Status: Confirmed => In Progress
** Changed in: openssl (Ubuntu)
Milestone: None => ubuntu-25.04
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ca-certificates in Ubuntu.
https://bu
I've not seen issues since removing ibus, so it really must be the whole
ibus communication that causes the repeat code to go wrong, but further
investigation is warranted where it goes wrong. I should record a dump
with libinput and then replay it to reliable reproduce the issue
because surely th
This bug was fixed in the package librsvg - 2.59.2+dfsg-1
---
librsvg (2.59.2+dfsg-1) unstable; urgency=medium
* New upstream release (LP: #2089563)
-- Nathan Pratta Teodosio Tue, 26 Nov 2024
20:50:03 +0100
** Changed in: librsvg (Ubuntu)
Status: Fix Committed => Fix Rel
I used it more like a shotgun, but with local attribute((optimize(2)) in
the place of the warning and back up the stack of the crash I got still
a crash.
I'll use it a bit more widely and if working then refine that throughout
tomorrow as it is iterating "modify + run (for some time)".
If OTOH no
Applying this patch[1] to gzip, and rebuilding rsyslog with this new
gzip.
1. https://lists.gnu.org/archive/html/bug-gzip/2024-12/msg0.html
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to zlib in Ubuntu.
https://bugs.lau
Installed packagekit=1.3.0-1ubuntu1 in Ubuntu 24.10
Verified both test plans. `pkcon` did not print out warnings nor
crashed.
** Tags removed: verification-needed verification-needed-oracular
** Tags added: verification-done verification-done-oracular
--
You received this bug notification becau
*** This bug is a duplicate of bug 2089930 ***
https://bugs.launchpad.net/bugs/2089930
** This bug has been marked a duplicate of bug 2089930
NetworManager crashes when modifing connection (ipv4.ignore-auto-routes yes)
--
You received this bug notification because you are a member of Ubun
I'm marking the zlib tasks as incomplete, because this particular test
failure in rsyslog happens with gzip, and it's not yet clear if zlib
also has the same problem.
** Also affects: gzip (Ubuntu)
Importance: Undecided
Status: New
** Changed in: zlib (Ubuntu Plucky)
Status: Conf
Public bug reported:
The upstream version 0.52.24-4 should be merged into plucky. The current
version is 0.52.24-2ubuntu4.
* PPA for review: https://launchpad.net/~mateus-
morais/+archive/ubuntu/plucky-merges
Note: this is a tracking bug
** Affects: newt (Ubuntu)
Importance: Undecided
Thanks Nathan, I've uploaded the fixes
--
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 polic
*** This bug is a duplicate of bug 2089930 ***
https://bugs.launchpad.net/bugs/2089930
Public bug reported:
The Ubuntu Error Tracker has been receiving reports about a problem regarding
network-manager. This problem was most recently seen with package version
1.48.8-1ubuntu3, the problem p
Hello Philip, or anyone else affected,
Accepted policykit-1 into noble-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/policykit-1/124-2ubuntu1.24.04.2 in
a few hours, and then in the -proposed repository.
Please help us by testing this new package.
** Tags added: foundations-todo
** Changed in: systemd (Ubuntu)
Assignee: (unassigned) => Nick Rosbrook (enr0n)
** Changed in: ubuntu-release-upgrader (Ubuntu)
Assignee: (unassigned) => Nick Rosbrook (enr0n)
--
You received this bug notification because you are a member of Ubuntu
Touc
** Changed in: systemd (Ubuntu)
Status: New => Triaged
** Changed in: systemd (Ubuntu)
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/
Hello Philip, or anyone else affected,
Accepted policykit-1 into oracular-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/policykit-1/124-2ubuntu1.24.10.2 in
a few hours, and then in the -proposed repository.
Please help us by testing this new package
I was re-verifying some of the major decision points to make sure this
goes the right paths (after all this crossed three digits of builds
overall) and as my gut feeling told me, something is even more odd.
I went back and ended up no more being able to reproduce the good case.
Not even with the P
This update breaks firewalld:
# firewall-cmd --list-services
ERROR:dbus.proxies:Introspect error on :1.12:/org/fedoraproject/FirewallD1:
dbus.exceptions.DBusException: org.freedesktop.PolicyKit1.Error.Failed: Action
org.fedoraproject.FirewallD1.info is not registered
Error: Action org.fedoraproj
Corrected the bug description to not mention noble being a full
backport, as this is not accurate anymore.
--
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/2083538
Title:
amdgp
Interesting build warning
libtool: link: ranlib build/.libs/libSDL2_test.a
libtool: link: ( cd "build/.libs" && rm -f "libSDL2_test.la" && ln -s
"../libSDL2_test.la" "libSDL2_test.la" )
In function 'SDL_memcpy_REAL',
inlined from 'SDL_SetCurrentDisplayMode' at
/home/ubuntu/SDL/src/video/SDL_
I performed a fresh noble install in a VM, first I verified that the
issue was still persistent. See screenshot attached
** Attachment added: "pre-new-login.png"
https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/2060676/+attachment/5841523/+files/pre-new-login.png
--
You received this bu
** Description changed:
As can be seen in some bugs collecting KernLog.txt, such as
- https://launchpadlibrarian.net/755520804/KernLog.txt, only one word of
- each line is being shown:
+ https://launchpadlibrarian.net/755520804/KernLog.txt from LP: #2085412,
+ or https://launchpadlibrarian.net/7
Public bug reported:
As can be seen in some bugs collecting KernLog.txt, such as
https://launchpadlibrarian.net/755520804/KernLog.txt, only one word of
each line is being shown:
Security
AppArmor
AppArmor
audit(
AppArmor
AppArmor
AppArmor
AppArmor
security
selinux
security
security
security
secur
Proposed change: https://github.com/canonical/apport/pull/409
** Changed in: apport
Importance: Undecided => Medium
** Changed in: apport
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to a
Hello Julian, or anyone else affected,
Accepted mesa into noble-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/mesa/24.0.9-0ubuntu0.3
in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.
** Also affects: libxslt (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libxslt in Ubuntu.
https://bugs.launchpad.net/bugs/2089307
Title:
llibxml-libxml-perl autopkgtest
All autopkgtests for the newly accepted policykit-1 (124-2ubuntu1.24.04.2) for
noble have finished running.
The following regressions have been reported in tests triggered by the package:
gdm3/unknown (ppc64el)
Please visit the excuses page listed below and investigate the failures,
proceeding
Public bug reported:
In plucky 25.04 proposed signon-ui no longer builds for ppc64el riscv64
s390x due to qtwebengine not be available on those arches.
Debian sync has disabled builds now on those:
https://launchpad.net/ubuntu/+source/signon-
ui/0.17+git20231016.eef943f-2
Binaries removed in deb
53 matches
Mail list logo