Description of problem: * Missing dependency Version-Release number of selected component (if applicable): * 2013-01-29 Miro Hron\u010dok <mhroncok> - 0.3.5-1 Steps to Reproduce: (with arduino board connected) 1. ino init -t blink 2. mkdir lib 3. ino clean && ino build 4. ino upload 5. ino serial Actual results: $ ino serial Searching for Serial monitor (picocom) ... FAILED Serial monitor (picocom) not found. Searched in following places: - /usr/lib64/qt-3.3/bin - /usr/local/bin - /usr/bin - /bin - /usr/games - /usr/local/sbin - /usr/sbin - /home/laurent/bin Expected results: $ ino serial Searching for Serial monitor (picocom) ... /usr/bin/picocom Guessing serial port ... /dev/ttyACM0 picocom v1.6 port is : /dev/ttyACM0 flowcontrol : none baudrate is : 9600 parity is : none databits are : 8 escape is : C-a local echo is : no noinit is : no noreset is : no nolock is : yes send_cmd is : sz -vv receive_cmd is : rz -vv imap is : omap is : emap is : crcrlf,delbs, Terminal ready Additional info: * http://inotool.org/#requirements * yum deplist ino paquet : ino.noarch 0.3.5-1.fc18 dépendance : /usr/bin/python provider: python.x86_64 2.7.3-13.fc18 provider: python.i686 2.7.3-13.fc18 dépendance : arduino-core provider: arduino-core.noarch 1:1.0.5-1.fc18 dépendance : pyserial provider: pyserial.noarch 2.6-3.fc18 dépendance : python(abi) = 2.7 provider: python.x86_64 2.7.3-13.fc18 provider: python.i686 2.7.3-13.fc18 dépendance : python-configobj provider: python-configobj.noarch 4.7.2-5.fc18 dépendance : python-jinja2 provider: python-jinja2.noarch 2.6-5.fc18 dépendance : python-ordereddict provider: python-ordereddict.noarch 1.1-5.fc18
If you just install picocom, it works? So only issue is to add picocom to the requires? Sorry, I have no Arduino right now :(
(In reply to Miro Hrončok from comment #1) > If you just install picocom, it works? So only issue is to add picocom to > the requires? Sorry, I have no Arduino right now :( Yes, adding picocom to the requires solved the troubles. Thanks for help LAurent_B
ino-0.3.5-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/ino-0.3.5-3.fc19
ino-0.3.5-3.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/ino-0.3.5-3.fc18
Package ino-0.3.5-3.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing ino-0.3.5-3.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-15476/ino-0.3.5-3.fc19 then log in and leave karma (feedback).
ino-0.3.5-5.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/ino-0.3.5-5.fc19
ino-0.3.5-5.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/ino-0.3.5-5.fc18
ino-0.3.5-5.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.
ino-0.3.5-5.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.