Bug 1868671
Summary: | [RFE] request quota-devel for RHEL 8 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | jcastran |
Component: | quota | Assignee: | Petr Pisar <ppisar> |
Status: | CLOSED ERRATA | QA Contact: | Martin Kyral <mkyral> |
Severity: | high | Docs Contact: | Lenka Špačková <lkuprova> |
Priority: | high | ||
Version: | 8.3 | CC: | bnater, bsivasub, jorton, mkyral, omosnace, ppisar, snejoshi |
Target Milestone: | rc | Keywords: | FutureFeature |
Target Release: | 8.4 | Flags: | pm-rhel:
mirror+
|
Hardware: | All | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | quota-4.04-11.el8 | Doc Type: | Enhancement |
Doc Text: |
.A new package: `quota-devel`
RHEL 8.4 introduces the `quota-devel` package, which provides header files for implementing the `quota` Remote Procedure Call (RPC) service.
Note that the `quota-devel` package is distributed through the unsupported link:https://access.redhat.com/articles/4348511[CodeReady Linux Builder (CRB) repository].
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-05-18 14:41:53 UTC | Type: | Feature Request |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Comment 2
Petr Pisar
2020-08-18 07:56:40 UTC
/usr/include/rpcsvc/rquota.h includes <rpc/rpc.h>. rpc.h is now provided by libtirpc-devel (it used to be glibc-devel). We will also add a run-time dependency on libtirpc-devel to quota-devel package. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (quota bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:1590 |