Coder Social home page Coder Social logo

Comments (12)

krlmlr avatar krlmlr commented on August 17, 2024 32

FWIW, I was able to work around this problem by adding RUN apt-get update || apt-get update to my Rockerfile.

from shiny.

juskiewicz avatar juskiewicz commented on August 17, 2024 17

I use, when this problem
apt-get update; exit 0 ^_^

from shiny.

eddelbuettel avatar eddelbuettel commented on August 17, 2024 4

That happens once in a while, also with other containers and is not under our control.

I cannot suggest anything better than re-running apt-get update. I sometimes remove the offending index file.

I suggest we close this for lack of anything actionable.

from shiny.

rvernica avatar rvernica commented on August 17, 2024 3

from shiny.

wch avatar wch commented on August 17, 2024 2

@rvernica The problem was that it caused build failures. See my comment on that PR.

from shiny.

rvernica avatar rvernica commented on August 17, 2024 2

@shanFitGit I have a PR pending, #23, which should fix this. Since it is not yet merged, you can try basing your image off rvernica/shiny https://hub.docker.com/r/rvernica/shiny/ The image is build from this repository but with my patch applied.

from shiny.

rvernica avatar rvernica commented on August 17, 2024

Maybe the r-base image should be based of a stable debian image like debian:jessie instead of debian:testing. This might make the repositories more reliable.

from shiny.

eddelbuettel avatar eddelbuettel commented on August 17, 2024

Nope, and that has been discussed at considerable length -- see some of the the closed issue tickets (and we apologize for those being scattered over several related Rocker github repos).

We often want current software and stable does not give that. And as an aside, repository server timeouts have nothing to do with the content you request from it ...

from shiny.

rvernica avatar rvernica commented on August 17, 2024

@eddelbuettel FYI, this issue seems to arise fairly frequent...

...
Get:8 http://cdn-fastly.deb.debian.org/debian sid/main amd64 Packages [9,944 kB]
Reading package lists...
E: Could not open file /var/lib/apt/lists/deb.debian.org_debian_dists_testing_main_binary-amd64_Packages.diff_Index - open (2: No such file or directory)
E: Could not open file /var/lib/apt/lists/http.debian.net_debian_dists_sid_main_binary-amd64_Packages.diff_Index - open (2: No such file or directory)
The command '/bin/sh -c apt-get update && apt-get install --assume-yes         libssl-dev' returned a non-zero code: 100

from shiny.

eddelbuettel avatar eddelbuettel commented on August 17, 2024

@rvernica Thanks for blaming me personally ;-) Would appreciate a PR fixing it.

from shiny.

eddelbuettel avatar eddelbuettel commented on August 17, 2024

@rvernica Let's just agree to disagree.

from shiny.

rama-rajkumar avatar rama-rajkumar commented on August 17, 2024

I am facing the same issue for last few days, and even after trying multiple times, I am not able to build a container derived from rocker/shiny. It was working earlier.

from shiny.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.