Bug#857549: Or is it a kernel bug?

2017-03-12 Thread Timothy Baldwin
After some investigation I have found that reason invalid syscall numbers work is a check for stray syscall exit stops in linux/arm/get_scno.c. I have also been reading the kernel source and I have found the on ARM, but not on x86-64, the system call exit stop is skipped if the system call is

Bug#360700: Work on armhf

2017-03-12 Thread Timothy Baldwin
I can confirm this works on armhf.

Bug#857549: strace: syscall entry/exit confused given SIGSYS from SECCOMP_MODE_FILTER on armhf

2017-03-12 Thread Timothy Baldwin
Package: strace Version: 4.15-2 Severity: normal Dear Maintainer, On armhf, when the known system call triggers a SECCOMP rule that raises SIGSYS strace starts interpreting system calls entries as exits, and exits as entries. After another SIGSYS correct behavour is restored. For example: $ str

Bug#755015: [Pkg-utopia-maintainers] Bug#755015: network-manager: Manages all tun devices, and fails.

2014-07-17 Thread Timothy Baldwin
On 16/07/14 22:25, Michael Biebl wrote: Could you send me the output of LANG=C nmcli d I explicitely added a patch to mark virtual network devices as unmanaged So the output of ls -al /sys/devices/virtual/net/ would be helpful as well. $ LANG=C nmcli d DEVICE TYPE STATE CONNECT

Bug#755015: network-manager: Manages all tun devices, and fails.

2014-07-16 Thread Timothy Baldwin
Package: network-manager Version: 0.9.10.0-1 Severity: important Tags: ipv6 Running Network Manager with the KDE frontend on Jessie will manage tun devices such as "teredo" created by Miredo and allow the user to disconnect them, but is unable to reconnect them as the configration is managed by th

Bug#673353: iceweasel: "Reset Firefox" missing

2012-05-17 Thread Timothy Baldwin
Package: iceweasel Version: 13.0~b3-1~bpo60+1 Severity: normal The "Reset Firefox" button is missing from the page about:support. I have tested with a clean profile with plugins disabled in safe mode. The button does appear and work in the offical upstream binary. -- Package-specific info: --

Bug#591557: modemmanager: Cannot reconnect using Vodafone K3565 - Rev 2

2010-08-03 Thread Timothy Baldwin
Package: modemmanager Version: 0.4+git.20100624t180933.6e79d15-1 Severity: important After connecting and disconnecting to mobile broadband I cannot reconnect without either killing modem-manager or unplugging and reconnecting the modem. -- System Information: Debian Release: squeeze/sid Archit

Bug#577475: kdebase-workspace-bin: Power profile menu cropped

2010-04-11 Thread Timothy Baldwin
Package: kdebase-workspace-bin Version: 4:4.4.2-1 Severity: normal Tags: experimental In the power devil Plasma widget the power profile menu is cropped to the boundary of it's parent window, and therefore only 4 options are visable. -- System Information: Debian Release: squeeze/sid Architectur

Bug#577196: linux-2.6: IPv6 addresses and routes not removed upon disconnection

2010-04-10 Thread Timothy Baldwin
Package: linux-2.6 Version: 2.6.33 Severity: normal IPv6 addresses and routes configured on a wired Ethernet interface by SLAAC are not removed when the network cable is disconnected. On a multi-homed host this may result in a loss of network connectivity. This is on a EeePC 901 and Network Manag

Bug#556978: sun-java6-bin: javax.imageio.ImageIO.write prints stack trace if file un-writable.

2009-11-18 Thread Timothy Baldwin
Package: sun-java6-bin Version: 6-16-1 Severity: normal The following program prints on stderr: java.io.FileNotFoundException: /test.png (Permission denied) at java.io.RandomAccessFile.open(Native Method) at java.io.RandomAccessFile.(RandomAccessFile.java:212) at javax.i

Bug#526329: iproute: Segfault on garbage lladdr

2009-04-30 Thread Timothy Baldwin
Package: iproute Version: 20090324-1 Severity: minor $ ip link set eth0 address help "help" is invalid lladdr. Segmentation fault Desipte the invalid command line arguments it shouldn't crash. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (2000, 'unstab

Bug#522078: rt2860-source: Fails to build for Linux 2.6.29

2009-03-31 Thread Timothy Baldwin
Package: rt2860-source Version: 1.8.0.0-3 Severity: important Fails to build with linux-source-2.6.29, with various errors about missing structure members. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (2000, 'unstable') Architecture: i386 (i686) Kernel

