Util-Linux package development
 help / color / mirror / Atom feed
* [bug] logger 2.26: regression, option -i not combinable with other options
@ 2015-02-20 10:06 Juergen Daubert
  2015-02-20 10:41 ` Karel Zak
  2015-03-05 10:21 ` Karel Zak
  0 siblings, 2 replies; 7+ messages in thread
From: Juergen Daubert @ 2015-02-20 10:06 UTC (permalink / raw)
  To: util-linux

Hello,

with logger from util-linux 2.25.x it's possible to combine the option
-i with other options like:

 logger -is

with 2.26 I get the following error message:

 $:~> logger -is
 logger: failed to parse id: 's'

The changed behaviour breaks existing scripts like dhcpcd-run-hooks [1]
from dhcpcd [2].


Posible solution:
- don't combine the -i and --id options but keep the behaviour of -i and
  make --id a long-form only option. 


Thanks and best regards
Juergen


[1] http://roy.marples.name/projects/dhcpcd/artifact/953bd27
[2] http://roy.marples.name/projects/dhcpcd/index


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

end of thread, other threads:[~2015-03-05 10:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-20 10:06 [bug] logger 2.26: regression, option -i not combinable with other options Juergen Daubert
2015-02-20 10:41 ` Karel Zak
2015-02-20 12:44   ` Juergen Daubert
2015-02-20 20:12     ` Sami Kerola
2015-02-21 11:37       ` Benno Schulenberg
2015-02-21 15:28         ` Sami Kerola
2015-03-05 10:21 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox