PDA

View Full Version : Problem with Application Manager after reflash


David_boy
2013-01-24, 09:50
previously I had reflashed my device. However, I only do half of the reflash as I just need the old application to be removed. however, it seems that I am unable to restore my repository. Every time I run an updates after settting in the extra devel repo and the extra testing repo. The update will be stuck when it reach half way. I read through some forum which says it gonna take a longer time for the app manager to load. So i leave it for a night with a connection to the wifi. but it seems that it is still the same. I checked on the log in the application manager, it says something like "ignoring version from the wrong domain. I thought it was the internet connection. So i tried to change the dns to the 8.8.8.8 and 8.8.4.4. Its still the same.I tried by pass application manager and try to install it using the xterm by typing sudo gainroot > sudo apt-get install fapman. which i saw in another forum. but it seems that it says user is not in the sudoers file. This incident will be reported. I am quite puzzled with this issues. Hope someone can help me up with this as soon as possible. Your help is much appreciated. Thanks

Wikiwide
2013-01-24, 09:57
Its still the same.I tried by pass application manager and try to install it using the xterm by typing sudo gainroot > sudo apt-get install fapman. which i saw in another forum. but it seems that it says user is not in the sudoers file. This incident will be reported. I am quite puzzled with this issues. Hope someone can help me up with this as soon as possible. Your help is much appreciated. Thanks
Quick reply...
I know almost nothing about application manager.
Try:
sudo gainroot
apt-get install fapman
The difference from yours is "sudo " part of the command. "sudo " prefix is unnecessary when you have already typed "sudo gainroot" on one of the previous lines.
Read here for details about root access (http://wiki.maemo.org/Root_access).
Best wishes.

David_boy
2013-01-24, 10:06
The difference from yours is "sudo " part of the command. "sudo " prefix is unnecessary when you have already typed "sudo gainroot" on one of the previous lines.

I did it previously without the "sudo" too. But it seems that the problem is not resolved. When it starts to run on xterm, it appears to say unable to connect to repository.maemo.org.

Is there any other solution to this?

mr_pingu
2013-01-24, 10:11
For gaining root on N900 you need rootsh installed which is again from the repositories, which are currently down. I bet that's also the issue you are having, that maemo repositories are down: http://talk.maemo.org/showthread.php?p=1314588
&
http://talk.maemo.org/showthread.php?t=88707

For using sudo you need to have the package sudser. Best would be to download the rootsh.deb manually from one of the mirrors and install it. It will allow you to further investigate and play with apt-get ;)

David_boy
2013-01-24, 10:33
For gaining root on N900 you need rootsh installed which is again from the repositories, which are currently down. I bet that's also the issue you are having, that maemo repositories are down: http://talk.maemo.org/showthread.php?p=1314588
&
http://talk.maemo.org/showthread.php?t=88707

For using sudo you need to have the package sudser. Best would be to download the rootsh.deb manually from one of the mirrors and install it. It will allow you to further investigate and play with apt-get ;)

I already download and install the rootsh file before I run the xterm. Thanks for the website u link i was able to update my application manager. All for the repos can be updated accept for the "community -Mirror 3" But the application I need is already in the application manager. Thanks and much appreciated!

don_falcone
2013-01-24, 10:48
however, it seems that I am unable to restore my repository. Every time I run an updates after settting in the extra devel repo and the extra testing repo. The update will be stuck when it reach half way. I read through some forum



extras-testing is/was disabled. Also, if you really read the forum, there's a big nice notification displayed almost on top of every page:

-----8<-----
Notices

Repositories (application catalogues ) are temporarily not working due to migration to community driven infrastructure. They may come up for some test and vanish again.

See this thread for more info!

We are sorry for the inconvenience.
Your maemo.org - Team
-----8<-----

David_boy
2013-01-24, 10:58
extras-testing is/was disabled. Also, if you really read the forum, there's a big nice notification displayed almost on top of every page:

-----8<-----
Notices

Repositories (application catalogues ) are temporarily not working due to migration to community driven infrastructure. They may come up for some test and vanish again.

See this thread for more info!

We are sorry for the inconvenience.
Your maemo.org - Team
-----8<-----

I did see this thread but I don't really get what it mean at first. thought there is something wrong with something else but never thought it was connected to the repository.maemo.org. Sorry for that. :eek: And I did went to other sites forum but they never mention it. So I didn't know about it.