Skip to content
Discussion options

You must be logged in to vote

Cleaning out /var/lib/apt/lists/*trivy* got me unstuck:

~ ❯ sudo rm /var/lib/apt/lists/*trivy*
~ ❯ sudo apt update                   
<...>
Get:2 https://aquasecurity.github.io/trivy-repo/deb generic InRelease [3,063 B]
<...>
Get:15 https://aquasecurity.github.io/trivy-repo/deb generic/main amd64 Packages [367 B]
<...>                                                                  
Get:18 https://aquasecurity.github.io/trivy-repo/deb generic/main i386 Packages [369 B]
<...>
Fetched 3,799 B in 1s (3,159 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
~ ❯ apt-cache policy trivy            
trivy:
  Installe…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by DmitriyLewen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants