查看: 2680|回复: 3

【电鱼派试用】+安装软件失败,求指点(已自己解决)

[复制链接]
  • TA的每日心情

    2020-5-31 22:16
  • 签到天数: 290 天

    连续签到: 1 天

    [LV.8]以坛为家I

    发表于 2017-1-3 11:06:21 | 显示全部楼层 |阅读模式
    分享到:
    本帖最后由 gurouhu1 于 2017-1-4 13:37 编辑

    昨晚在安装软件的时候发现了问题,如下:
    1. root@dyp:/dianyu/am335x-sdk6.0-kernel-dianyu# sudo apt-get install uboot-mkimageReading package lists... Done
    2. Building dependency tree      
    3. Reading state information... Done
    4. Package uboot-mkimage is not available, but is referred to by another package.
    5. This may mean that the package is missing, has been obsoleted, or
    6. is only available from another source
    7. However the following packages replace it:
    8.   u-boot-tools

    9. E: Package 'uboot-mkimage' has no installation candidate
    复制代码
    02.JPG


    回复

    使用道具 举报

  • TA的每日心情
    奋斗
    2016-11-28 08:42
  • 签到天数: 1 天

    连续签到: 1 天

    [LV.1]初来乍到

    发表于 2017-1-4 10:43:42 | 显示全部楼层
    E: Package 'uboot-mkimage' has no installation candidate
    原因:

    在Debian(wheezy)/ Ubuntu的13.10(saucy)起,UBOOT-MKIMAGE包已经移除;该MKIMAGE命令包含在U-Boot的 - 工具包。在Ubuntu12.04,有变动
    也需要
    gcc-4.7-arm-linux-gnueabihf-base and g++-4.7-arm-linux-gnueabihf
    to
    gcc-4.6-arm-linux-gnueabihf-base and g++-4.6-arm-linux-gnueabih.

    等待安装,我的网速比较慢,速度100 Kb/s 左右 ,下完用了差不多三个小时

    4、下载BSP包

    git clone https://github.com/LeMaker/lemaker-bsp.git

    5、编辑U-Boot、内核、固件等
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    奋斗
    2016-11-28 08:42
  • 签到天数: 1 天

    连续签到: 1 天

    [LV.1]初来乍到

    发表于 2017-1-4 10:44:30 | 显示全部楼层
    E: Package 'uboot-mkimage' has no installation candidate
    原因:

    在Debian(wheezy)/ Ubuntu的13.10(saucy)起,UBOOT-MKIMAGE包已经移除;该MKIMAGE命令包含在U-Boot的 - 工具包。在Ubuntu12.04,有变动
    也需要
    gcc-4.7-arm-linux-gnueabihf-base and g++-4.7-arm-linux-gnueabihf
    to
    gcc-4.6-arm-linux-gnueabihf-base and g++-4.6-arm-linux-gnueabih.

    等待安装,我的网速比较慢,速度100 Kb/s 左右 ,下完用了差不多三个小时

    4、下载BSP包

    git clone https://github.com/LeMaker/lemaker-bsp.git

    5、编辑U-Boot、内核、固件等
    回复 支持 反对

    使用道具 举报

  • TA的每日心情

    2020-5-31 22:16
  • 签到天数: 290 天

    连续签到: 1 天

    [LV.8]以坛为家I

     楼主| 发表于 2017-1-4 13:33:56 | 显示全部楼层
    本帖最后由 gurouhu1 于 2017-1-4 13:37 编辑
    flashfish 发表于 2017-1-4 10:43
    E: Package 'uboot-mkimage' has no installation candidate
    原因:

    您好 提示问题后 我安装u-boot-tools也是发现同样的问题 :

    23.JPG
    最后经过网友的帮助 ,修改了DNS配置,如下:
    1. sudo vi /etc/resolv.conf

    复制代码
    添加DNS配置:
    1. namesever xxx.xxx.xxx.xxx
    复制代码
    再输入命令:
    1. sudo apt-get update
    2. sudo apt-get upgrade
    复制代码
    之后再安装工具:
    1. sudo apt-get install u-boot-tools
    复制代码
    没出现错误了,如图:

    27.JPG
    回复 支持 反对

    使用道具 举报

    您需要登录后才可以回帖 注册/登录

    本版积分规则

    关闭

    站长推荐上一条 /2 下一条

    手机版|小黑屋|与非网

    GMT+8, 2024-3-29 05:06 , Processed in 0.146083 second(s), 22 queries , MemCache On.

    ICP经营许可证 苏B2-20140176  苏ICP备14012660号-2   苏州灵动帧格网络科技有限公司 版权所有.

    苏公网安备 32059002001037号

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.