Project

General

Profile

Actions

Bug #4400

closed

[SDKs] Python package install should not print misleading message "fatal: Not a git repository"

Added by Peter Amstutz over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
SDKs
Target version:
Story points:
0.5

Description

Installing the arvados_fuse and arvados-python-client packages produces the following output:

Unpacking ./dist/arvados_fuse-0.1.20141017184025.d901428.tar.gz
  Running setup.py (path:/tmp/pip-hgXXvG-build/setup.py) egg_info for package from file:///home/peter/work/arvados/services/fuse/dist/arvados_fuse-0.1.20141017184025.d901428.tar.gz
    fatal: Not a git repository (or any of the parent directories): .git

  Requirement already satisfied (use --upgrade to upgrade): arvados-fuse==0.1.20141017184025.d901428 from file:///home/peter/work/arvados/services/fuse/dist/arvados_fuse-0.1.20141017184025.d901428.tar.gz in /home/peter/work/arvados/services/fuse
Downloading/unpacking arvados-python-client>=0.1.1411069908.8ba7f94 (from arvados-fuse==0.1.20141017184025.d901428)
  Downloading arvados-python-client-0.1.20141024175815.ef56ac5.tar.gz (71kB): 71kB downloaded
  Running setup.py (path:/tmp/tmp.4LayB3OknI/build/arvados-python-client/setup.py) egg_info for package arvados-python-client
    fatal: Not a git repository (or any of the parent directories): .git

The text "fatal: Not a git repository (or any of the parent directories): .git" is not actually a fatal error and should be fixed or suppressed.


Subtasks 2 (0 open2 closed)

Task #4636: Review 4400-dry-python-tests on arvados-devResolvedTom Clegg11/18/2014Actions
Task #4576: Review 4400-python-install-herringResolvedTom Clegg11/18/2014Actions
Actions

Also available in: Atom PDF