← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1685935] Re: make deb breaks due to missing debuild script

 

** Also affects: cloud-init (Ubuntu)
   Importance: Undecided
       Status: New

** No longer affects: cloud-init (Ubuntu)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1685935

Title:
  make deb breaks due to missing debuild script

Status in cloud-init:
  Fix Committed

Bug description:
  On a newly installed lxc, I cannot make deb easily because of missing
  dependencies.

  ...
      restore_signals, start_new_session)
    File "/usr/lib/python3.5/subprocess.py", line 1282, in _execute_child
      raise child_exception_type(errno_num, err_msg)
  FileNotFoundError: [Errno 2] No such file or directory: 'debuild'

  
  We should probably aid this process a bit for new developers trying to package their own deb.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1685935/+subscriptions


References