Autopkgtests: `systemctl status` command not given `-l` for status log data in non-ellipsized format
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
debhelper (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
This was last observed here:
https:/
I was told by rbasak to file a bug against debhelper.
Apparently, the autopkgtests here are run, but because of some type of error the nginx service can't get set up for nginx-core. As a result, the system pulls systemctl log data. The ellipsized format of the logs, however, doesn't help to debug things. It needs the full log output. This is done usually by `systemctl -l status` instead, which doesn't ellipsize or shorten the log output to 'fit the window'.
Robie suggested this may be an issue in dh_systemd.