Public bug reported:
Example error:
finger: /dev//pts/3: No such file or directory
Login NameTty Idle Login Time Office Office Phone
Segmentation fault (core dumped)
This crash can happen if the utmp entry references a terminal that is no
longer allocated. In this case, it
Public bug reported:
In /etc/apparmor.d/usr.lib.ipsec.charon the apparmor profile allows
charon to call dash.
If you then do 'dpkg-reconfigure dash' and say 'no' to the question,
'Use dash as the default system shell (/bin/sh)?', the system shell will
change to bash.
Now if you have a line like
On Mon, 30 Mar 2020, Simon Déziel wrote:
> charon's profile includes a local override file that is useful when
> using non-default setups. As such, I think the proper solution for you
> would be to use this:
>
> echo '/bin/bash rmPUx,' | sudo tee -a
> /etc/apparmor.d/local/usr.lib.ipsec.charon
>
Public bug reported:
If a user is over quota, or if the home directory disk is full, they get
logged out straight after logging in, when the home directory is on NFS.
No information is presented to the user that would let them know the
problem.
This is because of an error in the way that lightdm
Public bug reported:
The health check report has a literal %s in all database backends apart from
Oracle.
In addition, there's a spurious warning from the test for auto-incrementing
columns in the Postgres backend.
Patches supplied.
** Affects: sympa (Ubuntu)
Importance: Undecided
** Patch added: "fix-autoinc-undef.diff"
https://bugs.launchpad.net/ubuntu/+source/sympa/+bug/1972981/+attachment/5588491/+files/fix-autoinc-undef.diff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
The postinstall runs fails because luatex now has the 'socket'
functionality disabled by default. [CVE-2023-32668]
The upstream source for mtxrun has --socket added to the luatex command
line to reenable the functionality while running 'mtxrun --make'. See
lines having '--socket' in https://source