[bug-notifications] [pkgutil 0004038]: SIGINT to wget triggers "uninitialized value" perl warning
Mantis Bug Tracker
noreply at opencsw.org
Mon Mar 1 17:28:56 CET 2010
The following issue has been set as DUPLICATE OF issue 0004296.
======================================================================
http://www.opencsw.org/mantis/view.php?id=4038
======================================================================
Reported By: skayser
Assigned To: bonivart
======================================================================
Project: pkgutil
Issue ID: 4038
Category: other
Reproducibility: have not tried
Severity: tweak
Priority: low
Status: assigned
======================================================================
Date Submitted: 2009-11-14 12:01 CET
Last Modified: 2010-03-01 17:28 CET
======================================================================
Summary: 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.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0004296 Use of uninitialized value in concatena...
======================================================================
----------------------------------------------------------------------
(0007556) bonivart (manager) - 2010-03-01 17:28
http://www.opencsw.org/mantis/view.php?id=4038#c7556
----------------------------------------------------------------------
I think this is a duplicate of http://www.opencsw.org/mantis/view.php?id=4296
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.
More information about the bug-notifications
mailing list