You are not logged in.
Pages: 1
Hello, I'v been trying to install VLC for the last two days and get the folowing message, I have tried 3 different mirrors and get the same message, any clues ?
Thankyou,
Rodney
$ sudo pacman -S vlc
resolving dependencies...
looking for inter-conflicts...
Targets (38): a52dec-0.7.4-4 ladspa-1.13-2 fluidsynth-1.1.1-2
libmtp-1.0.2-1 libdvbpsi-0.1.6-3 libcddb-1.3.2-1.1
libcdio-0.82-1 libdca-0.0.5-2 libproxy-0.2.3-1 sdl-1.2.14-1
sdl_image-1.2.10-2 libdvdread-4.1.3-1 libdvdnav-4.1.3-2
lua-5.1.4-4 libv4l-0.6.4-1 libebml-0.7.8-2
libmatroska-0.8.1-2 zvbi-0.2.33-2 taglib-1.6.1-1
libmpcdec-1.2.6-2 lame-3.98.3-1 faad2-2.7-1 libmp4v2-1.9.1-1
faac-1.28-2 xvidcore-1.2.2-1 x264-20100207-2
libtheora-1.1.1-1 opencore-amr-0.1.2-1 libvdpau-0.4-1
ffmpeg-30526-1 libshout-2.2.2-3 libmpeg2-0.5.1-1
libmodplug-0.8.7-1 ttf-freefont-20090104-2 recode-3.6-3
enca-1.13-1 libass-0.9.8-1 vlc-1.0.5-4
Total Download Size: 17.80 MB
Total Installed Size: 94.51 MB
Proceed with installation? [Y/n] y
:: Retrieving packages from extra...
error: failed retrieving file 'x264-20100207-2-x86_64.pkg.tar.xz' from mirror.internode.on.net : Not Found
error: failed retrieving file 'ffmpeg-30526-1-x86_64.pkg.tar.gz' from mirror.internode.on.net : Not Found
error: failed retrieving file 'vlc-1.0.5-4-x86_64.pkg.tar.gz' from mirror.internode.on.net : Not Found
warning: failed to retrieve some files from extra
error: failed to commit transaction (Not Found)
Errors occurred, no packages were upgraded.
[rodney@myhost ~]$ sudo mc root
$ sudo pacman -S vlc
resolving dependencies...
looking for inter-conflicts...
Targets (38): a52dec-0.7.4-4 ladspa-1.13-2 fluidsynth-1.1.1-2
libmtp-1.0.2-1 libdvbpsi-0.1.6-3 libcddb-1.3.2-1.1
libcdio-0.82-1 libdca-0.0.5-2 libproxy-0.2.3-1 sdl-1.2.14-1
sdl_image-1.2.10-2 libdvdread-4.1.3-1 libdvdnav-4.1.3-2
lua-5.1.4-4 libv4l-0.6.4-1 libebml-0.7.8-2
libmatroska-0.8.1-2 zvbi-0.2.33-2 taglib-1.6.1-1
libmpcdec-1.2.6-2 lame-3.98.3-1 faad2-2.7-1 libmp4v2-1.9.1-1
faac-1.28-2 xvidcore-1.2.2-1 x264-20100207-2
libtheora-1.1.1-1 opencore-amr-0.1.2-1 libvdpau-0.4-1
ffmpeg-30526-1 libshout-2.2.2-3 libmpeg2-0.5.1-1
libmodplug-0.8.7-1 ttf-freefont-20090104-2 recode-3.6-3
enca-1.13-1 libass-0.9.8-1 vlc-1.0.5-4
Total Download Size: 17.80 MB
Total Installed Size: 94.51 MB
Proceed with installation? [Y/n] y
:: Retrieving packages from extra...
error: failed retrieving file 'x264-20100207-2-x86_64.pkg.tar.xz' from mirror.aarnet.edu.au : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'ffmpeg-30526-1-x86_64.pkg.tar.gz' from mirror.aarnet.edu.au : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'vlc-1.0.5-4-x86_64.pkg.tar.gz' from mirror.aarnet.edu.au : File unavailable (e.g., file not found, no access)
warning: failed to retrieve some files from extra
error: failed to commit transaction (File unavailable (e.g., file not found, no access))
Errors occurred, no packages were upgraded.
Offline
Try different mirrors.
Tamil is my mother tongue.
Offline
The internode mirror seems OK to me, though I notice the version of vlc in your package list is 1.0.5-4, whereas the version on the mirror currently is 1.0.5-5. To be sure your package lists are fresh, first run:
pacman -SyyLast edited by chpln (2010-03-15 07:49:15)
Offline
Internode mirror is really good. You probably just caught it halfway through a sync.
![]()
Offline
The internode mirror seems OK to me, though I notice the version of vlc in your package list is 1.0.5-4, whereas the version on the mirror currently is 1.0.5-5. To be sure your package lists are fresh, first run:
pacman -Syy
Thank You that fix it.
Offline
Pages: 1