<p>Replying to:<br>
<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="442005491" data-permission-text="Issue title is private" data-url="https://github.com/kamailio/kamailio/issues/1949" data-hovercard-type="issue" data-hovercard-url="/kamailio/kamailio/issues/1949/hovercard?comment_id=553517712&comment_type=issue_comment" href="https://github.com/kamailio/kamailio/issues/1949#issuecomment-553517712">#1949 (comment)</a></p>
<p>There is no python3-devel or python3 (place-holder packages) for CentOS 8.</p>
<p><code>Please try download or install python3-devel or python3.</code></p>
<p>Let me repeat. On CentOS 8, THERE IS NO PACKAGE <code>python3-devel</code> or <code>python3</code>.</p>
<p>Look closely, please:</p>
<p><a href="https://koji.mbox.centos.org/koji/buildinfo?buildID=4624" rel="nofollow">https://koji.mbox.centos.org/koji/buildinfo?buildID=4624</a></p>
<p>Quote:</p>
<pre><code>
Description | This is the internal interpreter of the Python language for the system. **To use Python yourself, please install one of the available Python 3 packages, for example python36.**

</code></pre>
<p>Only python36-devel and python36 exist (as yet) for CentOS 8.</p>
<p>Verified by <code>dnf search python36-devel</code> and <code>python3-devel</code> etc.</p>
<pre><code>dnf search python3 | grep -i devel
Last metadata expiration check: 1:03:05 ago on Wed 13 Nov 2019 12:15:27 PM CET.
python3-qscintilla-qt5-devel.noarch : Development files for QScintilla-qt5
python3-idle.i686 : A basic graphical development environment for Python
python3-idle.x86_64 : A basic graphical development environment for Python
python3-kobo.noarch : Python modules for tools development
python36-devel.x86_64 : Libraries and header files needed for Python development
python3-hupper.noarch : Integrated process monitor for developing servers
python3-werkzeug.noarch : The Swiss Army knife of Python web development
</code></pre>
<p>Apparently these place-holder packages are necessary for building kamailio?</p>
<p>This:<br>
<a href="https://build.opensuse.org/package/view_file/home:kamailio:v5.3.x-rpms/kamailio53/kamailio.spec?expand=1" rel="nofollow">https://build.opensuse.org/package/view_file/home:kamailio:v5.3.x-rpms/kamailio53/kamailio.spec?expand=1</a></p>
<p>should include (?) e.g.</p>
<pre><code>%if 0%{?centos_ver} == 8
%define dist_name centos
%define dist_version %{?centos}
%define dist .el8.centos
...
%bcond_without python36
...
%endif
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2084?email_source=notifications&email_token=ABO7UZN35WSGJAO2TIDYGO3QTQ6NVA5CNFSM4I3WWSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOED7CX2A#issuecomment-553528296">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZLV5DI6TA5VTU7D5KTQTQ6NVANCNFSM4I3WWSHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZJRU32CETUI4V2VWULQTQ6NVA5CNFSM4I3WWSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOED7CX2A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2084?email_source=notifications\u0026email_token=ABO7UZN35WSGJAO2TIDYGO3QTQ6NVA5CNFSM4I3WWSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOED7CX2A#issuecomment-553528296",
"url": "https://github.com/kamailio/kamailio/issues/2084?email_source=notifications\u0026email_token=ABO7UZN35WSGJAO2TIDYGO3QTQ6NVA5CNFSM4I3WWSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOED7CX2A#issuecomment-553528296",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>