On Sun, Nov 30, 2014 at 08:50:00PM +0100, Joachim Breitner wrote: > still trying to build debdry from the repo, but I’m getting: > > $ ./debdry . [...] > error: invalid command 'debianize' [...] > subprocess.CalledProcessError: Command '['python3', 'setup.py', > '--command-packages=stdeb.command', 'debianize']' returned non-zero exit > status 1 > Any undocumented dependencies maybe?
Yes: python-stdeb or python3-stdeb, it seems. They are mentioned in the description of debdry, and I'm not sure about adding them as dependencies because I wouldn't want debdry to pull in, say, gem2deb, if I never intend to package ruby gems. There's the option of Suggests or Recommends: I think I need help in figuring out a balance between making it clear that debdry requires other debianization tools, and avoid debdry installing SDKs for all supported languages by default. Enrico -- GPG key: 4096R/E7AD5568 2009-05-08 Enrico Zini <[email protected]>
signature.asc
Description: Digital signature

