Bug 1458780
| Summary: | Review Request: Recording - Records of user sessions | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Delyan Yanev <delyanyanev> | ||||
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | alex.ploumistos, package-review | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-08-10 00:56:47 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: | 177841, 201449 | ||||||
| Attachments: |
|
||||||
|
Description
Delyan Yanev
2017-06-05 12:55:23 UTC
Fedora Account System Username: delyanyanev Hi folks, this is my first package hence I am also looking for a sponsor. I would appreciate it if someone could review it and be a sponsor. Thanks, Delyan Yanev Spec URL: https://delyanyanev.fedorapeople.org/recording.spec SRPM URL: https://delyanyanev.fedorapeople.org/recording-1.0-1.fc26.src.rpm Description: This is rpm package on whole process of recording of user sessions. Fedora Account System Username: delyanyanev (In reply to Delyan Yanev from comment #2) > Hi folks, this is my first package hence I am also looking for a sponsor. > I would appreciate it if someone could review it and be a sponsor. Hello Delyan, I found your package interesting, so I tried to build it, but the build fails on all arches in rawhide, see the logs from this scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=21483571 There are some syntax errors in your spec file (the missing / that causes the build to fail, hardcoded paths instead of macros, the extraneous %clean section, etc.) and the %changelog section usually comes at the end. I am not in the sponsors group, so I can't help you there. Having glanced at your spec file, I would suggest that you follow the steps outlined in http://fedoraproject.org/wiki/Join_the_package_collection_maintainers I'm pretty sure that once you introduce yourself on the devel mailing list a sponsor will turn up. In the meantime, it would be a good idea to get acquainted with the various aspects of packaging in fedora, e.g. http://fedoraproject.org/wiki/How_to_create_an_RPM_package and https://fedoraproject.org/wiki/Packaging:Guidelines cover a lot of topics. When you feel more at ease with the whole process, you could do a couple of informal reviews, so that your prospective sponsor can see your grasp of things. If you get stuck or if you would like to ask any questions, feel free to do so on the devel list or irc channel. Best of luck Alexander
Hello Alexander,
Thank you for your advises and the problem was that " %{_unitdir} " macro require " BuildRequires: systemd-units " into spec file. The results could you see:
https://koji.fedoraproject.org/koji/taskinfo?taskID=21528467
Also I will introduce myself in the devel mailing list for sponsorship.
Best Regards,
Delyan Yanev
This is a rpmlint result: 1 packages and 1 specfiles checked; 0 errors, 0 warnings. Created attachment 1320161 [details] fedora-review output (In reply to Delyan Yanev from comment #6) > This is a rpmlint result: > > 1 packages and 1 specfiles checked; 0 errors, 0 warnings. fedora-review, our automated review tool, has spotted a number of issues. Please see the attached file. This is an automatic check from review-stats script. This review request ticket hasn't been updated for some time. We're sorry it is taking so long. If you're still interested in packaging this software into Fedora repositories, please respond to this comment clearing the NEEDINFO flag. You may want to update the specfile and the src.rpm to the latest version available and to propose a review swap on Fedora devel mailing list to increase chances to have your package reviewed. If this is your first package and you need a sponsor, you may want to post some informal reviews. Read more at https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group. Without any reply, this request will shortly be considered abandoned and will be closed. Thank you for your patience. This is an automatic action taken by review-stats script. The ticket submitter failed to clear the NEEDINFO flag in a month. As per https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews we consider this ticket as DEADREVIEW and proceed to close it. |