Reply
Thread Tools
Posts: 205 | Thanked: 159 times | Joined on Oct 2009
#1
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!
Attached Images
 
 
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#2
Originally Posted by mohannad View Post
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's Avatar
Posts: 664 | Thanked: 160 times | Joined on Jul 2008 @ Australia
#3
Originally Posted by mohannad View Post
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.
 

The Following 2 Users Say Thank You to jaeezzy For This Useful Post:
Posts: 205 | Thanked: 159 times | Joined on Oct 2009
#4
Originally Posted by omeriko9 View Post
Perhaps you should mention the full name?
Libqt4-Core 4.6.2~Git20100224-0maemo1+0m5
Libqt4-Gui 4.6.2~Git20100224-0maemo1+0m5
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?
 
Posts: 205 | Thanked: 159 times | Joined on Oct 2009
#5
Is this related to the PR1.2 issue being discussed in other threads or am i really missing dependencies?
 
Venemo's Avatar
Posts: 1,296 | Thanked: 1,773 times | Joined on Aug 2009 @ Budapest, Hungary
#6
Originally Posted by mohannad View Post
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.
 
Posts: 205 | Thanked: 159 times | Joined on Oct 2009
#7
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's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#8
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) ^
 
Posts: 415 | Thanked: 732 times | Joined on Jan 2009 @ Finland
#9
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/
 
Posts: 205 | Thanked: 159 times | Joined on Oct 2009
#10
Originally Posted by MohammadAG View Post
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?
 
Reply


 
Forum Jump


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