When I update software from terminal with sudo apt-get update
almost always don't shown errors but this time is different.
What I think is that most of the ppa pages has been modified. i.e.
When the update want to find a source goes to ppa.launchpad.net/.../InRelease
but it tells me that is impossible, so if I open the URL and it shows me Not Found
but if I go to the previously directory (of the server) I see a Release
file.
This doesn't happens to one program but all the ppa there I added to my source list. I don't know if its problem of my system or configuration, some changes made to the own ppa's website or what.
What I should do?
- Modify the path from
.../InRelease
to.../Release
- Remove this ppa from the source list
The complete output errors here.