util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* setarch cannot set all listed architectures
@ 2014-12-24 16:35 Benno Schulenberg
  2014-12-31  8:30 ` Mike Frysinger
  0 siblings, 1 reply; 6+ messages in thread
From: Benno Schulenberg @ 2014-12-24 16:35 UTC (permalink / raw)
  To: Util-Linux


Hi,

The man page of setarch says for the option --list: "List the architectures
that can be set."  However...

$ ./setarch --list   
uname26
linux32
linux64
i386
i486
i586
i686
athlon
x86_64
ia64

$ ./setarch x86_64 uname -m
setarch: x86_64: Unrecognized architecture

Huh?

$ ./setarch ia64 uname -m
setarch: ia64: Unrecognized architecture

$ ./setarch linux64 uname -m
i686

$ ./setarch --version
setarch from util-linux 2.25.548-fe2c9

Maybe --list should not be listing x86_64 and ia64 on this machine?
Or maybe the error message in these cases should say "Cannot set
the requested architecture" instead?

Benno

-- 
http://www.fastmail.com - Access your email from home and the web


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-01-10 13:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-24 16:35 setarch cannot set all listed architectures Benno Schulenberg
2014-12-31  8:30 ` Mike Frysinger
2014-12-31  9:15   ` Benno Schulenberg
2014-12-31  9:23     ` Mike Frysinger
2015-01-06 10:35       ` Karel Zak
2015-01-10 13:40         ` Benno Schulenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).