Closed Nick689 closed 7 years ago
Hallo, thank you for the bugreport. Could you please tell me what is your locale setting ?
echo $LANG
I need it know to fix the code https://github.com/Vitexus/FirefoxNightlyDeb/blob/master/debian/preinst .
Thank you.
Hi I am from French Polynesia
echo $LANG fr_FR.UTF-8
I can not confim the error in code:
vitex@novolen:~/Projects/VitexSoftware/FirefoxNightlyDeb$ echo $LANG
fr_FR.UTF-8
vitex@novolen:~/Projects/VitexSoftware/FirefoxNightlyDeb$ debian/preinst
--2017-09-18 22:38:07-- https://download.mozilla.org/?product=firefox-nightly-latest-l10n-ssl&os=linux64&lang=fr
Résolution de download.mozilla.org (download.mozilla.org)… 52.20.8.86, 34.199.41.1, 34.226.92.16, ...
Connexion à download.mozilla.org (download.mozilla.org)|52.20.8.86|:443… connecté.
requête HTTP transmise, en attente de la réponse… 302 Found
Emplacement : https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-57.0a1.fr.linux-x86_64.tar.bz2 [suivant]
--2017-09-18 22:38:08-- https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-57.0a1.fr.linux-x86_64.tar.bz2
Résolution de download-installer.cdn.mozilla.net (download-installer.cdn.mozilla.net)… 13.32.7.32
Connexion à download-installer.cdn.mozilla.net (download-installer.cdn.mozilla.net)|13.32.7.32|:443… connecté.
requête HTTP transmise, en attente de la réponse… 200 OK
Taille : 62399983 (60M) [application/x-tar]
Sauvegarde en : « /tmp/nightly.tar.bz2 »
/tmp/nightly.tar.bz2 5%[==> ] 3,11M 710KB/s eta 98s ^
Please try:
$ echo "#$LANG#"
#fr_FR.UTF-8#
$ echo "#$LANG#"
give
#fr_FR.UTF-8#
Ok, I try to fixit elsewhere or/and add some fallback to english/international version.
Thank you very much
$ echo "#$LANG#"
give#fr_FR.UTF-8#
-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/Vitexus/FirefoxNightlyDeb/issues/1#issuecomment-330437479
-- Vítězslav Dvořák - Linux Admin / Developer ✉ info@vitexsoftware.cz ✆ (+420) 739 778 202 Melodická 11 Praha 13, Stodůlky 158 00 IČO: 69438676 DIČ: CZ7808072811
-- Odesláno z tabletu s Androidem pomocí pošty K-9 Mail. Omluvte prosím moji stručnost.
I've tried to build from source, but I failed. Does downloadable version 1.0.6 include this patch ? It fail with same download error:
# gdebi nightly_1.0.6_all.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading state information... Done
Mozilla Nightly web browser - next generation
Firefox Nihtly is a powerful, extensible web browser with support for modern
web application technologies.
Voulez-vous installer le paquet logiciel ? [o/N] :o
(Lecture de la base de données... 157040 fichiers et répertoires déjà installés.)
Préparation du dépaquetage de nightly_1.0.6_all.deb ...
--2017-09-19 17:58:14-- https://download.mozilla.org/?product=firefox-nightly-latest-l10n-ssl&os=linux64&lang=fr%0Afr
Résolution de download.mozilla.org (download.mozilla.org)… 52.40.102.214, 35.166.129.157, 35.164.27.94
Connexion à download.mozilla.org (download.mozilla.org)|52.40.102.214|:443… connecté.
requête HTTP transmise, en attente de la réponse… 302 Found
Emplacement : https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-57.0a1.fr fr.linux-x86_64.tar.bz2 [suivant]
--2017-09-19 17:58:15-- https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-57.0a1.fr%20fr.linux-x86_64.tar.bz2
Résolution de download-installer.cdn.mozilla.net (download-installer.cdn.mozilla.net)… 52.84.239.222
Connexion à download-installer.cdn.mozilla.net (download-installer.cdn.mozilla.net)|52.84.239.222|:443… connecté.
requête HTTP transmise, en attente de la réponse… 404 Not Found
2017-09-19 17:58:16 erreur 404 : Not Found.
dpkg: erreur de traitement de l'archive nightly_1.0.6_all.deb (--install) :
le sous-processus nouveau script pre-installation a retourné une erreur de sortie d'état 8
Des erreurs ont été rencontrées pendant l'exécution :
nightly_1.0.6_all.deb
Hallo, thank you for your patience and feedback.
Please try to use current code or fresh package: https://www.vitexsoftware.cz/pool/main/n/nightly/nightly_1.0.7_all.deb
ok Thank you Vitexus for your fast fix Version 1.0.7 install nightly correctly
Download address seams to be wrong: https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-57.0a1.fr%20fr.linux-x86_64.tar.bz2 instead of https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-57.0a1.fr.linux-x86_64.tar.bz2