Skip to content
This repository was archived by the owner on Apr 12, 2019. It is now read-only.
This repository was archived by the owner on Apr 12, 2019. It is now read-only.

libboost-all-dev, libboost-mpi-dev, and others broken in v2.2.0 and boost PPAs #138

@YenTheFirst

Description

@YenTheFirst

on ubuntu 12.04, the libboost-all-dev package provided by the mapnik PPAs is uninstallable.

steps to reproduce:

  1. on ubuntu 12.04, apt-get update and apt-get upgrade.
  2. sudo add-apt-repository ppa:mapnik/boost
  3. apt-get update
  4. try to install libboost-all-dev.

This produces a dependency conflict. examining the situation in aptitude:

libboost-all-dev depends on libboost-mpi-dev
libboost-mpi-dev is available as 1.48 from ubuntu, or 1.49 from PPA. apt-get wants to install 1.49 from PPA. it depends on libboost-mpi1.49-dev.
libboost-mpi1.49-dev is not available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions