Processed: Bug#743462 marked as pending

2014-04-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tag 743462 pending Bug #743462 [devscripts] mk-build-deps better failure mode Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 743462: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743462 D

[devscripts] 01/01: mk-build-deps: Rollback package install if apt can't complete it.

2014-04-02 Thread James McCoy
This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts. commit b8d42bb9d0a1ede56a71b5135b6ec55fb8326961 Author: James McCoy Date: Wed Apr 2 21:40:24 2014 -0400 mk-build-deps: Rollback package install if apt can

[devscripts] branch master updated (bb463ae -> b8d42bb)

2014-04-02 Thread James McCoy
This is an automated email from the git hooks/post-receive script. jamessan pushed a change to branch master in repository devscripts. from bb463ae Recommend and build-depend on file new b8d42bb mk-build-deps: Rollback package install if apt can't complete it. The 1 revisions

Bug#743462: mk-build-deps better failure mode

2014-04-02 Thread Joey Hess
Package: devscripts Version: 2.14.1 Severity: normal system @root, 'dpkg', '--unpack', @deb_files; die("dpkg call failed\n") if ( ($?>>8) != 0 ); system @root, shellwords($install_tool), '-f', 'install'; die("install call failed\n") if ( ($?>>8) != 0 ); If apt-get - f install is u