Is the mirror still syncing from your changes? I tried to import the GPG using the command from the install script. Then attempted to delete the .deb. Finally tried to do the install. No dice on any of it but the error seems different now. #############
root@expedition:~# wget https://conversionupdates.paloaltonetworks.com/ex-repo.gpg > /etc/apt/trusted.gpg.d/ex-repo.gpg --2021-10-22 16:26:19-- https://conversionupdates.paloaltonetworks.com/ex-repo.gpg Resolving conversionupdates.paloaltonetworks.com (conversionupdates.paloaltonetworks.com)... 199.167.52.71 Connecting to conversionupdates.paloaltonetworks.com (conversionupdates.paloaltonetworks.com)|199.167.52.71|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2021-10-22 16:26:19 ERROR 404: Not Found.
root@expedition:~# root@expedition:~# root@expedition:~# rm /var/cache/apt/archives/expedition-beta_1.2.0_amd64.deb rm: cannot remove '/var/cache/apt/archives/expedition-beta_1.2.0_amd64.deb': No such file or directory root@expedition:~# root@expedition:~# root@expedition:~# apt-get install expedition-beta Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: expedition-beta 0 upgraded, 1 newly installed, 0 to remove and 34 not upgraded. Need to get 17.5 MB of archives. After this operation, 0 B of additional disk space will be used. Get:1 https://conversionupdates.paloaltonetworks.com expedition-updates/ expedition-beta 1.2.0 [17.5 MB] Err:1 https://conversionupdates.paloaltonetworks.com expedition-updates/ expedition-beta 1.2.0 File has unexpected size (44070858 != 17465344). Mirror sync in progress? [IP: 199.167.52.71 443] Hashes of expected file: - SHA256:b7401812743f37d170da4a72985bd4c6ee045b0e19f41a026862a2d8481185c1 - SHA1:fd14fd7bd107c585137f6631c4d8fa92716d1785 [weak] - MD5Sum:608b9b18bc20af3a8f2c7cc51f83b620 [weak] - Filesize:17465344 [weak] E: Failed to fetch https://conversionupdates.paloaltonetworks.com/expedition-updates//expedition_1.2.0.all.deb File has unexpected size (44070858 != 17465344). Mirror sync in progress? [IP: 199.167.52.71 443] Hashes of expected file: - SHA256:b7401812743f37d170da4a72985bd4c6ee045b0e19f41a026862a2d8481185c1 - SHA1:fd14fd7bd107c585137f6631c4d8fa92716d1785 [weak] - MD5Sum:608b9b18bc20af3a8f2c7cc51f83b620 [weak] - Filesize:17465344 [weak] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
... View more