Absolutely, now I remember I was testing vsmartcard... Trying to
understand the whole smart card stack I lost track of it, sorry. (:
** Changed in: pcsc-lite (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, whi
PPA for review https://launchpad.net/~zhsj/+archive/ubuntu/console-
setup-merge-lp2020749
** Changed in: console-setup (Ubuntu)
Status: New => In Progress
** Merge proposal linked:
https://code.launchpad.net/~zhsj/ubuntu/+source/console-setup/+git/console-setup/+merge/443641
--
You r
Here is another example of a tool that fails to work as expected because
it expects strict compliance to PEP 440: https://github.com/tox-
dev/pipdeptree/issues/235 .
This affects older Ubuntu releases like Bionic and Focal too.
I hope adding another example like this helps to justify fixing this o
** Changed in: openssh (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 openssh in Ubuntu.
https://bugs.launchpad.net/bugs/2020474
Title:
openssh-server-1:9.2p1-2ubuntu1 c
The workaround is available in candidate channel (currently only ready
for amd64).
snap refresh --candidate chromium
If someone could please verify the workaround, I can bump to stable.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is su
As I have multiple profiles, I chose to simply delete all Cache
directories
$ find ~/.config/google-chrome \( -name "*Cache" \) | xargs -d '\n' -L 1 rm -rf
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
http
Taking an Ubuntu docker image (or similar) and installing the latest
pip/setuptools is a very common use case for CI pipelines and building
containers. Since distro-info and python-debian are in most images, all
those use cases are affected. The bug is that these Ubuntu packages
violate the Python
Public bug reported:
In a fresh container, installing libdebuginfod-common gives a
/etc/profile.d that looks like this:
```
root@32f34f7e271e:/etc/profile.d# ls -lah
total 24K
drwxr-xr-x 1 root root 4.0K May 26 17:23 .
drwxr-xr-x 1 root root 4.0K May 26 17:23 ..
-rw-r--r-- 1 root root 96 Oct 15
Uploaded, thanks!
** Changed in: libcap2 (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libcap2 in Ubuntu.
https://bugs.launchpad.net/bugs/2020460
Title:
Please merge 1:2.66-4
On 5/26/23 12:27 AM, Julian Andres Klode wrote:
> I think you need to url encode the sequence, but not sure. I don't think
> there's anything we can do here about handling backslashes, the problem
> is backspaces do happen in actual config items and we can't introduce a
> behavior change for them a
** Attachment added: "QL-800.error_log"
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/2018538/+attachment/5675906/+files/QL-800.error_log
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.l
** Attachment added: "QL-800.ppd"
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/2018538/+attachment/5675905/+files/QL-800.ppd
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net
It seems a way that this may be avoided is for GL_RENDERER string to
always be updated when mesa updates.
--
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/2020604
Title:
After
Yeah well, those portability problems were back in the 1990s when people
used latin1 or whatever codepages.
** Changed in: libxml2 (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libxml2
Thorsten, a quick question...
The first part of my book build script has this:
echo "Validating book..."
if ! xmllint --xinclude --noout --postvalid book.xml
then
echo "Validation failed. Exiting."
exit 1
fi
echo "Complete."
Why did the book pass validation wh
Hmm. I normally use libxml2 via xmlstarlet which has a somewhat nicer UX
than xmllint.
My guess is that you didn’t give a DTD, so it could only check that all
present entities are syntactically valid, but not expand them.
--
You received this bug notification because you are a member of Ubuntu
T
** Changed in: sudo (Ubuntu)
Status: New => Fix Committed
** Changed in: sudo (Ubuntu)
Assignee: (unassigned) => William Wilson (jawn-smith)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sudo in Ubuntu.
https://
The security update for distro-info, 0.18ubuntu0.18.04.1, was published
in 2019. I don't think it's correct to say that this introduced the
regression; the regression was introduced when upstream setuptools
changed its behavior.
This does not preclude us moving forward with an SRU, I just want th
** Changed in: openssh (Ubuntu)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/2017434
Title:
README.Debian.gz instructions for dis
There is a simple test case that does not need any external sources:
Check the build log of the package. It should *not* contain
"UserWarning: The version specified ($version) is an invalid version,
this may not work as expected with newer versions of setuptools, pip,
and PyPI. Please see PEP 440
Here is the debdiff for python-debian 0.1.46ubuntu1 for kinetic.
** Patch added: "python-debian_0.1.46ubuntu1.debdiff"
https://bugs.launchpad.net/ubuntu/+source/distro-info/+bug/1991606/+attachment/5675921/+files/python-debian_0.1.46ubuntu1.debdiff
** Changed in: python-debian (Ubuntu Kinetic
On Fri, May 26, 2023 at 11:46:47PM -, Benjamin Drung wrote:
> There is a simple test case that does not need any external sources:
> Check the build log of the package. It should *not* contain
> "UserWarning: The version specified ($version) is an invalid version,
> this may not work as expect
Well, on one of my machines I installed Mesa from the kisak more stable
ppa ("turtle"), which is more up to date than mesa from the jammy
repository. I was able to re-enable hardware acceleration with no
problems. So there is something in the whole collection of mesa packages
that broke several
Hello, my guess is /home or /home/ubuntu may not exist when the audit
rules are loaded.
The file and directory watches work by setting up inotify watches on the
underlying objects, and if the file or directory doesn't exist, there's
nothing to watch. So, it errors.
You can add -i to the configura
Hello, it looks like your /boot filesystem is probably full. Recovering
from this isn't great fun. There's some advice on
https://askubuntu.com/q/89710/33812 that might be helpful.
Processing triggers for linux-image-5.15.0-72-generic (5.15.0-72.79) ...
/etc/kernel/postinst.d/initramfs-tools:
upda
** Tags removed: need-duplicate-check
--
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/2020840
Title:
package linux-image-5.15.0-72-generic 5.15.0-72.79 failed to
Public bug reported:
System upgrade using live upgrade. Detailed bug report attached.
ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: libpam-modules 1.3.1-5ubuntu4.6
ProcVersionSignature: Ubuntu 5.4.0-1102.110+fips1-aws-fips 5.4.233
Uname: Linux 5.4.0-1102-aws-fips x86_64
ApportVersion
** Tags removed: need-duplicate-check
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pam in Ubuntu.
https://bugs.launchpad.net/bugs/2021362
Title:
package libpam-modules 1.3.1-5ubuntu4.6 failed to install/upgrade: new
li
The issue is precisely as described in the output of the maintainer
script:
you are using pam_tally or pam_tally2 in your configuration
The pam_tally and pam_tally2 modules have been removed from PAM. You are
using one of these modules in your PAM configuration in /etc/pam.d. You
must remove the u
** Summary changed:
- After mesa upgrades, Chrome won't show graphics
+ After Mesa upgrades, Chrome won't show graphics
** Description changed:
- After today's Ubuntu 22.04 mesa upgrades many of our users reported
+ After today's Ubuntu 22.04 Mesa upgrades many of our users reported
problems v
30 matches
Mail list logo