Bug 50483

Summary: RFE: systemd does not handle invalid PAGER gracefully
Product: systemd Reporter: Michał Górny <mgorny>
Component: generalAssignee: Lennart Poettering <lennart>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: Linux (All)   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=418127
Whiteboard:
i915 platform: i915 features:

Description Michał Górny 2012-05-29 21:12:57 UTC
If $PAGER refers to a broken pager (i.e. just removed one), most of systemd tools fail to run:

sh: /usr/bin/less: No such file or directory

Maybe the fallback code should be executed in that case as well...
Comment 1 Lennart Poettering 2013-03-07 11:37:29 UTC
Since a while now there's some "null pager" thingy in the paging logic that is used as fallback if no pager can be started.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.