fix proxmox-backup patches on arm64 and riscv64

This commit is contained in:
jiangcuo 2024-11-29 12:07:18 +08:00
parent dc25e0e7a4
commit 5a069d94be
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ index 7bedc3cc..8d81bf6b 100644
proxmox-backup-server: mail-transport-agent-dependency-does-not-specify-default-mta
-proxmox-backup-server: package-installs-apt-sources [etc/apt/sources.list.d/pbs-enterprise.list]
+proxmox-backup-server: package-installs-apt-sources [etc/apt/sources.list.d/pbs-port.list]
proxmox-backup-server: elevated-privileges 4755 root/root [usr/lib/loongarch64-linux-gnu/proxmox-backup/sg-tape-cmd]
proxmox-backup-server: elevated-privileges 4755 root/root [usr/lib/aarch64-linux-gnu/proxmox-backup/sg-tape-cmd]
proxmox-backup-server: systemd-service-file-refers-to-unusual-wantedby-target getty.target [lib/systemd/system/proxmox-backup-banner.service]
proxmox-backup-server: uses-dpkg-database-directly [usr/lib/loongarch64-linux-gnu/proxmox-backup/proxmox-backup-api]
diff --git a/debian/proxmox-backup-server.install b/debian/proxmox-backup-server.install

View File

@ -6,7 +6,7 @@ index 7bedc3cc..8d81bf6b 100644
proxmox-backup-server: mail-transport-agent-dependency-does-not-specify-default-mta
-proxmox-backup-server: package-installs-apt-sources [etc/apt/sources.list.d/pbs-enterprise.list]
+proxmox-backup-server: package-installs-apt-sources [etc/apt/sources.list.d/pbs-port.list]
proxmox-backup-server: elevated-privileges 4755 root/root [usr/lib/loongarch64-linux-gnu/proxmox-backup/sg-tape-cmd]
proxmox-backup-server: elevated-privileges 4755 root/root [usr/lib/riscv64-linux-gnu/proxmox-backup/sg-tape-cmd]
proxmox-backup-server: systemd-service-file-refers-to-unusual-wantedby-target getty.target [lib/systemd/system/proxmox-backup-banner.service]
proxmox-backup-server: uses-dpkg-database-directly [usr/lib/loongarch64-linux-gnu/proxmox-backup/proxmox-backup-api]
diff --git a/debian/proxmox-backup-server.install b/debian/proxmox-backup-server.install