[yocto] [meta-raspberrypi] Seeing "dd: failed to open '/core-image-minimal-raspberrypi3-20161129134515.rootfs.rpi-sdimg': Permission denied" Errors After Update

Khem Raj raj.khem at gmail.com
Tue Nov 29 17:56:52 PST 2016


> On Nov 29, 2016, at 5:55 AM, Thomas Thorne <Thomas.Thorne at net2edge.com> wrote:
> 
> I updated my Krogoth work area today with `git pull` and I now seeing error messages about being unable to open a root filesystem image for a raspberrypi3.  I have tried in my build area that tries to make an SD card image and the default one which does whatever the basic setup is. 
>  
> Output from bitbake core-image-minimal attempt. I think this target was working before I did the pull.  rpi-basic-image, rpi-test-image rpi-hwup-image were also working yesterday but 
>  
> $ bitbake core-image-minimal
> WARNING: Host distribution "Ubuntu-16.04" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
> Parsing recipes: 100% |######################################################################| Time: 00:00:33
> Parsing of 1922 .bb files complete (0 cached, 1922 parsed). 2475 targets, 146 skipped, 0 masked, 0 errors.
> NOTE: Resolving any missing task queue dependencies
>  
> Build Configuration:
> BB_VERSION        = "1.30.0"
> BUILD_SYS         = "x86_64-linux"
> NATIVELSBSTRING   = "universal"
> TARGET_SYS        = "arm-poky-linux-gnueabi"
> MACHINE           = "raspberrypi3"
> DISTRO            = "poky"
> DISTRO_VERSION    = "2.1.2"
> TUNE_FEATURES     = "arm armv7ve vfp thumb neon vfpv4 callconvention-hard cortexa7"
> TARGET_FPU        = "hard"
> meta             
> meta-poky        
> meta-yocto-bsp    = "krogoth:ae9b341ecfcc60e970f29cfe04306411ad26c0cf"
> meta-oe          
> meta-multimedia  
> meta-networking  
> meta-python       = "krogoth:851a064b53dca3b14dd33eaaaca9573b1a36bf0e"
> meta-qt5          = "HEAD:2b1871f0d139dc3caaa779a32a1931409c245a36"
> meta-raspberrypi  = "heads/origin/krogoth:44d41bf3e94c4c8fe5ad5a3650572c8d17ef36c9”

This branch is not pointing to krogoth instead you have created a local branch called heads/origin/krogoth which is tracking master branch from remote.
which obviously is not going to work with krogoth so please checkout correct branch in meta-raspberrypi

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20161129/c34dd080/attachment.html>


More information about the yocto mailing list