http://bugs.openembedded.org/show_bug.cgi?id=1530

           Summary: Bug in uri_replace with urls without a path
           Product: BitBake
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: BitBake
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


In some packages are SRC_URI without a path (HTTP,FTP), only with type, host
and filename, e.g. "ftp://abc.org/def.tgz";. These packages can't be fetched
from PREMIRRORS and MIRRORS. The urlreplace function (in ./lib/bb/__init__.py)
can't replace the URL, when no path in the url exists. It leads to a "no
match".


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Bitbake-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bitbake-dev

Reply via email to