← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

[Bug 1464914] [NEW] bzr builddep doesn't work after modifying files

 

Public bug reported:

Hello,

I was following the guide wanting to fix a bug in plasmate
(https://bugs.launchpad.net/ubuntu/+source/plasmate/+bug/1464910).
Checking out and branching the code worked fine ( bzr branch
ubuntu:plasmate), but as soon as I made a change I would get:

dpkg-source: info: local changes detected, the modified files are:
 plasmate-1.0/plasmate/CMakeLists.txt
dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/plasmate_1.0-0ubuntu4.diff.Rj0MXp
dpkg-source: info: you can integrate the local changes with dpkg-source --commit


Well, I ran `dpkg-source --commit` and got

dpkg-source: error: no upstream tarball found at
../plasmate_1.0.orig.tar.{bz2,gz,lzma,xz}

I am at wits end after searching everywhere for an answer. I think the
guide has to be updated to include this scenario and a solution to it. I
can't be the only one running into it.


➤ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 14.04.2 LTS
Release:        14.04
Codename:       trusty

➤ bzr branch ubuntu:plasmate
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data.  See "bzr help launchpad-login".
Most recent Ubuntu Wily version: 1.0-0ubuntu4                                                                                                                                                                     
Packaging branch status: CURRENT
Most recent Ubuntu Wily version: 1.0-0ubuntu4                                                                                                                                                                     
Packaging branch status: CURRENT
Branched 6 revisions.

** Affects: ubuntu-packaging-guide
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Packaging Guide Team, which is subscribed to Ubuntu Packaging Guide.
https://bugs.launchpad.net/bugs/1464914

Title:
  bzr builddep doesn't work after modifying files

Status in Ubuntu Packaging Guide:
  New

Bug description:
  Hello,

  I was following the guide wanting to fix a bug in plasmate
  (https://bugs.launchpad.net/ubuntu/+source/plasmate/+bug/1464910).
  Checking out and branching the code worked fine ( bzr branch
  ubuntu:plasmate), but as soon as I made a change I would get:

  dpkg-source: info: local changes detected, the modified files are:
   plasmate-1.0/plasmate/CMakeLists.txt
  dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/plasmate_1.0-0ubuntu4.diff.Rj0MXp
  dpkg-source: info: you can integrate the local changes with dpkg-source --commit

  
  Well, I ran `dpkg-source --commit` and got

  dpkg-source: error: no upstream tarball found at
  ../plasmate_1.0.orig.tar.{bz2,gz,lzma,xz}

  I am at wits end after searching everywhere for an answer. I think the
  guide has to be updated to include this scenario and a solution to it.
  I can't be the only one running into it.

  
  ➤ lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:    Ubuntu 14.04.2 LTS
  Release:        14.04
  Codename:       trusty

  ➤ bzr branch ubuntu:plasmate
  You have not informed bzr of your Launchpad ID, and you must do this to
  write to Launchpad or access private data.  See "bzr help launchpad-login".
  Most recent Ubuntu Wily version: 1.0-0ubuntu4                                                                                                                                                                     
  Packaging branch status: CURRENT
  Most recent Ubuntu Wily version: 1.0-0ubuntu4                                                                                                                                                                     
  Packaging branch status: CURRENT
  Branched 6 revisions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/1464914/+subscriptions


Follow ups

References