### Description
I testing package `master` and `5.2` branch int RPM. but cannot.
Build and packaging logs is [here](https://build.opensuse.org/build/home:sergey-safarov:v5.2.x-rpms/Cent…
Is happens because `make install-share` goal is try create folder `/usr/share/kamailio/` instead of `/home/build/rpmbuild/BUILDROOT/kamailio-5.2.0-0.el7.centos.x86_64/usr/share/kamailio/`.
### Troubleshooting
#### Reproduction
please look above
#### Debugging Data
NA.
#### Log Messages
```
[build@node0 kamailio-5.2.0]$ pwd
/home/build/rpmbuild/BUILD/kamailio-5.2.0
[build@node0 kamailio-5.2.0]$ make -C src install-share
make: Entering directory `/home/build/rpmbuild/BUILD/kamailio-5.2.0/src'
mkdir -p /usr/share/kamailio/
mkdir: cannot create directory ‘/usr/share/kamailio/’: Permission denied
make: *** [/usr/share/kamailio/] Error 1
make: Leaving directory `/home/build/rpmbuild/BUILD/kamailio-5.2.0/src'
[build@node0 kamailio-5.2.0]$
```
#### SIP Traffic
NA
### Possible Solutions
Not known
### Additional Information
tested current master and 5.2 branch
* **Operating System**:
CentOS 7
```
Linux node0.docker.rcsnet.ru 4.14.13-300.fc27.x86_64 #1 SMP Thu Jan 11 04:00:01 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1709
Sorry for the fat finger and earlier incomplete message...
Although RHEL 7/CentOS 7 don't come with python3 in the base OS, it
would be nice to have app_python3.so packaged for more extensive
exposure in the wild.
Can I suggest that kamailio OBS be built against the python3 packages
in Software Collections? Currently rh-python36 is on RHEL and Software
Collections for CentOS.
Cheers
Anthony Alba
#### Pre-Submission Checklist
- [x] Commit message has the format required by CONTRIBUTING guide
- [ ] Commits are split per component (core, individual modules, libs, utils, ...)
- [ ] Each component has a single commit (if not, squash them into one commit)
- [x] No commits to README files for modules (changes must be done to docbook files
in `doc/` subfolder, the README file is autogenerated)
#### Type Of Change
- [x] Small bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds new functionality)
- [ ] Breaking change (fix or feature that would change existing functionality)
#### Checklist:
<!-- Go over all points below, and after creating the PR, tick the checkboxes that apply -->
- [ ] PR should be backported to stable branches
- [x] Tested changes locally
- [x] Related to issue #1702
#### Description
RPM spec update for 5.1 branch
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/1708
-- Commit Summary --
* pkg/kamailio/ops: Added MongoDB rpm package
* pkg/kamailio/obs: Updated obs meta
* pkg/kamailio/obs: Removed end of life dist
* pkg/kamailio/obs: Fixed bdb module build on fedora dists
* [5.1] pkg/kamailio/obs: update spec to mach currently used
-- File Changes --
M pkg/kamailio/obs/kamailio.spec (132)
M pkg/kamailio/obs/meta (25)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/1708.patchhttps://github.com/kamailio/kamailio/pull/1708.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1708