Bug 1198225

Summary: update to new netty3 package
Product: [Fedora] Fedora Reporter: gil cattaneo <puntogil>
Component: hadoopAssignee: Robert Rati <rrati>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: besser82, matt, pbrobinson, rrati
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: hadoop-2.4.1-7.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-21 22:34:45 UTC Type: Bug
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: 1073017    

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!