Project

General

Profile

Actions

tickets #114772

open

Python error in package bup

Added by AdaLovelace over 1 year ago. Updated over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Good First Issues
Target version:
-
Start date:
2022-07-28
Due date:
% Done:

0%

Estimated time:

Description

The package bup is failing:
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:zSystems/bup/standard/s390x

The error message:
[ 68s] _helpers.c:8:10: fatal error: Python.h: No such file or directory
[ 68s] 8 | #include
[ 68s] | ~~~~~~~~~
[ 68s] compilation terminated.

This error message is saying, that Python can not be applied correctly.
Than can be fixed with the correct usage of python-dev in the spec file.

There should be added something like that after make:
-I/usr/include/python3.8

Actions #1

Updated by AdaLovelace over 1 year ago

  • Tags changed from packaging to packaging, Good First Issue
Actions

Also available in: Atom PDF