Source: pmix Followup-For: Bug #920906 Vcs-Browser browser works successfully, at least firefox can process it. But it could be updated to https://salsa.debian.org/science-team/pmix The intermediate colon in the Vcs tag is wrong I think.
Vcs-Git fails to clone properly, but differently to Salvatore: $ git clone https://salsa.debian.org:/science-team/pmix.git Cloning into 'pmix'... remote: Enumerating objects: 3262, done. remote: Counting objects: 100% (3262/3262), done. remote: Compressing objects: 100% (1512/1512), done. remote: Total 3262 (delta 2253), reused 2702 (delta 1723) Receiving objects: 100% (3262/3262), 2.73 MiB | 248.00 KiB/s, done. Resolving deltas: 100% (2253/2253), done. warning: remote HEAD refers to nonexistent ref, unable to checkout. The path given by salsa is https://salsa.debian.org/science-team/pmix.git but it gives the same error. .git is there, but it's otherwise empty. It refuses to checkout master, but will checkout remotes/origin/debian/master as a detached branch. There's something messed up in the salsa pmix repo, it's not configuring remotes/origin/debian/master as the master branch. Curiously, the upstream branch checks out fine. -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.19.0-3-amd64 (SMP w/4 CPU cores) Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled

