Skip to content

Building of dependencies fail with Debian Buster #200

Description

@Solartraveler

Hello,
Following
https://github.com/Heeks/heekscnc/wiki/Build-Debian-Packages
fails when building python-ocl with Debian Buster:
dh_install
dh_install: Cannot find (any matches for) "usr/lib/python2*" (tried in ., debian/tmp)

dh_install: python-ocl missing files: usr/lib/python2*
dh_install: missing files, aborting
make: *** [debian/rules:8: binary] Fehler 25

Indeed, there is only opencamlib within debian/tmp/usr/lib.
Looking into my backups, there was a folder python2.7 when building for Stretch.

I successfully used heekscnc with Debian Stretch, but with Buster I fail to get it running again. The old .deb files have libboost dependencies which are no longer fulfilled on Buster and therefore cant be used.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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