gookcedemir opened a new issue #3874:
URL: https://github.com/apache/couchdb/issues/3874


   I am using couchdb in my yocto image for Raspberry Pi 4. I started to get 
the fetch fail. Because we are fetching the version from the following link:  
https://downloads.apache.org/couchdb/source/3.1.1/apache-couchdb-3.1.1.tar.gz
   
   Unfortunately, the 3.1.1 source has been removed. Therefore, I got the fetch 
failure. Could you please provide the 3.1.1 source again for the following 
link: 
https://downloads.apache.org/couchdb/source/3.1.1/apache-couchdb-3.1.1.tar.gz
   
   Below is the error I got:
   
   ERROR: couchdb-3.1.1-r0 do_fetch: Fetcher failure: Fetch command export 
PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export 
PATH="/jenkins/workspace/Dispendix/idot-mini-image/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/jenkins/workspace/Dispendix/idot-mini-image/layers/poky/scripts:/jenkins/workspace/Dispendix/idot-mini-image/build/tmp/work/aarch64-poky-linux/couchdb/3.1.1-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/jenkins/workspace/Dispendix/idot-mini-image/build/tmp/work/aarch64-poky-linux/couchdb/3.1.1-r0/recipe-sysroot/usr/bin/crossscripts:/jenkins/workspace/Dispendix/idot-mini-image/build/tmp/work/aarch64-poky-linux/couchdb/3.1.1-r0/recipe-sysroot-native/usr/sbin:/jenkins/workspace/Dispendix/idot-mini-image/build/tmp/work/aarch64-poky-linux/couchdb/3.1.1-r0/recipe-sysroot-native/usr/bin:/jenkins/workspace/Dispendix/idot-mini-image/build/tmp/work/aarch64-poky-linux/couchdb/3.1.1-r0/recipe-sysroot-native/sbin:/jenkins/workspace/Dispendix/idot-mini-image
 
/build/tmp/work/aarch64-poky-linux/couchdb/3.1.1-r0/recipe-sysroot-native/bin:/jenkins/workspace/Dispendix/idot-mini-image/layers/poky/bitbake/bin:/jenkins/workspace/Dispendix/idot-mini-image/build/tmp/hosttools";
 export HOME="/var/jenkins_home"; /usr/bin/env wget -t 2 -T 30 --passive-ftp 
--no-check-certificate -P 
/jenkins/workspace/Dispendix/idot-mini-image/build/downloads 
'https://downloads.apache.org/couchdb/source/3.1.1/apache-couchdb-3.1.1.tar.gz' 
--progress=dot -v failed with exit code 8, output:
   --2021-12-13 11:50:05--  
https://downloads.apache.org/couchdb/source/3.1.1/apache-couchdb-3.1.1.tar.gz
   Resolving downloads.apache.org (downloads.apache.org)... 88.99.95.219, 
135.181.214.104, 2a01:4f9:3a:2c57::2, ...
   Connecting to downloads.apache.org 
(downloads.apache.org)|88.99.95.219|:443... connected.
   HTTP request sent, awaiting response... 404 Not Found
   2021-12-13 11:50:05 ERROR 404: Not Found.
   
   **ERROR: couchdb-3.1.1-r0 do_fetch: Fetcher failure for URL: 
'https://downloads.apache.org/couchdb/source/3.1.1/apache-couchdb-3.1.1.tar.gz'.
 Unable to fetch URL from any source.**


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to