Summary: | app-office/libreoffice-l10n-6.0.3.2: langpack_en-GB fails to download | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ian Pickworth <ian> |
Component: | Current packages | Assignee: | Gentoo Office Team <office> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 659024 | ||
Bug Blocks: | |||
Attachments: |
base_uri change
uri change |
Description
Ian Pickworth
2018-05-24 08:23:42 UTC
You should fix your GENTOO_MIRRORS setup. What exactly is wrong with my setup? The check I did was from a browser, so nothing to do with gentoo mirrors. Removed GENTOO_MIRRORS from make.conf, and downloaded as follows: >>> Fetching (3 of 6) app-office/libreoffice-l10n-6.0.3.2::gentoo >>> Downloading 'http://distfiles.gentoo.org/distfiles/LibreOffice_6.0.3.2_Linux_x86_rpm_langpack_en-GB.tar.gz' --2018-05-24 10:02:43-- http://distfiles.gentoo.org/distfiles/LibreOffice_6.0.3.2_Linux_x86_rpm_langpack_en-GB.tar.gz Resolving distfiles.gentoo.org... 2605:bc80:3010::134, 2600:3402:200:227::2, 2600:3404:200:237::2, ... Connecting to distfiles.gentoo.org|2605:bc80:3010::134|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 7230572 (6.9M) [application/x-gzip] Saving to: '/usr/portage/distfiles/LibreOffice_6.0.3.2_Linux_x86_rpm_langpack_en-GB.tar.gz' /usr/portage/distfi 100%[===================>] 6.90M 2.44MB/s in 2.8s 2018-05-24 10:02:46 (2.44 MB/s) - '/usr/portage/distfiles/LibreOffice_6.0.3.2_Linux_x86_rpm_langpack_en-GB.tar.gz' saved [7230572/7230572] * LibreOffice_6.0.3.2_Linux_x86_rpm_langpack_en-GB.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ] Given I created the mirrors data using the gentoo provided application mirrorselect looks like the data it creates is not correct. Can't rule out a mistake there but you haven't shown the full output, what we see is just emerge immediately pulling from documentfoundation.org. Certainly works for me: $ ebuild libreoffice-l10n-6.0.3.2.ebuild fetch ... >>> Downloading 'http://gentoo.lagis.at/distfiles/LibreOffice_6.0.3.2_Linux_x86_rpm_langpack_de.tar.gz' --2018-05-24 14:02:21-- http://gentoo.lagis.at/distfiles/LibreOffice_6.0.3.2_Linux_x86_rpm_langpack_de.tar.gz Resolving gentoo.lagis.at (gentoo.lagis.at)... 83.164.133.198 Connecting to gentoo.lagis.at (gentoo.lagis.at)|83.164.133.198|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 21743891 (21M) [application/octet-stream] Saving to: ‘/var/lib/portage/distfiles/LibreOffice_6.0.3.2_Linux_x86_rpm_langpack_de.tar.gz’ /var/lib/portage/distfiles/LibreOffice_6.0.3.2_Linu 100%[==================================================================================================================>] 20,74M 579KB/s in 31s 2018-05-24 14:02:53 (680 KB/s) - ‘/var/lib/portage/distfiles/LibreOffice_6.0.3.2_Linux_x86_rpm_langpack_de.tar.gz’ saved [21743891/21743891] * LibreOffice_6.0.3.2_Linux_x86_rpm_langpack_de.tar.gz BLAKE2B SHA512 size ;-) ... I got this: >>> Emerging (3 of 84) app-office/libreoffice-l10n-6.0.3.2::gentoo >>> Downloading 'ftp://gentoo.mirrors.ovh.net/gentoo-distfiles/distfiles/LibreOffice_6.0.3.2_Linux_x86_rpm_langpack_fr.tar.gz' pathconf: Permission denied --2018-05-26 12:07:49-- ftp://gentoo.mirrors.ovh.net/gentoo-distfiles/distfiles/LibreOffice_6.0.3.2_Linux_x86_rpm_langpack_fr.tar.gz => ‘/usr/portage/distfiles/LibreOffice_6.0.3.2_Linux_x86_rpm_langpack_fr.tar.gz’ Resolving gentoo.mirrors.ovh.net... 2001:41d0:202:100:213:32:5:7, 213.32.5.7 Connecting to gentoo.mirrors.ovh.net|2001:41d0:202:100:213:32:5:7|:21... failed: Connection refused. Connecting to gentoo.mirrors.ovh.net|213.32.5.7|:21... failed: Connection refused. OVH mirror by FTP is down (HTTP works). I have just switch to HTTP one. I did not find an incident on OVH side. Just this old one http://travaux.ovh.net/?do=details&id=26478 and a migration last February. What happens to https://mirrorstats.gentoo.org/distfiles/ ? Sun Feb 18 22:45:35 2018 (UTC) and incomplete. https://mirrorstats.gentoo.org/rsync/ is empty. Created attachment 533596 [details, diff]
base_uri change
I hit this on a machine that only had my own mirrors configured without a fallback. Quick fix is to change the base uri from their main download location to their download archive location, which contains both old and stable files. Requires explicit version number though.
Created attachment 533600 [details, diff]
uri change
Not sure what I was thinking with the last one.
6.0.6.2 is now stable and 6.0.3.2 soon to be removed. |