Reply
Thread Tools
Posts: 11 | Thanked: 8 times | Joined on Nov 2012 @ Koksijde Belgium
#11
Hi, I have made screenshot's of every command.
I hope it's easier to read now.

















Here are the beginning and the end of the command(between those screenshots it is always the same procedure)







Now 2 commands in 1 screenshot:


And the last...


Fingers crossed you can see the screenshots!

Thanks!
 

The Following User Says Thank You to Haha yamaha For This Useful Post:
Posts: 11 | Thanked: 8 times | Joined on Nov 2012 @ Koksijde Belgium
#12
I forgot to mention (maybe it helps), that I always use "sudo gainroot" with the commands.



Thanks
 

The Following User Says Thank You to Haha yamaha For This Useful Post:
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#13
Please try to reinstall dpkg from my dropbox http://dl.dropbox.com/u/59165022/dpk...B0m5_armel.deb . Either use the dpkg command to install it or to extract it.
Code:
sudo gainroot
dpkg -i dpkg_1.14.25maemo3+0m5_armel.deb
apt-get update
or to extract
Code:
sudo gainroot
dpkg -x dpkg_1.14.25maemo3+0m5_armel /
apt-get update
Please post here if any errors still remain.
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 11 | Thanked: 8 times | Joined on Nov 2012 @ Koksijde Belgium
#14
Originally Posted by michaaa62 View Post
Please try to reinstall dpkg from my dropbox http://dl.dropbox.com/u/59165022/dpk...B0m5_armel.deb . Either use the dpkg command to install it or to extract it.
Code:
sudo gainroot
dpkg -i dpkg_1.14.25maemo3+0m5_armel.deb
apt-get update
or to extract
Code:
sudo gainroot
dpkg -x dpkg_1.14.25maemo3+0m5_armel /
apt-get update
Please post here if any errors still remain.
When I try to install the .deb file, I get the output :
dpkg: unable to acces dpkg status area: No such file or directory

When I try to extract the file I get : failed to read archive 'dpkg_1.14.25maemo3+0m5_armel': No such file or directory

Then I tried the command :
dpkg -x /home/user/MyDocs/dpkg_1.14.25maemo3+0m5_armel /var/lib/dpkg
And I've got no error message's. So the extraction has worked...
Then I have tried to update the packages, but I get the error :
Reading Package lists...Error!
E: Could not open file /var/lib/dpkg/status - open (2 No such file or directory)
E: The package lists or status file could not be parsed or opened.





Thanks
 

The Following User Says Thank You to Haha yamaha For This Useful Post:
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#15
Please try if creating an empty status file get things started
Code:
sudo gainroot
touch /var/lib/dpkg/status
Files statoveride, diversions, available may be created also with touch in that directory, but may just be created in the dpkg command...
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 11 | Thanked: 8 times | Joined on Nov 2012 @ Koksijde Belgium
#16
Hi,

I tried the command and it worked, but when I do apt-get update, it can read the package lists (Reading package lists...Done) But then it says:
"W: GPG error: https://downloads.maemo.nokia.com / release : The following signatures were invalid: KEYEXPIRED 1349249545 " and more KEYEXPIRED things...


Thanks!
 

The Following User Says Thank You to Haha yamaha For This Useful Post:
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#17
This is just a warning because of the key for the Nokia repository which had expired some time ago and Nokia are far too busy loosing their money, than sparing the time to crate a fresh new key and sign the packages with it....
Then try to install some stuff, like make sure to reinstall dpkg by the package manager apt-get since nobody really knows, if the extraction of the package did some harm to regular dpkg
Code:
sudo gainroot
apt-get install --reinstall --force-yes dpkg
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 11 | Thanked: 8 times | Joined on Nov 2012 @ Koksijde Belgium
#18
It does try to install dpkg, but then it says: "Failed to fetch https://downloads.maemo.nokia.com/fr...+0m5_armel.deb
Operation too slow. Less than 1 bytes/sec transfered the last 120 seconds
E: unable to fetch some archives, maybe run apt-get update or try with --fix-missing? "

Do I need to try this ?



Thanks!
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#19
Well, it is a suggestion.
May be it is really just a temporary failure, but it downloads just fine here.
 
Posts: 11 | Thanked: 8 times | Joined on Nov 2012 @ Koksijde Belgium
#20
hmmm, I have tried --fix-missing and several apt-get update's, but with no succes. I have tried to install some applications, but it fails to install. I'm going to try reinstalling the dpkg again today.



Thanks
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:47.