Reply
Thread Tools
Posts: 174 | Thanked: 99 times | Joined on Jan 2010
#1
Hey guys,

Was trying to install Rygel on my N900 a few minutes ago and as the Application Manager seemed to go trippy I followed their instructions on for the terminal method.

I'm getting this error

E: Type `Apt-Get` is not known on line 5 in source list /etc/apt/sources.list.d/ah-maemo-repo.list
Can anyone help me fix this?

Last edited by DarkPand0r; 2010-07-04 at 02:23.
 
b-man's Avatar
Posts: 549 | Thanked: 502 times | Joined on Feb 2008 @ Bowling Green Ohio (united states)
#2
can you list the contents of that file?

it sounds like you have a typo in the file
__________________
I'm an advanced user and a bit of a modder.
----------------------------------------------
I am involved with Mer, Deblet, and NITdroid.
My ports/creations/hacks: GNOME (for Deblet), Cdeb2», Ubuntu, playable flash games in the "Get Started" app, DBS, ect...


enhanced fedora port has been canceled in favor of NITDebian (TBA)
 
Posts: 174 | Thanked: 99 times | Joined on Jan 2010
#3
Unfortunately I'm not sure how to, If you can tell me how I can get it....
 
b-man's Avatar
Posts: 549 | Thanked: 502 times | Joined on Feb 2008 @ Bowling Green Ohio (united states)
#4
In the terminal, run the following command:

Code:
cat /etc/apt/sources.list.d/ah-maemo-repo.list
what does that give you?
__________________
I'm an advanced user and a bit of a modder.
----------------------------------------------
I am involved with Mer, Deblet, and NITdroid.
My ports/creations/hacks: GNOME (for Deblet), Cdeb2», Ubuntu, playable flash games in the "Get Started" app, DBS, ect...


enhanced fedora port has been canceled in favor of NITDebian (TBA)
 
Posts: 174 | Thanked: 99 times | Joined on Jan 2010
#5
Code:
deb http://www.fatal.se/pub/ah-maemo-repo/ fremantle free non-free
deb-src http://www.fatal.se/pub/ah-maemo-repo/ fremantle free non-free
apt-get update
apt-get install rygel
I can already see I've screwed something....not sure how to fix though
 
b-man's Avatar
Posts: 549 | Thanked: 502 times | Joined on Feb 2008 @ Bowling Green Ohio (united states)
#6
yup - those last two lines shouldn't be there..

1st, i would install a simple text editor like leafpad (which you can get via apt-get since application manager is messed up). To install leafpad, just run the following as root (hopefully you have rootsh installed):

Code:
apt-get install leafpad
apt-get clean                       # clean up
Next, to fix your typo, run the following:
Code:
leafpad /etc/apt/sources.list.d/ah-maemo-repo.list
and remove the last two lines:
Code:
apt-get update
apt-get install rygel
Be sure to save once your done

hope this helps
__________________
I'm an advanced user and a bit of a modder.
----------------------------------------------
I am involved with Mer, Deblet, and NITdroid.
My ports/creations/hacks: GNOME (for Deblet), Cdeb2», Ubuntu, playable flash games in the "Get Started" app, DBS, ect...


enhanced fedora port has been canceled in favor of NITDebian (TBA)

Last edited by b-man; 2010-07-04 at 02:59.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 17:08.