Notices


Reply
Thread Tools
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#11
USB- and Bluetooth-networking is challenging to set up in the first time, but the reward is worth it.
 

The Following User Says Thank You to zimon For This Useful Post:
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#12
Originally Posted by zimon View Post
And then some ppl still ask why Meego (and LSB) use and prefer rpm-package system and not deb.
Why, do you think that RPMs magically avoid having dependencies? There's pretty much zero difference between what an RPM and a DEB file are capable of containing - most of the issues people have with one or the other are down to the tools being used rather than the packages themselves.
 

The Following 3 Users Say Thank You to Rob1n For This Useful Post:
D4rKlar's Avatar
Posts: 675 | Thanked: 923 times | Joined on Apr 2010 @ London
#13
Every app in the repo has a package page, do a google search for the name of the app + package + maemo.

For example this is the package page for Theme Customizer:

http://maemo.org/packages/view/theme-customizer/

If you follow any free armel link (either extras, testing or devel) you'll arrive at the package instance page where you can directly download the deb for that particular package.

http://maemo.org/packages/package_in...omizer/0.9-65/

Kind Regards,
D4rKlar
__________________
_________________________
_________________________________
_
* D4rKlar on DeviantART * Maemo5 on DeviantART *
_
* M4riNa D4rK Theme and Iconset *
_
 
Boemien's Avatar
Posts: 770 | Thanked: 558 times | Joined on Mar 2010 @ Abidjan
#14
Originally Posted by D4rKlar View Post
Every app in the repo has a package page, do a google search for the name of the app + package + maemo.

For example this is the package page for Theme Customizer:

http://maemo.org/packages/view/theme-customizer/

If you follow any free armel link (either extras, testing or devel) you'll arrive at the package instance page where you can directly download the deb for that particular package.

http://maemo.org/packages/package_in...omizer/0.9-65/

Kind Regards,
D4rKlar
I think that it's not as easy as you write. Because each package depends of another package. I Mean, each dependencies lacks another dependencies that you will be obliged to download, and at the end, you remark that this new file depends of another dependencies.
 
Posts: 701 | Thanked: 585 times | Joined on Sep 2010 @ London, England
#15
If you use apt-get in the Terrminal you can type "apt-get install <nameofpackage> --print-uris"

The "--print-uris" part of the command instructs apt to just print the download location, size, and hash (to verify the download) of each file you need to download instead of actually downloading and installing the files. You could redirect the output to a text file and move that to a computer where you can download the files, you can then install them manually with dpkg after you have downloaded them and copied them to the N900.
 

The Following User Says Thank You to retsaw For This Useful Post:
try-alls's Avatar
Posts: 95 | Thanked: 51 times | Joined on Sep 2010 @ staffordshire, uk
#16
would this be possible on ovi store for example;
you get a limit to how many times you can download a app etc but what happens when you reach said limit an you desperately need to re-flash, an then you go to add your fave game/app from ovi only to find your DL limit is up
 
Posts: 701 | Thanked: 585 times | Joined on Sep 2010 @ London, England
#17
No, but when downloading paid apps from the Ovi store before installation they get saved in /home/user/MyDocs/.tmp, copy the file elsewhere to keep as a backup before telling the App Manager to install it.
 

The Following 3 Users Say Thank You to retsaw For This Useful Post:
Posts: 362 | Thanked: 143 times | Joined on Mar 2008
#18
Originally Posted by retsaw View Post
If you use apt-get in the Terrminal you can type "apt-get install <nameofpackage> --print-uris"
noop question, would one change the repository for apt-get on a linux box(say Ubuntu) to pointing to the maemo repository and then execute the apt-get to download the packages(with all dependence).

cheers,

Last edited by cheve; 2011-01-19 at 14:04.
 
Posts: 701 | Thanked: 585 times | Joined on Sep 2010 @ London, England
#19
No, if it worked at all it'd just mess up your Ubuntu install.

You just run that command on your N900 and if you wanted its output to go in a text file you'd append something like ">/home/user/MyDocs/packages.txt" to redirect the output to a file called "packages.txt" on your MyDocs partition.
 
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#20
Originally Posted by Rob1n View Post
Why, do you think that RPMs magically avoid having dependencies? There's pretty much zero difference between what an RPM and a DEB file are capable of containing - most of the issues people have with one or the other are down to the tools being used rather than the packages themselves.
I was referring (but not mentioning) to the fact that doing package install that way (dpkg -i) one doesn't check the authenticity of the package in any way. If it would be a rpm-package instead, the GPG-signature would come embedded and would be checked automatically before installation (rpm -i).
Dependency-wise the two system are identical, but not security-wise.
 
Reply


 
Forum Jump


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