Project

General

Profile

Actions

Bug #6376

closed

openSUSE Tumbleweed builds are failing

Added by osmith 2 months ago. Updated 2 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
02/27/2024
Due date:
% Done:

100%

Spec Reference:

Description

Currently all tumbleweed builds are failing with:

[   17s] error: source_date_epoch_from_changelog set but %changelog is missing
Actions #1

Updated by osmith 2 months ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Looks like this was caused by a new rpm version:
https://github.com/rpm-software-management/rpm/blob/233ddeb188544dc76444829c36b42db3e655836f/build/build.c#L345-L346

I've restored the old behavior by setting this in the project configs of osmocom:{master,latest,nightly}:

### 2024-02-27: osmith (fix OS#6376)
Macros:
%source_date_epoch_from_changelog 0
:Macros

Restarted failed builds with:

$ osc rebuild osmocom:master --failed
$ osc rebuild osmocom:latest --failed
$ osc rebuild osmocom:nightly --failed

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)