[Pkg-team] [OpenIndiana Distribution - Bug #444] (New) pkg fix reports errors in pyopenssl-26 .pyc files

illumos project devnull at illumos.org
Wed Sep 21 03:27:10 UTC 2011


Issue #444 has been updated by Albert Lee.

Status changed from Closed to New

This is not fixed, but may not be a real issue. I'm not sure what our policy on packaging *.pyc files is, since they're bytecode intermediary that can be (re)generated at runtime, if the script is run as root.
----------------------------------------
Bug #444: pkg fix reports errors in pyopenssl-26 .pyc files
https://www.illumos.org/issues/444

Author: Jon Tibble
Status: New
Priority: Normal
Assignee: OI PKG
Category: pkg (Image Packaging System)
Target version: oi_151_stable
Difficulty: Bite-size
Tags: pkg


pyopenssl-26 has mismatched hashes that don't fix using pkg fix...

jt at oidev0:~$ pfexec pkg fix pyopenssl-26
Verifying: pkg://openindiana.org/library/python-2/pyopenssl-26   ERROR
        file: usr/lib/python2.6/vendor-packages/OpenSSL/__init__.pyc
                Group: 'root (0)' should be 'bin (2)'
                Size: 370 bytes should be 337
                Hash: d06806125e25cf0563a31bd9bd7510db46f804b8 should be 77cdc68f6e2fb3ae28d49683f344a2733b0c227c
        file: usr/lib/python2.6/vendor-packages/OpenSSL/tsafe.pyc
                Group: 'root (0)' should be 'bin (2)'
                Size: 1739 bytes should be 1527
                Hash: 27a0dea4b4f78709dcbbeaa8da3661d5209931c4 should be d96385e72e85746d092fc13f2d33a322efdb306a
        file: usr/lib/python2.6/vendor-packages/OpenSSL/version.pyc
                Group: 'root (0)' should be 'bin (2)'
                Size: 252 bytes should be 219
                Hash: 950367eea7f3f4920219f2d0950c6e1a186ad098 should be 0070ebfa632b6eb0d79f46cf330ad0531f1f49f5
Created ZFS snapshot: 2010-12-06-01:17:43
Repairing: pkg://openindiana.org/library/python-2/pyopenssl-26
                                                            

DOWNLOAD                                  PKGS       FILES    XFER (MB)
Completed                                  1/1         4/4      0.0/0.0

PHASE                                        ACTIONS
Update Phase                                     4/4

PHASE                                          ITEMS
Package State Update Phase                       1/1 
Package Cache Update Phase                       1/1
Image State Update Phase                         2/2 
jt at oidev0:~$ pfexec pkg fix pyopenssl-26
Verifying: pkg://openindiana.org/library/python-2/pyopenssl-26   ERROR
        file: usr/lib/python2.6/vendor-packages/OpenSSL/__init__.pyc
                Group: 'root (0)' should be 'bin (2)'
                Size: 370 bytes should be 337
                Hash: d06806125e25cf0563a31bd9bd7510db46f804b8 should be 77cdc68f6e2fb3ae28d49683f344a2733b0c227c
        file: usr/lib/python2.6/vendor-packages/OpenSSL/tsafe.pyc
                Group: 'root (0)' should be 'bin (2)'
                Size: 1739 bytes should be 1527
                Hash: 27a0dea4b4f78709dcbbeaa8da3661d5209931c4 should be d96385e72e85746d092fc13f2d33a322efdb306a
        file: usr/lib/python2.6/vendor-packages/OpenSSL/version.pyc
                Group: 'root (0)' should be 'bin (2)'
                Size: 252 bytes should be 219
                Hash: 950367eea7f3f4920219f2d0950c6e1a186ad098 should be 0070ebfa632b6eb0d79f46cf330ad0531f1f49f5
Created ZFS snapshot: 2010-12-06-01:17:57
Repairing: pkg://openindiana.org/library/python-2/pyopenssl-26
                                                            

DOWNLOAD                                  PKGS       FILES    XFER (MB)
Completed                                  1/1         4/4      0.0/0.0

PHASE                                        ACTIONS
Update Phase                                     4/4

PHASE                                          ITEMS
Package State Update Phase                       1/1 
Package Cache Update Phase                       1/1
Image State Update Phase                         2/2 



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the Pkg-team mailing list