OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004038 [pkg_get] other tweak have not tried 2009-11-14 12:01 2010-03-12 15:55
Reporter skayser View Status public  
Assigned To bonivart
Priority low Resolution fixed  
Status closed  
Summary 0004038: SIGINT to wget triggers "uninitialized value" perl warning
Description Filing this as a low priority tweak. I just interrupted the package download process via CTRL + C and perl threw a warning. Might be nice to handle this more gracefully somehow.

# pkgutil -t http://mirror.opencsw.org/opencsw/testing [^] -i supybot
...
4 packages to fetch. Do you want to continue? [Y,n]
Fetching CSWcswclassutils-1.29,REV=2009.11.13 (1/4)...
Fetching CSWosslrt-0.9.8l,REV=2009.11.07 (2/4)...
^CUse of uninitialized value in concatenation (.) or string at /opt/csw/bin/pkgutil line 272, <STDIN> line 1.

Fetching of failed. Try updating your catalog with pkgutil -U.
Additional Information # pkgutil -v
1.8
Tags No tags attached.
Attached Files

- Relationships
duplicate of 0004296closedbonivart Use of uninitialized value in concatenation (.) or string at, line 283 

-  Notes
(0007556)
bonivart (developer)
2010-03-01 17:28

I think this is a duplicate of 0004296 which is fixed. That's what caused the "uninitialized" line. Example when I try now:

Fetching CSWbdb42-4.2.52,REV=2009.10.18_rev=p5 (5/24) ...
^C
Fetching of CSWbdb42-4.2.52,REV=2009.10.18_rev=p5 failed. Try updating your catalog with pkgutil -U.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker