element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
RIoTboard
  • Products
  • Dev Tools
  • Single-Board Computers
  • RIoTboard
  • More
  • Cancel
RIoTboard
Forum Problem on RioT Board Compilation
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RIoTboard to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 4 replies
  • Subscribers 23 subscribers
  • Views 1024 views
  • Users 0 members are here
  • riot board
  • yocto
  • yocto-recipe
Related

Problem on RioT Board Compilation

santhoshkarthiktce
santhoshkarthiktce over 8 years ago

Hi,

   In our Corporate network Git is blocked, So while compiling I had below error,

ERROR: Function failed: Fetcher failure for URL: 'git://github.com/philb/update-rc.d.git'. Unable to fetch URL from any source

 

ERROR: Task 248 (virtual:native:/home/irgmhm/karthik/yocto/fsl-arm-yocto-bsp/sources/poky/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb, do_fetch) failed with exit code '1'

 

I think this is because of fetching update-rc.d script from Git site, So Please share any mirror link for the above script file or give me solution for the above error.

Thanks i advance.

  • Sign in to reply
  • Cancel
Parents
  • bheemarao
    0 bheemarao over 8 years ago

    Hi Santhosh,

     

    Can you check the imx community links below:

    https://community.nxp.com/thread/351522

    https://lists.yoctoproject.org/pipermail/yocto/2016-March/028986.html

     

     

    Please refer to manpages for more details:

    http://manpages.ubuntu.com/manpages/precise/man8/update-rc.d.8.html

     

     

    update-rc.d  updates   the   System   V   style   init   script   links

     

           /etc/rcrunlevel.d/NNname  whose  target is the script /etc/init.d/<file:///
    etc\init.d\>name.

     

           These links are run  by  init  when  it  changes  runlevels;  they  are

     

           generally  used  to  start  and  stop  system services such as daemons.

     

           runlevel  is  one  of  the  runlevels  supported   by   init,   namely,

     

           0123456789S,  and  NN  is the two-digit sequence number that determines

     

           where in the sequence init will run the scripts.

     

    update-rc.d  updates   the   System   V   style   init   script   links

     

           /etc/rcrunlevel.d/NNname  whose  target is the script /etc/init.d/<file:///
    etc\init.d\>name.

     

           These links are run  by  init  when  it  changes  runlevels;  they  are

     

           generally  used  to  start  and  stop  system services such as daemons.

     

           runlevel  is  one  of  the  runlevels  supported   by   init,   namely,

     

           0123456789S,  and  NN  is the two-digit sequence number that determines

     

           where in the sequence init will run the scripts.

     

     

     

    update-rc.d should exist in “/usr/bin/update-rc.d”

     

    Best Regards

    Bheema Rao

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • santhoshkarthiktce
    0 santhoshkarthiktce over 8 years ago in reply to bheemarao

    Hi bheemarao,

      Thanks Bheemarao for providing some suggestion. I referred all the link which you mentioned  and they are suggesting to go with recent BSP(imx-3.10.17 ga to imx-3.10.53 ga). I would like to know whether our board(RIOT board) file configuration is available in the recent BSP(imx-3.10.53). or else let me know any mirror link for git://github.com/philb/update-rc.d.git.

      In update-rc.d_0.7.bb file above link is mentioned as a source link. Please help me on this as soon as possible. Thanks in advance.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • santhoshkarthiktce
    0 santhoshkarthiktce over 8 years ago in reply to santhoshkarthiktce

    Hi bheemarao,

    Can you please help me on this.

    ERROR: Function failed: Fetcher failure for URL: 'git://github.com/philb/update-rc.d.git'. Unable to fetch URL from any source.

    ERROR: Logfile of failure stored in: /home/irgmhm/yocto/fsl-arm-yocto-bsp/build/tmp/work/x86_64-linux/update-rc.d-native/0.7-r5/temp/log.do_fetch.3806

    ERROR: Task 248 (virtual:native:/home/irgmhm/yocto/fsl-arm-yocto-bsp/sources/poky/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb, do_fetch) failed with exit code '1'

     

    I am not able to resolve this error. I downloaded update.rc.d source file from different pc and I put it in my pc manually and I am trying to config in update-rc.d_0.7.bb in

    SRC_URI = "git://github.com/philb/update-rc.d.git \ with my Local location but that file is read only so can't edit also. Please give me solution for this.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bheemarao
    0 bheemarao over 8 years ago in reply to santhoshkarthiktce

    Hi Santhosh,

     

    Can you please check the same in imxcommunity.org which is nxp community for imx processor, you can find lot of expert answers there.

     

    Best regards

    Bheema Rao

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • bheemarao
    0 bheemarao over 8 years ago in reply to santhoshkarthiktce

    Hi Santhosh,

     

    Can you please check the same in imxcommunity.org which is nxp community for imx processor, you can find lot of expert answers there.

     

    Best regards

    Bheema Rao

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube