Re: Migration fails in images_to_archives – what am I supposed to do

Vincent Habchi vince at macports.org
Thu Oct 1 10:15:13 PDT 2015


Rainer,

> Maybe you previously deleted archive files from /opt/local/var/macports/software/?

Bang on. I keep as little archives as possible, because my SSD is cramped (I have a 128 MB version) and I don’t want to cram it with files I seldom if ever use.

> Can you show us /opt/local/var/macports/software/ffmpeg/error.log?

Yup.
> less /opt/local/var/macports/software/ffmpeg/error.log
tar: /opt/local/lib/libavcodec.56.41.100.dylib: Cannot stat: No such file or directory
tar: /opt/local/lib/libavfilter.5.16.101.dylib: Cannot stat: No such file or directory
tar: /opt/local/lib/libavformat.56.36.100.dylib: Cannot stat: No such file or directory
tar: /opt/local/lib/libavutil.54.27.100.dylib: Cannot stat: No such file or directory
tar: /opt/local/lib/libswresample.1.2.100.dylib: Cannot stat: No such file or directory
tar: /opt/local/share/ffmpeg/examples/avio_list_dir.c: Cannot stat: No such file or directory

> ls /opt/local/lib/libavcodec.*
/opt/local/lib/libavcodec.56.60.100.dylib	/opt/local/lib/libavcodec.a
/opt/local/lib/libavcodec.56.dylib		/opt/local/lib/libavcodec.dylib

It seems I have somehow a newer version that didn’t get registered properly. Any possibility to skip that pass?

Thanks so much!
V.



More information about the macports-dev mailing list