Maybe. I send this to the devI found a bug ?!?, great, I was useful for once
Ign:4 https://apt.iteas.at/iteas buster InRelease
Err:5 https://apt.iteas.at/iteas buster Release
Could not handshake: Error in the pull function. [IP: 77.235.68.36 443]
Reading package lists... Done
E: The repository 'https://apt.iteas.at/iteas buster Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Update for PVE6.x:
New package now for PVE6 available:
Code:apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2FAB19E7CCB7F415 echo "deb https://apt.iteas.at/iteas buster main" > /etc/apt/sources.list.d/iteas.list apt install pve6-usb-automount
Now the many libs are no longer needed.
root@proxmox:~# apt update
[' is not known on line 1 in source list /etc/apt/sources.list.d/iteas.list
E: The list of sources could not be read.
cat /etc/apt/sources.list.d/iteas.list
ls /etc/apt/sources.list.d
Could you post your actually list?
Code:cat /etc/apt/sources.list.d/iteas.list ls /etc/apt/sources.list.d
root@proxmox:~# ls /etc/apt/sources.list.d
iteas.list pve-enterprise.list
root@proxmox:~# cat /etc/apt/sources.list.d/iteas.list
root@proxmox:~# ^C
root@proxmox:~#
Nothing. Put in your USB stick and it will automaticly mounted (sync) and a new storage will be added.@fireon , is there any specific commands to make pve6-usb-automount after instalation?
apt remove pve5-usb-automount
apt install pve6-usb-automount
I have 1TB usb hdd, gpt initialized and plugged in with ext4 partition on the entire drive. Rebooted the server multiple times, but nothing mounts in /media/usb*.Nothing. Put in your USB stick and it will automaticly mounted (sync) and a new storage will be added.
apt install pve6-usb-automount
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package pve6-usb-automount
cat /etc/apt/sources.list.d/iteas.list
deb https://apt.iteas.at/iteas stretch main
ls /etc/apt/sources.list.d
debmatic.list iteas.list pve-enterprise.list