asb / spindle

http://asbradbury.org/projects/spindle/
Other
185 stars 43 forks source link

New libpixman-1-0 doesn't appear to satisfy dependencies #135

Closed maximus5684 closed 11 years ago

maximus5684 commented 11 years ago

After downloading and installing the Raspbian 2013-02-09 image, I attempted to install libopencv-dev. This depends on libopencv-highgui-dev which depends on libgtk2.0-dev which depends on libcairo2.0-dev which depends on libpixman-1-dev. Attempting to install libpixman-1-dev results in the following error:

The following packages have unmet dependencies: libpixman-1-dev : Depends: libpixman-1-0 (= 0.26.0-4) but 0.26.0-4+raspi is to be installed. E: Unable to correct problems, you have held broken packages.

To me, this says that the Raspberry Pi-optimized version of libpixman-1-0 does not declare that it satisfies the dependency for libpixman-1-0. Might have been an oversight when creating the package - not sure.

asb commented 11 years ago

Thanks for the report. You're right, it was an oversight in a rather (temporarily) hacky packaging job. I've now fixed it.

maximus5684 commented 11 years ago

Thanks for the quick fix! Should I wait for someone to post a new build of Raspbian through the official channels or do you think it's going to be a while and I should spin one myself?

asb commented 11 years ago

My new image will be up very soon.