[opensuse-buildservice] Debian problems (bump)
Hi, I've followed the instructions of darix and AdrianS in the IRC. I've read the extra instructions here: http://en.opensuse.org/Build_Service/Deb_builds But instead of reading the .dsc files the debian and the ubuntu targets insist in reading the .spec file and producing a .src.rpm file. What can I do? I want to reuse my kdevelop.tar.bz2 file for both .debs and rpms. PS. I gave up on trying to use a tar.bz2 for both RPM and DEB, I've switeched to a tar.gz for both RPM and DEB, but the problem above presists :( -- Amilcar Lucas Webmaster The KDevelop project --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Tue, May 29, 2007 at 06:39:05PM +0200, Amilcar do Carmo Lucas wrote:
I've followed the instructions of darix and AdrianS in the IRC. I've read the extra instructions here: http://en.opensuse.org/Build_Service/Deb_builds
But instead of reading the .dsc files the debian and the ubuntu targets insist in reading the .spec file and producing a .src.rpm file.
It's because you have more than one dsc file and none of them matches the package name ("KDevelop3"): kdevelop_3.4.1-0.dsc ubuntu.dsc Do you really need both dsc files?
I want to reuse my kdevelop.tar.bz2 file for both .debs and rpms.
Should IMHO work. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Tuesday 29 May 2007 20:16:16 you wrote:
On Tue, May 29, 2007 at 06:39:05PM +0200, Amilcar do Carmo Lucas wrote:
I've followed the instructions of darix and AdrianS in the IRC. I've read the extra instructions here: http://en.opensuse.org/Build_Service/Deb_builds
But instead of reading the .dsc files the debian and the ubuntu targets insist in reading the .spec file and producing a .src.rpm file.
It's because you have more than one dsc file and none of them matches the package name ("KDevelop3"): Many Many thanks !!! That solved it !
kdevelop_3.4.1-0.dsc ubuntu.dsc
Do you really need both dsc files?
Yes, I need to specify a different bdb version for ubuntu.
I want to reuse my kdevelop.tar.bz2 file for both .debs and rpms.
Should IMHO work. I will retry, and let you know.
Once I finish I plan to add mor documentation to the wiki. Many thanks, -- Amilcar Lucas Webmaster The KDevelop project --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Amilcar do Carmo Lucas
-
Michael Schroeder