On Wed, Dec 31, 2014 at 08:28:35AM +0100, Johannes Schauer wrote: > if I execute the following: > > debsnap verbose bash -a amd64 2.0-3 > > then debsnap will finish with an exit status of zero even though it was > not able to locate the package bash in that version for the requested > architecture. Instead, a non-zero status should be returned in this > case.
Agreed. What about “debsnap bash -a amd64 -a i386 2.0-3”? Should debsnap be treat that as an error (because not all the archs were available) or as a success (because *something* was downloaded)? Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <[email protected]>
signature.asc
Description: Digital signature
_______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
