Mint19 installation issue

Hi,

I tried to follow installation instructions for Mint19 but i get the error below when running apt update :

Reading package lists… Done
E: Failed to fetch https://cinelerra-gg.org/download/pkgs/mint19/dists/bionic/mainbionic/binary-amd64/Packages 404 Not Found [IP: 2606:4700:30::681b:8e12 443]
E: Some index files failed to download. They have been ignored, or old ones used instead.

Did i missed a step or is there a problem on the repository ?

Thank you in advance !

Yohan

I think it is just a typo on your part as the repository looks good. In your italicized lines below, there is /mainbionic/ all run together so you may have left out a blank space between main and bionic somewhere and the order looks weird too. Please go back to:

**System->Software Sources->Additional Repositories->Add a new repository ***
*

and check to make sure you typed in exactly:

 deb  https://cinelerra-gg.org/download/pkgs/mint19 bionic main

with a space before and between the words bionic and main. Try again and reply here if OK or not.

Reading package lists… Done
E: Failed to fetch https://cinelerra-gg.org/download/pkgs/mint19/dists/bionic/mainbionic/binary-amd64/Packages 404 Not Found [IP: 2606:4700:30::681b:8e12 443]
E: Some index files failed to download. They have been ignored, or old ones used instead.

Hi phylsmith2004,

Thanks a million, you were right the URL was incorrect, because of a copy/paste error the string mainbionic has been added at the end of the URL…

Sorry for this silly (layer 8) error and thank you again.

Yohan