Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373447 - app-pda/synce-connector missing dependencies
Summary: app-pda/synce-connector missing dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Samuli Suominen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-29 10:09 UTC by Itay Perl
Modified: 2011-07-08 09:07 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Itay Perl 2011-06-29 10:09:12 UTC
$ synce-serial 
Traceback (most recent call last):
  File "/usr/bin/synce-serial", line 17, in <module>
    import gudev
ImportError: No module named gudev

...

$ synce-serial 
2011-06-29 11:37:01,654 synce-serial-start ERROR : failure running pppd: [Errno 2] No such file or directory


synce-connector should depend on python-guadev and net-dialup/ppp

Reproducible: Always
Comment 1 Raphaël Droz 2011-07-06 14:33:42 UTC
I can confirm this.
I would say that net-dialup/ppp may be considered as missing too,
see /usr/share/synce-connector/synceconnector.py
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2011-07-08 09:07:57 UTC
added python-gudev dep