[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] broken linux build due to held broken package (#435)

Nicolas Cellier notifications at github.com
Tue Oct 22 21:52:30 UTC 2019


Since August 2019, i386 linux builds are broken in early stage while updating Pharo dependencies:

    ./scripts/ci/travis_install.sh
    ...snip...
    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.
    
    The following information may help to resolve the situation:
    The following packages have unmet dependencies:
    
     libpango1.0-dev:i386 : Depends: libcairo2-dev:i386 (>= 1.12.10) but it is not going to be installed
     E: Unable to correct problems, you have held broken packages.

    The command "./scripts/ci/travis_install.sh" failed and exited with 100 during .
    Your build has been stopped.

SO has some related Q&A:
https://askubuntu.com/questions/223237/unable-to-correct-problems-you-have-held-broken-packages
So we could try to ~~solve~~ workaround by using aptitude.
But IMO, Pharo dependencies SHOULD be updated.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/435
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20191022/4ea28304/attachment.html>


More information about the Vm-dev mailing list