problem description
huawei cloud kunpeng server docker installation vim error, architecture is Arm64,
W: Failed to fetch http://ftp.tw.debian.org/debian/dists/jessie/Release Unable to find expected entry 'main/binary-arm64/Packages' in Release file (Wrong sources.list entry or malformed file)
, I can’t find
root@d15291ceae43:/etc/mysql# apt-get install vim
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package vim
and then update failed
root@d15291ceae43:/etc/mysql# apt-get update
Ign http://ftp.tw.debian.org jessie InRelease
Hit http://ftp.tw.debian.org jessie Release.gpg
Hit http://ftp.tw.debian.org jessie Release
W: Failed to fetch http://ftp.tw.debian.org/debian/dists/jessie/Release Unable to find expected entry 'main/binary-arm64/Packages' in Release file (Wrong sources.list entry or malformed file)
solution, add source
printf "deb http://archive.debian.org/debian/ jessie main\ndeb-src http://archive.debian.org/debian/ jessie main\ndeb http://security.debian.org jessie/updates main\ndeb-src http://security.debian.org jessie/updates main" > /etc/apt/sources.list
update
apt-get update
installs
again
apt-get install vim
installed successfully
Read More:
- Installing docker on Huawei Kunpeng server arm64
- [solution] install youcompleteme through VIM plug-in manager VIM plug, including ycmd server shutdown solution
- The installation of docker desktop failed. After successful installation, the docker can not be started
- Pcl-1.8.1-vs2017-win64 Baidu cloud download and installation
- CentOS Liunx 7 uses rdesktop to remotely connect to the Alibaba Cloud server and it appears Failed to connect, CredSSP required by server.
- Tencent Cloud server encountered “Active: failed (Result: start-limit)” error when starting lightdm
- How to mine Bitcoin using Alibaba Cloud and Tencent Cloud servers (ubuntu)
- Alibaba cloud builds FTP server 200 port command successful. Consider using PASV. 425 failed to establish connection
- ‘dependencies.dependency.version‘ for org.springframework.cloud:spring-cloud-starter-openfeign:jar
- Centos7 quick installation of docker and configuration of image acceleration
- Jenkins series installation and deployment in docker mode
- There are errors 1304 and 2350 FDI server errors in ArcGIS Server installation
- Atom live server plug-in installation
- Vscode configuration connection server docker write code
- Completely solve install_ FAILED_ UPDATE_ Incompatible installation error, the installation package is not consistent with the previous installation package signature on the device
- Docker builds the pit that Seata stepped on. can not connect to services-server
- [Sovled] Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
- docker.errors.DockerException: Error while fetching server API version: (‘Connection aborted.‘, File
- The docker installation es reported an error of failed; error = – cannot allocate memory ‘(errno = 12)
- systemctl start docker Job for docker.service failed because the control process exited with error