[oe-issues] [Bug 2670] New: initial env for altboot lacks /sbin in $PATH : losetup not found

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Fri Jul 20 22:21:47 UTC 2007


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

           Summary: initial env for altboot lacks /sbin in $PATH : losetup
                    not found
           Product: Openembedded
           Version: Angstrom
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Distributions
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: clement.hermann at free.fr


Hi,

Almost everything is in the title... Altboot uses "losetup" (no full path) to
mount a loopback image, and this will fail as the initial environment lacks
/sbin in $PATH.

Workaround : adding PATH="/sbin:$PATH" in the .cfg file.

Cheers,


-- 
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