【问题标题】:cinelerra error 404 not found after apt updateapt更新后找不到cinelerra错误404
【发布时间】:2021-02-18 17:05:30
【问题描述】:

在我的 Ubuntu 18.04.5 LTS 中创建“sudo apt update”语句后获取 下一个错误:

  Err:20 https://cinelerra-gg.org/download/pkgs/ub18 bionic Release                                       
    404  Not Found [IP: 172.67.219.241 443]
  Obj:21 http://ppa.launchpad.net/ondrej/php/ubuntu bionic       InRelease                                      
  Obj:22 http://ppa.launchpad.net/openshot.developers/ppa/ubuntu bionic InRelease
  Leyendo lista de paquetes... Hecho                
  E: El repositorio «https://cinelerra-gg.org/download/pkgs/ub18  bionic Release» no tiene un fichero de Publicación.
  N: No se puede actualizar de un repositorio como este de forma  segura y por tanto está deshabilitado por omisión.
  N: Vea la página de manual apt-secure(8) para los detalles sobre la creación de repositorios y la configuración de usuarios

我尝试过以下手动安装:

  https://www.cinelerra-gg.org/forum/forum-miscellaneous/installation-on-ubuntu-18-04-404-error/

但是你得到另一个错误 404:

  Conectando con www.cinelerra-gg.org (www.cinelerra-gg.org) [104.21.62.38]:443... conectado.
  Petición HTTP enviada, esperando respuesta... 404 Not Found
  2021-02-18 11:01:31 ERROR 404: Not Found.

对象不存在。

我能做些什么来解决这个问题?

【问题讨论】:

  • SO 仅用于编程问题,因此操作系统支持为 off-topic。请改用Ask Ubuntu 询问。
  • 很抱歉,我赶时间了。我要改变这个问题的地方。谢谢@GAD3R

标签: ubuntu ubuntu-18.04 apt


【解决方案1】:

从您的/etc/apt/sources.list 中删除以下行

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

添加cinelerra仓库:

sudo add-apt-repository ppa:cinelerra-ppa/ppa

它将添加缺少的 gpg 密钥。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2018-07-05
    • 2021-12-11
    • 1970-01-01
    • 2014-10-01
    • 2016-01-16
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多