python ctypes package has missing deps (libffi2)

Bug #1827 reported by Adam Lydick
6
Affects Status Importance Assigned to Milestone
ctypes (Ubuntu)
Fix Released
Medium
MOTU

Bug Description

The package python2.4-ctypes has missing dependencies. I've appended the apt-get output to the end of the report.

Further investigation reveals that there is a libffi4, but not a libffi2 package.

lydickaw@rohan:~/Desktop/picard-0.5.0-test2 $ apt-cache search libffi
libffi4 - Foreign Function Interface library runtime
libffi4-dev - Foreign Function Interface library (development files)

Maybe ctypes needs to be rebuilt against the new libffi4?

--

lydickaw@rohan:~/Desktop/picard-0.5.0-test2 $ sudo apt-get install python2.4-ctypes
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:
  python2.4-ctypes: Depends: libffi2 (>= 1:3.3.4-1) but it is not installable
E: Broken packages

Changed in ctypes:
assignee: nobody → motu
Changed in ctypes:
status: New → Accepted
Changed in ctypes:
status: Accepted → Fixed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.