Package: libreadline4-dev Version: 4.3-11
I have debian testing distribution and I was trying to install libreadline4-dev packages:
[home] LC_ALL=C sudo apt-get install libreadline4-dev Reading Package Lists... Done Building Dependency Tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation:
The following packages have unmet dependencies:
libreadline4-dev: Depends: libreadline4 (= 4.3-11) but 4.3-15 is to be installed
E: Broken packages
The problem is that on Debian testing system the version of libreadline4 is 4.3-15:
[home] dpkg -l libreadline4
ii libreadline4 4.3-15 GNU readline and history libraries, run-time libraries
Best regards, -- Bartlomiej Swiercz
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

