| Summary: | media-video/istanbul-0.2.2 cannot install : /bin/true: cannot execute binary file | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Helmut Jarausch <jarausch> |
| Component: | Current packages | Assignee: | GStreamer package maintainers <gstreamer> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | adam, flameeyes, god, matrix47, yamadharma |
| Priority: | Normal | Keywords: | PATCH |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
build log
Fixed ebuild |
||
|
Description
Helmut Jarausch
2012-03-10 15:30:57 UTC
Not that strange. Can't recall the tracker (if there was one), but this is the problem (either autoconf or automake related), that's already been fixed in quite a few packages. Fix involved changing '# Disable pyc compiling' section to echo '#!/bin/sh' > py-compile Reproduced here, exactly the same error message. Created attachment 315241 [details]
Fixed ebuild
Hello, here is a workaround for this problem. I attach a modified ebuild that worked for me.
*** Bug 442900 has been marked as a duplicate of this bug. *** Fixed, thanks for reporting (and sorry for the wait). >*istanbul-0.2.2.1_pre20120909 (29 Nov 2012) > > 29 Nov 2012; Alexandre Rostovtsev <tetromino@gentoo.org> > istanbul-0.2.2.ebuild, +istanbul-0.2.2.1_pre20120909.ebuild, > +files/istanbul-0.2.2-desktop-file.patch, > +files/istanbul-0.2.2-dir-overwrite.patch, > +files/istanbul-0.2.2-fix-grab-xid.patch, > +files/istanbul-0.2.2-fix-preview-window.patch, > +files/istanbul-0.2.2-noalsa.patch: > Fix build failure with recent automake (bug #407683, thanks to Helmut > Jarausch et al.) Add git snapshot containing numerous serious bug fixes, and > some further fixes from the Debian patchset. |