![]() |
2010-03-25
, 06:37
|
Posts: 270 |
Thanked: 239 times |
Joined on Dec 2009
@ Czech Republic
|
#31
|
![]() |
2010-03-25
, 06:51
|
Posts: 353 |
Thanked: 263 times |
Joined on Dec 2009
@ Finland
|
#32
|
![]() |
2010-03-29
, 16:21
|
Posts: 270 |
Thanked: 239 times |
Joined on Dec 2009
@ Czech Republic
|
#33
|
![]() |
2010-04-01
, 21:27
|
Posts: 60 |
Thanked: 73 times |
Joined on Oct 2009
@ troll cave
|
#34
|
Now I have other problem with AUTOBUILDER I try upload deb copiled in scratchbox and MADDE, but I ever get this error.
What is wrong?Code:TMP="/var/tmp" TEMP="/var/tmp" DEBIAN_FRONTEND="noninteractive" DEBIAN_PRIORITY="critical" DEB_BUILD_OPTIONS="parallel=4" TMPDIR="/var/tmp" dpkg-buildpackage: source package is app dpkg-buildpackage: source version is 0.1-1 dpkg-buildpackage: host architecture armel dpkg-buildpackage: source version without epoch 0.1-1 : Using Scratchbox tools to satisfy builddeps fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. /scratchbox/tools/bin/make clean make[1]: Entering directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/app-0.1' make[1]: *** No rule to make target `/targets/FREMANTLE_X86/opt/qt4-maemo5/mkspecs/linux-g++/qmake.conf', needed by `Makefile'. Stop. make[1]: Leaving directory `/home/builder1/maemo-fremantle-armel-extras-devel/work/app-0.1' make: *** [clean] Error 2
The Following User Says Thank You to suihkulokki For This Useful Post: | ||
![]() |
2010-04-02
, 15:30
|
Posts: 270 |
Thanked: 239 times |
Joined on Dec 2009
@ Czech Republic
|
#35
|
![]() |
2010-04-08
, 12:17
|
Posts: 60 |
Thanked: 73 times |
Joined on Oct 2009
@ troll cave
|
#36
|
![]() |
2010-04-08
, 13:16
|
Posts: 270 |
Thanked: 239 times |
Joined on Dec 2009
@ Czech Republic
|
#37
|
![]() |
2010-12-02
, 08:15
|
Posts: 17 |
Thanked: 4 times |
Joined on Jan 2010
@ Finland
|
#38
|
Hi, if I want to post app in extras repo I will have to pack it in scratcthcbox? When I run this line in FREMANTLE_X86:
I get this:Code:dh_make -e your.name@example.org --createorig
When I want to install dh-make:Code:bash: dh_make: command not found
What is wrong? Thank you for your replies.Code:Reading package lists... Done Building dependency tree Reading state information... Done Package dh-make is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package dh-make has no installation candidate
![]() |
2010-12-08
, 13:02
|
Posts: 17 |
Thanked: 4 times |
Joined on Jan 2010
@ Finland
|
#40
|
we are starting over now? lol
did you try the suggestion "apt-get install debhelper"???