View Single Post
Posts: 3 | Thanked: 0 times | Joined on Dec 2007
#56
Originally Posted by jmk View Post
First install the base repository: click http://gronmayer.com/it/dl.php?id=123

And then Extras-devel repository: click http://gronmayer.com/it/dl.php?id=141

Now you can find Mplayer from the application manager (or install directly from the deb http://repository.maemo.org/extras-d...n8x0_armel.deb )
Thanks for the quick response. Unfortunately, that is what I had been trying all along, and it still fails. Here is the log entry after trying to install from the App Manager:

Installing mplayer 1.0rc1-maemo.23.n8x0

Failed to fetch http://repository.maemo.org/extras-d...2.1_armel.deb: Could not open file /media/mmc2/.apt-archive-cache/partial/libmad0_0.15.1b-2.1_armel.deb - open (30 Read-only file system) [IP: 219.83.126.9 80]

Failed to fetch http://repository.maemo.org/extras-d...3-2_armel.deb: Could not open file /media/mmc2/.apt-archive-cache/partial/libogg0_1.1.3-2_armel.deb - open (30 Read-only file system) [IP: 219.83.126.11 80]

Failed to fetch http://repository.maemo.org/extras-d...1.1_armel.deb: Could not open file /media/mmc2/.apt-archive-cache/partial/libtheora0_0.0.0.alpha7.dfsg-1.1_armel.deb - open (30 Read-only file system) [IP: 219.83.126.9 80]

Failed to fetch http://repository.maemo.org/extras-d...8x0_armel.deb: Could not open file /media/mmc2/.apt-archive-cache/partial/mplayer_1.0rc1-maemo.23.n8x0_armel.deb - open (30 Read-only file system) [IP: 219.83.126.11 80]

W: Not using locking for read only lock file /media/mmc2/.apt-archive-cache/lock
W: Not using locking for read only lock file /media/mmc2/.apt-archive-cache/lock

So it appears it cannot fetch the libraries. I wonder if there is something wrong with the N810 OS? I am running OS2008 v1.2007.42-19.

I also tried loading direct from the .deb files (mplayer, and/or libraries). I then get the following log files:


/usr/bin/dpkg-deb -f '/home/user/MyDocs/.documents/mplayer_1.0rc1-maemo.23.n8x0_armel.deb'
FAILED: libmad0 (>= 0.15.1b)
FAILED: libogg0 (>= 1.1.3)
FAILED: libtheora0

/usr/bin/dpkg-deb -f '/home/user/MyDocs/.documents/libmad0_0.15.1b-2.1_armel.deb'
Package must have "Section: user/FOO" to be considered compatible.
So I am really confused! I guess the root cause of everything is that my N810 cannot seem to find/fetch or install the library files.

Please help!