[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: More problems



On Wed, 18 Jul 2001, peter karlsson wrote:

> Hi!
> 
> What does this mean?
> 
> dpkg-gencontrol: error: source package has two conflicting values - turqstat and xturqstat
> 
> My source package "turqstat" generates two binary packages, "turqstat"
> and "xturqstat". They each have their own changelogs (debian/changelog
> and debian/xturqstat.changelog), and the version numbering is
> identical.

When you use dpkg-gencontrol while building a multi-package source you
must tell dpkg-gencontrol which package you are building using the -p
option.

My libgmp3 package uses a line like:

dpkg-gencontrol -plibgmp3-dev -isp

for the dev package and

dpkg-gencontrol -plibgmp3 -isp

for the library package.

HTH,

Dwarf
--
_-_-_-_-_-   Author of "Dwarf's Guide to Debian GNU/Linux"  _-_-_-_-_-_-
_-                                                                    _-
_- aka   Dale Scheetz                   Phone:   1 (850) 656-9769     _-
_-       Flexible Software              11000 McCrackin Road          _-
_-       e-mail:  dwarf@polaris.net     Tallahassee, FL  32308        _-
_-                                                                    _-
_-_-_-_-_-  Released under the GNU Free Documentation License   _-_-_-_-
              available at: http://www.polaris.net/~dwarf/



Reply to: