Skip to content
#

datasets

Here are 1,064 public repositories matching this topic...

ljades
ljades commented Feb 19, 2021

How to reproduce the behaviour

The error occurs in the Step 5/9 of the docker build process

fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz: BAD signature
WARNING: Ignoring http
Open

[BUG]

2
mynameisvinn
mynameisvinn commented Mar 9, 2021

🐛🐛 Bug Report

⚗️ Current Behavior

Hub's version info is present in two locations, setup.py and hub/version.py. As result, the released version displays the wrong version info (1.2.3 instead of 1.3.0) when users do hub --version.

🧰 Possible Solution (optional)

Remove version info from setup.py.

Improve this page

Add a description, image, and links to the datasets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the datasets topic, visit your repo's landing page and select "manage topics."

Learn more