最近升级后,我遇到了一些SSL连接问题。我想暂时将openssl降级,以查看问题是否消失。 openssl已安装的当前版本为1.0.1-4ubuntu5.32,而先前版本为5.31。但是,当我尝试: apt-get install openssl=1.0.1-4ubuntu5.31 我得到: E: Version '1.0.1-4ubuntu5.31' for 'openssl' was not found 我以为这是安装特定版本的正确步骤?
我已经安装了Ubuntu 15.04,并且已经运行了好几个星期。今天,我的盒子锁住了,必须关闭电源才能清除错误。当我这样做时,它停止了启动。 引导时,它会出现并显示光标,而没有其他显示。 我尝试按照以下建议进行操作:http : //ubuntuhandbook.org/index.php/2013/11/reinstall-grub-ubuntu-wont-boot/,但这样做时,它给了我这个错误: Installing for i386-pc platform. grub-install: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible. grub-install: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is …