[PATCH] lang/python26: install problem on FreeBSD 8.0

Dmitry Marakasov amdmi3 at amdmi3.ru
Sun Sep 6 23:52:45 UTC 2009


>Submitter-Id:	current-users
>Originator:	Dmitry Marakasov
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] lang/python26: install problem on FreeBSD 8.0
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 8.0-BETA2 i386
>Environment:
System: FreeBSD hades.panopticon 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Thu Jul 30 19:51:12 MSD 2009
>Description:

Seems like there is a plist problem for python2.6 on recent FreeBSD 8.0.

This was not an issue on somewhat older current, from May or June or so.

--
====================<phase 7: make package>====================
===>  Building package for python26-2.6.2_2
tar: lib/python2.6/lib-dynload/ossaudiodev.so: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256
Creating package /tmp/packages/All/python26-2.6.2_2.tgz
Registering depends:.
Creating gzip'd tar ball in '/tmp/packages/All/python26-2.6.2_2.tgz'
*** Error code 1

Stop in /a/ports/lang/python26.
Deleting python26-2.6.2_2
pkg_delete: file '/usr/local/lib/python2.6/lib-dynload/ossaudiodev.so' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/lib/python2.6'
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)
================================================================

=== Checking filesystem state
list of extra files and directories in / (not present before this port was installed but present after it was deinstalled)
4335145       28 drwxr-xr-x    3 root             wheel               13824 Sep  6 23:07 usr/local/lib/python2.6
4616604        4 drwxr-xr-x    2 root             wheel                 512 Sep  6 23:06 usr/local/lib/python2.6/plat-freebsd9
4617894       28 -r--r--r--    1 root             wheel               13454 Sep  6 23:06 usr/local/lib/python2.6/plat-freebsd9/IN.py
4617895        4 -r-xr-xr-x    1 root             wheel                  97 Sep  6 23:06 usr/local/lib/python2.6/plat-freebsd9/regen
4618320       48 -rw-r--r--    1 root             wheel               23846 Sep  6 23:06 usr/local/lib/python2.6/plat-freebsd9/IN.pyc
4619586       48 -rw-r--r--    1 root             wheel               23846 Sep  6 23:06 usr/local/lib/python2.6/plat-freebsd9/IN.pyo
--

Full log: http://people.freebsd.org/~amdmi3/python26-2.6.2_2.log

Port maintainer (python at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:


More information about the freebsd-python mailing list