[oe-issues] [Bug 2794] New: Unable to fetch source for intltool
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Fri Aug 17 03:45:39 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2794
Summary: Unable to fetch source for intltool
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Distributions
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: jjpfeifferjr at comcast.net
Looks like there's a problem with packages/intltool/intltool.inc
The SRC_URI is
SRC_URI = "${GNOME_MIRROR}/intltool/${PV}/intltool-${PV}.tar.bz2"
Unfortunately, the directory format at ftp.gnome.org seems to have changed:
all the tarballs for a minor revision live in a directory named by that minor
revision (rather than a subminor revision). So, for instance, all the versions
from 0.35.0 through 0.35.5 are currently in a directory named 0.35
Don't know how to patch this one -- are there any editing functions available
that will strip the last digit and period off a version number?
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list