apt-get problems with latest bioconductor/release_core docker
1
0
Entering edit mode
Karl Forner ▴ 70
@karl-forner-2831
Last seen 7.2 years ago
Switzerland

Hello,

With the latest bioconductor/release_core docker, the apt system seems to be broken.

Running:

%docker run --rm -ti bioconductor/release_core bash

then

# apt-get update
Get:1 http://deb.debian.org/debian testing InRelease [175 kB]
...
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)

 

trying to solve it:

#rm -rf /var/lib/apt/lists/*
# apt-get update

(this time no errors)

but:

#

# apt-get install curl
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 curl : Depends: libcurl3-gnutls (= 7.50.1-1) but 7.51.0-1 is to be installed
E: Unable to correct problems, you have held broken packages.

 

 

 

 

 

 

 

 

 

docker • 1.5k views
ADD COMMENT
0
Entering edit mode
Karl Forner ▴ 70
@karl-forner-2831
Last seen 7.2 years ago
Switzerland

please ignore this post.

ADD COMMENT

Login before adding your answer.

Traffic: 773 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6