[Freeipa-devel] [freeipa PR#397][comment] Improve wheel building and provide ipaserver wheel for local testing

MartinBasti freeipa-github-notification at redhat.com
Mon Apr 3 07:35:34 UTC 2017


  URL: https://github.com/freeipa/freeipa/pull/397
Title: #397: Improve wheel building and provide ipaserver wheel for local testing

MartinBasti commented:
"""
@tiran sorry, but then something doesn't work as expected

```
$ dnf builddep -b -D "with_wheels 1" --spec freeipa.spec.in
<everything already installed>

$ make wheel_bundle IPA_SERVER_WHEELS=1
...
  Failed building wheel for dbus-python

$ git grep -in  dbus-devel freeipa.spec.in 
freeipa.spec.in:149:BuildRequires:  dbus-devel

$ rpm -q dbus-devel
package dbus-devel is not installed
```

Probably because `%global with_wheels 0` is defined in the spec file, so it always overrides my CLI settings
"""

See the full comment at https://github.com/freeipa/freeipa/pull/397#issuecomment-291069185


More information about the Freeipa-devel mailing list