Package: reprepro
Version: 5.4.7-1
Severity: minor
Tags: patch
The "wrongdistribution (safe to ignore)" section in reprepro(1) says:
... a distribution not listed in that files' Distributions: header
There are several issues here:
* "files'" should be "file's"
* "Distributions" should be "D
Package: git-buildpackage
Version: 0.9.38
Severity: minor
Tags: patch
`man git-pbuilder` contains the following sentence:
For a cowbuilder builder, this sets both the base path and is passed as the
--architecture option.
That would be more readable as "... this both sets ...". Patch:
diff --gi
Package: dpkg-dev
Version: 1.22.18
Severity: normal
X-Debbugs-Cc: debian-...@lists.debian.org
User: debian-...@lists.debian.org
Usertags: armhf
You're listed as the maintainers for this package on Raspberry Pi OS.
gcc lets you set `-fstack-clash-protection` on Pi armhf bookworm,
but doing so cause
a
section in https://wiki.debian.org/CrossCompiling so the next person
doesn't have the same problem. Anywhere else I could add this?
On 04/04/2025 17:19, Marcin Juszkiewicz wrote:
W dniu 4.04.2025 o 18:08, Andrew Sayers pisze:
Package: libstdc++-12-dev
Version: 12.2.0-14+rpi1
Severity: impo
Package: libstdc++-12-dev
Version: 12.2.0-14+rpi1
Severity: important
X-Debbugs-Cc: debian-...@lists.debian.org
User: debian-...@lists.debian.org
Usertags: armhf
The _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY setting differs between Debian
and Raspberry Pi OS, causing programs cross-compiled for Debian Boo
On 17/03/2025 21:07, Marc Haber wrote:
Control: tags -1 confirmed
On Mon, Mar 17, 2025 at 04:24:18PM +, Andrew Sayers wrote:
$ sudo adduser saned scanner
warn: The user `saned' is already a member of `scanner'.
$ sudo journalctl -rn1 SYSLOG_IDENTIFIER=adduser
Mar 17 16:13:42 an
Package: adduser
Version: 3.145
Severity: normal
Steps to replicate:
1. add a user to a group they're already a member of
2. observe the terminal output
3. observe the syslog output
Expected:
The messages are approximately the same
Observed:
The syslog message is truncated
Example:
$ sudo a
Package: reprepro
Version: 5.4.6+really5.3.2-1
Followup-For: Bug #1100640
I get the same thing:
BDB1015 references: duplicate sort specified but not supported in database
db_open(./db/references.db:references)[22]: Invalid argument
There have been errors!
This is new since I upgraded yesterday f
Package: bluez-obexd
Followup-For: Bug #1087689
I'm afraid it's even worse than described. bluez-obexd currently says:
Depends: libc6 (>= 2.38), libdbus-1-3 (>= 1.9.14), libebook-1.2-21t64 (>=
3.17), libebook-contacts-1.2-4t64 (>= 3.16.2), libedataserver-1.2-27t64 (>=
3.17), libglib2.0-0t64
Package: podman
Followup-For: Bug #1095221
FYI, this turns out to be a wider issue - see bug #1098808:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098808
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Package: podman
Version: 5.4.0+ds1-1
Severity: normal
This is a superset of bug #1095221:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095221
It is based on this upstream discussion:
https://github.com/containers/podman/issues/25382#issuecomment-2678446463
Upstream have asked not
Patch accepted upstream: https://github.com/polkit-org/polkit/pull/536
Please close - and thanks for the idea :)
Package: rtkit
Version: 0.13-5.1
Severity: important
Tags: patch upstream
rtkit doesn't handle suspend/resume correctly - it thinks the canary thread
starves the whole time it's suspended, then demotes threads on resume.
See bug from 2019: https://github.com/heftig/rtkit/issues/13
The proper fix
Special-casing G_FILE_ERROR_NOENT sounds like a good plan,
but silencing the error altogether might be a step too far -
it would be nice to get a hint if I accidentally mkdir
`.../rules.e` instead of `.../rules.d`.
I've now added a commit to the PR so G_FILE_ERROR_NOENT
is logged at LOG_LEVEL_INF
Package: polkitd
Version: 126-2
Severity: minor
Steps to replicate:
1. sudo systemctl restart polkit.service
2. sudo journalctl -ru polkit.service
3. observe the messages for the latest restart
Observed:
Error opening rules directory: Error opening directory
“/usr/local/share/polkit-1/rules.d”:
-Depends: foo
bar
This is because Dpkg/Deps.pm searches for whitespace using "\s", which doesn't
match newlines. This commit strips newlines from the Build-Depends line.
The attached patch is against the current git HEAD.
- Andrew Sayers
-- System Information:
Debian Rel
Package: etckeeper
Version: 0.14ubuntu2
Severity: wishlist
When etckeeper is first installed, you need to run `etckeeper init` and
`etckeeper commit 'Initial commit'` before etckeeper is activated.
Presumably this is to give you a chance to pick your preferred version
control system, but I had ex
Package: vinagre
Version: 0.5.1-0ubuntu1
Severity: normal
--- Please enter the report below this line. ---
When set to "local connections only", vino listens on the IPv6 address
::1, port 5900. When pointed at ::1 (or ip6-localhost), vinagre tries
to connect to 127.0.0.1, and can't find the serv
her of these changes would make the problems we encountered
impossible, it would make it harder to blunder into them without
thinking.
- Andrew Sayers
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Ke
lly, could I suggest that TVD_RCVD_IP4 be described like this:
describeTVD_RCVD_IP4Numerical IP address in "received" header
- Andrew Sayers
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (
Package: xkb-data
Version: 0.9-4
Severity: normal
I've encountered an obscure bug that occurs in dvorak(gb) but not
gb(dvorak). When I'm using the Beryl window manager, holding down the
"alt" key causes the active window to lose the focus. I've tried
several other WMs and can't replicate it outs
Package: nvidia-glx
Version: 1.0.9755-1
Followup-For: Bug #404948
I've been bitten by this bug, and I'm now looking round online for how
to downgrade to 1.0.96xx. I thought I should give my views about
what I'd consider a more intuitive way of dealing with this.
The most important thing for me i
while 2 threads were running.
Testing shows that it's the following line that's causing the error:
$DataQueue->enqueue(\$thr);
Commenting that line out causes the program to run fine.
I don't know whether this is a documentation bug or a code bug.
- Andre
() function in an
XSLT stylesheet.
- Andrew Sayers
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-k7
Locale: LANG=en_GB, LC_CTYPE=en_GB (c
that the last line reads:
/sbin/shutdown -h -P now "Power button pressed"
Thanks,
- Andrew Sayers
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bi
cally be tagged as wishlist
items, developers can look at crash bugs before other bugs, no matter
the priority level.
- Andrew Sayers
-- Package-specific info:
** /home/andrew/.reportbugrc:
reportbug_version "2.2"
mode expert
ui text
realname "Andrew Sayers"
email &quo
Package: konqueror
Version: 4:3.5.1-1
Severity: important
I use Privoxy (Debian version 3.0.3-2-1) to block pop-ups, spam, etc.
When going to a page that doesn't exist (I've used the example
http://doesntexist/) with Konqueror, Privoxy will display its own 404
page rather than Konqueror's. The pa
Package: speedy-cgi-perl
Version: 2.22-1
Severity: minor
Speedy dies with a segmentation fault when called with a command line
such as:
/usr/bin/speedy -I .
This is an invalid command-line, it should read:
/usr/bin/speedy -I.
Perl simply ignores this command-line option.
- Andrew
--
28 matches
Mail list logo