maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   zip // rar problem n900 (https://talk.maemo.org/showthread.php?t=63496)

stevomanu 2010-10-07 17:11

zip // rar problem n900
 
every time i try an urar or un zip using file manager add on an also archiver i always get same error here a screen shot http://dl.dropbox.com/u/10188212/doc...007-180058.png

many thanks

paulo_oliveira 2010-10-07 22:27

Re: zip // rar problem n900
 
I never managed to uncompress rar's using the file manager...

Why dont you download the Xarchiver from the extras devel repository?

MohammadAG 2010-10-08 00:21

Re: zip // rar problem n900
 
apt-get install unrar

stevomanu 2010-10-08 00:58

Re: zip // rar problem n900
 
Quote:

Originally Posted by paulo_oliveira (Post 835840)
I never managed to uncompress rar's using the file manager...

Why dont you download the Xarchiver from the extras devel repository?

i have tryed xarchiver an still get same thing


Quote:

Originally Posted by MohammadAG (Post 835892)
apt-get install unrar

it says its the newist version !

many thanks

retsaw 2010-10-08 01:13

Re: zip // rar problem n900
 
Try reinstalling it:
apt-get install unrar --reinstall

MohammadAG 2010-10-08 01:30

Re: zip // rar problem n900
 
cat /var/lib/dpkg/info/unrar.list

stevomanu 2010-10-08 01:36

Re: zip // rar problem n900
 
Quote:

Originally Posted by retsaw (Post 835916)
Try reinstalling it:
apt-get install unrar --reinstall

this is what i get

Code:

/home/user # apt-get install unrar --reinstall
Reading package lists... Done
Building dependency tree     
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 6 not upgraded.
Need to get 91.9kB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://repository.maemo.org fremantle/free unrar 1:3.5.4-1 [91.9kB]
Fetched 91.9kB in 3s (30.2kB/s)       
(Reading database ...
dpkg: serious warning: files list file for package `hildon-desktop-applet-settings-mr0' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `libshiboken0.4' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `homeip' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `location-settings-default' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `libxinerama1' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `lzma' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `modest-providers-data' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `hildon-desktop-application-shortcuts-mr0' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `pyside-qt4-maemo5' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `feedservice2' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `theme-default-settings-mr0' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `hildon-im-plugin-base-settings' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `orrery' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `python-alarm' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `osso-icons-default' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `libpyside0.4' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `pyside-qt4-core' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `stellarium' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `hildon-application-manager-settings-standard' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `libqt4-script' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `libattr1' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `leafpad' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `mp-fremantle-generic-pr' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `wget' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `unrar' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `pyside-qt4-gui' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `libacl1' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `python-xml' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `osso-rss-feed-reader-list' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `tablet-browser-bookmarks-mr0' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `python-hildondesktop' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `coreutils-gnu' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `mafw-iradio-source-bookmarks-default' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `unzip' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `maemo-ringtones-mr0' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `mplayer' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `clockd-settings-mr0' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `fixpr12icons' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `python-osso' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `python-gconf' missing, assuming package has no files currently installed.

dpkg: serious warning: files list file for package `p7zip' missing, assuming package has no files currently installed.
21894 files and directories currently installed.)
Preparing to replace unrar 1:3.5.4-1 (using .../unrar_1%3a3.5.4-1_armel.deb) ...
Unpacking replacement unrar ...
Setting up unrar (1:3.5.4-1) ...
/home/user #


stevomanu 2010-10-08 01:39

Re: zip // rar problem n900
 
Quote:

Originally Posted by MohammadAG (Post 835919)
cat /var/lib/dpkg/info/unrar.list

Code:

/home/user # cat /var/lib/dpkg/info/unrar.list
/.
/usr
/usr/bin
/usr/bin/unrar
/usr/share
/usr/share/doc
/usr/share/doc/unrar
/usr/share/doc/unrar/copyright
/usr/share/doc/unrar/changelog.Debian.gz
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/unrar.1.gz
/home/user #

many thanks guys for this , really dont understand it all yet !

stevomanu 2010-10-10 14:25

Re: zip // rar problem n900
 
hey peps has anybody any ideas with this , really not upp for flashing again !!

bertolt 2010-10-10 14:31

Re: zip // rar problem n900
 
man, just install filebox and do it from there..

DaReaper 2010-10-10 15:35

Re: zip // rar problem n900
 
Quote:

Originally Posted by stevomanu (Post 837714)
hey peps has anybody any ideas with this , really not upp for flashing again !!

If you feel it's hard you could just extract it on your computer and trasnfer the files to your mobile using the data cable

Or yes The Filebox application supports unzipping of those zipped , it works fine enough as far as i know :D

stevomanu 2010-10-10 16:19

Re: zip // rar problem n900
 
Quote:

Originally Posted by DaReaper (Post 837747)
If you feel it's hard you could just extract it on your computer and trasnfer the files to your mobile using the data cable

Or yes The Filebox application supports unzipping of those zipped , it works fine enough as far as i know :D

ye just started using file box , still doesnt help the dpkg errors i have thou , wouldnt say its hard at all flashin is very easy but its just hassle i dont need !


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

vBulletin® Version 3.8.8