libreadline6-dev : Depends: libreadline6 (= 6.2-8) but 6.2-9 is to be installed
E: Unable to correct problems, you have held broken packages.
解决:
aptitude install libreadline6-devThe following NEW packages will be installed:
libreadline6-dev{b}
0 packages upgraded, 1 newly installed, 0 to remove and 137 not upgraded.
Need to get 264 kB of archives. After unpacking 802 kB will be used.
The following packages have unmet dependencies:
libreadline6-dev : Depends: libreadline6 (= 6.2-8) but 6.2-9 is installed.
The following actions will resolve these dependencies:
Keep the following packages at their current version:
1) libreadline6-dev [Not Installed]
Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:
Downgrade the following packages:
1) libreadline6 [6.2-9 (now) -> 6.2-8 (precise)]
Accept this solution? [Y/n/q/?] y
The following packages will be DOWNGRADED:
libreadline6
The following NEW packages will be installed:
libreadline6-dev
本文将详细指导您如何解决在使用RVM管理Ruby时遇到的libreadline6版本不匹配导致的依赖问题,通过执行特定的aptitude命令来更新并解决版本冲突。

3103

被折叠的 条评论
为什么被折叠?



