On 24 September 2015 at 11:12, Christopher <ctubbsii-fedora@xxxxxxxxxx> wrote: > I don't really understand what's going on with the netbeans-platform > package, or why accumulo would be affected. Upstream accumulo doesn't have > any dependencies on netbeans. Before I try to dive in and figure out what's > breaking, does anybody have any insight into what's going on with this, and > what it's providing that is breaking so many java packages? > I am probably misunderstanding your question, but from what I can see is that we have a build chain break. It is a build chain break. netbeans-platfrom is used to build tool A which is used to build B .. and so accumulo can't be properly rebuilt because that package chain isn't complete. The chain looks to be coming from maven (mvn?) build requirements. If someone fixes either netbeans-platform or sqljet not to rely on it, then all the items look like they would then fix themselves. The fix is either get sqljt >> Depending on: netbeans-platform (33) >> sqljet (maintained by: olea, filiperosset) >> sqljet-1.1.10-4.fc23.src requires netbeans-platform = >> 1:7.0.1-11.fc22 >> sqljet-browser-1.1.10-4.fc23.noarch requires >> netbeans-platform = 1:7.0.1-11.fc22 >> >> OmegaT (maintained by: olea, mtasaka) >> OmegaT-2.6.3-2.fc22.i686 requires sqljet = 1.1.10-4.fc23 >> OmegaT-2.6.3-2.fc22.src requires sqljet = 1.1.10-4.fc23 >> >> svnkit (maintained by: olea, akurtakov, dbhole, jfilak) >> svnkit-1.8.5-3.fc23.noarch requires sqljet = 1.1.10-4.fc23 >> svnkit-1.8.5-3.fc23.src requires sqljet = 1.1.10-4.fc23 >> >> mimepull (maintained by: goldmann, gil) >> mimepull-1.9.5-2.fc23.src requires >> mvn(org.tmatesoft.svnkit:svnkit) = 1.8.5 >> >> netbeans-svnclientadapter (maintained by: omajid) >> netbeans-svnclientadapter-7.3.1-0.4.1.8.22.fc23.src >> requires svnkit = 1.8.5-3.fc23, svnkit-javahl = 1.8.5-3.fc23 >> >> glassfish-jaxws (maintained by: gil, java-sig) >> glassfish-jaxws-2.2.10-2.fc23.noarch requires >> mvn(org.jvnet.mimepull:mimepull) = 1.9.5 >> glassfish-jaxws-2.2.10-2.fc23.src requires >> mvn(org.jvnet.mimepull:mimepull) = 1.9.5 >> >> glassfish-saaj (maintained by: goldmann) >> glassfish-saaj-1.3.19-8.fc23.noarch requires >> mvn(org.jvnet.mimepull:mimepull) = 1.9.5 >> glassfish-saaj-1.3.19-8.fc23.src requires mimepull = >> 1.9.5-2.fc23 >> >> jersey (maintained by: gil, java-sig) >> jersey-2.18-3.fc23.noarch requires >> mvn(org.jvnet.mimepull:mimepull) = 1.9.5 >> jersey-2.18-3.fc23.src requires >> mvn(org.jvnet.mimepull:mimepull) = 1.9.5 >> >> jersey1 (maintained by: ) >> jersey1-1.19-4.fc23.src requires >> mvn(org.jvnet.mimepull:mimepull) = 1.9.5 >> jersey1-contribs-1.19-4.fc23.noarch requires >> mvn(org.jvnet.mimepull:mimepull) = 1.9.5 >> >> oat (maintained by: gwei3) >> oat-1.6.0-16.fc22.src requires mimepull = 1.9.5-2.fc23 >> >> grizzly (maintained by: gil, java-sig) >> grizzly-2.3.19-2.fc23.src requires mvn(com.sun.xml.ws:rt) >> = 2.2.10.b140803.1500 >> grizzly-samples-2.3.19-2.fc23.noarch requires >> mvn(com.sun.xml.ws:rt) = 2.2.10.b140803.1500 >> >> springframework-ws (maintained by: gil, java-sig) >> springframework-ws-2.1.2-2.fc23.src requires >> mvn(com.sun.xml.messaging.saaj:saaj-impl) = 1.3.19 >> >> docker-client (maintained by: ) >> docker-client-3.1.3-1.fc23.noarch requires >> mvn(org.glassfish.jersey.connectors:jersey-apache-connector) = 2.18, >> mvn(org.glassfish.jersey.core:jersey-client) = 2.18, >> mvn(org.glassfish.jersey.media:jersey-media-json-jackson) = 2.18 >> docker-client-3.1.3-1.fc23.src requires jersey = >> 2.18-3.fc23 >> >> ambari (maintained by: pmackinn, coolsvap, java-sig, moceap) >> ambari-1.5.1-5.fc23.src requires jersey1-contribs = >> 1.19-4.fc23, jersey1-test-framework = 1.19-4.fc23 >> ambari-server-1.5.1-5.fc23.noarch requires >> mvn(com.sun.jersey.contribs:jersey-guice:1.19) = 1.19, >> mvn(com.sun.jersey.contribs:jersey-multipart:1.19) = 1.19, >> mvn(com.sun.jersey:jersey-client:1.19) = 1.19, >> mvn(com.sun.jersey:jersey-json:1.19) = 1.19, >> mvn(com.sun.jersey:jersey-server:1.19) = 1.19 >> ambari-views-1.5.1-5.fc23.noarch requires >> mvn(com.sun.jersey:jersey-core:1.19) = 1.19 >> >> guacamole-client (maintained by: slaanesh, gil, java-sig) >> guacamole-0.9.8-1.fc23.noarch requires >> mvn(com.sun.jersey.contribs:jersey-guice:1.19) = 1.19, >> mvn(com.sun.jersey:jersey-json:1.19) = 1.19, >> mvn(com.sun.jersey:jersey-server:1.19) = 1.19 >> guacamole-client-0.9.8-1.fc23.src requires >> mvn(com.sun.jersey.contribs:jersey-guice:1) = 1.19, >> mvn(com.sun.jersey:jersey-json:1) = 1.19, >> mvn(com.sun.jersey:jersey-server:1) = 1.19 >> >> hadoop (maintained by: rrati, besser82, coolsvap, matt, moceap) >> hadoop-2.4.1-11.fc23.src requires jersey1 = 1.19-4.fc23, >> jersey1-contribs = 1.19-4.fc23, jersey1-test-framework = 1.19-4.fc23 >> hadoop-common-2.4.1-11.fc23.noarch requires >> mvn(com.sun.jersey:jersey-core:1) = 1.19, mvn(com.sun.jersey:jersey-json:1) >> = 1.19, mvn(com.sun.jersey:jersey-server:1) = 1.19, >> mvn(com.sun.jersey:jersey-servlet:1) = 1.19 >> hadoop-hdfs-2.4.1-11.fc23.noarch requires >> mvn(com.sun.jersey:jersey-core:1) = 1.19, >> mvn(com.sun.jersey:jersey-server:1) = 1.19 >> hadoop-mapreduce-2.4.1-11.fc23.noarch requires >> mvn(com.codahale.metrics:metrics-core) = 3.0.1, >> mvn(com.sun.jersey.contribs:jersey-guice:1) = 1.19, >> mvn(com.sun.jersey:jersey-server:1) = 1.19 >> hadoop-tests-2.4.1-11.fc23.noarch requires >> mvn(com.sun.jersey.contribs:jersey-guice:1) = 1.19, >> mvn(com.sun.jersey:jersey-client:1) = 1.19, >> mvn(com.sun.jersey:jersey-core:1) = 1.19, mvn(com.sun.jersey:jersey-json:1) >> = 1.19, mvn(com.sun.jersey:jersey-server:1) = 1.19, >> mvn(com.sun.jersey:jersey-servlet:1) = 1.19 >> hadoop-yarn-2.4.1-11.fc23.noarch requires >> mvn(com.sun.jersey.contribs:jersey-guice:1) = 1.19, >> mvn(com.sun.jersey:jersey-client:1) = 1.19, >> mvn(com.sun.jersey:jersey-core:1) = 1.19, mvn(com.sun.jersey:jersey-json:1) >> = 1.19, mvn(com.sun.jersey:jersey-server:1) = 1.19 >> >> jackson-jaxrs-providers (maintained by: gil, java-sig) >> jackson-jaxrs-providers-2.5.0-2.fc23.src requires >> mvn(com.sun.jersey:jersey-core:1.19) = 1.19, >> mvn(com.sun.jersey:jersey-server:1.19) = 1.19, >> mvn(com.sun.jersey:jersey-servlet:1.19) = 1.19 >> >> metrics (maintained by: gil, java-sig) >> metrics-3.0.1-6.fc23.src requires >> mvn(com.sun.jersey:jersey-server:1.19) = 1.19 >> metrics-jersey-3.0.1-6.fc23.noarch requires >> mvn(com.sun.jersey:jersey-server:1.19) = 1.19 >> >> zanata-client (maintained by: pahuang, dchen, seanf) >> zanata-client-3.7.4-1.fc23.noarch requires jersey1 = >> 1.19-4.fc23, jersey1-contribs = 1.19-4.fc23, >> mvn(com.sun.jersey.contribs:jersey-multipart:1.19) = 1.19, >> mvn(com.sun.jersey:jersey-client:1.19) = 1.19, >> mvn(com.sun.jersey:jersey-core:1.19) = 1.19 >> zanata-client-3.7.4-1.fc23.src requires jersey1 = >> 1.19-4.fc23, jersey1-contribs = 1.19-4.fc23 >> >> springframework-batch (maintained by: gil, java-sig, msrb) >> springframework-batch-2.1.9-4.fc23.src requires >> mvn(org.springframework.ws:spring-ws-core) = 2.1.2.RELEASE >> >> eclipse-linuxtools (maintained by: akurtakov, group::eclipse-sig, >> jjohnstn, kdaniel, mbooth, rgrunber) >> eclipse-linuxtools-4.0.0-6.fc23.src requires docker-client >> = 3.1.3-1.fc23 >> eclipse-linuxtools-docker-4.0.0-6.fc23.noarch requires >> osgi(com.spotify.docker.client) = 3.1.3 >> >> accumulo (maintained by: ctubbsii, mizdebsk) >> accumulo-1.6.1-4.fc23.src requires hadoop-client = >> 2.4.1-11.fc23, hadoop-tests = 2.4.1-11.fc23 >> accumulo-core-1.6.1-4.fc23.noarch requires >> mvn(org.apache.hadoop:hadoop-client) = 2.4.1 >> accumulo-examples-1.6.1-4.fc23.noarch requires >> mvn(org.apache.hadoop:hadoop-client) = 2.4.1 >> accumulo-gc-1.6.1-4.fc23.noarch requires >> mvn(org.apache.hadoop:hadoop-client) = 2.4.1 >> accumulo-master-1.6.1-4.fc23.noarch requires >> mvn(org.apache.hadoop:hadoop-client) = 2.4.1 >> accumulo-server-base-1.6.1-4.fc23.noarch requires >> mvn(org.apache.hadoop:hadoop-client) = 2.4.1 >> accumulo-tracer-1.6.1-4.fc23.noarch requires >> mvn(org.apache.hadoop:hadoop-client) = 2.4.1 >> accumulo-tserver-1.6.1-4.fc23.noarch requires >> mvn(org.apache.hadoop:hadoop-client) = 2.4.1 >> >> amplab-tachyon (maintained by: tstclair, hchen, java-sig) >> amplab-tachyon-0.4.1-2.SNAPSHOT.4b9c806.fc21.noarch >> requires mvn(org.apache.hadoop:hadoop-common) = 2.4.1, >> mvn(org.apache.hadoop:hadoop-hdfs) = 2.4.1, >> mvn(org.apache.hadoop:hadoop-mapreduce-client-core) = 2.4.1 >> amplab-tachyon-0.4.1-2.SNAPSHOT.4b9c806.fc21.src requires >> mvn(org.apache.hadoop:hadoop-common) = 2.4.1, >> mvn(org.apache.hadoop:hadoop-hdfs) = 2.4.1, >> mvn(org.apache.hadoop:hadoop-mapreduce-client-core) = 2.4.1 >> >> avro (maintained by: ricardo, goldmann) >> avro-1.7.5-9.fc22.src requires hadoop-client = >> 2.4.1-11.fc23, hadoop-mapreduce = 2.4.1-11.fc23 >> avro-mapred-1.7.5-9.fc22.noarch requires hadoop-client = >> 2.4.1-11.fc23, hadoop-mapreduce = 2.4.1-11.fc23 >> >> glusterfs-hadoop (maintained by: matt, lalatendu) >> glusterfs-hadoop-2.3.2-4.fc21.noarch requires >> mvn(org.apache.hadoop:hadoop-common) = 2.4.1, >> mvn(org.apache.hadoop:hadoop-yarn-server-nodemanager) = 2.4.1 >> glusterfs-hadoop-2.3.2-4.fc21.src requires >> mvn(org.apache.hadoop:hadoop-common) = 2.4.1, >> mvn(org.apache.hadoop:hadoop-yarn-server-nodemanager) = 2.4.1 >> >> parquet (maintained by: gil, java-sig) >> parquet-1.5.0-5.fc23.src requires >> mvn(org.apache.hadoop:hadoop-common) = 2.4.1, >> mvn(org.apache.hadoop:hadoop-mapreduce-client-core) = 2.4.1 >> parquet-tools-1.5.0-5.fc23.noarch requires hadoop-common = >> 2.4.1-11.fc23 >> >> solr (maintained by: gil, java-sig) >> solr-4.10.4-1.fc23.noarch requires >> mvn(org.apache.hadoop:hadoop-annotations) = 2.4.1, >> mvn(org.apache.hadoop:hadoop-auth) = 2.4.1, >> mvn(org.apache.hadoop:hadoop-common) = 2.4.1, >> mvn(org.apache.hadoop:hadoop-hdfs) = 2.4.1 >> solr-4.10.4-1.fc23.src requires >> mvn(org.apache.hadoop:hadoop-annotations) = 2.4.1, >> mvn(org.apache.hadoop:hadoop-auth) = 2.4.1, >> mvn(org.apache.hadoop:hadoop-common) = 2.4.1, >> mvn(org.apache.hadoop:hadoop-hdfs) = 2.4.1 >> >> resteasy (maintained by: vakwetu, edewata, goldmann, weli) >> resteasy-3.0.6-9.fc23.src requires >> mvn(com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider) = 2.5.0 >> resteasy-jackson2-provider-3.0.6-9.fc23.noarch requires >> mvn(com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider) = 2.5.0 >> >> spymemcached (maintained by: gil, java-sig) >> spymemcached-2.11.4-3.fc23.src requires >> mvn(com.codahale.metrics:metrics-core) = 3.0.1 >> >> spring-ldap (maintained by: msrb, gil) >> spring-ldap-1.3.1-12.fc23.noarch requires >> mvn(org.springframework.batch:spring-batch-core) = 2.1.9.RELEASE, >> mvn(org.springframework.batch:spring-batch-infrastructure) = 2.1.9.RELEASE >> >> eclipse-cdt (maintained by: jjohnstn, akurtakov, >> group::eclipse-sig, kdaniel, mbooth, orion, rgrunber) >> eclipse-cdt-8.7.0-8.fc23.src requires >> eclipse-linuxtools-docker = 4.0.0-6.fc23 >> eclipse-cdt-docker-8.7.0-8.fc23.i686 requires >> eclipse-linuxtools-docker = 4.0.0-6.fc23, >> osgi(org.eclipse.linuxtools.docker.core) = 1.0.0.201507021939, >> osgi(org.eclipse.linuxtools.docker.ui) = 1.0.0.201507021939 >> >> eclipse-fedorapackager (maintained by: jerboaa, arobinso, >> group::eclipse-sig, kdaniel, swagiaal) >> eclipse-fedorapackager-0.5.0-5.fc23.noarch requires >> eclipse-changelog = 2:4.0.0-6.fc23, eclipse-linuxtools = 4.0.0-6.fc23, >> eclipse-rpm-editor = 4.0.0-6.fc23, osgi(org.eclipse.linuxtools.rpm.core) = >> 2.2.0.201507021939, osgi(org.eclipse.linuxtools.rpm.ui) = >> 1.1.0.201507021939, osgi(org.eclipse.linuxtools.rpm.ui.editor) = >> 2.0.0.201507021939, osgi(org.eclipse.linuxtools.rpmstubby) = >> 1.2.0.201507021939, osgi(org.eclipse.linuxtools.tools.launch.core) = >> 3.2.0.201507021939 >> eclipse-fedorapackager-0.5.0-5.fc23.src requires >> eclipse-changelog = 2:4.0.0-6.fc23, eclipse-linuxtools = 4.0.0-6.fc23, >> eclipse-rpm-editor = 4.0.0-6.fc23 >> >> eclipse-shelled (maintained by: akurtakov, group::eclipse-sig, >> kdaniel, mbooth, rgrunber, swagiaal) >> eclipse-shelled-2.0.3-7.fc23.noarch requires >> eclipse-manpage = 4.0.0-6.fc23, osgi(org.eclipse.linuxtools.man.core) = >> 1.2.0.201507021939 >> eclipse-shelled-2.0.3-7.fc23.src requires eclipse-manpage >> = 4.0.0-6.fc23 >> -- Stephen J Smoogen. -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct