[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: apt can't get some cockpit packages from buster-backports (repo sync issue?)




# apt -t buster-backports policy cockpit cockpit-machines cockpit-bridge
cockpit:
  Instalado: (nenhum)
  Candidato: 188-1
  Tabela de Versão:
     188-1 500
        500 http://ftp.pt.debian.org/debian buster/main amd64 Packages
cockpit-machines:
  Instalado: (nenhum)
  Candidato: 188-1
  Tabela de Versão:
     188-1 500
        500 http://ftp.pt.debian.org/debian buster/main amd64 Packages
cockpit-bridge:
  Instalado: (nenhum)
  Candidato: 215-1~bpo10+1
  Tabela de Versão:
     215-1~bpo10+1 990
        990 http://deb.debian.org/debian buster-backports/main amd64 Packages
     188-1 500
        500 http://ftp.pt.debian.org/debian buster/main amd64 Packages


# apt -s -t buster-backports install cockpit cockpit-machines |grep Inst\ cockpit
Inst cockpit-bridge (215-1~bpo10+1 Debian Backports:buster-backports [amd64])
Inst cockpit-ws (215-1~bpo10+1 Debian Backports:buster-backports [amd64])
Inst cockpit-system (188-1 Debian:10.3/stable [all])
Inst cockpit (188-1 Debian:10.3/stable [all])
Inst cockpit-machines (188-1 Debian:10.3/stable [all])
Inst cockpit-networkmanager (188-1 Debian:10.3/stable [all])
Inst cockpit-packagekit (188-1 Debian:10.3/stable [all])
Inst cockpit-storaged (188-1 Debian:10.3/stable [all])


If I'm not mistaken, all cockpit-* packages are built from the same source, right?

According to the latest changelog available here: https://metadata.ftp-master.debian.org/changelogs//main/c/cockpit/cockpit_215-1~bpo10+1_changelog
The latest version for buster-backports should be:

cockpit (215-1~bpo10+1) buster-backports; urgency=medium

  * No-change backport to Debian Buster

 -- Martin Pitt <mpitt@debian.org>  Thu, 26 Mar 2020 06:39:39 +0000

But looks like not all 215-1~bpo10+1 packages are in http://ftp.debian.org/debian/pool/main/c/cockpit/
Some are still in version 213-1~bpo10+1. The ones in version 213 are binary-mipsel, binary-mips64el and binary-all.
Some are already in version 215-1~bpo10+1 and no longer available in version 213-1~bpo10+1.

There are other 215-1 (without bpo10 in the name) packages available, but I believe these are meant for unstable (as per the changelog).

I'm not sure how the package build and upload process works.
Maybe it's normal that not all packages are build/uploaded/sync in the repo at the same time... but since all them come from the same source, this just look odd.

Meanwhile my workaround was to manually download the .deb files for version 213 and install them with dpkg -i
So now I have a mix of 213 (manually installed) and 215 (installed with apt) until this gets sorted out in the repository and all packages are available in version 215 for buster-backports.


Best regards,
Bruno



Reply to: