dpkg-deb: error: 'mysql-apt-config_0.8.14-1_all.deb' is not a Debian format archive
dpkg-deb: error: 'mysql-apt-config_0.8.14-1_all.deb' is not a Debian format archive
我运行按照命令安装mysql服务器
dpkg -i mysql-apt-config_0.8.14-1_all.deb
并得到这个错误:
strong textdpkg-deb: error: 'mysql-apt-config_0.8.14-1_all.deb' is not a Debian format archive
dpkg: error processing archive mysql-apt-config_0.8.14-1_all.deb (--install):
dpkg-deb --control subprocess returned error exit status 2 Errors were encountered while processing: mysql-apt-config_0.8.14-1_all.deb
确保下载的文件 mysql 格式正确。
我的客户没有权限从我所在国家/地区的 Oracle 访问 Mysql 网站。
当我用
下载 mysql-apt-config_0.8.14-1_all.deb
wget http://repo.mysql.com/mysql-apt-config_0.8.14-1_all.deb
a HTML 页面下载错误...。
您应该使用代理或 VPN 进行下载。我用Tor浏览器下载了mysql-apt-config_0.8.14-1_all.deb并上传到服务器。
我运行按照命令安装mysql服务器
dpkg -i mysql-apt-config_0.8.14-1_all.deb
并得到这个错误:
strong textdpkg-deb: error: 'mysql-apt-config_0.8.14-1_all.deb' is not a Debian format archive
dpkg: error processing archive mysql-apt-config_0.8.14-1_all.deb (--install):
dpkg-deb --control subprocess returned error exit status 2 Errors were encountered while processing: mysql-apt-config_0.8.14-1_all.deb
确保下载的文件 mysql 格式正确。 我的客户没有权限从我所在国家/地区的 Oracle 访问 Mysql 网站。 当我用
下载 mysql-apt-config_0.8.14-1_all.deb wget http://repo.mysql.com/mysql-apt-config_0.8.14-1_all.deb
a HTML 页面下载错误...。 您应该使用代理或 VPN 进行下载。我用Tor浏览器下载了mysql-apt-config_0.8.14-1_all.deb并上传到服务器。