[Bug 1491714] Review Request: linuxcnc - CNC Machine Controller

2021-07-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1491714

Mattia Verga  changed:

   What|Removed |Added

 Status|POST|CLOSED
 Blocks||201449 (FE-DEADREVIEW)
 Resolution|--- |NOTABUG
   Assignee|zebo...@gmail.com   |nob...@fedoraproject.org
  Flags|fedora-review+  |
   |needinfo?(lkund...@v3.sk)   |
Last Closed||2021-07-12 16:06:12



--- Comment #7 from Mattia Verga  ---
Package orphaned, closing as DEADREVIEW



Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=201449
[Bug 201449] FE-DEADREVIEW -- Reviews stalled due to lack of submitter response
should be blocking this bug.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


[Bug 1491714] Review Request: linuxcnc - CNC Machine Controller

2021-07-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1491714



--- Comment #6 from Mattia Verga  ---
I've received no response, so I've filed a request to releng to orphan the
package: https://pagure.io/releng/issue/10203


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


[Bug 1491714] Review Request: linuxcnc - CNC Machine Controller

2021-06-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1491714

Mattia Verga  changed:

   What|Removed |Added

 CC||mattia.ve...@protonmail.com
  Flags||needinfo?(lkund...@v3.sk)



--- Comment #5 from Mattia Verga  ---
This package was never imported, but the repo was created... Lubomir, do you
want to push it to the repos, or should we properly retire the package?


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


[Bug 1491714] Review Request: linuxcnc - CNC Machine Controller

2017-09-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1491714



--- Comment #4 from Gwyn Ciesla  ---
(fedrepo-req-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/linuxcnc

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1491714] Review Request: linuxcnc - CNC Machine Controller

2017-09-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1491714

Robert-André Mauchin  changed:

   What|Removed |Added

 Status|NEW |POST
   Assignee|nob...@fedoraproject.org|zebo...@gmail.com
  Flags||fedora-review+



--- Comment #3 from Robert-André Mauchin  ---
It seems ok, package accepted.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1491714] Review Request: linuxcnc - CNC Machine Controller

2017-09-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1491714



--- Comment #2 from Lubomir Rintel  ---
Thanks

(In reply to Robert-André Mauchin from comment #1)
> Hello,
> 
> 
>  - Group: is not used in Fedora. See:
> https://fedoraproject.org/wiki/Packaging:Guidelines#Tags_and_Sections
> 
>  - There's a typo in Source0: ${name} should be %{name}
> 
>  - Also you can simplify your Source0: like this:
> 
> Source0:   
> https://github.com/LinuxCNC/%{name}/archive/v%{version}/%{name}-%{version}.
> tar.gz
>  
>  - You should provide a -doc subpackage:
> 
>   Large documentation must go in a -doc subpackage. Large could be size
>   (~1MB) or number of files.
>   Note: Documentation size is 5621760 bytes in 966 files.
>   See:
>   http://fedoraproject.org/wiki/Packaging/Guidelines#PackageDocumentation

Done.

>  - You should provide a systemd service file instead of a init.d script.

This would be non-trivial. I instead move it to %doc, since it's not really
useful with Fedora kernel.

>  - There are too much rpmlint errors to list them here, I suggest you run
> rpmlint on your end and fix the errors.
> 
> * For example there are plenty of incorrect-fsf-address files, you
> should patch them with the correct address.
> https://fedoraproject.org/wiki/Common_Rpmlint_issues#incorrect-fsf-address
> * Remove shebang from Python file:
> https://fedoraproject.org/wiki/
> Packaging_tricks#Remove_shebang_from_Python_libraries
> * A setuid-binary /usr/bin/rtapi_app root 4755

I attempted to fix the most important ones, notably the ones you mention.

The FSF address thing has been reported and fixed upstream:
https://github.com/LinuxCNC/linuxcnc/pull/331

New package:

SPEC:
http://copr-dist-git.fedorainfracloud.org/cgit/lkundrak/cnc/linuxcnc.git/plain/linuxcnc.spec?id=d58629efead63f0d7915cee94ece1833b0083eb6
SRPM:
https://copr-be.cloud.fedoraproject.org/results/lkundrak/cnc/fedora-26-x86_64/00603081-linuxcnc/linuxcnc-2.7.9-2.fc26.src.rpm

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1491714] Review Request: linuxcnc - CNC Machine Controller

2017-09-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1491714

Robert-André Mauchin  changed:

   What|Removed |Added

 CC||zebo...@gmail.com



--- Comment #1 from Robert-André Mauchin  ---
Hello,


 - Group: is not used in Fedora. See:
https://fedoraproject.org/wiki/Packaging:Guidelines#Tags_and_Sections

 - There's a typo in Source0: ${name} should be %{name}

 - Also you can simplify your Source0: like this:

Source0:   
https://github.com/LinuxCNC/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz

 - You should provide a -doc subpackage:

  Large documentation must go in a -doc subpackage. Large could be size
  (~1MB) or number of files.
  Note: Documentation size is 5621760 bytes in 966 files.
  See:
  http://fedoraproject.org/wiki/Packaging/Guidelines#PackageDocumentation

 - You should provide a systemd service file instead of a init.d script.

 - There are too much rpmlint errors to list them here, I suggest you run
rpmlint on your end and fix the errors.

* For example there are plenty of incorrect-fsf-address files, you should
patch them with the correct address.
https://fedoraproject.org/wiki/Common_Rpmlint_issues#incorrect-fsf-address
* Remove shebang from Python file:
https://fedoraproject.org/wiki/Packaging_tricks#Remove_shebang_from_Python_libraries
* A setuid-binary /usr/bin/rtapi_app root 4755

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org