SynoCommunity / spkrepo

Synology Package Repository
http://spkrepo.readthedocs.org
MIT License
152 stars 26 forks source link

publish does not work anymore #81

Closed hgy59 closed 2 years ago

hgy59 commented 2 years ago

Wanted to publish znc 1.8.2-19 to the repo, but get the error message about conflictiong architectures:

 make publish-arch-aarch64-6.1
 ...
 {"message": "Conflicting architectures: aarch64, armada37xx, rtd1296"}

This might be caused by the latests repo update?

The publish (minio 2021.09.18-9) did work on 2021-09-21 19:46.

Diaoul commented 2 years ago

This is strange, I did not modify any code that could've caused this. There's no record of rev 19 of the package in the repo.

hgy59 commented 2 years ago

It must be a generic error, as incrementing SPK_REV = 20 gives the same error Conflicting architectures: ....

hgy59 commented 2 years ago

oops, in the INFO file is still

version="1.8.2-18"

will have to analyze this...

hgy59 commented 2 years ago

a full rebuild fixed this.