Notices


Reply
Thread Tools
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#601
looks like you missed the f in the command:
/home/user # apt-get - install

Should have been
apt-get -f install

Really shouldnt be a problem at all though - try what i said in my last post, almost certain that should fix it
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
Posts: 22 | Thanked: 17 times | Joined on May 2010
#602
ok did it again
~ $ sudo gainroot
Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
/home/user #

ot having any luck with the second thing. says no such file but maybe not doing it right. do I put in sudo gainroot every time first - and is that a 1 numeral or an I letter? Thanks for the help.
 

The Following User Says Thank You to chubbyisacat For This Useful Post:
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#603
probably best to just try this lot
(close x-terminal and try again)
Code:
sudo gainroot
apt-get remove healthcheck && apt-get autoremove
apt-get install healthcheck
enter after each line
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 

The Following User Says Thank You to noobmonkey For This Useful Post:
Posts: 22 | Thanked: 17 times | Joined on May 2010
#604
ok, from one of the earlier posts:
Enter 'help' for a list of built-in commands.

/home/user # apt-get remove healthcheck ?? apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Regex compilation error - Invalid preceding regular expression
/home/user #
/home/user # apt-get install healthcheck
Reading package lists... Done
Building dependency tree
Reading state information... Done
healthcheck is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
/home/user #
 

The Following User Says Thank You to chubbyisacat For This Useful Post:
Posts: 22 | Thanked: 17 times | Joined on May 2010
#605
And no change - still won't load
 

The Following User Says Thank You to chubbyisacat For This Useful Post:
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#606
can you just confirm which version you are trying to download? (I may have missed this question by accident)

Healthcheck in Extras = 1.0.0-0
In extras-testing 1.2.0-3
In devel 1.2.1-3

i've just thought of one more thing!

Code:
sudo gainroot
apt-get upgrade python2.5qt4*
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 

The Following User Says Thank You to noobmonkey For This Useful Post:
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#607
Originally Posted by chubbyisacat View Post
ok, from one of the earlier posts:
Enter 'help' for a list of built-in commands.

/home/user # apt-get remove healthcheck ?? apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Regex compilation error - Invalid preceding regular expression
/home/user #
/home/user # apt-get install healthcheck
Reading package lists... Done
Building dependency tree
Reading state information... Done
healthcheck is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
/home/user #
Lol - sorry to be a pain - just noticed another typo !

apt-get remove healthcheck ?? apt-get autoremove

Should have been
apt-get remove healthcheck && apt-get autoremove

(Missing the &&'s)
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 

The Following User Says Thank You to noobmonkey For This Useful Post:
Posts: 22 | Thanked: 17 times | Joined on May 2010
#608
Originally Posted by noobmonkey View Post
can you just confirm which version you are trying to download? (I may have missed this question by accident)

Healthcheck in Extras = 1.0.0-0
In extras-testing 1.2.0-3
In devel 1.2.1-3

i've just thought of one more thing!

Code:
sudo gainroot
apt-get upgrade python2.5qt4*
Not sure, but I think the one I had that went wrong was 1.2.1-3. It's doing its stuff now with that last command, so I need to wait.
 

The Following User Says Thank You to chubbyisacat For This Useful Post:
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#609
Originally Posted by chubbyisacat View Post
Not sure, but I think the one I had that went wrong was 1.2.1-3. It's doing its stuff now with that last command, so I need to wait.
cool thats good!

1.2.1-3 - means i'm helping you to fix the version i thought i was
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 

The Following 2 Users Say Thank You to noobmonkey For This Useful Post:
Posts: 22 | Thanked: 17 times | Joined on May 2010
#610
YES! SUCCESS!
It now opens. Perfect. Thanks for your help and your patience.
 

The Following 2 Users Say Thank You to chubbyisacat For This Useful Post:
Reply

Tags
check, faulty, front camera, gps, hardware, healthcheck, test


 
Forum Jump


All times are GMT. The time now is 03:41.