Ticket #44555

stub.serv not in the tarball

Eröffnet am: 2022-05-10 10:13 Letztes Update: 2022-05-12 22:05

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
6

Details

Mason build from a S3_1 tarball fails with: "ERROR: File data/stub.serv does not exist."

master no longer needs stub.serv, but data/Makefile.am there seems to do the same omission with stub.modpack.

Ticket-Verlauf (3/13 Historien)

2022-05-10 10:13 Aktualisiert von: cazfi
  • New Ticket "stub.serv not in the tarball" created
2022-05-10 10:21 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
Kommentar

Reply To cazfi

master no longer needs stub.serv, but data/Makefile.am there seems to do the same omission with stub.modpack.

Actually it needs both (.serv & .modpack) in case of stub ruleset.

2022-05-10 10:35 Aktualisiert von: cazfi
Kommentar

- New version for S3_1, where the file added to SRV_RE_FILES was not automatically added also to EXTRA_DIST. Changed EXTRA_DIST to contain all of SRV_RE_FILES instead of each and every member separately.

2022-05-10 10:48 Aktualisiert von: cazfi
  • Lösung Update from Accepted to Keine
Kommentar

Actually I've been approaching this wrong way altogether. We've intentionally left stub.serv (and .modpack) out from the release, so that it would not appear in the ruleset list of a release build client. The bug is that meson build tries to make it available.

2022-05-10 11:01 Aktualisiert von: cazfi
  • Lösung Update from Keine to Accepted
Kommentar

Reply To cazfi

The bug is that meson build tries to make it available.

Largely untested patches attached.

2022-05-11 02:14 Aktualisiert von: cazfi
Kommentar

- New master version where also the stub.modpack change in meson.build

2022-05-12 22:05 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden