[opensuse-buildservice] DEB builds locally without error, OBS throws error about duplicate field section in control file

Hi Debian/Ubuntu users of OBS, On my local computer (ubuntu) I can build my deb package using 'dpkg-buildpackage -rfakeroot' without errors, but when I move the package to OBS, I get the following error. dpkg-checkbuilddeps: error: syntax error in debian/control at line 27: duplicate field Section found Link to Package: https://build.opensuse.org/package/show?package=clapack&project=home%3Anrp36 Full Build Log: https://build.opensuse.org/package/live_build_log?arch=i586&package=clapack&... Any idea why OBS is complaining about the control file when I can build it locally just fine? Thanks, Nick -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

Am Donnerstag, 30. September 2010, 00:51:53 schrieb Nicholas Peterson:
Hi Debian/Ubuntu users of OBS,
On my local computer (ubuntu) I can build my deb package using 'dpkg-buildpackage -rfakeroot' without errors, but when I move the package to OBS, I get the following error.
dpkg-checkbuilddeps: error: syntax error in debian/control at line 27: duplicate field Section found
I can't help you here, but looks like a problem of the tool from the deb distro you built for. Best is to run a local build "osc build ...", jump inside and debug it. bye adrian
Link to Package: https://build.opensuse.org/package/show?package=clapack&project=home%3Anrp36 Full Build Log: https://build.opensuse.org/package/live_build_log?arch=i586&package=clapack&...
Any idea why OBS is complaining about the control file when I can build it locally just fine?
It is not OBS. It is the distribution inside, hosted by OBS ;) -- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Adrian Schröter
-
Nicholas Peterson