Skip to content

Debian package build shows: date: invalid date '@' #4014

@hdiethelm

Description

@hdiethelm

This happens on master and 2.9.

debuild -us -uc --build=any
 dpkg-buildpackage -us -uc -ui --build=any --build=any
dpkg-buildpackage: info: source package linuxcnc
dpkg-buildpackage: info: source version 1:2.10.0~pre1
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by andypugh <andy@bodgesoc.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
dh clean -D/linuxcnc/src
date: invalid date '@'
date: invalid date '@'
...

See for example here:
https://github.com/LinuxCNC/linuxcnc/actions/runs/25625174251/job/75218888138#step:7:9067

The issue is probably in these lines:
https://github.com/LinuxCNC/linuxcnc/blob/master/debian/rules.in#L31

Build just works fine but they might be hidden issues.

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