Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mingw-w64-x86_64-python2-setuptools: sed error #22

Closed
wojdyr opened this issue Feb 27, 2014 · 3 comments
Closed

mingw-w64-x86_64-python2-setuptools: sed error #22

wojdyr opened this issue Feb 27, 2014 · 3 comments

Comments

@wojdyr
Copy link

wojdyr commented Feb 27, 2014

$ pacman -S mingw64/mingw-w64-x86_64-python2-setuptools
resolving dependencies...
looking for conflicting packages...

Packages (1) mingw-w64-x86_64-python2-setuptools-2.2-3

Total Installed Size:  2.63 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring                     [######################] 100%
(1/1) checking package integrity                   [######################] 100%
(1/1) loading package files                        [######################] 100%
(1/1) checking for file conflicts                  [######################] 100%
(1/1) checking available disk space                [######################] 100%
(1/1) installing mingw-w64-x86_64-python2-setu...  [######################] 100%
sed: can't read mingw64/bin/easy_install-3.3-script.py: No such file or directory
error: command failed to execute correctly

It must be because of '3.3' not '2.7' here:
https://github.com/Alexpux/MINGW-packages/blob/180624bb4f5fa0c5a453a1c947cae1fc01731c10/mingw-w64-python-setuptools/setuptools2-x86_64.install#L6

BTW, it would be helpful to have also pip packaged.

Thanks for your work, using pacman feels great!

@Alexpux
Copy link
Member

Alexpux commented Feb 27, 2014

Thanks! Now fixed both in git (Alexpux@180624b) and pacman repos.

@Alexpux Alexpux closed this as completed Feb 27, 2014
@Alexpux
Copy link
Member

Alexpux commented Feb 28, 2014

pip now is packaged but not tested. Feel free to test it.

@wojdyr
Copy link
Author

wojdyr commented Feb 28, 2014

Thanks!
I must learn how to write PKGBUILD files myself in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants