[Koha-bugs] [Bug 30373] Rewrite UNIMARC installer data to YAML

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 21 11:46:51 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30373

--- Comment #38 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
(In reply to Fridolin Somers from comment #37)
> Ah sorry does not work.
> 
> I see Jonathan's branch contains until patch "Show 325$a".
> 
> git bz apply shows error :
> 
> Applying: Bug 30373: Fix visibility, authorised values and descriptions
> error: sha1 information is lacking or useless
> (installer/data/mysql/en/marcflavour/unimarc/mandatory/
> unimarc_framework_DEFAULT.yml).
> error: could not build fake ancestor

Strange. Using Jonathan's remote, I don't find any problem.

$ git fetch joubu
$ git checkout -b bz30373 joubu/bug_30373
  Rama 'bz30373' configurada para hacer seguimiento a la rama remota
'bug_30373' de 'joubu'.
  Cambiado a nueva rama 'bz30373'
$ git log --oneline | head -8
  01eba5253d Bug 30373: Show 325$a
  88798576db Bug 30373: Hide items.dateaccessioned from the editor
  5e4e37c704 Bug 30477: Add new UNIMARC installer translation files
  b81b2c107b Bug 30373: Enable translation of UNIMARC frameworks
  b57c4ea2bd Bug 30373: Rewrite authorities_normal_unimarc to YAML
  60106a4780 Bug 30373: Add UNIMARC FA (fast add) framework
  8ca3f24f4b Bug 30373: Rewrite unimarc_framework_DEFAULT to YAML
  3dd12b8ea2 Bug 30476: Remove NORMARC translation files
$ git bz apply 30373

  Bug 30373 - Rewrite UNIMARC installer data to YAML

  132280 - Bug 30373: Add UNIMARC FA (fast add) framework
  132282 - Bug 30373: Enable translation of UNIMARC frameworks
  133059 - Bug 30373: Hide items.dateaccessioned from the editor
  133060 - Bug 30373: Show 325$a
  133126 - Bug 30373: Add TYPEDOC authorised_values_category
  133127 - Bug 30373: Fix visibility, authorised values and descriptions

  Apply? [(y)es, (n)o, (i)nteractive] i
  Aplicando: Bug 30373: Add TYPEDOC authorised_values_category
  Aplicando: Bug 30373: Fix visibility, authorised values and descriptions

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list