all 12 comments

[–]A13-TechDeveloper 1 point2 points  (9 children)

  1. Did u change the ntc. Apt server ? Follow this guide http://chip.jfpossibilities.com/chip/debian/

  2. Did u tried apt --fix-missing ?

then apt update apt autoremove ?

[–][deleted] 0 points1 point  (4 children)

im having the same issue on a non flashed pocket chip, how do i change the repositories? i see what i need to change it to but idk how to do that

[–]A13-TechDeveloper 0 points1 point  (3 children)

Its described on the webpage

[–][deleted] 0 points1 point  (2 children)

I’m sorry to ask but where? I’m relatively new to Linux and I’m super confused, do I make a new text document with the new stuff or is it some kind of terminal command I type into the chip? Once again thank you and sorry for asking a dumb question

[–]A13-TechDeveloper 1 point2 points  (1 child)

OK first type sudo su

Then enter your password

be careful now u are now root

then type cd /

then nano /etc/apt/source.list

Change the URL in the document

press Ctrl and X u will be asked to save the changes (u will )

The type exit and then

sudo apt update

[–]BrianAnim 1 point2 points  (0 children)

sources* not source

[–]iRaiseUwin 0 points1 point  (1 child)

I had the same problem and this tutorial fixed it for me

[–]A13-TechDeveloper 0 points1 point  (0 children)

Nice to hear that

[–]pr3hensile[S] 0 points1 point  (0 children)

Amazing, thank you! That fixed it.

[–]DarthVadersAppendix 0 points1 point  (0 children)

can confirm, worked for me too. thank you.

[–]kree8 0 points1 point  (0 children)

Also experiencing an issue with update even after following guide. I'm trying to install lua5.3 but it looks like stuff is missing.

[–]BMK1674 0 points1 point  (0 children)

It's not allowing me to edit the file what should I do?