raulcd opened a new issue, #46169:
URL: https://github.com/apache/arrow/issues/46169

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The 
[debian-12-docs](https://github.com/ursacomputing/crossbow/actions/runs/14477216662/job/40605633697)
 are failing with:
   ```
      failed to solve: process "/bin/sh -c apt-get update -y &&     apt-get 
install -y         apt-transport-https         dirmngr         gpg         
lsb-release &&     gpg --keyserver keyserver.ubuntu.com         --recv-key 
95C0FAF38DB3CCAD0C080A7BDC78B2DDEABC47B7 &&     gpg --export 
95C0FAF38DB3CCAD0C080A7BDC78B2DDEABC47B7 |         gpg --no-default-keyring     
        --keyring /usr/share/keyrings/cran.gpg             --import - &&     
echo \"deb [signed-by=/usr/share/keyrings/cran.gpg] 
https://cloud.r-project.org/bin/linux/$(lsb_release -is | tr 'A-Z' 'a-z') 
$(lsb_release -cs)-cran40/\" |         tee /etc/apt/sources.list.d/cran.list && 
    if [ -f /etc/apt/sources.list.d/debian.sources ]; then         sed -i       
      -e 's/main$/main contrib non-free non-free-firmware/g'             
/etc/apt/sources.list.d/debian.sources;     fi &&     apt-get update -y &&     
apt-get install -y --no-install-recommends         autoconf-archive         
automake         chromium         chromi
 um-sandbox         curl         doxygen         gi-docgen         
gobject-introspection         libcurl4-openssl-dev         libfontconfig1-dev   
      libfribidi-dev         libgirepository1.0-dev         libglib2.0-doc      
   libharfbuzz-dev         libtiff-dev         libtool         libxml2-dev      
   meson         ninja-build         nodejs         npm         
nvidia-cuda-toolkit         pandoc         r-recommended=${r}*         
r-base=${r}*         rsync         ruby-dev         sudo         wget &&     
apt-get clean &&     rm -rf /var/lib/apt/lists/* &&     
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true        npm install -g yarn 
@mermaid-js/mermaid-cli" did not complete successfully: exit code: 100
     #7 4.025 Reading state information...
     #7 4.029 Package r-recommended is not available, but is referred to by 
another package.
     #7 4.029 This may mean that the package is missing, has been obsoleted, or
     #7 4.029 is only available from another source
     #7 4.029 However the following packages replace it:
     #7 4.029   r-cran-survival r-cran-rpart r-base-html r-base-core 
r-cran-nlme r-cran-mgcv
     #7 4.029   r-cran-lattice r-cran-kernsmooth r-cran-foreign r-cran-cluster 
r-cran-boot
     #7 4.029   r-cran-survival:i386 r-cran-rpart:i386 r-cran-nlme:i386 
r-cran-mgcv:i386
     #7 4.029   r-cran-lattice:i386 r-cran-kernsmooth:i386 r-cran-foreign:i386
     #7 4.029   r-cran-cluster:i386 r-base-core:i386
     #7 4.029 
     #7 4.029 Package r-base is not available, but is referred to by another 
package.
     #7 4.029 This may mean that the package is missing, has been obsoleted, or
     #7 4.029 is only available from another source
     #7 4.029 However the following packages replace it:
     #7 4.029   r-base-core r-doc-info r-doc-html r-base-html r-base-core:i386
     #7 4.029 
     #7 4.031 E: Version '4.4*' for 'r-recommended' was not found
     #7 4.031 E: Version '4.4*' for 'r-base' was not found
     #7 ERROR: process "/bin/sh -c apt-get update -y &&     apt-get install -y  
       apt-transport-https         dirmngr         gpg         lsb-release &&   
  gpg --keyserver keyserver.ubuntu.com         --recv-key 
95C0FAF38DB3CCAD0C080A7BDC78B2DDEABC47B7 &&     gpg --export 
95C0FAF38DB3CCAD0C080A7BDC78B2DDEABC47B7 |         gpg --no-default-keyring     
        --keyring /usr/share/keyrings/cran.gpg             --import - &&     
echo \"deb [signed-by=/usr/share/keyrings/cran.gpg] 
https://cloud.r-project.org/bin/linux/$(lsb_release -is | tr 'A-Z' 'a-z') 
$(lsb_release -cs)-cran40/\" |         tee /etc/apt/sources.list.d/cran.list && 
    if [ -f /etc/apt/sources.list.d/debian.sources ]; then         sed -i       
      -e 's/main$/main contrib non-free non-free-firmware/g'             
/etc/apt/sources.list.d/debian.sources;     fi &&     apt-get update -y &&     
apt-get install -y --no-install-recommends         autoconf-archive         
automake         chromium         chromium-sandb
 ox         curl         doxygen         gi-docgen         
gobject-introspection         libcurl4-openssl-dev         libfontconfig1-dev   
      libfribidi-dev         libgirepository1.0-dev         libglib2.0-doc      
   libharfbuzz-dev         libtiff-dev         libtool         libxml2-dev      
   meson         ninja-build         nodejs         npm         
nvidia-cuda-toolkit         pandoc         r-recommended=${r}*         
r-base=${r}*         rsync         ruby-dev         sudo         wget &&     
apt-get clean &&     rm -rf /var/lib/apt/lists/* &&     
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true        npm install -g yarn 
@mermaid-js/mermaid-cli" did not complete successfully: exit code: 100
     ------
      > [debian-docs  2/14] RUN apt-get update -y &&     apt-get install -y     
    apt-transport-https         dirmngr         gpg         lsb-release &&     
gpg --keyserver keyserver.ubuntu.com         --recv-key 
95C0FAF38DB3CCAD0C080A7BDC78B2DDEABC47B7 &&     gpg --export 
95C0FAF38DB3CCAD0C080A7BDC78B2DDEABC47B7 |         gpg --no-default-keyring     
        --keyring /usr/share/keyrings/cran.gpg             --import - &&     
echo "deb [signed-by=/usr/share/keyrings/cran.gpg] 
https://cloud.r-project.org/bin/linux/$(lsb_release -is | tr 'A-Z' 'a-z') 
$(lsb_release -cs)-cran40/" |         tee /etc/apt/sources.list.d/cran.list &&  
   if [ -f /etc/apt/sources.list.d/debian.sources ]; then         sed -i        
     -e 's/main$/main contrib non-free non-free-firmware/g'             
/etc/apt/sources.list.d/debian.sources;     fi &&     apt-get update -y &&     
apt-get install -y --no-install-recommends         autoconf-archive         
automake         chromium         chromium-sandbox   
       curl         doxygen         gi-docgen         gobject-introspection     
    libcurl4-openssl-dev         libfontconfig1-dev         libfribidi-dev      
   libgirepository1.0-dev         libglib2.0-doc         libharfbuzz-dev        
 libtiff-dev         libtool         libxml2-dev         meson         
ninja-build         nodejs         npm         nvidia-cuda-toolkit         
pandoc         r-recommended=4.4*         r-base=4.4*         rsync         
ruby-dev         sudo         wget &&     apt-get clean &&     rm -rf 
/var/lib/apt/lists/* &&     PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true        npm 
install -g yarn @mermaid-js/mermaid-cli:
     4.029   r-cran-cluster:i386 r-base-core:i386
     4.029 
     4.029 Package r-base is not available, but is referred to by another 
package.
     4.029 This may mean that the package is missing, has been obsoleted, or
     4.029 is only available from another source
     4.029 However the following packages replace it:
     4.029   r-base-core r-doc-info r-doc-html r-base-html r-base-core:i386
     4.029 
     4.031 E: Version '4.4*' for 'r-recommended' was not found
     4.031 E: Version '4.4*' for 'r-base' was not found
   ```
   
   this is happening on 20.0.0-rc2
   
   ### Component(s)
   
   Continuous Integration, R


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to