[Bug 120485] Re: Backport request-tracker3.6 from feisty

Marco Catunda marco.catunda at gmail.com
Thu Jul 19 21:38:21 BST 2007


It doesn't work in prevu script, the following error appear:

dpkg-deb: parse error, in file
`debian/request-tracker3.6/DEBIAN/control' near line 6 package
`request-tracker3.6':
 `Depends' field, reference to `rt3.6-clients': error in version:
version string is empty

The control file is using ${source:Version} macro. If we change this macro to
${Source-Version} the prevu script works out.

I change de line

Depends: rt3.6-clients (= ${source:Version}), rt3.6-apache2 (=
${source:Version}) ...

for

Depends: rt3.6-clients (= ${Source-Version}), rt3.6-apache2 (=
${Source-Version}) ...

and everything works fine.

--
Marco catunda


2007/7/16, Scott Kitterman <ubuntu at kitterman.com>:
> The current version in the development release is
> https://launchpad.net/ubuntu/+source/request-tracker3.6/3.6.4-1.  Please
> retest with that version and let us know how it works out.
>
> ** Changed in: dapper-backports (upstream)
>        Status: Confirmed => Incomplete
>
> --
> Backport request-tracker3.6 from feisty
> https://bugs.launchpad.net/bugs/120485
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
Backport request-tracker3.6 from feisty
https://bugs.launchpad.net/bugs/120485
You received this bug notification because you are a member of Ubuntu
Backporters, which is the bug contact for Dapper Backports.



More information about the ubuntu-backports mailing list