https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29538 Bug ID: 29538 Summary: UNIMARC no longer available as marc flavour when installing in Italian Change sponsored?: --- Product: Koha Version: 21.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: john@voipsupport.it QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr Installing 21.05 with it-IT, only MARC21 is available. Installing 20.05 with it-IT, it is possible to install MARC21 or Unimarc. To reproduce do a standard package install. I used Ubuntu 21.10 and echo 'deb http://debian.koha-community.org/koha 21.05 main' | sudo tee /etc/apt/sources.list.d/koha.list as repository setup After mysql and koha-common install and normal configurations and library, I ran sudo koha-translate --install it-IT When using the web installer when reaching the marc flavour question, only MARC21 is available. I noticed in git that Koha/installer/data/mysql/it-IT/marcflavour/ which is present in 20.11 is no longer present in 21.05 and language directories have been moved to a localization subdirectory Koha/installer/data/mysql/localization/it-IT/ where there is no marcflavour subdirectory. Not sure then why even MARC21 is shown as available given there is no marcflavour directory. What needs to be done to put UNIMARC installatino support back into the Italian translation? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.