|
Mantis - pkg_get
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 4823 | regular use | major | always | 2011-09-15 00:23 | 2011-09-16 13:53 |
|
|
|||||
| Reporter: | flod | Platform: | |||
| Assigned To: | bonivart | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| Summary: | 0004823: pkgutil 2.5. breaks gpg handling | ||||
| Description: | After updating to 2.5 the gpg check code is broken. | ||||
| Steps To Reproduce: | |||||
| Additional Information: |
I guess the problem is around line # 764: $status = system( "/opt/csw/bin/gpg", split( ' ', $gpghomedir ), "$catalog.asc", "2>", "/dev/null" ); I am not sure that stream redirection can be used with the array form of system(). After removing ", "2>", "/dev/null"" everything works again. The real fix is a question of taste. -- LANG=C pkgutil -UD DEBUG:root_path: DEBUG:Checking binary: /usr/sfw/bin/wget ... OK DEBUG:wget: /usr/sfw/bin/wget DEBUG:Checking binary: /bin/gzip ... OK DEBUG:gzip: /bin/gzip DEBUG:workdir: /var/opt/csw/pkgutil DEBUG:pkgdir: /var/opt/csw/pkgutil/packages DEBUG:arch: i386 DEBUG:os rel: 5.10 DEBUG:primary mirror: http://csw.informatik.uni-erlangen.de/csw/current/i386/5.10 [^] DEBUG:Catalog http://csw.informatik.uni-erlangen.de/csw/current/i386/5.10 [^] age in days: 0 => Fetching new catalog and descriptions (http://csw.informatik.uni-erlangen.de/csw/current/i386/5.10) [^] if available ... --2011-09-15 00:19:44-- http://csw.informatik.uni-erlangen.de/csw/current/i386/5.10/catalog [^] Resolving www-proxy.rz.uni-ulm.de... 134.60.1.151 Connecting to www-proxy.rz.uni-ulm.de|134.60.1.151|:3128... connected. Proxy request sent, awaiting response... 200 OK Length: 623895 (609K) [text/plain] Saving to: `/var/opt/csw/pkgutil/catalog.csw.informatik.uni-erlangen.de_csw_current_i386_5.10.tmp' 100%[========================================================================================================================================================================>] 623,895 --.-K/s in 0.1s 2011-09-15 00:19:45 (4.49 MB/s) - `/var/opt/csw/pkgutil/catalog.csw.informatik.uni-erlangen.de_csw_current_i386_5.10.tmp' saved [623895/623895] --2011-09-15 00:19:45-- http://csw.informatik.uni-erlangen.de/csw/current/i386/5.10/descriptions [^] Resolving www-proxy.rz.uni-ulm.de... 134.60.1.151 Connecting to www-proxy.rz.uni-ulm.de|134.60.1.151|:3128... connected. Proxy request sent, awaiting response... 200 OK Length: 179139 (175K) [text/plain] Saving to: `/var/opt/csw/pkgutil/descriptions.csw.informatik.uni-erlangen.de_csw_current_i386_5.10.tmp' 100%[========================================================================================================================================================================>] 179,139 --.-K/s in 0.02s 2011-09-15 00:19:45 (9.82 MB/s) - `/var/opt/csw/pkgutil/descriptions.csw.informatik.uni-erlangen.de_csw_current_i386_5.10.tmp' saved [179139/179139] DEBUG:GPG catalog: 1 Checking integrity of /var/opt/csw/pkgutil/catalog.csw.informatik.uni-erlangen.de_csw_current_i386_5.10 with gpg. DEBUG:CSWcswpki not installed gpg: Signature made Wed Sep 14 00:34:02 2011 MEST using DSA key ID 9306CC77 gpg: Good signature from "OpenCSW catalog signing <board@opencsw.org>" DEBUG:GPG signature: Good usage: gpg [options] [filename] Catalog signature is not correct! -- uname -a SunOS moon 5.10 Generic_147441-01 i86pc i386 i86pc |
||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-09-15 00:23 | flod | New Issue | |||
| 2011-09-15 02:53 | bwalton | Note Added: 0009260 | |||
| 2011-09-15 11:25 | bonivart | Status | new => assigned | ||
| 2011-09-15 11:25 | bonivart | Assigned To | => bonivart | ||
| 2011-09-15 11:26 | bonivart | Note Added: 0009261 | |||
| 2011-09-15 15:25 | flod | Note Added: 0009262 | |||
| 2011-09-15 15:54 | bonivart | Note Added: 0009263 | |||
| 2011-09-15 17:17 | flod | Note Added: 0009264 | |||
| 2011-09-15 19:48 | bwalton | Note Added: 0009269 | |||
| 2011-09-15 23:17 | flod | Note Added: 0009270 | |||
| 2011-09-16 10:18 | bonivart | Note Added: 0009271 | |||
| 2011-09-16 13:53 | bonivart | Note Added: 0009272 | |||
| 2011-09-16 13:53 | bonivart | Status | assigned => closed | ||
| 2011-09-16 13:53 | bonivart | Resolution | open => fixed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||