Bugzilla – Bug 153323
Pkg::SourceMediaData(-1) does not catch exceptions
Last modified: 2006-03-03 08:41:45 UTC
If I call Pkg::SourceMediaData with an invalid source ID (beacuse the product has disappeared form the install server), yast aborts: terminate called after throwing an instance of 'zypp::Exception' what(): Unknown source ID /sbin/yast: line 207: 26972 Neúspěšně ukončen (SIGABRT) $ybindir/y2base "$module" "$@" ncurses 2006-02-24 10:58:03 <1> Mjolnir(26972) [wfm] hh/source.ycp:15 Pkg Builtin called: SourceMediaData 2006-02-24 10:58:03 <5> Mjolnir(26972) [base] Exception.cc(log):83 SourceManager.cc(findSource):251 THROW: SourceManager.cc(findSource):251: Unknown source ID
Fixed in SVN
So it's fixed.