Bug#518762: kpdf: Prints DL document in middle of A4 page

2009-03-08 Thread Timothy Baldwin
Package: kpdf Version: 4:3.5.9-3 Severity: normal Attempting to print or print preview http://www.royalmail.com/images/stampnow/DLsamplelabel.pdf results in the document being ofset so as to be centered within an A4 page, despite the paper size of the printer being set DL. There should be no off

Bug#518475: kcontrol: Depends on non-existant libraw1394-8

2009-03-06 Thread Timothy Baldwin
Package: kcontrol Version: 4:3.5.9.dfsg.1-6 Severity: grave Justification: renders package unusable i386 kcontrol depends upon libraw1394-8 which is no longer in unstable. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386

Bug#476484: manpages-dev: raise(int sig) is incorrectly described as sending signal to the calling process

2008-04-16 Thread Timothy Baldwin
Package: manpages-dev Version: 2.79-2 Severity: normal The manpage for raise, incorrectly describes it as sending a signal to the current process; infact it sends the signal to the calling thread. Therefore the statement that raise(sig) is equivalent to kill(getpid(), sig) is false. -- System

Bug#428616: aptitude: Needs rebuilding with new apt.

2007-06-12 Thread Timothy Baldwin
Package: aptitude Version: 0.4.4-4 Severity: grave Justification: renders package unusable Needs rebuilding with the latest apt. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.

Bug#401226: pngcrush: Fails to start with relocation error (also FTBFS)

2006-12-01 Thread Timothy Baldwin
Package: pngcrush Version: 1.6.4-2 Severity: grave Justification: renders package unusable pngcrush fails to start: pngcrush: relocation error: pngcrush: symbol png_iCCP, version PNG12_0 not defined in file libpng12.so.0 with link time reference -- System Information: Debian Release: 4.0 AP

Bug#336476: dovecot-imapd: Permission denied when locking mbox

2005-11-01 Thread Timothy Baldwin
On Sunday 30 Oct 2005 17:42, Jaldhar H. Vyas wrote: > mail_extra_groups = mail Fixes it. IMO that should be the default. My changes to dovecot.conf are: --- /extra/tim/apt-src/dovecot-1.0.alpha3/debian/dovecot-common/etc/dovecot/dovecot.conf 2005-10-30 14:48:58.0 + +++ /etc

Bug#336183: linux-source-2.6.12: Partitions not detected on Software RAID

2005-10-31 Thread Timothy Baldwin
On Monday 31 Oct 2005 16:36, Matus UHLAR - fantomas wrote: > Since when are RAID or loop devices supposed to have partitions? > (did I miss something?) RAID: since Linux 2.6, see man md and man mdadm from the mdadm package, and the kernel source. Loop: never. -- Member AFFS, WYLUG, SWP (UK), U

Bug#336476: dovecot-imapd: Permission denied when locking mbox

2005-10-30 Thread Timothy Baldwin
Package: dovecot-imapd Version: 1.0.alpha3-2 Severity: important Attepting to connect with Outlook Express results in errors and the following in syslog: Oct 30 14:50:40 bfg dovecot: Dovecot v1.0.alpha3 starting up Oct 30 14:50:43 bfg dovecot: imap-login: Login: user=, method=PLAIN, rip=192.168

Bug#336183: linux-source-2.6.12: Partitions not detected on Software RAID

2005-10-28 Thread Timothy Baldwin
Package: linux-source-2.6.12 Version: 2.6.12-10 Severity: normal Starting 2 (or 1) single device RAID arrays with following script does not result in the partitions being detected, and therefore they do not appear in sysfs or /dev. losetup /dev/loop6 gpt.img losetup /dev/loop7 mbr.img mdadm -

Bug#330018: (no subject)

2005-09-25 Thread Timothy Baldwin
Package: toolchain-source Version: 3.4-5 The following ARM assembly assembles and links without errors, despite the symbol hello_world being undefined. .global _start _start: adr r0, hello_world swi 2 swi 0x11 [EMAIL PROTECTED] ~/extra/sources $ arm-linux-as

Bug#294956: kernel-package: Fails to build x86 2.6 kernels, missing rule for conf.vars

2005-02-12 Thread Timothy Baldwin
Package: kernel-package Version: 8.120 Severity: grave Justification: renders package unusable Attempting to build a kernel from kernel-source-2.6.10 on and for x86 results in the following message: [EMAIL PROTECTED] ~/extra/sources/kernel-source-2.6.10 $ fakeroot make-kpkg kernel_image make: **