On Sun, Jan 12, 2025 at 12:00:51 +0100, Yury V. Zaytsev wrote:
> Unfortunately, Debian doesn’t have the capacity to reliably forward
> bugs upstream in a timely manner, so to make sure that your reports
> actually reach us, I would appreciate if we could continue to
> communicate via our own tracke
Package: unicode
Version: 3.1-1
Severity: important
Dear Maintainer,
After installing the python3.13 package today (replacing python3.12),
I'm no longer able to get useful output from the 'unicode' utility:
$ /bin/unicode a
Traceback (most recent call last):
File "/bin/u
Package: mc
Version: 3:4.8.31-1
Dear Maintainer,
If I start mc or mcedit, then press F1 followed by F3, the program dies
with a segmentation fault.
I ran across this by accident, so I had no expectations. However, if I
navigate to a different help screen and press F3 ("Prev"), I get back to
the
Package: coreutils
Version: 9.5-1+b1
Dear Maintainer,
When I use the -B option to specify a block size, the block size is
erroneously included as a suffix in the block count. For example:
$ df /
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/
Michael, thanks for the work-around.
On Thu, Nov 14, 2024 at 20:08:39 +, Simon McVittie wrote:
> setfacl -m group:staff:r-x /etc/polkit-1/rules.d
> setfacl -m user:michael:r-x /etc/polkit-1/rules.d
>
> which I believe neither dpkg nor systemd-tmpfiles will interfere with.
That was th
On Thu, Nov 14, 2024 at 19:47:02 +, Simon McVittie wrote:
> I was a little surprised that a "d" line in tmpfiles.d alters the
> permissions and ownership of a pre-existing directory, but I see that's
> behaving as documented.
It's pretty subtle, though:
d
Create a direc
Package: polkitd
Version: 125-2
Dear Maintainer,
Something was removing the world-readable mode of /etc/polkit-1/rules.d/
on my system (repeatedly), which meant that an un-privileged git process
was not able to check for changes until I fixed it.
It took me a while to track this down. I thought
Package: mailcap
Version: 3.73
Severity: important
Dear Maintainer,
After upgrading the "mailcap" package, I tried to view an image using
the "see" command and got an error:
Error in tempfile() using template X.jpeg: Could not create
temp file iFFdXYFJn.jpeg: Read-only file syste
Package: debian-policy
Version: 4.7.0.1
Dear Maintainer,
Debian's packaged systemd complains that /usr/bin and /usr/sbin are not
merged, and reportbug now marks all reports with a corresponding "taint"
flag. I reported this for the systemd package:
https://bugs.debian.org/cgi-bin/bugrepo
On Fri, Oct 18, 2024 at 17:51:21 +0100, Luca Boccassi wrote:
> They cannot be disabled, there are no options to do so, feel free to
> send a patch upstream to implement such a feature if you want to do so
An option doesn't seem like the right way to handle this. It would
complicate configuration
Package: strace
Version: 6.8-2
Severity: minor
Dear Maintainer,
Lately, strace has been printing a warning whenever I start it:
$ /usr/bin/strace
/usr/bin/strace: Symbol `_UPT_accessors' has different size in shared
object, consider re-linking
/usr/bin/strace: must have P
Package: systemd
Version: 256.7-1
Severity: wishlist
Dear Maintainer,
systemd is tainting the system on start-up:
Oct 09 15:50:08 lucca systemd[1]: System is tainted: unmerged-bin
This is mentioned in a change-log entry for version 256:
* systemd now generates a new "taint" string "unmerged-bin
(fd_out, iter, 0);
}
static inline _Bool
fd_iter_next(int *fd_out, struct fd_iter *iter)
{
return X_fd_iter_advance(fd_out, iter, 1);
}
#endif // !defined HDRINCL_UTIL_FD_ITER_H
// originally written by Michael Gold
/* Permission is hereby granted, irrevocably and free of charge, t
Package: libbsd0
Version: 0.12.2-1
Severity: wishlist
sys/cdefs.h from libbsd neglects to define __unused, with this comment:
/* Linux headers define a struct with a member names __unused.
* Debian bugs: #522773 (linux), #522774 (libc).
* Disable for now. */
One of those
reopen 1018851
stop
On Wed, Aug 07, 2024 at 22:47:30 +0200, Gioele Barabucci wrote:
> Hi,
>
> this issue does not seem to be reproducible in version 5.2.21-2 of bash.
>
> Please reopen this bug if you can still reproduce this issue.
Thanks for looking at this.
I'm using bash package version "5
Package: cmus
Version: 2.11.0-1
Severity: wishlist
Dear Maintainer,
After upgrading cmus, the search box no longer finds strings included in
file names, as previous versions did. There appears to be no setting to
restore that behaviour. This makes it difficult to find certain tracks;
for exampl
Package: bind9-dnsutils
Version: 1:9.19.24-185-g392e7199df2-1
Dear Maintainer,
I was looking into an apparent problem on afraid.org today. It only has
one IPv6 server with a glue record, and I couldn't get any response from
it, which I think will break IPv6-only resolvers. I tried to use "delv"
On Sun, Jun 23, 2024 at 15:19:22 +0200, Chris Hofstaedtler wrote:
> If you want to see this fixed sooner than later, I'd suggest filing
> this report upstream.
Thanks, but there doesn't seem to be any way to do this without signing
up for a Github account. The Python documentation mentions e-mail
On Sun, Jun 23, 2024 at 15:14:02 +0200, Chris Hofstaedtler wrote:
> dpkg-statoverride is AFAIK not really intended for conffiles.
I don't know much about this, except that searching /var/lib/dpkg for
'statoverride' reveals several packages doing it, such as chrony and
polkitd.
> However, I would
When I run cupsd manually (with or without "-l"), it gets a bit farther,
and then makes a bad call to poll(). strace shows:
583644 getppid()= 583643
583644 kill(583643, SIGUSR1)= 0
583643 <... clock_nanosleep resumed>{tv_sec=0, tv_nsec=96
Package: python3-doc
Version: 3.11.8-1
Severity: minor
Dear Maintainer,
The documentation for curses.wrapper says:
Initialize curses and call another callable object, func, which
should be the rest of your curses-using application. If the
application raises an exception, t
Package: pdns-server
Version: 4.9.1-1
Severity: wishlist
Dear Maintainer,
While investigating why git kept complaining about the permissions of
/etc/powerdns/pdns.conf, I found that pdns-server.postinst was resetting
them after every upgrade:
case "$1" in
configure)
Package: systemd
Version: 256.1-1
Severity: minor
Dear Maintainer,
When I run systemctl, some lines are under-lined; and since some time
within the last year, these have flashed at about 1 Hz. It's annoying
and makes them difficult to read.
For example, these lines are affected:
proc-sys-fs-b
Package: cups-daemon
Version: 2.4.7-3
Dear Maintainer,
I noticed when looking at systemctl that CUPS was no longer running.
lpq shows:
lpq: Unable to connect to server.
/var/log/cups/error_log shows this message:
X [21/Jun/2024:00:00:12 -0400] No valid Listen or Port lines were f
Package: wireplumber-doc
Version: 0.5.2-3
Dear Maintainer,
The "Locations of WirePlumber’s files" page refers to $sysconfdir and
$datadir in several places, and says:
$syscondir and $datadir refer to meson’s directory options
[https://mesonbuild.com/Builtin-options.html#directorie
Package: wireplumber-doc
Version: 0.5.2-3
Dear Maintainer,
The "Locations of WirePlumber’s files" page refers to XDG environment
variables (such as $XDG_DATA_HOME) in several places, and links to the
specification. However, it doesn't say what happens if one of those
variables is not set. The s
Package: wireplumber-doc
Version: 0.5.2-3
Dear Maintainer,
The "Locations of WirePlumber’s files" page is unclear about priority
in two places. The page starts with this statement:
WirePlumber’s default locations of its configuration files are
the following, in order of priority:
Package: getmail6
Version: 6.18.13-1
Severity: minor
Since upgrading from getmail6 6.18.11-2 to 6.18.13-1, I've been getting
this warning whenever getmail delivers a message:
handler called, but no children
The message comes from the ForkingBase class, whose signal handler is
getting called for
Package: bubblewrap
Version: 0.8.0-2
When the --dev option is used, the 'mount' command cannot be used inside
the container, even when permissions would appear to allow it. A script
that demonstrates this is attached:
$ ./bwrap-test.sh
bash-5.2$ mount -t tmpfs x /tmp
mount
Package: strace
Version: 6.5-0.1
When the process being strace'd is PID 1 in a PID namespace and calls
abort(), strace shows an infinite SIGSEGV loop. Here's a test case:
#include
int main() { abort(); }
With glibc, running "unshare -prf ./a.out" results in the process dying
fro
Package: keyboard-configuration
Version: 1.226
Severity: minor
Dear Maintainer,
/etc/default/keyboard refers to "the keyboard(5) manual page", which
says:
XKBOPTIONS
Specifies the XKB keyboard option components. Options usually
relate to the behavior of the special keys (, ,
, , etc
Package: xkb-data
Version: 2.41-1
Dear Maintainer,
I noticed a "setxkbmap dvorak" command, run by my X session scripts,
starting giving an error with the latest xkb-data:
Error loading new keyboard description
It started after upgrading the following 4 packages together:
console-
On Sat, Jan 13, 2024 at 04:47:00 +, Michael Gold wrote:
> Simply sticking a "return" at the top of rotate_dash() makes the problem
> unreproducible, and gives me a PASS from the test case.
Setting g->winch_pending in group_init() also works, and I don't imagine
it
On Fri, Jan 12, 2024 at 03:07:04 +, Michael Gold wrote:
> I sometimes notice this if I navigate into a large directory, and resize
> the window while the "spinner" is animating at the top-right corner. It
> can be difficult to reproduce once Linux has the data cached.
On Fri, Jan 12, 2024 at 03:07:04 +, Michael Gold wrote:
> I'm experimenting with an automated version of this test, but don't know
> how reliable it will be.
The attached test case seems able to determine the width of the panels.
Without proper xterm-control and UTF-8 pa
On Thu, Jan 11, 2024 at 23:06:05 +0100, gregor herrmann wrote:
> I've rebuilt rxvt-unicode with this patch and I can confirm that it
> seems to work for all cases I've suffered from before.
Thanks Sven and gregor.
> I think a quick upload would be good to spare all the people running
> unstable &
Package: mc
Version: 3:4.8.30-1
Dear Maintainer,
If a terminal window's resized at a "bad time", mc's panels seem to keep
their old sizes indefinitely--even I press CTRL-L or navigate to another
directory. Oddly, the command bar at the bottom of the screen ("1Help",
etc.) does seem to be drawn w
Package: rxvt-unicode
Version: 9.31-1+b1
Severity: important
Dear Maintainer,
After upgrading rxvt-unicode today, it's no longer displaying UTF-8
properly. /var/log/apt/history.log shows:
Upgrade: rxvt-unicode:amd64 (9.31-1, 9.31-1+b1)
I still have an old window open, in which this command:
Package: lirc
Version: 0.10.2-0.2
Dear Maintainer,
My remote control wasn't working today, and I saw this error in my logs:
lircd[117053]: Driver `atilibusb' not found or not loadable (wrong or missing
-U/--plugindir?).
I suspect this may be related to bug #810445; however, the package still
sh
On Sun, Nov 26, 2023 at 09:01:12 +, Mate Kukri wrote:
> The mechanism used to load the kernel has changed from GRUB 2.06 to
> GRUB 2.12, it is possible that there are unfortunate bugs in either in
> GRUB and/or your firmware that is stopping the new mechanism from
> loading the kernel.
Just as
Package: chrony
Version: 4.5-1
Severity: wishlist
Dear Maintainer,
I saw this change in the 4.4 release notes:
* Refresh address of NTP sources periodically
That made me think it could also be useful to support some "pre-seeding"
and/or caching of DNS results. I usually configure a few sources
Package: util-linux
Version: 2.39.2-6
Dear Maintainer,
prlimit crashes with a segmentation fault when given an unacceptable
value:
$ prlimit --data=1073741824 printf 'hello\n'
hello
$ prlimit --data=0x4000 printf 'hello\n'
Segmentation fault
$
It should cleanly reject unacceptable
Package: util-linux
Version: 2.39.2-6
Severity: wishlist
Dear Maintainer,
The prlimit manual page lists the options that can be used to configure
limits, but doesn't say what units are used for each or what forms of
value are acceptable (for example: decimal, hexadecimal, or whether any
suffixes
Package: manpages-dev
Version: 6.03-2
Dear Maintainer,
'man 2 open' lists 3 cases in which ENOENT can be returned:
ENOENT O_CREAT is not set and the named file does not exist.
ENOENT A directory component in pathname does not exist or is a
dangling symbolic link.
ENOENT pathnam
On Sun, Feb 03, 2013 at 23:15:19 +0100, David Madore wrote:
> Linux has an IP-level (level=SOL_IP) socket option called
> IP_TRANSPARENT, which allows binding on a non-local address (with
> superuser privileges) to implement transparent proxy support. It
> would be useful if socat could have an op
Package: socat
Version: 1.7.4.4-2
Severity: wishlist
While there are several ways to create listening sockets via socat, I've
been unable to find a good way to make a script wait for socat to set up
that socket. For example, the manual page gives this command:
socat UNIX-LISTEN:/tmp/.X11-unix
Package: manpages-dev
Version: 6.03-2
Dear Maintainer,
I saw that the manual for exit(3) claimed "the least significant byte of
status (i.e., status & 0xFF) is returned to the parent". This surprised
me because I was pretty sure that POSIX required the full status to made
available. It does:
Package: git
Version: 1:2.42.0-1
Tags: patch
Dear Maintainer,
git does not support AF_UNIX proxies, despite the git-config manual page
suggesting it will accept anything supported by curl:
http.proxy
Override the HTTP proxy, normally configured using the http_proxy,
https_proxy, and
Package: libglib2.0-0
Version: 2.77.3-1
Severity: important
Dear Maintainer,
After upgrading libglib2.0-0 from 2.77.2-1 to 2.77.3-1, I'm no longer
able to open files by selecting them in Midnight Commander and pressing
Enter. A change in the behaviour of g_key_file_get_string() appears to
be the
Package: yt-dlp
Version: 2023.07.06-1
Dear Maintainer,
The options listed in the yt-dlp manual page don't work when pasted onto
a command line. As an example, run "man yt-dlp", copy the first option,
and pass it as an argument to yt-dlp:
$ yt-dlp ‐‐help
[generic] Extracting URL:
Package: manpages-dev
Version: 6.03-1
Severity: minor
Dear Maintainer,
The prctl manual page says:
PR_SET_CHILD_SUBREAPER (since Linux 3.4)
[…]
A subreaper fulfills the role of init(1) for its descendant pro‐
cesses. When a process becomes orphaned (i.e., its immed
Package: poppler-utils
Version: 22.12.0-2+b1
Severity: minor
Dear Maintainer,
The pdftotext manual page shows the synopsis:
pdftotext [options] [PDF-file [text-file]]
But it looks like this should be:
pdftotext [options] PDF-file [text-file]
If run with no PDF-file argument, the program exi
Package: feh
Version: 3.9.1-2
Severity: wishlist
Dear Maintainer,
feh prints some warnings to stderr if inotify_init() fails:
feh WARNING: inotify_init failed: Too many open files
feh WARNING: Disabling inotify-based auto-reload
I reported a related crash here:
https://bu
Package: feh
Version: 3.9.1-2
Severity: important
Dear Maintainer,
Today I'm getting the following error whenever I try to run feh:
feh WARNING: inotify_init failed: Too many open files
feh WARNING: Disabling inotify-based auto-reload
*** bit out of range 0 - FD_SETSIZE on
Sorry, a bug in script about prereq
gold holk 於 2023/3/19 14:01 寫道:
Hey Paul and LVM team:
I faced this issue and manage to write a initramfs-tool boot script to
fix this.
Put the enclosure script in `/etc/initramfs-tools/scripts/local-top`
and run `update-initramfs -k all -u`, the
Hey Paul and LVM team:
I faced this issue and manage to write a initramfs-tool boot script to
fix this.
Put the enclosure script in `/etc/initramfs-tools/scripts/local-top` and
run `update-initramfs -k all -u`, the initramfs boot stage will run this
script and wait for the root device becomi
Package: wpasupplicant
Version: 2:2.10-11
Dear Maintainer,
I configured wpa_supplicant to run as a non-root user (with CAP_NET_RAW
and CAP_NET_ADMIN as the README suggests), and found that wpa_cli would
hang on startup when trying to connect to it. strace shows that wpa_cli
creates named sockets
Package: mount
Version: 2.38.1-4
Dear Maintainer,
[Some new text for the manual page is suggested below.]
'man 8 mount' says under "Mount options for overlay":
A read-only overlay of two read-only filesystems may use any filesystem type.
The options lowerdir and upperdir are combined into a
Package: keyboard-layout
Version: 1.213
Severity: important
Dear Maintainer,
After upgrading keyboard-configuration and console-setup from 1.212 to
1.213 and rebooting, I saw a "syntax error" message before my full-disk-
encryption passphrase prompt. I then failed several times to enter a
valid
Package: pipewire-bin
Version: 0.3.62-1
Dear Maintainer,
The man page and help text of pw-mon list a '-N' option, but pw-mon does
not accept it:
$ pw-mon -N
pw-mon: invalid option -- 'N'
pw-mon [options]
-h, --helpShow this help
--version
Source: mupen64plus
Version: 2.5+6
Severity: important
Dear Maintainer,
With the most recent mupen64plus package, I no longer see video with any
game. (A previous version was working.) The console shows some errors:
Core: Setting video mode: 960x720
Core Error: SDL_SetVideoMode
Package: src:linux
Version: 5.19.11-1
Severity: important
Dear Maintainer,
I just bought a new video card:
"Gigabyte EAGLE Radeon RX 6600 8GB PCI-E w/ Dual HDMI, Dual DP"
After installing it (as the sole video card) and connecting two monitors
via the HDMI ports (with HDMI-to-DVI adapters/cables
Package: bash
Version: 5.2~rc2-2
Dear Maintainer,
I was seeing incorrect cursor behaviour when my PS1 prompt got long, and
was surprised to learn that merely moving a space character from after a
control sequence to before it fixed the problem. Based on the man page,
I think I've used the "non-p
Greetings to you in the name of the Lord. My name is Mrs Amaib Chi. There
is something very important I want to discuss with you. I'm a very
influential and wealthy woman but I'm sick and dying.
I'm suffering from severe malignancy and have a few months to live. I send
you this message because I
> The severity of this bug will be changed to 'serious' after a month.
>
> Best,
>
> Lucas
>
>
Hey, here is a patch to add build-arch target in debian/rules. I am not
very familiar to debian packaging. Hope this may prevent auto removing
of cconv.
Gold Holk
--- cconv-
On Wed, Aug 18, 2021 at 12:53:53 -0400, Jason Riedy wrote:
> I've been using which for decades, including on SunOS and AIX. When I know
> it's a script, less `which foobar` is quick and easy.
Adding this to ~/.bashrc or similar might help:
which () { bash -c 'command -v "$@"' which "$@"; }
It w
On Wed, Aug 18, 2021 at 13:28:14 +0900, Norbert Preining wrote:
...
> but being noisy about it on any invocation, **without** providing
> an alternative is a no go
...
> Please use NEWS, or whatever other channels, and above all, **provide
> information on a replacement!**
I checked 'man which' wh
On Thu, Sep 13, 2018 at 11:47:40 -0500, Jason Crain wrote:
> My understanding is that this limitation is in the Linux kernel's
> security module framework. Symbolic links are resolved before AppArmor
> can verify permission for the path, so AppArmor only sees
> "/xr0/michael/...etc...", not "/home/
On Thu, Sep 13, 2018 at 16:22:03 +0200, Antonio Ospite wrote:
> I am not the maintainer or anything, but I am curios, what are the
> permissions of the _destination_ file?
>
> I mean, what does "ls -l --dereference meltdown.pdf" say?
-r 1 michael michael 188549 Jan 27 2018 meltdown.pdf
On Fri, May 04, 2018 at 18:28:36 +0200, Michael Biebl wrote:
> Use a drop-in config as described in the Arch wiki:
>
> For user sessions to work correctly, an exception needs to be added for
> systemd-logind:
>
> /etc/systemd/system/systemd-logind.service.d/hidepid.conf containing
>
> [Service]
On Fri, May 04, 2018 at 18:02:09 +0200, Michael Biebl wrote:
> I guess you have two options here:
> Either drop gid=4 from your mount flags or you add
> SupplementaryGroups=adm to systemd-logind.service
I haven't figured out how to override that .service file locally yet,
but I'm trying to add Sup
On Thu, May 03, 2018 at 23:42:34 +0200, Michael Biebl wrote:
> Am 03.05.2018 um 23:12 schrieb Michael Gold:
> > Is this problem already tracked?
> I'd say this is a duplicate of #892585
Agreed. I think there should be a wishlist item requesting that the
failure be more obvious.
On Thu, May 03, 2018 at 23:25:05 +0200, Michael Biebl wrote:
> Well, logind is running as root, but the the service file is locked down
> considerably:
>
> CapabilityBoundingSet=CAP_SYS_ADMIN CAP_MAC_ADMIN CAP_AUDIT_CONTROL
> CAP_CHOWN CAP_KILL CAP_DAC_REA
> MemoryDenyWriteExecute=yes
> RestrictRe
retitle 897654 libpam-systemd: hidepid causes "Failed to create session: No
such process"
thanks
On Thu, May 03, 2018 at 22:53:34 +0200, Michael Biebl wrote:
> On Thu, 3 May 2018 16:31:53 -0400 Michael Gold wrote:
> > Apr 09 11:37:30 golbez lightdm[14767]: pam_syst
Package: libpam-systemd
Version: 238-4
Severity: important
At some point in the past, I was able to shut down my system as a
non-root user:
dbus-send --system --print-reply --dest=org.freedesktop.login1
/org/freedesktop/login1 "org.freedesktop.login1.Manager.PowerOff" boolean:true
But it
Package: evince
Version: 3.26.0-2
A recent kernel upgrade pulled in AppArmor, after which I was no longer
able to view (some) PDF files in git-annex repositories. For example:
$ cd
$ pwd -P
/home/michael
$ cd ~/x
$ mkdir git-annex-test
$ cd git-anne
Package: notmuch
Version: 0.25.3-1
Severity: wishlist
I upgraded to isync 1.3.0-1, and it seems unhappy about where notmuch is
storing its database:
Maildir error: found subfolder '.notmuch/xapian', but store 'local' does not
specify SubFolders style
(That's a fatal error and I don't see a way
On Mon, Oct 09, 2017 at 21:02:43 +0300, Michael Tokarev wrote:
> 09.10.2017 20:34, Antonio wrote:
> > Package: qemu-system-x86
> > Version: 1:2.10.0+dfsg-2
> >
> > Dear Maintainer,
> >
> > if you modify some keys with xmodmap (eg: xmodmap -e "keycode 91=Delete" -e
> > "keycode 90=Insert" -e "key
Package: musl-dev
Version: 1.1.16-3
Severity: wishlist
( I previously filed a similar bug for the musl package:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803577 )
I wanted to compile a program for MIPS, linked against musl, and found I
had to remove musl-dev:amd64 to install musl-dev:mi
Package: musl-dev
Version: 1.1.16-3
Severity: wishlist
musl-tools:mips depends on gcc:mips, and I wasn't able to install either
package on my amd64 system. But I was able to install musl-dev:mips and
use gcc-mips-linux-gnu:amd64 to build a working program after extracting
musl-gcc.specs from musl
Package: vbindiff
Version: 3.0-beta4-1+b3
Severity: important
I'm seeing segfaults in vbindiff, apparently when it reaches the end of
the file(s). These steps trigger it immediately:
echo test > a
echo test > b
vbindiff a b
gdb shows a crash in strlen().
For larger files, it works until I
Package: oathtool
Version: 2.6.1-1
According to the man page, oathtool only accepts a key as a command-line
parameter. This is generally insecure: command lines are visible to all
system users, unless procfs isn't available or has been mounted with the
non-default "hidepid" option.
There should
Package: chromium
Version: 53.0.2785.113-1
Severity: wishlist
/usr/lib/chromium/chrome-sandbox won't run unless it's world-executable,
due to this code in sandbox/linux/suid/client/setuid_sandbox_host.cc:
if (access(sandbox_binary.c_str(), X_OK) != 0 || (st.st_uid != 0) ||
((st.st_mode & S
On Wed, Jun 01, 2016 at 14:07:01 +0200, Yury V. Zaytsev wrote:
> On Tue, 31 May 2016, Michael Gold wrote:
>
> > When I press CTRL-O in mc to use the subshell, and resize the terminal,
> > applications no longer see the new size (as they used to)--they always
> > see th
Package: mc
Version: 3:4.8.17-1
When I press CTRL-O in mc to use the subshell, and resize the terminal,
applications no longer see the new size (as they used to)--they always
see the original size.
E.g., open a urxvt window, run mc, press CTRL-O, and run "stty size";
then resize the window and ru
Package: hash-slinger
Version: 2.7-1
I have "keyring /usr/share/keyrings/debian-keyring.gpg" in my gpg.conf,
and always get an error when trying to encode a key with the openpgpkey
tool:
$ openpgpkey --output rfc mich...@bitplane.org
Traceback (most recent call last):
Fil
On Mon, Jan 11, 2016 at 11:42:53 -0500, Michael Gold wrote:
> The server greeting ("220" line) includes the canonical hostname:
> 220 HOSTNAME.example Microsoft ESMTP MAIL Service ready at Mon, 11 Jan 2016
> 11:21:25 -0500
> Please consider using this value, instead of t
Package: gsasl
Version: 1.8.0-8
As I noted in Debian bug #810727, I need to use the proper hostname to
connect to my SMTP server; otherwise Kerberos authentication will fail.
But this wasn't easy to figure out, as the message returned by msmtp is
kind of useless (it seems to just print whatever te
Package: msmtp
Version: 1.6.3-1
Severity: wishlist
My company's mail server is normally accessed through a round-robin DNS
alias; but, for gssapi (krb5) authentication to work, I had to put one
of the actual hostnames in .msmtprc (and set dns_canonicalize_hostname
to false in krb5.conf because rev
Package: git-annex
Version: 5.20151116-1
'git annex add' no longer works for filenames of 127 characters or more.
I have longer names in my repository, so it must be a recent regression.
A workaround is to add with a shorter name and use 'git mv'.
$ touch
On Mon, Nov 09, 2015 at 05:06:56 +0100, Michael Biebl wrote:
> Am 09.11.2015 um 04:49 schrieb Michael Gold:
> > On Mon, Nov 09, 2015 at 03:41:44 +0100, Michael Biebl wrote:
> >> Is the behaviour reproducible? If so, what are the exact steps?
> >
> > It's
On Mon, Nov 09, 2015 at 03:41:44 +0100, Michael Biebl wrote:
> Am 09.11.2015 um 03:22 schrieb Michael Gold:
> > For example, I run "mount -o loop test.iso /media/dvd; ls -l /media/dvd"
> > and can see the contents. But systemd immediately unmounts it:
...
> >
Package: systemd
Version: 227-2
Severity: minor
When I run "reportbug --template systemd", it includes this text:
> state of running services and units (output of systemd-analzye dump).
The command is "systemd-analyze", not "systemd-analzye".
- Michael
-- Package-specific info:
-- System Info
Package: systemd
Version: 227-2
I have an optical drive in my PC, with an fstab entry:
/dev/dvd /media/dvd udf,iso9660 user,noauto 0 0
Today I plugged in another optical drive via USB; and since unplugging
it, systemd won't let me use /media/dvd for a loopback mount.
For example, I run "mount -
Package: ifupdown
Version: 0.7.54
systemd has always been hanging on my laptop at "Starting LSB: Raise
network interfaces", for about 2 minutes at each boot. Disabling
dhcp and commenting some "allow-hotplug"/"auto" lines in the interfaces
file didn't help, and booting with "systemd.log_level
Control: tag -1 + patch
On Sun, Aug 30, 2015 at 13:18:44 +0200, intrigeri wrote:
> Michael Gold wrote (29 Aug 2015 16:35:00 GMT) :
> > An strace reveals it was trying to connect to 127.0.0.1:9050, not to the
> > internet; code inspection reveals this to be a hard-coded SOCKS a
Control: tag -1 + patch
Hi intrigeri, Micah,
On Sun, Aug 30, 2015 at 13:30:49 +0200, intrigeri wrote:
> Michael Gold wrote (29 Aug 2015 16:55:28 GMT) :
> > It is inappropriate to assume Tor is running on this port, as any local
> > user could be running a service there (Deb
Package: musl
Version: 1.1.9-1
I have musl installed for x86_64 and tried to install musl:mips to
cross-compile software. The installation failed as shown below.
-- Michael
root@terra:~# apt-get install musl:mips
Reading package lists... Done
Building dependency tree
Reading state infor
On Mon, Oct 19, 2015 at 19:27:59 +0200, Peter Palfrader wrote:
> I tend to agree. Do you want to file a ticket upstream at
> https://trac.torproject.org/? If not, I can forward it.
forwarded 797341 https://trac.torproject.org/projects/tor/ticket/17388
thanks
I wasn't able to create an account d
Package: openchangeclient
Version: 1:2.2-7
Severity: wishlist
mapiprofile and openchangeclient want the password to be passed on the
command line, which in most systems is visible to other users (e.g. in
"ps aux" output). It's secure on Linux if /proc is mounted with the
hidepid option, but that'
1 - 100 of 192 matches
Mail list logo