Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 212874

Summary: app-pda/multisync is missing the opie USEflag
Product: Gentoo Linux Reporter: Aniruddha <mailingdotlist>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://multisync.sourceforge.net/news.php
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Multisync log
multisync.png

Description Aniruddha 2008-03-09 22:58:47 UTC
The USEflag opies isn't available for app-pda/multisync anymore. Afaik upstream still provides the opie plugin. What is the reason the opie USEflag went awol?

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-10 07:46:22 UTC
USE=pda
Comment 2 Aniruddha 2008-03-10 08:32:45 UTC
(In reply to comment #1)
> USE=pda
> 

I have the pda USEflag set, but it doesn't provide an opie/zaurus option. Only gpe synchronization is available.

Comment 3 Jakub Moc (RETIRED) gentoo-dev 2008-03-10 08:39:31 UTC
<snip>
use pda         && PLUGINS="${PLUGINS} opie_sync palm_sync"
</snip>

Attach a complete emerge log here.
Comment 4 Aniruddha 2008-03-10 08:50:07 UTC
(In reply to comment #3)
> <snip>
> use pda         && PLUGINS="${PLUGINS} opie_sync palm_sync"
> </snip>
> 
> Attach a complete emerge log here.
> 

Hey Jakub,

Which emerge.log fo you mean? I can't imagine it's /var/log/emerge.log
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2008-03-10 08:54:16 UTC
The one produced in PORT_LOGDIR by running `emerge app-pda/multisync` (see man make.conf). Thanks.
Comment 6 Aniruddha 2008-03-10 09:56:02 UTC
Created attachment 145717 [details]
Multisync log
Comment 7 Aniruddha 2008-03-10 18:05:25 UTC
Required log is attached.
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2008-03-10 18:20:15 UTC
<snip>
./usr/lib/multisync/libopie_sync.so.0
./usr/lib/multisync/libopie_sync.a
./usr/lib/multisync/libopie_sync.so.0.0.0
</snip>

Really no idea what are you complaining about...
Comment 9 Aniruddha 2008-03-10 21:50:58 UTC
Created attachment 145770 [details]
multisync.png
Comment 10 Aniruddha 2008-03-10 21:57:02 UTC
First of all I am not complaining I just find out that something isn't working and I report it. 

Secondly. Duh! You are right, multisync comes with the zauruys/opie plugin. I was working with multisync-gui which I assumed was an front-end for multisync. Thanks for pointing that out.