View Single Post
  #7   (View Single Post)  
Old 4th June 2013
daemonfowl daemonfowl is offline
bsdstudent
 
Join Date: Jan 2012
Location: DaemonLand
Posts: 834
Default

Hi jggimi and thanks again for your constant Being-for-others ..
Code:
+CONTENTS    +DESC        +REQUIRED_BY +REQUIRING
Something funny happened after I had replaced the bad fatntastic 4 with good ones (from a similar disk) :
when I did a pkg_add -r -D update py-twisted it gave back lenthy error messages about bad checksums etc .. all I did afterwards is a pkg_delete -q for all 4 packages et voila :-)

Code:
pkg_info | grep py-
py-epsilon-0.6.0p2  small utility package for Divmod projects
py-openssl-0.13     Python interface to the OpenSSL library
py-setuptools-0.6.11p5v0 simplified packaging system for Python modules
py-sqlite2-2.6.0p3  SQLite3 adapter for Python
py-twisted-core-11.1.0 event-based Python framework (core module)
py-zopeinterface-3.6.1p2 object interface infrastructure from Zope 3
( I know it's a big daddy way of solving the problem .. sorry )
Reply With Quote