Comment 1 for bug 810540

Revision history for this message
James Westby (james-w) wrote : Re: [Bug 810540] [NEW] merge-upstream fails on packages created with bzr dh-make

On Thu, 14 Jul 2011 15:17:27 -0000, Jonathan Riddell <email address hidden> wrote:
> Public bug reported:
>
> I created a new package with bzr dh-make then used merge-upstream for a
> new upstream version and it failed with "bzr: ERROR: must supply file_id
> or path"
>
> >bzr dh-make libdbusmenu-qt 0.1.0 http://launchpad.net/libdbusmenu-qt/trunk/0.1.0/+download/libdbusmenu-qt-0.1.0.tar.bz2
> > cd libdbusmenu-qt
> >bzr commit -m "packaging"
> >bzr tag
> >bzr merge-upstream --version 0.2.0 http://launchpad.net/libdbusmenu-qt/trunk/0.2.0/+download/libdbusmenu-qt-0.2.0.tar.bz2
> bzr: ERROR: must supply file_id or path

Could you run again with "bzr -Derror" to get the traceback, or look in
~/.bzr.log to find the one from the original run?

Thanks,

James