Reply
Thread Tools
Posts: 404 | Thanked: 186 times | Joined on Oct 2010 @ Dehradun,India
#11
Originally Posted by Radicalz38 View Post
1. put all the deb files in a folder
2. download dpkg-dev
3. cd to the deb files folder
4. type dpkg-scanpackages . /dev/null | gzip -9c > Packages.gz
5. Type "vi /etc/apt/sources.list.d/hildon-application-manager.list" Enter
6. Insert new line with the ff. "deb file:/path/to/your/deb/files /"
7. apt-get update
Done!
You can do apt-get install <package name> Without internet connection no worries about dependency and stuff.
I think he wants to install all packages at once and not one by one.
 

The Following User Says Thank You to raaj13 For This Useful Post:
nicholes's Avatar
Posts: 1,103 | Thanked: 368 times | Joined on Oct 2010 @ india, indore
#12
Yes i want all .deb files installed at one command if possible

( but i will try all things when i falsh my N900, ,,may be in next month)
__________________
N900 gave me a reason to live in this cruel world

get your smooth live wallpaper today
My YouTube videos
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#13
To get rid of errors because of missing dependencies just run this command until no errors occur any more
Code:
dpkg --configure -a
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#14
Originally Posted by raaj13 View Post
I think he wants to install all packages at once and not one by one.
but its impossible without knowing their dependencies... Unless you did a apt-get --download-only
 

The Following User Says Thank You to Radicalz38 For This Useful Post:
jedi's Avatar
Posts: 1,411 | Thanked: 1,330 times | Joined on Jan 2010 @ Tatooine
#15
Of all the solutions here, Radicalz38's gets my vote as it will handle all the dependencies well.

Amusing how we got so many ways to do the same thing - that's Linux for you
__________________
May the source be with you.
 
nicholes's Avatar
Posts: 1,103 | Thanked: 368 times | Joined on Oct 2010 @ india, indore
#16
Originally Posted by Radicalz38 View Post
1. put all the deb files in a folder
2. download dpkg-dev
3. cd to the deb files folder
4. type dpkg-scanpackages . /dev/null | gzip -9c > Packages.gz
5. Type "vi /etc/apt/sources.list.d/hildon-application-manager.list" Enter
6. Insert new line with the ff. "deb file:/path/to/your/deb/files /"
7. apt-get update
Done!
You can do apt-get install <package name> Without internet connection no worries about dependency and stuff.
how to download dpkg-dev??

i tried apt-get it gives me this

shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # apt-get install dpkg-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package dpkg-dev 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 dpkg-dev has no installation candidate
/home/user #
__________________
N900 gave me a reason to live in this cruel world

get your smooth live wallpaper today
My YouTube videos
 
Posts: 237 | Thanked: 274 times | Joined on Jul 2010
#17
you can do the following :

sudo gainroot
cd </path/to/files/>
dpkg -i ./*
apt-get -yf install
dpkg -i ./*

you need to be connected to the internet for apt-get to fetch dependencies.
 

The Following 2 Users Say Thank You to ivyking For This Useful Post:
Posts: 502 | Thanked: 366 times | Joined on Jun 2010 @ /dev/null
#18
Originally Posted by nicholes View Post
how to download dpkg-dev??

i tried apt-get it gives me this

shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # apt-get install dpkg-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package dpkg-dev 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 dpkg-dev has no installation candidate
/home/user #
Its part of scratchbox SDK (fremantle):
Catalogue name : maemo.org scratchbox SDK
Web address: http://repository.maemo.org
Distribution: fremantle/sdk
Components: free non-free
 
nicholes's Avatar
Posts: 1,103 | Thanked: 368 times | Joined on Oct 2010 @ india, indore
#19
Originally Posted by ivyking View Post
you can do the following :

sudo gainroot
cd </path/to/files/>
dpkg -i ./*
apt-get -yf install
dpkg -i ./*

you need to be connected to the internet for apt-get to fetch dependencies.
it worked perfectly and all the .debs installed and visible but i did only

sudo gainroot
cd </path/to/files/>
dpkg -i ./*

not

apt-get -yf install
dpkg -i ./*

Do i need to do ?

apt-get -yf install
dpkg -i ./*
and why?
__________________
N900 gave me a reason to live in this cruel world

get your smooth live wallpaper today
My YouTube videos

Last edited by nicholes; 2011-07-05 at 16:02.
 
moudy91's Avatar
Posts: 165 | Thanked: 18 times | Joined on Jun 2010
#20
Originally Posted by Radicalz38 View Post
1. put all the deb files in a folder
2. download dpkg-dev
3. cd to the deb files folder
4. type dpkg-scanpackages . /dev/null | gzip -9c > Packages.gz
5. Type "vi /etc/apt/sources.list.d/hildon-application-manager.list" Enter
6. Insert new line with the ff. "deb file:/path/to/your/deb/files /"
7. apt-get update
Done!
You can do apt-get install <package name> Without internet connection no worries about dependency and stuff.
hi sir.

i know this case from long time ago and maybe it was close, but usual i read things new in maemo, and this case did get my attention, because i flash my n900 ever week and all the times i install the usual applications .dep and i want to save them into my phone so i dont want to wait anymore installing them.
so, i did your way but nothing happens, can you help me with this please.
important applications that i need,
wireless-tools
hildon-desktop
orientation lock
openSSH client and server
USSD for all, ussd-widget ( in one package )
please, how can i install them into my n900 without connecting to the internet and and wait application manager to load?
thank you
 
Reply

Tags
dont read tags, feeling sleepy, no tag here


 
Forum Jump


All times are GMT. The time now is 08:55.