ricotz | seb128, good morning, I have pushed the new thunderbird candidate to https://launchpad.net/~mozillateam/+archive/ubuntu/ppa/+sourcepub/14473069/+listing-archive-extra | 08:36 |
---|---|---|
ricotz | https://ftp.mozilla.org/pub/thunderbird/candidates/102.7.1-candidates/build2/ | 08:37 |
seb128 | ricotz, hey, thanks! I poked a bit yesterday at the translations issues. The 'missing french strings' are in the repacked source you provided | 08:37 |
seb128 | after more investigation they show fine on a fresh profile so I think the package is fine with your fixes | 08:38 |
seb128 | thunderbird is weird in how it handles translations. I wonder if it doesn't refresh the xpi in the profile every time and just believes it's current when it's not | 08:38 |
ricotz | seb128, oh, how is this suddenly working? | 08:38 |
seb128 | rm -rf .thunderbird :p | 08:38 |
ricotz | I see, I guess switching locales may have did the trick too | 08:39 |
seb128 | but I can reproduce the issue in my testing VMs where I had the first 102.7.1 installed | 08:39 |
seb128 | oh right, that's how I was tiped into deleting the profile | 08:39 |
seb128 | I checked in de_DE.UTF-8 yesterday to see if the same strings were missing | 08:39 |
ricotz | great that is works now | 08:39 |
seb128 | they were not | 08:39 |
seb128 | but after restarting thunderbird the translations were also there in french | 08:40 |
seb128 | still something weird going on in how thunderbird refresh translations | 08:40 |
seb128 | but that's not an issue with the update at least :) | 08:40 |
ricotz | :) | 08:41 |
ricotz | seb128, something is still wrong with the tarball, but it shouldn't break things | 08:50 |
seb128 | ricotz, wrong how? | 08:50 |
ricotz | the l10n folder contains additional files which should not be there, therefore the huge diff compared to the previous build1.2 tarball | 08:51 |
ricotz | looks like the processing of an empty string in the locale list which breaks a copying "once" | 08:53 |
seb128 | I'm back in 10min, need to change location | 08:58 |
seb128 | and back | 09:21 |
seb128 | ricotz, sorry I had to relocate ... so is that new issue in the repack script? what changed that triggered it since the previous build? | 09:22 |
ricotz | seb128, the issue was present in the previous build, but is an issue introduced with the "repack" changes | 09:29 |
ricotz | I don't have time to investigate this now though | 09:30 |
seb128 | ack | 09:40 |
KGB-0 | libhandy-1 pipeline Jeremy Bicha 493597 * pending (extract-source: pending; test-crossbuild-arm64: created; test-build-all: created; test-build-any: created; build source: created; build i386: created; piuparts: created; blhc: created; autopkgtest: created; lintian: created; reprotest: created; build: created) | 13:13 |
KGB-0 | libhandy-1 pipeline Jeremy Bicha 493597 * running (extract-source: running; test-crossbuild-arm64: created; test-build-all: created; test-build-any: created; build source: created; build i386: created; piuparts: created; blhc: created; autopkgtest: created; lintian: created; reprotest: created; build: created) | 13:14 |
KGB-2 | libhandy-1 upstream/latest 1990d6e Aleksandr Melman po/ LINGUAS ru.po * Add Russian translation * https://deb.li/nMTV | 13:26 |
KGB-2 | libhandy-1 upstream/latest 4238193 Alexander Mikhaylenko src/hdy-window-handle-controller.c * window-handle-controller: Don't handle double clicks * https://deb.li/iwZCg | 13:26 |
KGB-2 | libhandy-1 upstream/latest f06c1bf Alexander Mikhaylenko NEWS meson.build * Release 1.8.1 * https://deb.li/lX4z | 13:26 |
KGB-2 | libhandy-1 upstream/latest d6d55de Jeremy Bicha (5 files in 3 dirs) * New upstream version 1.8.1 * https://deb.li/3nJsn | 13:26 |
KGB-0 | libhandy-1 pristine-tar 6c0f7a4 Jeremy Bicha libhandy-1_1.8.1.orig.tar.xz.delta libhandy-1_1.8.1.orig.tar.xz.id * pristine-tar data for libhandy-1_1.8.1.orig.tar.xz * https://deb.li/ccje | 13:26 |
KGB-0 | libhandy-1 pipeline Jeremy Bicha 493601 * running (extract-source: running; piuparts: created; blhc: created; autopkgtest: created; lintian: created; reprotest: created; test-build-all: created; test-build-any: created; build source: created; build i386: created; build: created; test-crossbuild-arm64: created) | 13:26 |
seb128 | ricotz, is thunderbird's get-orig-source expected to be reproducible? | 13:42 |
KGB-2 | libhandy-1 pipeline Jeremy Bicha 493601 * [15 minutes and 27 seconds] failed (piuparts: success; autopkgtest: success; reprotest: success; lintian: success; blhc: success; test-crossbuild-arm64: failed; test-build-all: failed; test-build-any: failed; build: success; build i386: success; build source: success; extract-source: success) | 13:42 |
seb128 | I used on 102.7.1 build2 and diffing with the tarball you got into your ppa I get changes like | 13:43 |
ricotz | seb128, yes | 13:43 |
seb128 | thunderbird-102.7.1+build2/l10n/suite/defines.inc | 13:43 |
seb128 | -#define MOZ_LANGPACK_CREATOR giasher.com | 13:43 |
seb128 | +#define MOZ_LANGPACK_CREATOR mozilla.org | 13:43 |
seb128 | but also lot of string changes (seems different locales) | 13:44 |
seb128 | or | 13:44 |
seb128 | --- thunderbird-102.7.1+build2/l10n/suite/updater/updater.ini 2023-02-01 11:38:58.000000000 +0100 | 13:44 |
seb128 | +++ thunderbird-102.7.1+build2/l10n/suite/updater/updater.ini 2023-02-01 08:50:52.000000000 +0100 | 13:44 |
seb128 | @@ -1,8 +1,8 @@ | 13:44 |
seb128 | -# This Source Code Form is subject to the terms of the Mozilla Public | 13:44 |
seb128 | -# License, v. 2.0. If a copy of the MPL was not distributed with this | 13:44 |
ricotz | seb128, as I said earlier those "non-locale" folder should not be in there | 13:44 |
seb128 | -# file, You can obtain one at http://mozilla.org/MPL/2.0/. | 13:44 |
seb128 | +; This Source Code Form is subject to the terms of the Mozilla Public | 13:44 |
seb128 | +; License, v. 2.0. If a copy of the MPL was not distributed with this | 13:44 |
seb128 | +; file, You can obtain one at http://mozilla.org/MPL/2.0/. | 13:44 |
ricotz | meaning the "suite, calendar, mail and chat" folder in l10n | 13:45 |
seb128 | k, so only they are there but also their content picks a random locale? | 13:45 |
ricotz | kind of | 13:46 |
seb128 | should we hack by doing a rmdir of those in debian/build/create-tarball.py before calling tar? | 13:47 |
seb128 | or do you think we should just ignore it for now? | 13:47 |
ricotz | I would ignore it for now, hacking it will remove the obvious reminder that something is borked ;) | 13:51 |
ricotz | a 102.8.0 should be around next week | 13:51 |
seb128 | shrug, we can't keep delaying the update because a new version is around the corner, can we? | 13:55 |
seb128 | ricotz, I will use your tarball so we have matching orig between the ppa and the archive | 13:56 |
ricotz | no, please don't delay it | 13:56 |
seb128 | thanks for the work and the answer to my questions, I'm still figuring my way around that package | 13:56 |
ricotz | just saying the next release is soon, so the tarballing script can be fixed | 13:56 |
seb128 | 👍 | 13:57 |
KGB-2 | gnome-initial-setup ubuntu/jammy 71877dd Nathan Pratta Teodosio debian/ changelog patches/0001-Add-Ubuntu-mode-with-special-pages.patch * fix an incorrect pointer use in the connectivity callback * https://deb.li/3AuJF | 22:48 |
KGB-2 | gnome-initial-setup ubuntu/jammy b8c2141 Sebastien Bacher debian/changelog * releasing package gnome-initial-setup version 42.0.1-1ubuntu2.2 * https://deb.li/FuTi | 22:48 |
KGB-2 | gnome-initial-setup ubuntu/jammy e78764b Nathan Pratta Teodosio debian/ changelog patches/0001-Add-Ubuntu-mode-with-special-pages.patch * fix a crash in the dispose handler * https://deb.li/3fDPh | 22:48 |
KGB-0 | gnome-initial-setup tags fa262a1 Sebastien Bacher ubuntu/42.0.1-1ubuntu2.3 * https://deb.li/i4ImC | 22:48 |
KGB-2 | gnome-initial-setup ubuntu/jammy fa262a1 Sebastien Bacher debian/changelog * releasing package gnome-initial-setup version 42.0.1-1ubuntu2.3 * https://deb.li/MxO2 | 22:48 |
KGB-2 | gnome-initial-setup ubuntu/jammy e4811e0 Nathan Pratta Teodosio debian/ changelog patches/0001-Add-Ubuntu-mode-with-special-pages.patch * fix a crash in the dispose handler * https://deb.li/3FIsl | 22:57 |
KGB-2 | gnome-initial-setup ubuntu/jammy a21f18d Sebastien Bacher debian/changelog * releasing package gnome-initial-setup version 42.0.1-1ubuntu2.3 * https://deb.li/aDzx | 22:57 |
KGB-2 | gnome-initial-setup tags a21f18d Sebastien Bacher ubuntu/42.0.1-1ubuntu2.3 * https://deb.li/i4ImC | 22:57 |
KGB-0 | gnome-initial-setup tags a21f18d Sebastien Bacher ubuntu/42.0.1-1ubuntu2.3 * tag deleted | 23:01 |
KGB-0 | gnome-initial-setup tags 9fe29a8 Sebastien Bacher ubuntu/42.0.1-1ubuntu2.3 * https://deb.li/i4ImC | 23:02 |
KGB-0 | gnome-initial-setup ubuntu/jammy 9fe29a8 Sebastien Bacher debian/changelog * releasing package gnome-initial-setup version 42.0.1-1ubuntu2.3 * https://deb.li/3V8OU | 23:02 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!