Package: drush
Version: 4.5-3
Severity: serious
User: [email protected]
Usertags: origin-ubuntu precise

drush fails to build on a buildd without network access.  (Ubuntu
rebuilds even Architecture: all packages, so we noticed this; but
somebody would probably have eventually noticed this in a test rebuild
of Debian too.)  See:

  
https://launchpadlibrarian.net/84907963/buildlog_ubuntu-precise-i386.drush_4.5-3_FAILEDTOBUILD.txt.gz

  make[1]: Entering directory `/build/buildd/drush-4.5'
  /build/buildd/drush-4.5/drush.php > /dev/null
  sh: 1: wget: not found
  sh: 1: curl: not found
  The drush command 'help' could not be found.
  Drush needs a copy of the PEAR Console_Table library in order to
  function, and the attempt to download this file automatically failed.
  To continue you will need to download the 1.1.3 package from
  http://pear.php.net/package/Console_Table, extract it, and copy the
  Table.php file into Drush's directory as
  /build/buildd/drush-4.5/includes/table.inc.
  make[1]: *** [override_dh_auto_build] Error 1

The wget and curl errors are spurious; Debian packages must build
independently of the network anyway.  Would it perhaps be a good idea to
simply ship includes/table.inc directly in your package?  It seems to be
permissively licensed so this shouldn't be a problem.

Thanks,

-- 
Colin Watson                                       [[email protected]]



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to