https://bugs.kde.org/show_bug.cgi?id=377508
--- Comment #6 from Harald Sitter <sit...@kde.org> --- (In reply to Jarosław Staniek from comment #3) > Just wanted to share that releaseme master version behaves like before: it > does not create po files: > > releaseme/tarme.rb --version 3.0.2 --origin stable --from-config kexi > > INFO -- ReleaseMe::Release: Getting CI states. > INFO -- ReleaseMe::Release: Getting source (git - > file:///home/jarek/dev/src/kexi30 [3.0]) > > INFO -- ReleaseMe::Release: Getting translations... > > INFO -- ReleaseMe::L10n: Downloading translations for kexi-3.0.2 > > WARN -- ReleaseMe::L10n: !!! No translations found at SVN path > $lang/messages/calligra !!! > WARN -- ReleaseMe::L10n: Looked for templates: ["kexi.po", > "keximigrate_mdb.po", "keximigrate_mysql.po", "keximigrate_odb.po", > "keximigrate_postgresql.po", "keximigrate_spreadsheet.po", > "keximigrate_sybase.po", "keximigrate_tsv.po", "keximigrate_xbase.po", > "kexiforms_mapwidgetplugin.po", "kexiforms_webbrowserwidgetplugin.po"] > INFO -- ReleaseMe::Release: Getting documentation... > INFO -- ReleaseMe::DocumentationL10n: Downloading documentations for > kexi-3.0.2 > > gpg: enabled debug flags: memstat > > You need a passphrase to unlock the secret key for > user: "Jarosław Staniek <stan...@kde.org>" > 2048-bit RSA key, ID 1B6524DB, created 2014-12-30 > > random usage: poolsize=600 mixed=4 polls=0/2 added=16/992 > outmix=2 getlvl1=1/8 getlvl2=0/0 > secmem usage: 1400/32768 bytes in 3 blocks > ############################################################################# > ### > Tarball Done! > --- > > My kexi.yml: > > identifier: kexi > vcs: > type: Git > repository: file:///home/jarek/dev/src/kexi30 > i18n_trunk: '3.0' > i18n_stable: '3.0' > i18n_path: calligra Stop using manual configs, if you need a manual config you are doing it wrong. Your i18n settings are again not what they should be https://phabricator.kde.org/source/sysadmin-repo-metadata/browse/master/projects/calligra/kexi/i18n.json which is why there are no translations as kexi literally has no stable branch right now. Subscribe to the release-team mailing list and ask for help on understanding how a proper release process works and how KDE's i18n setup works. None of your problems you have had so far have been with releaseme but understanding how releasing software in KDE works. -- You are receiving this mail because: You are watching all bug changes.