[Rpm-maint] [rpm-software-management/rpm] Missing build id, Generating build-id links failed (#367)

Eli Uriegas notifications at github.com
Thu Dec 7 23:20:01 UTC 2017


# Overview

I'm experiencing a consistent issue with the latest `rpm` version `4.14.0` with the output:

```
error: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-17.12.0.ce-0.1.rc1.fc27.x86_64/usr/bin/docker-containerd-shim
error: Generating build-id links failed
    Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-17.12.0.ce-0.1.rc1.fc27.x86_64/usr/bin/docker-containerd-shim
    Generating build-id links failed
```

This is not experienced in `rpm` version `4.13.0.2`.

I believe it may have something to do with this commit: https://github.com/rpm-software-management/rpm/commit/5e82c7e8a8fc05195cdf622d0a120b9e70a9371b

# Steps to reproduce:

```
git clone -b 17.12 git at github.com:docker/docker-ce
make -C components/packaging/rpm VERSION=$(cat VERSION) fedora-27
```

Link to spec file: https://github.com/docker/docker-ce/blob/17.12/components/packaging/rpm/fedora-27/docker-ce.spec

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/367
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20171207/614e64ab/attachment.html>


More information about the Rpm-maint mailing list