Bug 1887041

Summary: Review Request: R-procmaps - Portable Address Space Mapping
Product: [Fedora] Fedora Reporter: Elliott Sales de Andrade <quantum.analyst>
Component: Package ReviewAssignee: José Matos <jamatos>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jamatos, package-review
Target Milestone: ---Flags: jamatos: fedora-review+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-04 03:01:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1887343    

Description Elliott Sales de Andrade 2020-10-10 09:38:39 UTC
Spec URL: https://qulogic.fedorapeople.org/reviews/R-procmaps/R-procmaps.spec
SRPM URL: https://qulogic.fedorapeople.org/reviews/R-procmaps/R-procmaps-0.0.3-1.fc32.src.rpm

Description:
Portable '/proc/self/maps' as a data frame. Determine which library or
other region is mapped to a specific address of a process. -- R packages
can contain native code, compiled to shared libraries at build or
installation time. When loaded, each shared library occupies a portion of
the address space of the main process. When only a machine instruction
pointer is available (e.g. from a backtrace during error inspection or
profiling), the address space map determines which library this instruction
pointer corresponds to.


Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=53135935

Comment 1 José Matos 2020-10-23 18:25:55 UTC
The license is correct and appropriated for Fedora. The spec file follows the
Fedora package guidelines.

In this cases these are the fedora-review complaints:

Issues:
=======
- Package have the default element marked as %%doc :DESCRIPTION
- Package requires R-core.
- If your application is a C or C++ application you must list a
  BuildRequires against gcc, gcc-c++ or clang.
  Note: No gcc, gcc-c++ or clang found in BuildRequires
  See: https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/

So nothing to see here.

The package is approved.

Comment 2 Elliott Sales de Andrade 2020-10-24 23:30:06 UTC
Fixing assignee.

Comment 3 Elliott Sales de Andrade 2020-10-24 23:31:31 UTC
Thank you for the review

https://pagure.io/releng/fedora-scm-requests/issue/29958

Comment 4 Gwyn Ciesla 2020-10-25 22:29:36 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/R-procmaps

Comment 5 Fedora Update System 2020-10-26 22:42:10 UTC
FEDORA-2020-fc97d9188c has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-fc97d9188c

Comment 6 Fedora Update System 2020-10-26 22:42:11 UTC
FEDORA-2020-6c693766cb has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-6c693766cb

Comment 7 Fedora Update System 2020-10-26 22:42:12 UTC
FEDORA-2020-a758f5c171 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-a758f5c171

Comment 8 Fedora Update System 2020-10-27 02:23:16 UTC
FEDORA-2020-6c693766cb has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2020-6c693766cb \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-6c693766cb

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2020-10-27 02:23:18 UTC
FEDORA-2020-fc97d9188c has been pushed to the Fedora 31 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2020-fc97d9188c \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-fc97d9188c

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2020-10-27 02:37:57 UTC
FEDORA-2020-a758f5c171 has been pushed to the Fedora 33 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2020-a758f5c171 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-a758f5c171

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2020-11-04 03:01:58 UTC
FEDORA-2020-a758f5c171 has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2020-11-04 03:54:36 UTC
FEDORA-2020-fc97d9188c has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 13 Fedora Update System 2020-11-04 04:01:50 UTC
FEDORA-2020-6c693766cb has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.