openhab / openhab-linuxpkg

Repo for Linux packages
Eclipse Public License 2.0
18 stars 33 forks source link

Debian packages do not deploy to Bintray #168

Closed BClark09 closed 3 years ago

BClark09 commented 4 years ago
"messagesByPath" : [ {
    "path" : "openhab-linuxpkg/pool/main/2.5.4/openhab2_2.5.4-1_all.deb",
    "errors" : [ {
      "code" : 400,
      "message" : "Coordinate Field path in rule 'openhab-linuxpkg-deb' contains tokens that were not matched: ${artifactPath} for artifact openhab-linuxpkg/pool/main/2.5.4/openhab2_2.5.4-1_all.deb, failing this rule."
    }, {
      "code" : 400,
      "message" : "Coordinate Field version in rule 'openhab-linuxpkg-deb' contains tokens that were not matched: ${path:2} for artifact openhab-linuxpkg/pool/main/2.5.4/openhab2_2.5.4-1_all.deb, failing this rule."
    }, {
      "code" : 400,
      "message" : "Coordinate Field package in rule 'openhab-linuxpkg-deb' contains tokens that were not matched: ${packageName} for artifact openhab-linuxpkg/pool/main/2.5.4/openhab2_2.5.4-1_all.deb, failing this rule."
    } ],
    "warnings" : [ {
      "code" : 400,
      "message" : "Failing rule openhab-linuxpkg-deb - No value present for token ${packageName} that was found in field 'package' for artifact openhab-linuxpkg/pool/main/2.5.4/openhab2_2.5.4-1_all.deb. Verify that this package has been indexed and property deb.name is set correctly."
    } ]
  } ]
BClark09 commented 4 years ago

This is an intermittent error with a currently unknown cause. The latest build worked for the .DEB files, but failed for the .RPM

BClark09 commented 3 years ago

This is still an issue even with the Artifactory upgrade, so I assume this a bug or timing issue in the command. Next steps are to see if adding a small delay between transactions works.

BClark09 commented 3 years ago

Didn't get to the bottom of this, but since Bintray no longer exists...