Dear Fink-users,Recently I observe a number of "mv" command errors when trying
to update fink packages. That happens for pip-py27, virtualenv-py27 and a few
other packages. Please advise!Greetings,Radek
$ fink update pip-py27Information about 11265 packages read in 1 seconds.The
following package will be installed or updated: pip-py27Setting runtime
build-lock...dpkg-deb -b
/sw/src/fink.build/root-fink-buildlock-pip-py27-7.0.0-1
/sw/src/fink.builddpkg-deb: building package `fink-buildlock-pip-py27-7.0.0-1'
in
`/sw/src/fink.build/fink-buildlock-pip-py27-7.0.0-1_2015.06.04-08.35.58_darwin-x86_64.deb'.Installing
build-lock package.../sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-pip-py27-7.0.0-1_2015.06.04-08.35.58_darwin-x86_64.debSelecting
previously deselected package fink-buildlock-pip-py27-7.0.0-1.(Reading
database ... 254258 files and directories currently installed.)Unpacking
fink-buildlock-pip-py27-7.0.0-1 (from
.../fink-buildlock-pip-py27-7.0.0-1_2015.06.04-08.35.58_darwin-x86_64.deb)
...Setting up fink-buildlock-pip-py27-7.0.0-1 (2015.06.04-08.35.58) ...
sudo -u fink-bld [ENV] sh -c /tmp/fink.aGOqzenv LANG=C LC_ALL=C /sw/bin/tar
--no-same-owner --no-same-permissions -xvf
/sw/src/pip-7.0.0.tar.gzpip-7.0.0/pip-7.0.0/AUTHORS.txtpip-7.0.0/CHANGES.txtpip-7.0.0/docs/[...]pip-7.0.0/setup.pysudo
-u fink-bld [ENV] sh -c /tmp/fink.SXHC7echo Skipping compile stageSkipping
compile stage/bin/rm -rf /sw/src/fink.build/root-pip-py27-7.0.0-1/bin/mkdir -p
/sw/src/fink.build/root-pip-py27-7.0.0-1/sw/bin/mkdir -p
/sw/src/fink.build/root-pip-py27-7.0.0-1/DEBIAN/usr/sbin/chown -R
fink-bld:fink-bld /sw/src/fink.build/root-pip-py27-7.0.0-1sudo -u fink-bld
[ENV] sh -c /tmp/fink.JmV2A/tmp/fink.8M6Wc#!/bin/bash -ev /sw/bin/python2.7
setup.py install
--root=/sw/src/fink.build/root-pip-py27-7.0.0-1/sw/lib/python2.7/distutils/dist.py:267:
UserWarning: Unknown distribution option: 'entry_points'
warnings.warn(msg)/sw/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown
distribution option: 'extras_require'
warnings.warn(msg)/sw/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown
distribution option: 'zip_safe'
warnings.warn(msg)/sw/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown
distribution option: 'tests_require' warnings.warn(msg)running installrunning
buildrunning build_pycreating buildcreating build/libcreating
build/lib/pipcopying pip/__init__.py -> build/lib/pipcopying pip/__main__.py ->
build/lib/pipcopying pip/basecommand.py -> build/lib/pipcopying
pip/baseparser.py ->
build/lib/pip[...]/sw/src/fink.build/root-pip-py27-7.0.0-1/sw/lib/python2.7/site-packages/pip/vcs/subversion.py
to subversion.pycbyte-compiling
/sw/src/fink.build/root-pip-py27-7.0.0-1/sw/lib/python2.7/site-packages/pip/wheel.py
to wheel.pycrunning install_egg_infoWriting
/sw/src/fink.build/root-pip-py27-7.0.0-1/sw/lib/python2.7/site-packages/pip-7.0.0-py2.7.egg-info
for file in /sw/src/fink.build/root-pip-py27-7.0.0-1/sw/bin/pip
/sw/src/fink.build/root-pip-py27-7.0.0-1/sw/bin/pip[23]; do mv $file
${file}-py2.7 donemv: rename
/sw/src/fink.build/root-pip-py27-7.0.0-1/sw/bin/pip to
/sw/src/fink.build/root-pip-py27-7.0.0-1/sw/bin/pip-py2.7: No such file or
directory### execution of /tmp/fink.8M6Wc failed, exit code 1### execution of
/tmp/fink.JmV2A failed, exit code 1Removing runtime build-lock...Removing
build-lock package.../sw/bin/dpkg-lockwait -r
fink-buildlock-pip-py27-7.0.0-1(Reading database ... 254259 files and
directories currently installed.)Removing fink-buildlock-pip-py27-7.0.0-1
...Failed: phase installing: pip-py27-7.0.0-1 failed
Before reporting any errors, please run "fink selfupdate" and try again.
If you continue to have issues, please check to see if the FAQ on Fink's
website solves the problem. If not, ask on one (not both, please) ofthese
mailing lists:
The Fink Users List <[email protected]> The Fink Beginners List
<[email protected]>,
with a carbon copy to the maintainer:
Kurt Schwehr <[email protected]>
Note that this is preferable to emailing just the maintainer directly,since
most fink package maintainers do not have access to all possiblehardware and
software configurations.
Please try to include the complete error message in your report. Thisgenerally
consists of a compiler line starting with e.g. "gcc" or "g++"followed by the
actual error output from the compiler.
Also include the following system information:Package manager version:
0.38.5Distribution version: selfupdate-rsync Thu Jun 4 08:35:28 2015, 10.10,
x86_64Trees: local/main stable/main local/injectedXcode.app: 6.3.2Xcode
command-line tools: 6.3.2.0.1.1431401888Max. Fink build jobs: 1
——————————————————————————————————————————————$ fink update virtualenv-py27
[…]running installrunning buildrunning build_pyrunning install_libcreating
/sw/src/fink.build/root-virtualenv-py27-13.0.0-1/sw/libcreating
/sw/src/fink.build/root-virtualenv-py27-13.0.0-1/sw/lib/python2.7creating
/sw/src/fink.build/root-virtualenv-py27-13.0.0-1/sw/lib/python2.7/site-packagescopying
build/lib/virtualenv.py ->
/sw/src/fink.build/root-virtualenv-py27-13.0.0-1/sw/lib/python2.7/site-packagescreating
/sw/src/fink.build/root-virtualenv-py27-13.0.0-1/sw/lib/python2.7/site-packages/virtualenv_supportcopying
build/lib/virtualenv_support/__init__.py ->
/sw/src/fink.build/root-virtualenv-py27-13.0.0-1/sw/lib/python2.7/site-packages/virtualenv_supportcopying
build/lib/virtualenv_support/argparse-1.3.0-py2.py3-none-any.whl ->
/sw/src/fink.build/root-virtualenv-py27-13.0.0-1/sw/lib/python2.7/site-packages/virtualenv_supportcopying
build/lib/virtualenv_support/pip-7.0.0-py2.py3-none-any.whl ->
/sw/src/fink.build/root-virtualenv-py27-13.0.0-1/sw/lib/python2.7/site-packages/virtualenv_supportcopying
build/lib/virtualenv_support/setuptools-16.0-py2.py3-none-any.whl ->
/sw/src/fink.build/root-virtualenv-py27-13.0.0-1/sw/lib/python2.7/site-packages/virtualenv_supportcopying
build/lib/virtualenv_support/wheel-0.24.0-py2.py3-none-any.whl ->
/sw/src/fink.build/root-virtualenv-py27-13.0.0-1/sw/lib/python2.7/site-packages/virtualenv_supportbyte-compiling
/sw/src/fink.build/root-virtualenv-py27-13.0.0-1/sw/lib/python2.7/site-packages/virtualenv.py
to virtualenv.pycbyte-compiling
/sw/src/fink.build/root-virtualenv-py27-13.0.0-1/sw/lib/python2.7/site-packages/virtualenv_support/__init__.py
to __init__.pycrunning install_egg_infoWriting
/sw/src/fink.build/root-virtualenv-py27-13.0.0-1/sw/lib/python2.7/site-packages/virtualenv-13.0.0-py2.7.egg-info
mv /sw/src/fink.build/root-virtualenv-py27-13.0.0-1/sw/bin/virtualenv
/sw/src/fink.build/root-virtualenv-py27-13.0.0-1/sw/bin/virtualenv-py27mv:
rename /sw/src/fink.build/root-virtualenv-py27-13.0.0-1/sw/bin/virtualenv to
/sw/src/fink.build/root-virtualenv-py27-13.0.0-1/sw/bin/virtualenv-py27: No
such file or directory### execution of /tmp/fink.U4vej failed, exit code 1###
execution of /tmp/fink.v3660 failed, exit code 1Removing runtime
build-lock...Removing build-lock package.../sw/bin/dpkg-lockwait -r
fink-buildlock-virtualenv-py27-13.0.0-1(Reading database ... 254259 files and
directories currently installed.)Removing
fink-buildlock-virtualenv-py27-13.0.0-1 ...Failed: phase installing:
virtualenv-py27-13.0.0-1 failed
------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users