Bug#893605: warning: #warning "Consider adding the right mmap() syscall definitions here!" [-Wcpp]

2018-03-23 Thread James Cowgill
On 23/03/18 14:25, Mathieu Malaterre wrote: > Hi James, > > On Fri, Mar 23, 2018 at 3:19 PM, James Cowgill wrote: >> Control: notforwarded -1 >> >> Hi, >> >> On 22/03/18 14:28, Michael Biebl wrote: >>> Am 22.03.2018 um 12:31 schrieb James

Bug#893605: warning: #warning "Consider adding the right mmap() syscall definitions here!" [-Wcpp]

2018-03-23 Thread James Cowgill
Control: notforwarded -1 Hi, On 22/03/18 14:28, Michael Biebl wrote: > Am 22.03.2018 um 12:31 schrieb James Cowgill: >> I sent a patch upstream (see above). > > Thanks! Unfortunately I've had to ask for this to be reverted: https://github.com/systemd/systemd/pull/856

Bug#893605: warning: #warning "Consider adding the right mmap() syscall definitions here!" [-Wcpp]

2018-03-22 Thread James Cowgill
Control: forwarded -1 https://github.com/systemd/systemd/pull/8547 Hi, On 20/03/18 11:14, Mathieu Malaterre wrote: > Source: systemd > Version: 238-2 > Severity: important > User: debian-m...@lists.debian.org > Usertags: mips mipsel mipsel64 > > There seems to be a missing code block to handle m

Bug#893722: libseccomp: missing pkey_mprotect syscall (and probably others)

2018-03-21 Thread James Cowgill
Source: libseccomp Version: 2.3.1-2.1 Severity: normal X-Debbugs-CC: pkg-systemd-maintainers@lists.alioth.debian.org Hi, While testing some seccomp improvements for systemd on mips, I encountered some EFAULT errors while systemd was trying to enable the MemoryDenyWriteExecute option on foreign ar

Bug#861171: #warning "Consider adding the right clone() syscall definitions here!"

2017-05-03 Thread James Cowgill
Control: forwarded -1 https://github.com/systemd/systemd/pull/5880 Hi, On 25/04/17 12:55, Michael Biebl wrote: > Am 25.04.2017 um 12:56 schrieb Mathieu Malaterre: >> Package: systemd >> Version: 232-22 >> User: debian-m...@lists.debian.org >> Usertags: mipsel mips64el mips >> >> There are warning

Bug#854400: systemd: FTBFS if /tmp is an overlayfs

2017-02-06 Thread James Cowgill
Hi, On 06/02/17 17:36, Michael Biebl wrote: > Am 06.02.2017 um 18:07 schrieb James Cowgill: >> Source: systemd >> Version: 232-15 >> Severity: important >> >> Hi, >> >> While testing #852811 I discovered that systemd does not build within an >&g

Bug#854400: systemd: FTBFS if /tmp is an overlayfs

2017-02-06 Thread James Cowgill
Source: systemd Version: 232-15 Severity: important Hi, While testing #852811 I discovered that systemd does not build within an overlayfs schroot (which all my mips chroots are setup as). Specifically the "test-copy" test fails with: > FAIL: test-copy > === > > test_copy_file > tes

Bug#852811: udev: Doesn't start after upgrade mipsel, powerpc

2017-02-06 Thread James Cowgill
Hi, On 06/02/17 13:52, Michael Biebl wrote: > Am 06.02.2017 um 11:21 schrieb James Cowgill: >> On Sun, 5 Feb 2017 12:16:41 +0000 James Cowgill wrote: >>> Control: retitle -1 udev: Doesn't start after upgrade mipsel, powerpc >>> >>> Hi, >>> >

Bug#852811: udev: Doesn't start after upgrade mipsel, powerpc

2017-02-06 Thread James Cowgill
On Sun, 5 Feb 2017 12:16:41 + James Cowgill wrote: > Control: retitle -1 udev: Doesn't start after upgrade mipsel, powerpc > > Hi, > > FWIW, and as predicted by comments on the upstream bugreport, this also > fails on at least mipsel. I haven't checked the ot

Bug#852811: udev: Doesn't start after upgrade mipsel, powerpc

2017-02-05 Thread James Cowgill
Control: retitle -1 udev: Doesn't start after upgrade mipsel, powerpc Hi, FWIW, and as predicted by comments on the upstream bugreport, this also fails on at least mipsel. I haven't checked the other mips arches yet. Thanks, James signature.asc Description: OpenPGP digital signature _

Bug#774430: systemd: service makes as not reloadable

2017-01-27 Thread James Cowgill
Hi, On 26/01/17 21:49, Michael Biebl wrote: > Am 26.01.2017 um 15:44 schrieb Michael Biebl: >> Am 18.01.2017 um 14:31 schrieb James Cowgill: > >>> After debugging a bit I found this commit which seems likely to be the >>> cause. I haven't actually tested 2

Bug#774430: systemd: service makes as not reloadable

2017-01-18 Thread James Cowgill
Control: fixed -1 217-1 Hi, On 22/12/16 01:03, Michael Biebl wrote: > Hi James > > Am 22.12.2016 um 01:48 schrieb James Cowgill: > >> # dpkg -s systemd | grep ^Version >> Version: 232-7 >> > > Could you test with v215 from jessie as well on this system

Bug#774430: systemd: service makes as not reloadable

2016-12-21 Thread James Cowgill
Hi, On 21/12/16 23:49, Michael Biebl wrote: > Something I just noticed: All boolean properties are no, not just CanReload. > And checking on minkus, this seems to happen for other services as well, > like > > $ systemctl show ssh.service | grep no$ > PermissionsStartOnly=no > RootDirectoryStartOn

Bug#787258: FTBFS on mipsel: test-suite failures

2015-06-02 Thread James Cowgill
Hi, On Mon, 2015-06-01 at 16:41 +0200, Martin Pitt wrote: > Martin Pitt [2015-06-01 8:02 +0200]: > > Since this doesn't happen on our mipsel porter box, and I don't have > > any other mipsel hardware to check this on, it seems this needs some > > help from the mipsel buildd maintainers. It would

Bug#748311: systemd: unknown operation 'dump' in reportbug script

2014-05-15 Thread James Cowgill
Package: systemd Version: 208-1 Severity: normal Hi, The reportbug script for systemd prints Unknown operation 'dump' The script calls "systemctl dump" but the dump operation has been moved to systemd-analyze in v208. James -- Package-specific info: -- System Information: Debian Release: je

Bug#748309: systemd: loginctl kill-session does not work

2014-05-15 Thread James Cowgill
Package: systemd Version: 208-1 Severity: normal Tags: patch fixed-upstream Hi, The command "loginctl kill-session" does not work at all and always gives the error: Failed to issue method call: Input/output error and in the journal: May 16 00:51:59 helena systemd-logind[1230]: Failed to issu