pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PLIST/Python issue



Hello,

After importing wip/arandr, it creates a file on 
/usr/pkg/lib/python2.6/site-packages/arandr-0.1.4-py2.6.egg-info, but if 
I want to put this on PLIST file,  it shows a typical warning using make 
install/deinstall like:

pkg_admin: arandr-0.1.4: File ${PYSITELIB}/arandr-0.1.4-py2.6.egg-info' 
is in +CONTENTS but not on filesystem!

I tried to use on PLIST 
lib/python${PY_VER_SUFFIX}/site-packages/arandr-0.1.4-py2.6.egg-info and 
${PYSITELIB}/arandr-0.1.4-py2.6.egg-info and both methods fails, only 
hardcoded version of python works

PLIST:
lib/python2.6/site-packages/arandr-0.1.4-py2.6.egg-info

¿Some idea how to fix that?

It's not a real problem, since everything installs/uninstalls except 
that file, but I think that is better if it's possible to have a full 
clean up.


Thank you!

-- 
rga%sdf.lonestar.org@localhost


------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index