Bug#953760: check-service autopkgtest fails while parsing systemctl output

2020-03-28 Thread Bernd Zeimetz
Hi,

just uploaded.

Sorry for the delay!


Bernd


On 3/28/20 8:36 AM, Michael Biebl wrote:
> Hi Bernd
> 
> On Fri, 13 Mar 2020 03:03:25 +0100 Michael Biebl  wrote:
>>
>> the autopkgtest shipped by gpsd fails with the latest systemd v245
>> version:
>>
> 
> As autopkgtest results are used nowadays to gate testing migration, this
> issue now blocks systemd from entering testing. Do you have any plans to
> upload gpsd with a fix in the near future?
> 
> Michael
> 

-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F



signature.asc
Description: OpenPGP digital signature


Bug#953760: check-service autopkgtest fails while parsing systemctl output

2020-03-28 Thread Michael Biebl
Hi Bernd

On Fri, 13 Mar 2020 03:03:25 +0100 Michael Biebl  wrote:
> 
> the autopkgtest shipped by gpsd fails with the latest systemd v245
> version:
> 

As autopkgtest results are used nowadays to gate testing migration, this
issue now blocks systemd from entering testing. Do you have any plans to
upload gpsd with a fix in the near future?

Michael



signature.asc
Description: OpenPGP digital signature


Bug#953760: check-service autopkgtest fails while parsing systemctl output

2020-03-16 Thread Michael Biebl
On Fri, 13 Mar 2020 03:03:25 +0100 Michael Biebl  wrote:
> Source: gpsd
> Version: 3.20-5
> Severity: serious
> 
> Hi,
> 
> the autopkgtest shipped by gpsd fails with the latest systemd v245
> version:
> 
> https://ci.debian.net/data/autopkgtest/testing/amd64/g/gpsd/4543825/log.gz
> 
> One immediate problem is, that check-service tries to parse the
> systemctl list-unit-files output, which gained a "VENDOR PRESET" column
> in v245.
> 

This only affects the autopkgtest, not the gpsd binary package itself.



signature.asc
Description: OpenPGP digital signature


Bug#953760: check-service autopkgtest fails while parsing systemctl output

2020-03-12 Thread Michael Biebl
Source: gpsd
Version: 3.20-5
Severity: serious

Hi,

the autopkgtest shipped by gpsd fails with the latest systemd v245
version:

https://ci.debian.net/data/autopkgtest/testing/amd64/g/gpsd/4543825/log.gz

One immediate problem is, that check-service tries to parse the
systemctl list-unit-files output, which gained a "VENDOR PRESET" column
in v245.

If you want to get the enabled state, my recommendation would be to use 
systemctl is-enabled $unit


The same goes for checking the active state: I would use
systemctl is-active $unit

Regards,
Michael


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled