Unlisted dependency: column (from the bsdmainutils package) #22

Closed
opened 2025-12-29 00:22:28 +01:00 by adam · 2 comments
Owner

Originally created by @olemartinorg on GitHub (Dec 30, 2015).

Hi! When i try to run the script without any parameters, it tries to use the "column" command, which may not be available on every system (but is found in the bsdmainutils package on debian/ubuntu, at least).

Originally created by @olemartinorg on GitHub (Dec 30, 2015). Hi! When i try to run the script without any parameters, it tries to use the "column" command, which may not be available on every system (but is found in the bsdmainutils package on debian/ubuntu, at least).
adam closed this issue 2025-12-29 00:22:28 +01:00
Author
Owner

@lukas2511 commented on GitHub (Dec 30, 2015):

Interesting. I somehow assumed this to be a builtin, mh.
I'll probably just replace it with a simple printf statement in the next few days.

@lukas2511 commented on GitHub (Dec 30, 2015): Interesting. I somehow assumed this to be a builtin, mh. I'll probably just replace it with a simple printf statement in the next few days.
Author
Owner

@lukas2511 commented on GitHub (Jan 8, 2016):

This should be fixed in 7727f5ea61.

@lukas2511 commented on GitHub (Jan 8, 2016): This should be fixed in 7727f5ea61d7993793517d4fcb72a1bde609eef2.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#22