maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Uploading to extras-devel: Package has missing dependencies (https://talk.maemo.org/showthread.php?t=49332)

mohannad 2010-04-06 10:57

Uploading to extras-devel: Package has missing dependencies
 
1 Attachment(s)
Ive been trying to upload my application to extras dev since friday and i finally managed to get a successful build last night. However now i get a 'Warning: This package has missing dependencies!' message everytime it gets to the Package Imported step. screenshot of page attached.

Does anybody know how i can fix this? any help would be appreciated.

Thanks!

omeriko9 2010-04-06 11:07

Re: Uploading to extras-devel: Package has missing dependencies
 
Quote:

Originally Posted by mohannad (Post 597513)
Ive been trying to upload my application to extras dev since friday and i finally managed to get a successful build last night. However now i get a 'Warning: This package has missing dependencies!' message everytime it gets to the Package Imported step. screenshot of page attached.

Does anybody know how i can fix this? any help would be appreciated.

Thanks!

Perhaps you should mention the full name?
Libqt4-Core 4.6.2~Git20100224-0maemo1+0m5
Libqt4-Gui 4.6.2~Git20100224-0maemo1+0m5

jaeezzy 2010-04-06 11:22

Re: Uploading to extras-devel: Package has missing dependencies
 
Quote:

Originally Posted by mohannad (Post 597513)
Ive been trying to upload my application to extras dev since friday and i finally managed to get a successful build last night. However now i get a 'Warning: This package has missing dependencies!' message everytime it gets to the Package Imported step. screenshot of page attached.

Does anybody know how i can fix this? any help would be appreciated.

Thanks!

It should be fixed with the update coz those qt 4.6 are coming only after the update coz same was the case with hildon-1 and N900 isn't equipped with those yet.

mohannad 2010-04-06 20:03

Re: Uploading to extras-devel: Package has missing dependencies
 
Quote:

Originally Posted by omeriko9 (Post 597523)

thank you for your reply. If i add that to my debian/control file, wouldnt it mean that my application wont work with pre-pr1.2 n900s?

mohannad 2010-04-07 19:42

Re: Uploading to extras-devel: Package has missing dependencies
 
Is this related to the PR1.2 issue being discussed in other threads or am i really missing dependencies?

Venemo 2010-04-07 23:05

Re: Uploading to extras-devel: Package has missing dependencies
 
Quote:

Originally Posted by mohannad (Post 599896)
Is this related to the PR1.2 issue being discussed in other threads or am i really missing dependencies?

Yes, it may be related to them, because your problem is basically the same.

mohannad 2010-04-25 20:11

Re: Uploading to extras-devel: Package has missing dependencies
 
According to this -> http://maemo.org/community/council/q..._extras-devel/ , my problem is not caused by the pr1.2 changes. Can anybody who has managed to get their Qt app building please help!

MohammadAG 2010-04-25 21:54

Re: Uploading to extras-devel: Package has missing dependencies
 
I know nothing about Qt, but you're missing the dependencies.
It's not a PR1.2 issue, because the repos already have PR1.2 packages.
As omeriko9 said, add the full name
libqt4-core (>=4.6.2~Git20100224-0maemo1+0m5)
Try that (change it for the other one too) ^

timoph 2010-04-26 06:34

Re: Uploading to extras-devel: Package has missing dependencies
 
I think this is related to PR1.2 issue. It complains about the missing dependencies because libqt4-* ( >= 4,6 ) is not available for the devices.

Like this:
http://maemo.org/packages/package_in...e/0.5-2maemo0/

now if you look at the i386 build of the same package it doesn't complain about the dependencies, because 4.6 is available in SDK.

http://maemo.org/packages/package_in...e/0.5-2maemo0/

mohannad 2010-04-28 11:27

Re: Uploading to extras-devel: Package has missing dependencies
 
Quote:

Originally Posted by MohammadAG (Post 627474)
I know nothing about Qt, but you're missing the dependencies.
It's not a PR1.2 issue, because the repos already have PR1.2 packages.
As omeriko9 said, add the full name
libqt4-core (>=4.6.2~Git20100224-0maemo1+0m5)
Try that (change it for the other one too) ^

Thank you for your suggestions guys, i tried putting in the entire package name but got an error during building in madde.

Code:

C:\MADDE\0.6.14\madbin\dpkg-source: warning: can't parse dependency libqt4-core 4.6.2~git20100224-0maemo1+0m5
C:\MADDE\0.6.14\madbin\dpkg-source: error: error occurred while parsing Build-Depends

any other ideas?

xizzhu 2010-07-16 19:48

Re: Uploading to extras-devel: Package has missing dependencies
 
Can you use "${shlibs:Depends}" in your control file to have dpkg to solve the dependencies?


All times are GMT. The time now is 22:20.

vBulletin® Version 3.8.8