debian@beaglebone:~$ sudo apt-get install gdbserver
[sudo] password for debian:
E: Type 'deb-scrc' is not known on line 21 in source list 
/etc/apt/sources.list
E: The list of sources could not be read.
E: Type 'deb-scrc' is not known on line 21 in source list 
/etc/apt/sources.list
E: The list of sources could not be read.

the /etc/apt/sources.list contains the following code:

debian@beaglebone:~$ more /etc/apt/sources.list
deb http://deb.debian.org/debian stretch main contrib non-free
#deb-src http://deb.debian.org/debian stretch main contrib non-free

deb http://deb.debian.org/debian stretch-updates main contrib non-free
#deb-src http://deb.debian.org/debian stretch-updates main contrib non-free

deb http://deb.debian.org/debian-security stretch/updates main contrib 
non-free
#deb-src http://deb.debian.org/debian-security stretch/updates main contrib 
non-
free

#deb http://deb.debian.org/debian stretch-backports main contrib non-free
##deb-src http://deb.debian.org/debian stretch-backports main contrib 
non-free

#Kernel source (repos.rcn-ee.com) : 
https://github.com/RobertCNelson/linux-stabl
e-rcn-ee
#
#git clone https://github.com/RobertCNelson/linux-stable-rcn-ee
#cd ./linux-stable-rcn-ee
#git checkout `uname -r` -b tmp
#
deb [arch=armhf] http://repos.rcn-ee.com/debian/ stretch main
#deb-src [arch=armhf] http://repos.rcn-ee.com/debian/ stretch main
deb-scrc http://deb.debian.org/debian stretch main
deb-scrc http://deb.debian.org/debian stretch main apt-get update

any suggestions on how to install gdbserver?


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/e6a242c4-7e99-4207-a467-ebdbd3f5b2ad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to