Anonymous
Не можете установить XRDP на экземпляр ec2?
Сообщение
Anonymous » 20 ноя 2024, 11:32
Я следовал этому руководству здесь: Подключение к экземпляру AWS EC2 через удаленный рабочий стол
И я клянусь, в прошлом это работало безупречно. Но теперь я получаю ошибки.
Код: Выделить всё
Err:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu noble/universe amd64 libfuse2t64 amd64 2.9.9-8.1build1
Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com'
Err:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu noble/universe amd64 xrdp amd64 0.9.24-4
Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com'
Err:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu noble/universe amd64 libpipewire-0.3-modules-xrdp amd64 0.2-2
Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com'
Err:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu noble/universe amd64 pipewire-module-xrdp all 0.2-2
Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com'
Err:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu noble/universe amd64 xorgxrdp amd64 1:0.9.19-1
Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com'
E: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/universe/f/fuse/libfuse2t64_2.9.9-8.1build1_amd64.deb Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com'
E: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/universe/x/xrdp/xrdp_0.9.24-4_amd64.deb Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com'
E: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/universe/p/pipewire-module-xrdp/libpipewire-0.3-modules-xrdp_0.2-2_amd64.deb Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com'
E: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/universe/p/pipewire-module-xrdp/pipewire-module-xrdp_0.2-2_all.deb Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com'
E: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/universe/x/xorgxrdp/xorgxrdp_0.9.19-1_amd64.deb Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com'
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Есть идеи, как решить эту проблему? Очень ценю. Спасибо!
Подробнее здесь:
https://stackoverflow.com/questions/792 ... 2-instance
1732091570
Anonymous
Я следовал этому руководству здесь: Подключение к экземпляру AWS EC2 через удаленный рабочий стол И я клянусь, в прошлом это работало безупречно. Но теперь я получаю ошибки. [code]Err:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu noble/universe amd64 libfuse2t64 amd64 2.9.9-8.1build1 Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com' Err:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu noble/universe amd64 xrdp amd64 0.9.24-4 Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com' Err:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu noble/universe amd64 libpipewire-0.3-modules-xrdp amd64 0.2-2 Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com' Err:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu noble/universe amd64 pipewire-module-xrdp all 0.2-2 Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com' Err:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu noble/universe amd64 xorgxrdp amd64 1:0.9.19-1 Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com' E: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/universe/f/fuse/libfuse2t64_2.9.9-8.1build1_amd64.deb Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com' E: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/universe/x/xrdp/xrdp_0.9.24-4_amd64.deb Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com' E: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/universe/p/pipewire-module-xrdp/libpipewire-0.3-modules-xrdp_0.2-2_amd64.deb Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com' E: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/universe/p/pipewire-module-xrdp/pipewire-module-xrdp_0.2-2_all.deb Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com' E: Failed to fetch http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/universe/x/xorgxrdp/xorgxrdp_0.9.19-1_amd64.deb Temporary failure resolving 'us-east-1.ec2.archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? [/code] Есть идеи, как решить эту проблему? Очень ценю. Спасибо! Подробнее здесь: [url]https://stackoverflow.com/questions/79206375/cant-install-xrdp-on-ec2-instance[/url]