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
Please rebuild for rawhide and F22
seem have the same problem in rawhide
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
(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
(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
> 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!