maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   .deb installable with "dpkg -i" but not by maemo-proagram-manager (https://talk.maemo.org/showthread.php?t=66164)

schasch 2010-11-25 07:20

.deb installable with "dpkg -i" but not by maemo-proagram-manager
 
Hello,
I wrote my first software for maemo in Qt.
( http://qvdremote.garage.maemo.org )

The .deb is created with :
Qt Creator 2.0.1
Basierend auf Qt 4.7.0 (32 bit)
Erstellt am Oct 7 2010 um 13:24:26
Revision 113d4c5618

...and installable by dpkg -i (works fine with icon etc...)

But I can not install it by the Gui-program-manager on my N900? ...other .deb (ex.: cpufrequi_0.01-2_armel.deb) can be installed by clicking on it in the/a filemanager...


But my deb says "programpackage not compaible" (translated from german)

Any ideas. I tried to edit the control-file from the debian-forder and edit it like the control-file from cpufrequi, but the package could not be build by Qt-creator...

my control file:
--------------------------------------------------------------------------
Source: qvdremote
Section: multimedia
Priority: extra
Maintainer: ----<----@googlemail.com>
Standards-Version: 3.7.3
Build-Depends: debhelper (>= 5)
Homepage: http://qvdremote.garage.maemo.org

Package: qvdremote
Architecture: any
Depends: libqt4-core (>= 4.5.3~git20090723), libqt4-dbus (>= 4.5.3~git20090723), libqt4-gui (>= 4.5.3~git20090723), libqt4-network (>= 4.5.3~git20090723), libqt4-xml (>= 4.5.3~git20090723)
Description: remote for a VDR-Server written in Qt
change volume,channel by your n900 (Qt)
---------------------------------------------------------------------


thanks for any help!

regards
schasch

Rob1n 2010-11-25 08:42

Re: .deb installable with "dpkg -i" but not by maemo-proagram-manager
 
The app manager will only install apps from within the user section. You need to change the "Section" entry in your control file to "user/multimedia" for app manager to handle it.

schasch 2010-11-25 09:01

Re: .deb installable with "dpkg -i" but not by maemo-proagram-manager
 
thanks Rob1n!!

this WORKS!!

Do you maybe know how I can upload it to the testing repositories?


regards
schasch

lma 2010-11-25 09:52

Re: .deb installable with "dpkg -i" but not by maemo-proagram-manager
 
See http://wiki.maemo.org/Uploading_to_Extras-devel

schasch 2010-11-25 10:00

Re: .deb installable with "dpkg -i" but not by maemo-proagram-manager
 
thanks lma!

rickrvo 2011-02-10 15:36

Re: .deb installable with "dpkg -i" but not by maemo-proagram-manager
 
Hi,

I'm having some problems trying to create the .deb file again.

Once qt creator created the debian folder with control files and .deb file on the directory above it, how do I re-create the deb file????

I tried dpkg-buildpackage -rfakeroot and it gives me an error. Tried dpkg-buildpackage -nc -uc -us like Qt does and gives me another error.

The deb that Qt creates I already inserted some .so plugins files that my application needs but I just can't figure out how to recreate the daim .deb file!

Please enlighten me on how to do this...

b.t.w. is there any program to edit .deb files under graphic mode? I tried debcreator to create my deb package but it fails on checking something before the build process...


All times are GMT. The time now is 05:09.

vBulletin® Version 3.8.8