Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83604 - ffmpeg-0.4.9_p20050226.ebuild can't fetch files
Summary: ffmpeg-0.4.9_p20050226.ebuild can't fetch files
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-28 13:45 UTC by Fredrik Andersson
Modified: 2006-09-21 17:58 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fredrik Andersson 2005-02-28 13:45:44 UTC
ffmpeg-0.4.9_p20050226.ebuild files aren't available on any of the servers

Reproducible: Always
Steps to Reproduce:
1. emerge ffmpeg
2.
3.

Actual Results:  
failed fetch

Expected Results:  
sucessful emerge of ffmpeg

Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.4.3,
glibc-2.3.4.20050125-r0, 2.6.10-gentoo-r7 i686)
=================================================================
System uname: 2.6.10-gentoo-r7 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.2.3-r5,dev-lang/python-2.3.5 [2.3.5 (#1,
Feb 17 2005, 22:49:04)]
dev-lang/python:     2.2.3-r5, 2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r4
sys-devel/libtool:   1.5.10-r5
virtual/os-headers:  2.6.8.1-r1, 2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -march=athlon-xp -mmmx -msse -m3dnow -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.1/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config
/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -march=athlon-xp -mmmx -msse -m3dnow -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://trumpetti.atm.tut.fi/gentoo/
ftp://ftp.uninett.no/pub/linux/Gentoo http://ds.thn.htu.se/linux/gentoo
http://ds.thn.htu.se/linux/gentoo http://trumpetti.atm.tut.fi/gentoo/
ftp://ibiblio.org/pub/Linux/distributions/gentoo/"
LANG="en_US.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/krueger/src/ebuild"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex X Xaw3d aalib acpi alsa apm arts avi berkdb bitmap-fonts
cdparanoia cdr cjk crypt cups curl directfb divx4linux dts dvd dvdread emacs
emboss encode encoder esd f77 fam fame fbcon flac font-server foomaticdb fortran
gd gdbm ggi gif gimpprint gmp gpm gtk gtk2 guile imagemagick imlib java jikes
joystick jpeg junit kde leim libg++ libwww mad matroska mikmod mjpeg mmx mmx2mng
motif mozdevelop mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png
postgres ppds python qt quicktime readline rtc ruby samba sdl slang speex spell
sse ssl svg svga tcltk tcpd tetex theora tiff truetype truetype-fonts
type1-fonts unicode usb wxwindows xml2 xmms xv xvid zlib linguas_sv linguas_zh_CN"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
Comment 1 Alex Howells (RETIRED) gentoo-dev 2005-02-28 14:00:29 UTC
Reassigning to the correct herd so problem can be fixed.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-02-28 14:14:37 UTC
that's not a blocker
Comment 3 gent_bz 2005-02-28 16:10:05 UTC
ffmpeg-0.4.9-p20050226.tbz2 does not seem to exist on 
Comment 4 Jurek Bartuszek (RETIRED) gentoo-dev 2005-02-28 16:45:47 UTC
Yeah, same here... unable to fetch this version of ffmpeg.
Comment 5 ta2002 2005-02-28 17:23:22 UTC
Probably not related but the IUSE variable in the new ebuild does
NOT include the xvid flag (even though the DEPEND variable right
below it tests for the flag and requires media-libs/xvid if present).
Comment 6 Jesse Adelman 2005-02-28 17:36:58 UTC
Hmm... Typo?

This page (http://ffmpeg.sourceforge.net/download.php) says to get the ffmpeg source from a different place than this ebuild does. Specifically says that SourceForge is not the place for anything but "formal" releases.

Current ebuild looks for:
http://mesh.dl.sourceforge.net/sourceforge/ffmpeg/ffmpeg-0.4.9-p20050226.tbz2 (does not exist)

The download page at top says to get it here: (note directory, no "p2005...", etc.)
http://mplayerhq.hu/MPlayer/cvs/FFMpeg-20050226.tar.bz2

Thanks for your attention.
Comment 7 Chris White (RETIRED) gentoo-dev 2005-02-28 19:58:26 UTC
arg.. and I'm always good about uploading stuff to the server.  Fixed after slapping myself silly approximately 1844 times.  1 hour eta.
Comment 8 Luca Barbato gentoo-dev 2006-09-21 17:58:41 UTC
Closing...