View previous topic :: View next topic |
Author |
Message |
xdtrickster n00b
Joined: 24 Jul 2024 Posts: 1
|
Posted: Wed Jul 24, 2024 1:21 pm Post subject: libreoffice dependecy download file not found |
|
|
Code: | >>> Emerging (1 of 1) dev-libs/xmlsec-1.3.3-r1::gentoo
>>> Downloading 'http://tux.rainside.sk/gentoo/distfiles/layout.conf'
--2024-07-24 21:12:04-- http://tux.rainside.sk/gentoo/distfiles/layout.conf
Resolving tux.rainside.sk... 212.89.225.155
Connecting to tux.rainside.sk|212.89.225.155|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 38 [text/plain]
Saving to: ‘/var/cache/distfiles/.layout.conf.tux.rainside.sk.__download__’
/var/cache/distfile 100%[===================>] 38 --.-KB/s in 0s
2024-07-24 21:12:06 (4.76 MB/s) - ‘/var/cache/distfiles/.layout.conf.tux.rainside.sk.__download__’ saved [38/38]
>>> Downloading 'http://tux.rainside.sk/gentoo/distfiles/62/xmlsec1-1.3.3.tar.gz'
--2024-07-24 21:12:06-- http://tux.rainside.sk/gentoo/distfiles/62/xmlsec1-1.3.3.tar.gz
Resolving tux.rainside.sk... 212.89.225.155
Connecting to tux.rainside.sk|212.89.225.155|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-07-24 21:12:07 ERROR 404: Not Found.
>>> Downloading 'ftp://tux.rainside.sk/gentoo/distfiles/layout.conf'
--2024-07-24 21:12:07-- ftp://tux.rainside.sk/gentoo/distfiles/layout.conf
=> ‘/var/cache/distfiles/.layout.conf.tux.rainside.sk.__download__’
Resolving tux.rainside.sk... 212.89.225.155
Connecting to tux.rainside.sk|212.89.225.155|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /gentoo/distfiles ... done.
==> SIZE layout.conf ... 38
==> PASV ... done. ==> RETR layout.conf ... done.
Length: 38 (unauthoritative)
layout.conf 100%[===================>] 38 --.-KB/s in 0s
2024-07-24 21:12:13 (5.17 MB/s) - ‘/var/cache/distfiles/.layout.conf.tux.rainside.sk.__download__’ saved [38]
>>> Downloading 'ftp://tux.rainside.sk/gentoo/distfiles/62/xmlsec1-1.3.3.tar.gz'
--2024-07-24 21:12:13-- ftp://tux.rainside.sk/gentoo/distfiles/62/xmlsec1-1.3.3.tar.gz
=> ‘/var/cache/distfiles/xmlsec1-1.3.3.tar.gz.__download__’
Resolving tux.rainside.sk... 212.89.225.155
Connecting to tux.rainside.sk|212.89.225.155|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /gentoo/distfiles/62 ... done.
==> SIZE xmlsec1-1.3.3.tar.gz ... done.
==> PASV ... done. ==> RETR xmlsec1-1.3.3.tar.gz ...
No such file ‘xmlsec1-1.3.3.tar.gz’.
>>> Downloading 'https://www.aleksey.com/xmlsec/download/xmlsec1-1.3.3.tar.gz'
--2024-07-24 21:12:17-- https://www.aleksey.com/xmlsec/download/xmlsec1-1.3.3.tar.gz
Resolving www.aleksey.com... 54.69.146.148
Connecting to www.aleksey.com|54.69.146.148|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-07-24 21:12:19 ERROR 404: Not Found.
!!! Couldn't download 'xmlsec1-1.3.3.tar.gz'. Aborting. |
[Administrator edit: added [code] tags to preserve output layout. -Hu] |
|
Back to top |
|
|
ali3nx l33t
Joined: 21 Sep 2003 Posts: 731 Location: Winnipeg, Canada
|
Posted: Wed Jul 24, 2024 1:47 pm Post subject: |
|
|
Do you have customized or personalized GENTOO_MIRRORS defined in make.conf?
If you do then temporarily disable that config variable
Code: | #GENTOO_MIRRORS="mirrors" |
then retest downloading the files. sometimes mirror propagation takes time to reach international mirror hosts. _________________ Compiling Gentoo since version 1.4
Thousands of Gentoo Installs Completed
Emerged on every continent but Antarctica
Compile long and Prosper! |
|
Back to top |
|
|
Banana Moderator
Joined: 21 May 2004 Posts: 1719 Location: Germany
|
|
Back to top |
|
|
|