francesco foresti <fraf...@tiscali.it> writes:

> Hello, 
> I'm trying to follow this procedure:
>
>># apt-get build-dep ffmpeg-debian
>>$ apt-get source ffmpeg-debian
>>$ cd ffmpeg-debian_0.svn20080206
>>$ DEB_BUILD_OPTIONS=internalencoders \
>> fakeroot debian/rules get-orig-source
>>$ sed -i '1s/ffmpeg-debian/ffmpeg/' debian/changelog
>>$ DEB_BUILD_OPTIONS=internalencoders \
>>  dpkg-buildpackage -us -uc
>
> but it fails during the last step with this error:
> dpkg-source: error: source package has two conflicting values - ffmpeg-debian 
> and ffmpeg
> dpkg-buildpackage: failure: dpkg-source -b ffmpeg-debian-0.svn20080206 gave 
> error exit status 255
>
> I tried googling at it and it seems the cause is some wrong name in 
> debian/control and debian/changelog.
>
> Could You please give some advice on what to change in these files?

try again with the version from experimental, and regenerate the
debian/control file using 'debian/rules debian/control' after your 'sed'
call.


-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to