Skip to content

Debian/sid

Gianfranco Costamagna requested to merge (removed):debian/sid into debian/sid

Hello, I would like to make this package "suitable" for unstable distribution.

Something that might be nice to do:

  1. make some default configuration to make sure people can "plug and play" without having to see errors when launching tools
  2. upper cases are not something linux users are familiar with StorageTool -h
    Traceback (most recent call last): File "/usr/bin/StorageTool", line 865, in main() File "/usr/bin/StorageTool", line 852, in main tool.parseCommandLine() File "/usr/bin/StorageTool", line 820, in parseCommandLine raise Exception('Invalid argument "%s"' % argName) Exception: Invalid argument "-h" BackupGenerator --Help Usage: /usr/bin/BackupGenerator [OPTION] --ConfigDir [dir]: Use custom configuration directory not default "/etc/guerillabackup/"

Maybe calling tools in lower case might help

I did also some commits to refine the packaging 😄

Merge request reports

Loading