[Bug 1323442] Review Request: xtreemfs - distributed file system

2016-05-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1323442

gil cattaneo  changed:

   What|Removed |Added

 Blocks|652183 (FE-JAVASIG) |




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=652183
[Bug 652183] Java SIG tracker 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
http://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1323442] Review Request: xtreemfs - distributed file system

2016-05-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1323442

Yaozhong Ge  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |WONTFIX
Last Closed||2016-05-10 04:16:16



-- 
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
http://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1323442] Review Request: xtreemfs - distributed file system

2016-04-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1323442

gil cattaneo  changed:

   What|Removed |Added

  Flags|fedora-review?  |



--- Comment #7 from gil cattaneo  ---
You can not review your own 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
http://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1323442] Review Request: xtreemfs - distributed file system

2016-04-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1323442

Yaozhong Ge  changed:

   What|Removed |Added

  Flags||fedora-review?



-- 
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
http://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1323442] Review Request: xtreemfs - distributed file system

2016-04-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1323442



--- Comment #6 from gil cattaneo  ---
(In reply to Yaozhong Ge from comment #5)
> What should I do now? I am new to packager, and I really have no idea how to
> break this situation or solve this problem.

If for you is not possible remove SNMP/OpenDMK support, and this make not
usable this package, then close this bug. Otherwise, you can contact the
"folks" in the #fedora-java or in the #fedora-bigdata IRC channel/s, to look
for some volunteer to give you help.

-- 
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
http://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1323442] Review Request: xtreemfs - distributed file system

2016-04-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1323442



--- Comment #5 from Yaozhong Ge  ---
What should I do now? I am new to packager, and I really have no idea how to
break this situation or solve this problem.

-- 
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
http://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1323442] Review Request: xtreemfs - distributed file system

2016-04-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1323442



--- Comment #4 from Yaozhong Ge  ---
(In reply to gil cattaneo from comment #2)
> Hi
> there are more prebuilt libraries, and they must be removed
> using:
> find . -name "*.class" -delete
> find . -name "*.jar" -delete
> must be removed also:
> BuildRoot:  %{_tmppath}/%{name}-%{version}-build
> field Group
> %defattr(-,root,root,-)
> You must use make %{?_smp_mflags} instead of make %{?jobs:-j%jobs}
> You must use %license macro for LICENSE file
> You must use rpm macros instead of hardcoding the directories e.g.
> %{_javadir}/XtreemFS.jar
> You must use:
> Requires:   java-headless instead of Requires:   jre >= 1.6.0
> or add a/some comment/s, in the spec file, why is necessary jre
> You must use: License:BSD instead of License:BSD-3-Clause

Thanks your comments.

I tried to fix these problems in the spec file. Everything works except
removing "*.jar" prebuilt libraries. There are 11 prebuilt libraries in the
source package. Most of them can be found in the packages which are currently
available in Fedora. Two of them have source available in Github which is fine
as they can be contained as "Source1". 

However, there are still two prebuilt libraries ("jdmkrt.jar" and "jdmktk.jar")
necessary during package builing but cannot be compiled from
source."jdmkrt.jar" and "jdmktk.jar" comes from OpenDMK. They are necessary to
provide SNMP support for status monitor in XtreemFS. And they can't be build
from sources without sourceless "binary plug" which is non-free and
unmaintained since 2007. (issue is still open on Github:
https://github.com/xtreemfs/xtreemfs/issues/309)

I am afraid if I make "jdmkrt.jar" and "jdmktk.jar" be compiled during building
package, it may against the Fedora Packaging Guidelines. I spent 11 hours
trying to separate SNMP support from XtreemFS in order to let this package
following Fedora Packaging Guidelines. Unfortunately, I am not familiar with
java and I can't make it be possible.

-- 
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
http://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1323442] Review Request: xtreemfs - distributed file system

2016-04-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1323442

gil cattaneo  changed:

   What|Removed |Added

 Blocks||1010003 (bigdata-review)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1010003
[Bug 1010003] bigdata-sig review-tracker
-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1323442] Review Request: xtreemfs - distributed file system

2016-04-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1323442



--- Comment #3 from gil cattaneo  ---
Other problem:
You must use:
Source0:http://www.xtreemfs.org/downloads/XtreemFS-%{version}.tar.gz
or
Source0:https://github.com/xtreemfs/xtreemfs/archive/%{version}.tar.gz

instead of Source0:XtreemFS-%{version}.tar.gz

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1323442] Review Request: xtreemfs - distributed file system

2016-04-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1323442

gil cattaneo  changed:

   What|Removed |Added

 Blocks||652183 (FE-JAVASIG)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=652183
[Bug 652183] Java SIG tracker 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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1323442] Review Request: xtreemfs - distributed file system

2016-04-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1323442

gil cattaneo  changed:

   What|Removed |Added

 CC||punto...@libero.it



--- Comment #2 from gil cattaneo  ---
Hi
there are more prebuilt libraries, and they must be removed
using:
find . -name "*.class" -delete
find . -name "*.jar" -delete
must be removed also:
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
field Group
%defattr(-,root,root,-)
You must use make %{?_smp_mflags} instead of make %{?jobs:-j%jobs}
You must use %license macro for LICENSE file
You must use rpm macros instead of hardcoding the directories e.g.
%{_javadir}/XtreemFS.jar
You must use:
Requires:   java-headless instead of Requires:   jre >= 1.6.0
or add a/some comment/s, in the spec file, why is necessary jre
You must use: License:BSD instead of License:BSD-3-Clause

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1323442] Review Request: xtreemfs - distributed file system

2016-04-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1323442



--- Comment #1 from Yaozhong Ge  ---
I tried to build this package with target: rawhide.

Spec URL:
http://copr-dist-git.fedorainfracloud.org/cgit/nrechn/XtreemFS/xtreemfs.git/plain/xtreemfs.spec?id=7925e58c1670dfb4040e23b9ff048c2439fa5d59

SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/nrechn/XtreemFS/fedora-rawhide-x86_64/00172951-xtreemfs/xtreemfs-1.5.1-1.fc25.src.rpm

Koji build URL: http://koji.fedoraproject.org/koji/taskinfo?taskID=13545450

-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1323442] Review Request: xtreemfs - distributed file system

2016-04-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1323442

Yaozhong Ge  changed:

   What|Removed |Added

Version|23  |rawhide



-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1323442] Review Request: xtreemfs - distributed file system

2016-04-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1323442

Yaozhong Ge  changed:

   What|Removed |Added

Version|rawhide |23
 Blocks||177841 (FE-NEEDSPONSOR)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=177841
[Bug 177841] Tracker: Review requests from new Fedora packagers who need a
sponsor
-- 
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
https://admin.fedoraproject.org/mailman/listinfo/package-review