View Single Post
TransTech's Avatar
Posts: 671 | Thanked: 876 times | Joined on Mar 2011
#426
Originally Posted by bcunha View Post
Hi, and thanks for the wonderful project. I'm having trouble installing the deb, it complains that the N900 is in mass storage mode, even though it's not connected. I think this is because I changed the MyDocs filesystem to ext3, and the installer doesn't have the permission to write some files. Other installers have no trouble creating directories and files, but maemeemo doesn't. Any hints?
Please try the manual method, because .deb version has some problem with custom partitions...

Originally Posted by Mohammed Muid View Post
is it now fully stable. wont face any problem now? is it for noobs now?
Manual menthod is fully stable, .deb version has mixed results, try a your own risk..

Originally Posted by bvaibhav View Post
Code:
 apt-get install --reinstall maem
eemo -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 11 not upgraded.
2 not fully installed or removed.
Need to get 0B/19.2MB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 43344 files and directories currently installed.)
Preparing to replace maemeemo 1.3.0-3 (using .../maemeemo_1.3.0-3_all.deb) ...
Unpacking replacement maemeemo ...
Failed to open connection to "session" message bus: (null)
dpkg: warning - old post-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
Failed to open connection to "session" message bus: (null)
dpkg: error processing /var/cache/apt/archives/maemeemo_1.3.0-3_all.deb (--unpack):
 subprocess new post-removal script returned error exit status 1
Failed to open connection to "session" message bus: (null)
dpkg: error while cleaning up:
 subprocess post-removal script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/maemeemo_1.3.0-3_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Can any one help me with this issue.....
try...

[in xterm]
sudo gainroot
apt-get update
apt-get upgrade
apt-get remove maemeemo
apt-get install maemeemo

hope this solves the problem...