Bug#1004007: freecad: Segfaults on armhf when clicking "Ceate New..." or File -> New

2022-01-19 Thread Serge Schneider
Package: freecad Version: 0.19.1+dfsg1-2 Severity: important X-Debbugs-Cc: se...@raspberrypi.com Dear Maintainer, When running FreeCAD, creating a new file crashes with a segfault: connect failed: No such file or directory Program received signal SIGSEGV, Segmentation fault. #0 /lib/arm-linux-g

Bug#928659: systemd: "systemctl reboot " broken since v240 - fixed in v242

2019-05-08 Thread Serge Schneider
Package: systemd Version: 241-3+rpi1 Severity: normal Dear Maintainer, v240 of systemd broke the mechanism that passes reboot arguments to the kernel. https://github.com/systemd/systemd/issues/11828 I've tested that adding this patch to the current Buster version (241-3) resolves the problem. h

Bug#908504: fake-hwclock runs after systemd-fsck-root

2018-09-10 Thread Serge Schneider
Package: fake-hwclock Version: 0.11 Severity: normal Dear Maintainer, Judging by these comments [1], fake-hwclock should run before fsck. However, on a system without initrd, with fsck on root enabled in fstab, systemd-fsck-root.service runs first. On a system without an RTC, this may result i

Bug#796550: RFP: sonic-pi -- live coding synth designed for ease of use

2015-10-15 Thread Serge Schneider
Apologies, for the disappearance. I don't think I will be able to spend any time on this in the foreseeable future.

Bug#796550: RFP: sonic-pi -- live coding synth designed for ease of use

2015-08-27 Thread Serge Schneider
On 8/27/2015 11:40 AM, Petter Reinholdtsen wrote: Btw, are you on IRC? I am pere on freenode and oftc. I looked for serge on #raspbian, without any luck. shiftplusone on Freenode in #raspbian and #raspberrypi. I'm not on as much lately, but should be around once in a while.

Bug#796550: RFP: sonic-pi -- live coding synth designed for ease of use

2015-08-23 Thread Serge Schneider
On 8/23/2015 9:41 PM, Petter Reinholdtsen wrote: Ouch. So if there is a problem with the binary package and Sam is unavailable, you have no way to fix it? We work fairly closely with Sam, he tests his releases thoroughly and I am sure we could build a release from source as well. It just hasn't

Bug#796550: RFP: sonic-pi -- live coding synth designed for ease of use

2015-08-23 Thread Serge Schneider
2015 8:52 PM, Petter Reinholdtsen wrote: [Serge Schneider] Currently, there is no proper source package. There would need to be a fair bit of work done to get something together that would meet Debian's standards, so I don't think the Raspbian package is a valid starting point. If there is in

Bug#796550: RFP: sonic-pi -- live coding synth designed for ease of use

2015-08-23 Thread Serge Schneider
Currently, there is no proper source package. There would need to be a fair bit of work done to get something together that would meet Debian's standards, so I don't think the Raspbian package is a valid starting point. If there is interest and the Debian folk are open to including the package,

Bug#782726: util-linux: hwclock's synchronize_to_clock_tick_rtc returns inconsistent values

2015-04-22 Thread Serge Schneider
Fixed upstream as of efc4eaf4229f78f14430d8739ddef2c5101f05cc https://git.kernel.org/cgit/utils/util-linux/util-linux.git/commit/?id=efc4eaf4229f78f14430d8739ddef2c5101f05cc -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact li

Bug#782726: util-linux: hwclock's synchronize_to_clock_tick_rtc returns inconsistent values

2015-04-16 Thread Serge Schneider
Package: util-linux Version: 2.25.2-6 Severity: normal Dear Maintainer, rc = select(rtc_fd + 1, &rfds, NULL, NULL, &tv); ret = 1; if (rc == -1) warn(_("select() to %s to wait for clock tick fa