D
Deleted member 9563
Guest
FreeBSD 9.2-RELEASE
Using portmaster, I decided to update my system. It turns out to be a long job, and throughout I have encountered problems with libvpx and ffmpeg. In the end, I am left with this:
They all fail and it ends with this:
The thing is that all three appear to be installed. I cannot uninstall or update the ports individually. Also,
The /usr/ports/UPDATING file suggest:
Which results in:
Indeed, the file does not exist. I would appreciate any suggestions on what I could do now.
Using portmaster, I decided to update my system. It turns out to be a long job, and throughout I have encountered problems with libvpx and ffmpeg. In the end, I am left with this:
Code:
===>>> The following actions will be taken if you choose to proceed:
Install multimedia/ffmpeg
Install multimedia/libvpx
Upgrade py27-sqlite3-2.7.5_3 to py27-sqlite3-2.7.6_3
Code:
===> Building package for libvpx-1.2.0
Creating package /usr/ports/multimedia/libvpx/work/libvpx-1.2.0.tbz
Registering depends:.
Creating bzip'd tar ball in '/usr/ports/multimedia/libvpx/work/libvpx-1.2.0.tbz'
tar: include/vpx/vp8.h: Cannot stat: No such file or directory
tar: include/vpx/vp8cx.h: Cannot stat: No such file or directory
tar: include/vpx/vp8dx.h: Cannot stat: No such file or directory
tar: include/vpx/vpx_codec.h: Cannot stat: No such file or directory
tar: include/vpx/vpx_codec_impl_bottom.h: Cannot stat: No such file or directory
tar: include/vpx/vpx_codec_impl_top.h: Cannot stat: No such file or directory
tar: include/vpx/vpx_decoder.h: Cannot stat: No such file or directory
tar: include/vpx/vpx_encoder.h: Cannot stat: No such file or directory
tar: include/vpx/vpx_image.h: Cannot stat: No such file or directory
tar: include/vpx/vpx_integer.h: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256
*** [do-package] Error code 1
The /usr/ports/UPDATING file suggest:
Code:
# portmaster -r libvpx
Code:
===>>> /var/db/pkg/libvpx does not exist
===>>> Aborting update
===>>> Killing background jobs
Terminated
===>>> Exiting