issues after installed qt4-mac+debug

Daniel J. Luke dluke at geeklair.net
Mon Jul 28 07:06:58 PDT 2014


On Jul 26, 2014, at 7:08 AM, René J.V. Bertin <rjvbertin at gmail.com> wrote:
> 
> I think a more obvious solutions would be for the port command not to try and be clever about /opt/local, in particular not to try to resolve it. I fail to see reasons to resolve /opt/local to an actual directory, but if ever there are the feature ought to be optional. And even if that's not acceptable for some (principled/moral/uptight O:-) ) reason, the following is a bug however one turns it:

I agree.

http://comments.gmane.org/gmane.os.apple.macports.devel/26581

> {{{
>> port contents kde4-runtime | fgrep kwalletd
>  /opt/local/bin/kwalletd
>  /opt/local/lib/libkdeinit4_kwalletd.dylib
>  /opt/local/share/apps/kwalletd/kwalletd.notifyrc
>  /opt/local/share/kde4/services/kwalletd.desktop
> 
>> port provides `port contents kde4-runtime | fgrep kwalletd`
> /Volumes/Debian/MacPorts/bin/kwalletd is not provided by a MacPorts port.
> /Volumes/Debian/MacPorts/lib/libkdeinit4_kwalletd.dylib is not provided by a MacPorts port.
> /Volumes/Debian/MacPorts/share/apps/kwalletd/kwalletd.notifyrc is not provided by a MacPorts port.
> /Volumes/Debian/MacPorts/share/kde4/services/kwalletd.desktop is not provided by a MacPorts port.
> }}}
> 
> One of these should happen on my system:
> 
> {{{
>> port contents kde4-runtime | fgrep bin/kwalletd
>  /opt/local/bin/kwalletd
>> port provides /opt/local/bin/kwalletd
> /opt/local/bin/kwalletd is provided by kde4-runtime.
>> port provides /Volumes/Debian/MacPorts/bin/kwalletd
> /Volumes/Debian/MacPorts/bin/kwalletd is not provided by a MacPorts port.
> }}}
> 
> or
> 
> {{{
>> port contents kde4-runtime | fgrep bin/kwalletd
>  /Volumes/Debian/MacPorts/bin/kwalletd
>> port provides /opt/local/bin/kwalletd
> /opt/local/bin/kwalletd is not provided by a MacPorts port.
>> port provides /Volumes/Debian/MacPorts/bin/kwalletd
> /Volumes/Debian/MacPorts/bin/kwalletd is provided by kde4-runtime.
> }}}
--
Daniel J. Luke                                                                   
+========================================================+                        
| *---------------- dluke at geeklair.net ----------------* |                          
| *-------------- http://www.geeklair.net -------------* |                          
+========================================================+                        
|   Opinions expressed are mine and do not necessarily   |                          
|          reflect the opinions of my employer.          |                          
+========================================================+





More information about the macports-users mailing list