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

illumos project devnull at illumos.org
Fri Sep 16 16:38:18 UTC 2011


Issue #444 has been updated by Ken Mays.

Due date set to 2011-09-30
Category set to pkg (Image Packaging System)
Status changed from New to Closed
Target version set to oi_151_stable
Estimated time set to 1.00
Difficulty set to Bite-size
Tags set to pkg

1. pfexec pkg install library/python-2/pyopenssl-26 [@0.8,5.11-0.151.1:20110912T024027Z]
 
-r--r--r-- 1 root bin 337 Sep 16 17:18 /usr/lib/python2.6/vendor-packages/OpenSSL/__init__.pyc

pkg fix feature has a bug in this regard. It says "Group: 'root (0)' should be 'bin (2) and Size: 370 bytes should be 337' which you can see is incorrect.

Alasdair is pulling in upstream fixes for pkg in which I already mentioned this during the oi_151 release. Closing ticket (will be in a report I'm creating).
----------------------------------------
Bug #444: pkg fix reports errors in pyopenssl-26 .pyc files
https://www.illumos.org/issues/444

Author: Jon Tibble
Status: Closed
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