Bug#1064123: libgl1-mesa-dri: latest version crashes X, can't use mouse/keyboard

2024-02-17 Thread Lorenzo Beretta
Package: libgl1-mesa-dri Version: 24.0.1-1 Severity: important Dear Maintainer, after the latest upgrade it's impossible for me to run a display manager or startx any window manager; after at most a few seconds / keypresses / mouse movements the screen freezes, completely unresponsive to anything

Bug#1013074: toybox + busybox => error messages at boot

2022-06-16 Thread Lorenzo Beretta
Package: toybox Version: 0.8.6+dfsg-3 Severity: normal Dear Maintainer, installing *both* toybox and busybox results in error messages at boot time; something along the lines of "/init: eval: line 207: ext4: not found" (assuming you're using ext4 of course) and if RESUME is enabled in initramfs (

Bug#1012852: bcron-sched fails to start

2022-06-16 Thread Lorenzo Beretta
$f; done > > If those commands can fix the issue, I shall modify bcron's > post-installation script to fix the bug. > > Thank you in advance for your help. > > Best regards, Georges. > > Lorenzo Beretta a écrit : > > Package: bcron > > Version

Bug#1012852: bcron-sched fails to start

2022-06-15 Thread Lorenzo Beretta
; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Lorenzo Beretta To: Debian Bug Tracking System Subject: bcron-sched fails to start after latest update Message-ID: <165530519508.4489.146445291116667405.report...@dudu.homenet.telecomitalia.it> X-Mailer:

Bug#881657: haskell-misfortune: No executable shipped, doh!

2017-11-13 Thread Lorenzo Beretta
Package: haskell-misfortune Version: 0.1.1.2-5+b10 Severity: important Dear Maintainer, "apt show" says "fortune-mod clone, in library and executable form." $ sudo apt install haskell-misfortune $ misfortune bash: misfortune: command not found $ haskell-misfortune bash: haskell-misfortune: comma

Bug#865044: clfswm exits if a hotkey manager (keylaunch, sxhkd, ...) is running

2017-06-18 Thread Lorenzo Beretta
Package: clfswm Version: 20111015.git51b0a02-2 Severity: normal Dear Maintainer, * What led up to the situation? Trying to use a hotkey manager - keylaunch, sxfkd, xbindkeys, you name it. In my ~/.xinitrc I have something like keylaunch & exec $WINDOWMANAGER * What exactly did you do (or

Bug#847776: musl-tools: The musl-gcc script doesn't work even for the simplest programs

2016-12-11 Thread Lorenzo Beretta
Package: musl-tools Version: 1.1.15-2 Severity: important Dear Maintainer, see the following example: $ cat r0.c int main() { return 0; } $ musl-gcc r0.c /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/6/crtbegin.o: relocation R_X86_64_32 against hidden symbol `__TMC_END__' can not be used when maki

Bug#832614: apt-get install --dry-run package displays bogus error messages

2016-07-27 Thread Lorenzo Beretta
Package: apt Version: 1.3~pre2 Severity: minor Dear Maintainer, seeing what would happen installing a new packages yields $ apt-get install --dry-run flwm NOTE: This is only a simulation! apt-get needs root privileges for real execution. Keep also in mind that locking is deactivated,

Bug#802881: sndiod shown in lightdm user list

2015-10-24 Thread Lorenzo Beretta
Package: sndiod Version: 1.0.1-1 Severity: minor Dear Maintainer, the user list of lightdm has the sndiod user. The reason I'm reporting the bug here rather than against lightdm is that other system users don't show up; I can't tell for sure, but based on my /etc/passwd it seemd it's because snd

Bug#802632: clang-format: Funny DESCRIPTION in clang-format(1)

2015-10-21 Thread Lorenzo Beretta
Package: clang-format Version: 1:3.6-28 Severity: minor Dear Maintainer, $ man clang-format | head CLANG-FORMAT(1) User Commands CLANG-FORMAT(1) NAME clang-format - manual page for clang-format 3.6 DESCRIPTION ERROR: ld.so: object 'libfakeroot-s

Bug#800914: isc-dhcp-client: dhclient-script fails with /bin/sh=/bin/dash after latest upgrade

2015-10-04 Thread Lorenzo Beretta
Package: isc-dhcp-client Version: 4.3.3-5 Severity: important Dear Maintainer, dhclient (invoked by wicd in my case) used to work until the last upgrade, today it breaks because dhclient-script complains about an illegal number at line 136: run_hookdir() { local dir

Bug#797214: wesnoth: The wesnoth metapackage can't be installed on sid

2015-08-28 Thread Lorenzo Beretta
Package: wesnoth Severity: normal Dear Maintainer, I removed wesnoth because it was in conflict with some security update - I forgot which one because it was a few weeks ago, sorry. Now the situation is as follows: $ apt-get install --dry-run wesnoth The following packages have unmet depende

Bug#788232: /usr/include/xcb/xcb.h: xcb/xproto.h can't be included

2015-06-09 Thread Lorenzo Beretta
Package: libxcb1-dev Version: 1.10-3+b1 Severity: important File: /usr/include/xcb/xcb.h Dear Maintainer, the headers in libxcb1-dev have a bug that appears to have been fixed upstream and makes the package basically unusable: $ cat>test.c < int main() { return 0; } EOF $ gcc test.c In file inclu

Bug#747671: libbsd: ChaCha20 patch

2015-01-06 Thread Lorenzo Beretta
Source: libbsd Followup-For: Bug #747671 Dear Maintainer, inspired by https://tools.ietf.org/html/draft-popov-tls-prohibiting-rc4-02 here's a patch to replace RC4 with ChaCha20 (sending it upstream requires a bugzilla account :) I've tried to keep it as small as possible, but since upstream star

Bug#761411: amule: files missing a few KB are considered to be "100% downloaded"

2014-09-13 Thread Lorenzo Beretta
Package: amule Version: 2.3.1+git1a369e47-1 Severity: wishlist Dear Maintainer, Files that for whatever reason stop downloading just before completion have their progress reported as 100%. Imho 100% means "complete". -- System Information: Debian Release: jessie/sid APT prefers unstable APT

Bug#760857: mksh shoould not export $RANDOM

2014-09-08 Thread Lorenzo Beretta
Package: mksh Version: 50b-1 Severity: normal Dear Maintainer, The $RANDOM variable should not be exported: it's useless, and it may fool scripts that try to detect if the shell provides it. $SHELL -c '/usr/bin/env|grep RANDOM' does the right thing in (at least) bash, busybox, zsh, while in mksh

Bug#758293: /usr/share/man/man3/drand48.3.gz: rand48() incorrectly declared obsolete

2014-08-16 Thread Lorenzo Beretta
Package: manpages-dev Version: 3.65-1 Severity: minor File: /usr/share/man/man3/drand48.3.gz Dear Maintainer, see Keith Thompson's detailed explanation at http://stackoverflow.com/a/25276434. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'

Bug#758036: systemd-cron: s/cron.hourly cron.hourly/cron.hourly cron.daily

2014-08-13 Thread Lorenzo Beretta
Package: systemd-cron Version: typo in package description Severity: minor Dear Maintainer, the package description says it runs "cron jobs in /etc/cron.hourly cron.hourly cron.monthly cron.weekly and cron.boot directories"; it appears like the second instance of hourly should be daily :) -- Sy

Bug#758034: apticron: ok to Depend on cron-daemon rather than cron?

2014-08-13 Thread Lorenzo Beretta
Package: apticron Version: 1.1.56 Severity: wishlist Dear Maintainer, as a fix for bug 752506, bcron-run chose to provide cron-daemon rather than cron, which looks correct to me. Except that the new bcron-run and apticron don't work well together: apt-get upgrade leaves me with the old version,

Bug#754849: runit: s/runit-run/runit-init

2014-07-14 Thread Lorenzo Beretta
Package: runit Version: 2.1.1-6.2 Followup-For: Bug #754849 sorry for the typo. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-1-amd64 (SMP w/2 CPU cores) L

Bug#754849: runit: utmpset.c mixes "int32_t *" and "time_t *"

2014-07-14 Thread Lorenzo Beretta
Package: runit Version: 2.1.1-6.2 Severity: normal Dear Maintainer, if you build runit on a 64-bit system, you'll see a couple of warnings when compiling utmpset.c: utmpset.c:38:9: warning: passing argument 1 of ‘time’ from incompatible pointer type if (time(&ut.ut_time) == -1) break; I

Bug#752317: gdb: please add /usr/bin/gcore to package gdb

2014-06-22 Thread Lorenzo Beretta
Package: gdb Version: 7.7.1-2 Severity: wishlist Dear Maintainer, according to apt-file, gcore(1) is included in gdb-minimal but not in gdb; since the two packages conflict with each other, could you please add /usr/bin/gcore as part of a normal gdb install? -- System Information: Debian Releas

Bug#748150: opensmtpd: "OpenSSL version mismatch" strikes again

2014-05-14 Thread Lorenzo Beretta
Package: opensmtpd Version: 5.4.1p1-1 Severity: important Dear Maintainer, after the latest openssl upgrade this bug came back: $ /usr/sbin/smtpd -d fatal: OpenSSL version mismatch. Built against %lx, you have %lx Btw, the reason it's printing those "%lx" rather than the proper version names is

Bug#746605: /usr/bin/dmenu: Please upgrade dmenu to include '-m' flag for dwm compatibility

2014-05-01 Thread Lorenzo Beretta
Package: suckless-tools Version: 40-1 Severity: wishlist File: /usr/bin/dmenu Dear Maintainer, upstream dmenu now includes a new '-m' flag which is used in the default config of http://git.suckless.org/dwm, with the result that the default shortcur for dmenu_run doesn't work. I know that the whol

Bug#746585: fsharp REPL unusable

2014-05-01 Thread Lorenzo Beretta
Package: fsharp Version: 3.0.34+dfsg-3 Severity: important Dear Maintainer, The REPL exits almost immediately due to what looks like https://bugs.launchpad.net/ubuntu/+source/fsharp/+bug/1259230 Proof: $ script -c /usr/bin/fsharpi Script started on Thu 01 May 2014 05:03:35 PM CEST F# Interactiv

Bug#733147: opensmtpd: Latest version of openssl fixed it???

2014-01-07 Thread Lorenzo Beretta
Package: opensmtpd Followup-For: Bug #733147 Dear Maintainer, it looks like the latest openssl version fixed everything (which is weird, because `aptitude changelog openssh` says that this should have happened with openssl 1.0.1e-6, while for me 1.0.1f-1 did the trick -- unless I'm misreading some

Bug#733315: opensmtpd: systemd fails to report error status

2013-12-28 Thread Lorenzo Beretta
Package: opensmtpd Version: 5.3.3p1-4 Severity: normal Dear Maintainer, I have been bitten by bug 733147, and so opensmtpd won't start. The problem is that systemd seems to report that everything is ok: $ script Script started on Sat 28 Dec 2013 02:23:31 PM CET $ /usr/sbin/smtpd ; echo exited $?;

Bug#733040: bsd-mailx: exits zero even if it fails to send msg

2013-12-24 Thread Lorenzo Beretta
Package: bsd-mailx Version: 8.1.2-0.20131005cvs-1 Severity: minor Dear Maintainer, after playing with my mail server and misconfiguring it, $ ls|mail root ; echo exited $? Can't send mail: sendmail process failed with error code 1 exited 0 I would expect it to exit nonzero, since it **knows**

Bug#708461: kdm creates kdecache-kdmXXXXXX in /var/tmp

2013-05-15 Thread Lorenzo Beretta
Package: kdm Version: 4:4.8.4-6 Severity: normal Dear Maintainer, kdm creates some temporary directory in /var/tmp which never get cleaned up (since /var/tmp is meant to at least survive reboot). The result is that I have a system where $ ls -d /var/tmp/kdecache-kdm* | wc -l => 337 It's n

Bug#694540: apticron: Running apticron under nice(1)/ionice(1)

2012-11-27 Thread Lorenzo Beretta
Package: apticron Version: 1.1.55 Severity: wishlist Dear Maintainer, it would be nice if /etc/cron.d/apticron could run apticron with increased nice level and possibly under ionice as well so as not to interfere too much with interactive users -- on my machine it's quite noticeable! -- System In

Bug#688073: elvis: SIGSEGV upon receipt of SIGWINCH

2012-09-18 Thread Lorenzo Beretta
Package: elvis Version: 2.2.0-11.1 Severity: important Dear Maintainer, elvis crashes when it receives the SIGWINCH signal. This happens *a lot* to users of tiling window managers, because they will often resize windows. To reproduce: try a tiling window manager (in my case: wmii), open elvis, op

Bug#681349: smartmontools: "smart -d | svlogd -tt $LOGDIR" buffers output for too long

2012-07-12 Thread Lorenzo Beretta
Package: smartmontools Version: 5.41+svn3365-1 Severity: wishlist Dear Maintainer, I'm using smartd under runit's supervision (I'm keeping runit-run installed until upstart/systemd support is ready). Basically it favors giving each daemon its own logger, doing the equivalent of running smart

Bug#639138: clang: example of issues (I hope)

2011-08-24 Thread Lorenzo Beretta
Package: clang Version: 2.7-3 Followup-For: Bug #639138 It fails to build even trivial programs saying that it can't find bits/predefs.h, which moved away from /usr/include/bits/predefs.h No idea about the binNMU, I'm not that much into debian packaging. Good bye -- System Information: Debian R

Bug#616335: gdesklets: typo in sensor.py disables an assertion

2011-03-03 Thread Lorenzo Beretta
Package: gdesklets Version: 0.36.1-5 Severity: minor /usr/lib/gdesklets/sensor/Sensor.py, line 82: assert(self.__id, "The ID is invalid in the constructor.") configuring the package warns that the assertion is always true and should be rewritten without the parentheses :) -- System Info

Bug#609426: runit-services: memory limit too low to send email

2011-01-09 Thread Lorenzo Beretta
Package: runit-services Version: 0.4.0 Severity: minor It fails with 2011-01-09_12:49:07.17058 /usr/lib/sendmail: error while loading shared libraries: libcrypt.so.1: failed to map segment from shared object: Cannot allocate memory -- System Information: Debian Release: 6.0 APT prefers test

Bug#594107: tcc fails to compile hello world on AMD64

2010-08-23 Thread Lorenzo Beretta
Package: tcc Version: 0.9.25-3 Severity: important Here's an example: --- $ cat hw.c #include int main() { printf("Hello, world!\n"); } $ tcc hw.c In file included from hw.c:1: In file included from /usr/include/stdio.h:75: In file includ

Bug#585868: stumpwm: crashes on startup

2010-06-14 Thread Lorenzo Beretta
Package: stumpwm Version: 1:20090804.git9d6cb388-1 Severity: important Here's what happened: $ startx &>stumpwm.out $ cat stumpwm.out X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian Current Operating Syst

Bug#582931: epdfview: misleading error message

2010-05-24 Thread Lorenzo Beretta
Package: epdfview Version: 0.1.7-2 Severity: normal epdfview thinks nonexistant files are encrypted - really. >From the shell: $ epdfview /nonexistent.pdf Error: Couldn't open file '/nonexistent.pdf': No such file or directory. which looks perfectly fine, except that the gui insists it's an

Bug#582654: dietlibc-dev: memchr('\0') incorrectly succeeds on amd64

2010-05-22 Thread Lorenzo Beretta
Package: dietlibc-dev Version: 0.32-5 Severity: normal memchr("a", '\0', 1) should return NULL. Sample test: #include #include #include void *mymemchr(const void *p, int ch, unsigned sz) { const char *s = p; while(sz--){ if(*s == ch) return s; ++s; }

Bug#580921: hgview dies when given a filename

2010-05-09 Thread Lorenzo Beretta
Package: hgview Version: 1.1.3-1 Severity: normal Trying to "hgview filename" does not work (all is fine with no args). To reproduce, try eg $ script /bin/sh Script started on Sun May 9 22:49:05 2010 $ hg init $ echo whatever>somefile $ hg add somefile adding somefile $ hg commit -m yaddayadda

Bug#577683: runit-run: /etc/rc[06].d/K* scripts not run on reboot/shutdown

2010-04-13 Thread Lorenzo Beretta
Package: runit-run Version: 1.1.2 Severity: wishlist While most of system cleanup is taken care of by "sv force-stop /etc/service/*", it fails to do a couple of things (in my case, saving the system clock & aumix settings), and that's quite annoying. This is because /etc/init.d/rc fails to determ

Bug#574742: dwm: KDM/GDM don't offer a DWM session

2010-03-20 Thread Lorenzo Beretta
Package: dwm Version: 5.7.2-1 Severity: normal Both KDM and GDM don't offer a DWM session because of /usr/share/xsessions/dwm not having the ".desktop" extension. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architectu

Bug#550121: konqueror cannot read empty files from ftp

2009-10-07 Thread Lorenzo Beretta
Package: konqueror Version: 4:4.3.1-1 Severity: minor Install any ftpd, then, in a shell: cd $FTP_ROOT mkdir x touch x/emptyfile fortune >x/blah try to copy&paste the x directory from ftp to your local filesystem, it will fail on file "emptyfile". -- System Information: Debian Release: squeez

Bug#548540: epiphany-webkit: occasionally sends "content-length: 0" doing GET requests

2009-09-26 Thread Lorenzo Beretta
Package: epiphany-webkit Version: 2.27.5-1 Severity: normal When CTRL-clicking a link, it sends a GET request that contains "content-length: 0", which is forbidden by rfc2616, section 4.3: The presence of a message-body in a request is signaled by the inclusion of a Content-Length or Transfer-En

Bug#545227: /etc/init.d/gdm reload fails with runit sysv compatibility

2009-09-05 Thread Lorenzo Beretta
Package: runit Version: 2.0.0-1 Severity: wishlist Today's apt-get upgrade (on testing) triggered a "/etc/init.d/gdm reload" - which failed with a usage message from /bin/sv. I have no idea how it differs from force-reload, but there it is. -- System Information: Debian Release: squeeze/sid AP