← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1451567] [NEW] XStatic-Magic-Search pypi package has errors

 

Public bug reported:

Two issues:

1:  The extracted source directory from the tarball is wrong

$ ls
XStatic-Magic-Search-0.2.0.1.tar.gz

$ tar xzf XStatic-Magic-Search-0.2.0.1.tar.gz

$ ls
xstatic-magic-search/  XStatic-Magic-Search-0.2.0.1.tar.gz

It should be Xstatic-Magic-Search instead of xstatic-magic-search

2:  The .git, .gitignore, and .gitreview files/directories are in the
tarball and should probably be removed.

$ cd xstatic-magic-search

$ ls -a
./     .gitignore  MANIFEST.in*  xstatic/
../    .gitreview  README.txt*   XStatic_Magic_Search.egg-info/
.git/  dist/       setup.py*

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1451567

Title:
  XStatic-Magic-Search pypi package has errors

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Two issues:

  1:  The extracted source directory from the tarball is wrong

  $ ls
  XStatic-Magic-Search-0.2.0.1.tar.gz

  $ tar xzf XStatic-Magic-Search-0.2.0.1.tar.gz

  $ ls
  xstatic-magic-search/  XStatic-Magic-Search-0.2.0.1.tar.gz

  It should be Xstatic-Magic-Search instead of xstatic-magic-search

  2:  The .git, .gitignore, and .gitreview files/directories are in the
  tarball and should probably be removed.

  $ cd xstatic-magic-search

  $ ls -a
  ./     .gitignore  MANIFEST.in*  xstatic/
  ../    .gitreview  README.txt*   XStatic_Magic_Search.egg-info/
  .git/  dist/       setup.py*

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1451567/+subscriptions


Follow ups

References