FS#49890 - [coreutils] arch command missing

Attached to Project: Arch Linux
Opened by Maxqia (Maxqia) - Wednesday, 29 June 2016, 18:00 GMT
Last edited by Sébastien Luttringer (seblu) - Saturday, 24 December 2016, 19:11 GMT
Task Type Feature Request
Category Packages: Core
Status Closed
Assigned To Sébastien Luttringer (seblu)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

The /usr/bin/arch command from coreutils is missing. This command is present in debian's coreutils and is added using --enable-install-program=arch. Can you add the command to the coreutils package?
This task depends upon

Closed by  Sébastien Luttringer (seblu)
Saturday, 24 December 2016, 19:11 GMT
Reason for closing:  Won't implement
Comment by . (flysprayer) - Wednesday, 29 June 2016, 18:11 GMT
"arch is not installed by default, so portable scripts should not rely on its existence."

https://www.gnu.org/software/coreutils/manual/html_node/arch-invocation.html

stop relying on it.
Comment by Dave Reisner (falconindy) - Wednesday, 06 July 2016, 22:08 GMT
What requires this command to exist? In other words, what is your justification for re-adding it to Arch? "Because Debian has it" is not a valid reason. As upstream mentions, 'uname -m' is equivalent.
Comment by Maxqia (Maxqia) - Sunday, 06 November 2016, 21:45 GMT
  • Field changed: Percent Complete (100% → 0%)
I need it for some apple buildscripts, see https://github.com/darlinghq/darling/issues/157

Loading...