Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1198225 - update to new netty3 package
Summary: update to new netty3 package
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: hadoop
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robert Rati
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1073017
TreeView+ depends on / blocked
 
Reported: 2015-03-03 15:25 UTC by gil cattaneo
Modified: 2015-04-21 23:19 UTC (History)
4 users (show)

Fixed In Version: hadoop-2.4.1-7.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-21 22:34:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description gil cattaneo 2015-03-03 15:25:29 UTC
Description of problem:
DEBUG util.py:388:  Error: Package: hadoop-hdfs-2.4.1-6.fc22.noarch (build)
DEBUG util.py:388:             Requires: mvn(io.netty:netty:3.6.6.Final)
DEBUG util.py:388:  Error: Package: hadoop-common-2.4.1-6.fc22.noarch (build)
DEBUG util.py:388:             Requires: mvn(io.netty:netty:3.6.6.Final)
DEBUG util.py:388:  Error: Package: hadoop-hdfs-2.4.1-6.fc22.noarch (build)
DEBUG util.py:388:             Requires: mvn(org.jboss.netty:netty:3.6.6.Final)
DEBUG util.py:388:  Error: Package: hadoop-mapreduce-2.4.1-6.fc22.noarch (build)
DEBUG util.py:388:             Requires: mvn(io.netty:netty:3.6.6.Final)
DEBUG util.py:388:   You could try using --skip-broken to work around the problem
DEBUG util.py:388:   You could try running: rpm -Va --nofiles --nodigest

Version-Release number of selected component (if applicable):
2.4.1-6.fc22 for rawhide

How reproducible:
always

Comment 1 gil cattaneo 2015-03-03 15:26:27 UTC
Please rebuild for rawhide and F22

Comment 2 gil cattaneo 2015-04-21 22:23:50 UTC
seem have the same problem in rawhide

Comment 3 gil cattaneo 2015-04-21 22:25:46 UTC
Building parquet-1.5.0-4.fc23 for rawhide

DEBUG util.py:388:  Error: Package: hadoop-hdfs-2.4.1-6.fc22.noarch (build)
DEBUG util.py:388:             Requires: mvn(io.netty:netty:3.6.6.Final)
DEBUG util.py:388:  Error: Package: hadoop-common-2.4.1-6.fc22.noarch (build)
DEBUG util.py:388:             Requires: mvn(io.netty:netty:3.6.6.Final)
DEBUG util.py:388:  Error: Package: hadoop-hdfs-2.4.1-6.fc22.noarch (build)
DEBUG util.py:388:             Requires: mvn(org.jboss.netty:netty:3.6.6.Final)
DEBUG util.py:388:  Error: Package: hadoop-mapreduce-2.4.1-6.fc22.noarch (build)
DEBUG util.py:388:             Requires: mvn(io.netty:netty:3.6.6.Final)
DEBUG util.py:388:   You could try using --skip-broken to work around the problem
DEBUG util.py:388:   You could try running: rpm -Va --nofiles --nodigest

Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=9531651

Comment 4 Peter Robinson 2015-04-21 22:34:45 UTC
(In reply to gil cattaneo from comment #2)
> seem have the same problem in rawhide

Err, no, different problem 

DEBUG util.py:388:  Error: No Package found for maven-plugin-cobertura
DEBUG util.py:388:  Error: No Package found for tomcat-el-2.2-api
DEBUG util.py:388:  Error: No Package found for tomcat-servlet-3.0-api
DEBUG util.py:499:  Child return code was: 1

Open a new bug, it's a differnet problem

Comment 5 gil cattaneo 2015-04-21 23:00:01 UTC
(In reply to Peter Robinson from comment #4)
> (In reply to gil cattaneo from comment #2)
> > seem have the same problem in rawhide
> 
> Err, no, different problem 
> 
> DEBUG util.py:388:  Error: No Package found for maven-plugin-cobertura
> DEBUG util.py:388:  Error: No Package found for tomcat-el-2.2-api
> DEBUG util.py:388:  Error: No Package found for tomcat-servlet-3.0-api
> DEBUG util.py:499:  Child return code was: 1
> 
> Open a new bug, it's a differnet problem

i don't know where you take that ...
but in rawhide us missing mvn(io.netty:netty:3.6.6.Final)
if you cant build hadoop-2.4.1-7.fc23 then the bug is still valid

Comment 6 Peter Robinson 2015-04-21 23:19:24 UTC
> i don't know where you take that ...
> but in rawhide us missing mvn(io.netty:netty:3.6.6.Final)
> if you cant build hadoop-2.4.1-7.fc23 then the bug is still valid

You're reading the output wrong.

The broken build requires 3.6.6 final and hence the errors your seeing. netty3 has been updated to 3.9.3 and hadoop builds fine against 3.9.3 (see F-22/git changes) but there is a different problem with the deps in rawhide when rebuilding it (see above) in rawhide.

Fact is in rawhide hadoop should actually be updated to 2.6.x.

Either way both of the above issues are unrelated to netty3 and hence the bug is fixed and closed. The new issue/update to new version is a different problem and hence is a new bug!


Note You need to log in before you can comment on or make changes to this bug.