| Summary: | python-2.4.2-r1 does not emerge | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Julian <firulo> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
When emerging python-2.4.2 I get the following error >>> Unpacking Python-2.4.2.tar.bz2 to /var/tmp/portage/python-2.4.2-r1/work * Applying python-2.4.2-readline.patch ... [ ok ] * Applying python-2.4.1-db4.patch ... [ ok ] * Applying python-2.4.2-no-threads.patch ... [ ok ] * Applying python-2.4-gentoo_py_dontcompile.patch ... [ ok ] * Applying python-2.4-disable_modules_and_ssl.patch ... [ ok ] * Applying python-2.4-mimetypes_apache.patch ... [ ok ] * Applying python-2.4-add_portage_search_path.patch ... [ ok ] * Applying python-2.4.1-libdir.patch ... [ ok ] * Applying python-2.4.1-st_flags.patch ... [ ok ] * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is: * * /usr/portage/dev-lang/python/files/python-2.4.2-mmap+fd.patch * ( python-2.4.2-mmap+fd.patch ) !!! ERROR: dev-lang/python-2.4.2-r1 failed. Call stack: ebuild.sh, line 1894: Called dyn_unpack ebuild.sh, line 694: Called src_unpack python-2.4.2-r1.ebuild, line 92: Called epatch 'unpack' !!! Cannot find $EPATCH_SOURCE! !!! If you need support, post the topmost build error, and the call stack if relevant. If I look into the patch folders, I only see these files mafalda ~ # ls /usr/portage/dev-lang/python/files/ depreorder.py python-2.2.3-xmlrpc.patch python-2.4.2-readline.patch depreorder-topsort.py python-2.3.2-disable_modules_and_ssl.patch python-2.4-add_portage_search_path.patch digest-python-2.1.3-r1 python-2.3.4-lib64.patch python-2.4-db4.2.patch digest-python-2.2.3-r6 python-2.3.5-st_flags.patch python-2.4-disable_modules_and_ssl.patch digest-python-2.3.4-r1 python-2.3-add_portage_search_path.patch python-2.4-gentoo_py_dontcompile.patch digest-python-2.3.5 python-2.3-add_portage_search_path_take_2.patch python-2.4-lib64.patch digest-python-2.3.5-r1 python-2.3-db4.2.patch python-2.4-libdir.patch digest-python-2.3.5-r2 python-2.3-gentoo_py_dontcompile.patch python-2.4-mimetypes_apache.patch digest-python-2.4.1 python-2.3-mimetypes_apache.patch python-2.4-readline.patch digest-python-2.4.1-r1 python-2.3-pcre.patch python-2.4-xmlrpc.patch digest-python-2.4.2 python-2.3-readline.patch python-config-2.2 digest-python-2.4.2-r1 python-2.3-xmlrpc.patch python-config-2.2.1 digest-python-2.4-r3 python-2.4.1-bindir-libdir.patch python-config-2.2.2 python-2.2.1-r5-gentoo.diff python-2.4.1-crosscompile.patch python-config-2.3 python-2.2.2-tk-8.4.x.patch python-2.4.1-db4.patch python-config-2.4 python-2.2.3-db4.patch python-2.4.1-libdir.patch python-updater python-2.2.3-disable_modules_and_ssl.patch python-2.4.1-readline.patch python-updater-r1 python-2.2.3-fPIC.patch python-2.4.1-st_flags.patch python-2.2.3-gentoo_py_dontcompile.patch python-2.4.2-no-threads.patch mafalda ~ # So the patch file is not there. Bug in the ebuild?