[Axel Beckert] > Would any of the following potential solutions would be ok for you two: > > * Check if capabilities are supported by first querying them. If > querying fails, ignore any error happening when trying to set > them. Bail out (installation fails) if querying worked, but > setting failed. > > * Check if capabilities are supported by first querying them. If > querying fails, don't try to set them at all and emit a warning. > > * Don't bail out if setcap fails, just emit a warning. (Easiest, but > may trigger further, possibly invalid bug reports. Will likely add > a bug-script checking the capabilities states in that case.)
All of them seem OK with me. :) -- Happy hacking Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

