Bug 985908 - Missing dependency
Summary: Missing dependency
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ino
Version: 18
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Alberto Ruiz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-18 13:25 UTC by LAurent_B
Modified: 2013-09-20 16:29 UTC (History)
3 users (show)

Fixed In Version: ino-0.3.5-5.fc19
Clone Of:
Environment:
Last Closed: 2013-09-02 23:33:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description LAurent_B 2013-07-18 13:25:58 UTC
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

Comment 1 Miro Hrončok 2013-07-18 14:21:59 UTC
If you just install picocom, it works? So only issue is to add picocom to the requires? Sorry, I have no Arduino right now :(

Comment 2 LAurent_B 2013-07-18 14:55:08 UTC
(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

Comment 3 Fedora Update System 2013-08-28 18:42:01 UTC
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

Comment 4 Fedora Update System 2013-08-28 18:43:12 UTC
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

Comment 5 Fedora Update System 2013-08-29 22:18:46 UTC
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).

Comment 6 Fedora Update System 2013-08-30 11:37:00 UTC
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

Comment 7 Fedora Update System 2013-08-30 11:40:57 UTC
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

Comment 8 Fedora Update System 2013-09-02 23:33:27 UTC
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.

Comment 9 Fedora Update System 2013-09-20 16:29:23 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.