Skip to content

Instantly share code, notes, and snippets.

@jszwedko
Created February 11, 2021 14:11
Show Gist options
  • Save jszwedko/f545db765d1d09f0ea777e519add142b to your computer and use it in GitHub Desktop.
Save jszwedko/f545db765d1d09f0ea777e519add142b to your computer and use it in GitHub Desktop.
root@d165ef68a1e2:/# curl -1sLf \
> 'https://repositories.timber.io/public/vector-nightly/setup.deb.sh' \
> | sudo -E bash
Executing the setup script for the 'timber/vector-nightly' repository ...
OK: Checking for required executable 'curl' ...
OK: Checking for required executable 'apt-get' ...
OK: Detecting your OS distribution and release using system methods ...
^^^^: ... Detected/provided for your OS/distribution, version and architecture:
>>>>:
>>>>: ... distro=debian version=8 codename=jessie arch=x86_64
>>>>:
OK: Checking for apt dependency 'apt-transport-https' ...
OK: Checking for apt dependency 'ca-certificates' ...
OK: Checking for apt dependency 'gnupg' ...
OK: Importing 'timber/vector-nightly' repository GPG key into apt ...
OK: Checking if upstream install config is OK ...
OK: Installing 'timber/vector-nightly' repository via apt ...
NOPE: Updating apt repository metadata cache ...
Failed to update via apt-get update
Ign http://deb.debian.org jessie InRelease
Hit http://security.debian.org jessie/updates InRelease
Hit http://deb.debian.org jessie-updates InRelease
Hit http://deb.debian.org jessie Release.gpg
Hit http://deb.debian.org jessie Release
Get:1 http://deb.debian.org jessie-updates/main amd64 Packages [20 B]
Get:2 http://deb.debian.org jessie/main amd64 Packages [9098 kB]
Get:3 http://security.debian.org jessie/updates/main amd64 Packages [992 kB]
Get:4 https://repositories.timber.io jessie InRelease [4924 B]
Get:5 https://repositories.timber.io jessie InRelease [4916 B]
Get:6 https://repositories.timber.io jessie/main amd64 Packages [550 B]
Get:7 https://repositories.timber.io jessie/main amd64 Packages [524 B]
Fetched 10.1 MB in 4s (2073 kB/s)
Reading package lists...
E: Problem parsing dependency Depends
E: Error occurred while processing vector (NewVersion2)
E: Problem with MergeList /var/lib/apt/lists/repositories.timber.io_public_vector-nightly_deb_debian_dists_jessie_main_binary-amd64_Packages.gz
E: The package lists or status file could not be parsed or opened.
^^^^: ... Failed to update via apt-get update - Context above.
!!!!: Oh no, your setup failed! :-( ... But we might be able to help. :-)
!!!!:
!!!!: You can contact Timber for further assistance.
!!!!:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment