ubuntu-dev-tools needs to declare dependency to dput
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-dev-tools (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
I try to use 'backportpackage' and run in the problem that dput isn't installed.
After installing dput backport works :-)
Successfully signed dsc and changes files
Please check tomcat7 7.0.30-
Do you want to upload the package to ppa:dirk-
Traceback (most recent call last):
File "/usr/bin/
sys.
File "/usr/bin/
opts.prompt)
File "/usr/bin/
upload, prompt)
File "/usr/bin/
check_
File "/usr/bin/
ret = subprocess.
File "/usr/lib/
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/
subprocess.
File "/usr/lib/
errread, errwrite)
File "/usr/lib/
raise child_exception
OSError: [Errno 2] No such file or directory
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ubuntu-dev-tools 0.141ubuntu0.1
ProcVersionSign
Uname: Linux 3.5.0-19-generic x86_64
ApportVersion: 2.0.1-0ubuntu15
Architecture: amd64
Date: Tue Dec 4 12:57:03 2012
MarkForUpload: True
PackageArchitec
SourcePackage: ubuntu-dev-tools
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in ubuntu-dev-tools (Ubuntu): | |
status: | New → Fix Committed |
importance: | Undecided → Medium |
There is actually a Recommends on dput, and recommends are installed by default. Still, this should display a more useful error message.