Yggdrasil icon indicating copy to clipboard operation
Yggdrasil copied to clipboard

[MSTM3] New package

Open lucifer1004 opened this issue 2 years ago • 14 comments

MSTM3 is the previous version of MSTM; however, it provides some unique features that discontinue in the newer version. So it might be of use to someone who need those features.

lucifer1004 avatar Jul 20 '22 09:07 lucifer1004

@giordano The package is not actually built on Azure! With the following message:

Evaluating: and(ne(variables['projplatforms'], ''), ne(variables['projplatforms'], '{ }'))
Expanded: and(ne('', ''), ne(variables['projplatforms'], '{ }'))
Result: False

What is wrong?

lucifer1004 avatar Jul 20 '22 09:07 lucifer1004

There is no build_tarballs.jl file (with precisely this name)

giordano avatar Jul 20 '22 14:07 giordano

Which you can tell also from the log file https://dev.azure.com/JuliaPackaging/Yggdrasil/_build/results?buildId=20816&view=logs&j=96c13d9d-dfd2-51e5-2f76-4a0b3ce09abc&t=09532434-8b0a-5f0e-118d-a3181cde5ec8

 --> Skipping as we could not find a build_tarballs.jl

giordano avatar Jul 20 '22 14:07 giordano

My bad.

lucifer1004 avatar Jul 20 '22 14:07 lucifer1004

The auto PR function does not work recently (I do not know why), so I had to create these files manually.

lucifer1004 avatar Jul 20 '22 14:07 lucifer1004

@giordano Broken platforms have been excluded.

lucifer1004 avatar Jul 22 '22 01:07 lucifer1004

@giordano Issues have been fixed.

lucifer1004 avatar Jul 22 '22 16:07 lucifer1004

There is no license file: https://dev.azure.com/JuliaPackaging/Yggdrasil/_build/results?buildId=20898&view=results

giordano avatar Jul 22 '22 16:07 giordano

There is no license file: https://dev.azure.com/JuliaPackaging/Yggdrasil/_build/results?buildId=20898&view=results

There is no license file in the original archive.

lucifer1004 avatar Jul 22 '22 23:07 lucifer1004

Then we can't distribute this package :slightly_smiling_face:

giordano avatar Jul 22 '22 23:07 giordano

Then we can't distribute this package slightly_smiling_face

Can we use https://github.com/dmckwski/MSTM/blob/main/LICENSE?

lucifer1004 avatar Jul 23 '22 03:07 lucifer1004

Can we use https://github.com/dmckwski/MSTM/blob/main/LICENSE

That's not the same code, so no?

giordano avatar Jul 23 '22 09:07 giordano

The auto PR function does not work recently (I do not know why), so I had to create these files manually.

As for the auto PR issue, I found this

lucifer1004 avatar Jul 23 '22 10:07 lucifer1004

Are you talking about https://github.com/JuliaPackaging/BinaryBuilder.jl/issues/1189?

giordano avatar Jul 23 '22 10:07 giordano