Skip to content

testing gateway 0.9 - seeing install dependency errors #31

@kgiori

Description

@kgiori
  • using test image of RPi WebThings gateway 0.9 (on RPi3)
  • installed voice-controller add-on
  • added oath token to config
    seeing these errors in run-app.log:
2019-07-24 19:48:37.849 INFO   : Finished updating add-ons
2019-07-24 19:48:46.898 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package libgfortran3:armhf.
2019-07-24 19:48:46.901 INFO   : voice-addon: 
2019-07-24 19:48:47.014 INFO   : voice-addon: DATA snips_installation: (Reading database ... 58544 files and directories currently installed.)
2019-07-24 19:48:47.017 INFO   : voice-addon: 
2019-07-24 19:48:47.030 INFO   : voice-addon: DATA snips_installation: Preparing to unpack libgfortran3_6.3.0-18+rpi1+deb9u1_armhf.deb ...
2019-07-24 19:48:47.032 INFO   : voice-addon: 
2019-07-24 19:48:47.122 INFO   : voice-addon: DATA snips_installation: Unpacking libgfortran3:armhf (6.3.0-18+rpi1+deb9u1) ...
2019-07-24 19:48:47.125 INFO   : voice-addon: 
2019-07-24 19:48:47.436 INFO   : voice-addon: Error executing install_script.sh dpkg: dependency problems prevent configuration of libgfortran3:armhf:
2019-07-24 19:48:47.438 INFO   : voice-addon:  libgfortran3:armhf depends on gcc-6-base (= 6.3.0-18+rpi1+deb9u1); however:
2019-07-24 19:48:47.440 INFO   : voice-addon:   Version of gcc-6-base:armhf on system is 6.5.0-1+rpi1+b1.
2019-07-24 19:48:47.441 INFO   : voice-addon: 
2019-07-24 19:48:47.443 INFO   : voice-addon: dpkg: error processing package libgfortran3:armhf (--install):
2019-07-24 19:48:47.445 INFO   : voice-addon:  dependency problems - leaving unconfigured
2019-07-24 19:48:47.447 INFO   : voice-addon: 
2019-07-24 19:48:47.448 INFO   : voice-addon: DATA snips_installation: Processing triggers for libc-bin (2.28-10+rpi1) ...
2019-07-24 19:48:47.450 INFO   : voice-addon: 
2019-07-24 19:48:49.478 INFO   : voice-addon: Error executing install_script.sh Errors were encountered while processing:
2019-07-24 19:48:49.481 INFO   : voice-addon:  libgfortran3:armhf```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions