View Revisions: Issue #307

Summary 0000307: Mint 19 repository problem
Revision 2019-09-27 20:00 by PhyllisSmith
Description This is a spin-off from issue 293 (I decided to log a new BT so that the original author, whose problem has been fixed, does not get email that would be irrelevant to him).

Quote from MatN: Your comment: "These messages indicate that "trusted=yes" is probably just missing on the one machine. " I don know how to verify. On the failing machine, the /etc/apt/sources.list.d has 3 files in it:
-rw-r--r-- 1 root root 528 Aug 19 22:14 official-package-repositories.list
-rw-r--r-- 1 root root 158 Aug 19 22:38 thierry-f-fork-michael-gruz-bionic.list
-rw-r--r-- 1 root root 62 Sep 23 20:35 additional-repositories.list
...
The "additional repositories" has only cin-gg in it, but looks the same format as the above:
deb https://cinelerra-gg.org/download/pkgs/mint19 bionic main

This was added using "sudo apt-add-repository 'deb https://cinelerra-gg.org/download/pkgs/mint19 bionic main' ". If I included the [trusted=yes] is complains about invalid parameters. Yet doing a "sudo apt update" after this gives the previously reported error. When I use the line including the "[trusted=yes]" in the GUI to add repositories, it says "malformed input" .
Revision 2019-09-27 19:58 by PhyllisSmith
Description This is a spin-off from issue 293 (I decided to log a new BT so that the original author, whose problem has been fixed, does not get email that would irrelevant to him).

Quote from MatN: Your comment: "These messages indicate that "trusted=yes" is probably just missing on the one machine. " I don know how to verify. On the failing machine, the /etc/apt/sources.list.d has 3 files in it:
-rw-r--r-- 1 root root 528 Aug 19 22:14 official-package-repositories.list
-rw-r--r-- 1 root root 158 Aug 19 22:38 thierry-f-fork-michael-gruz-bionic.list
-rw-r--r-- 1 root root 62 Sep 23 20:35 additional-repositories.list
...
The "additional repositories" has only cin-gg in it, but looks the same format as the above:
deb https://cinelerra-gg.org/download/pkgs/mint19 bionic main

This was added using "sudo apt-add-repository 'deb https://cinelerra-gg.org/download/pkgs/mint19 bionic main' ". If I included the [trusted=yes] is complains about invalid parameters. Yet doing a "sudo apt update" after this gives the previously reported error. When I use the line including the "[trusted=yes]" in the GUI to add repositories, it says "malformed input" .