Bug 858693

Summary: no way to disable line cropping for systemctl status
Product: [Fedora] Fedora Reporter: Kamil Páral <kparal>
Component: systemdAssignee: systemd-maint
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: johannbg, lnykryn, metherid, msekleta, notting, plautrba, systemd-maint, vpavlin
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-20 15:31:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
systemctl output none

Description Kamil Páral 2012-09-19 12:41:01 UTC
Created attachment 614349 [details]
systemctl output

Description of problem:
There is no easy way how to force "systemctl status" not to crop long lines with ellipsis in a virtual terminal. "-a" or "--full" options doesn't help (and they even shouldn't help, according to the man page). See attachment.

The only way is to do "COLUMNS=999 systemctl status".

Please add a simple way how to stop systemctl crop the lines.

Version-Release number of selected component (if applicable):
systemd-188-3.fc18.i686

Steps to Reproduce:
1. switch to VT
2. systemctl status gdm.service

Comment 1 Lennart Poettering 2012-10-20 23:07:48 UTC
Fixed in git. Soon F18. "--all" will now do the job.

Comment 2 Fedora Update System 2012-10-23 01:03:54 UTC
systemd-195-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/systemd-195-1.fc18

Comment 3 Fedora Update System 2012-10-23 06:47:09 UTC
Package systemd-195-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing systemd-195-1.fc18'
as soon as you are able to, then reboot.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-16709/systemd-195-1.fc18
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-10-26 19:36:42 UTC
Package systemd-195-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing systemd-195-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-16709/systemd-195-2.fc18
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-12-20 15:31:11 UTC
systemd-195-2.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.