Bug 3709 - perl-Tk-TableMatrix-devel bogusly provides perl(Tk::TableMatrix)
Summary: perl-Tk-TableMatrix-devel bogusly provides perl(Tk::TableMatrix)
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal major
Target Milestone: ---
Assignee: Jerome Quelin
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-11 18:46 CET by Thierry Vignaud
Modified: 2011-12-11 19:00 CET (History)
0 users

See Also:
Source RPM: perl-Tk-TableMatrix rpm-mageia-setup-build
CVE:
Status comment:


Attachments

Description Thierry Vignaud 2011-12-11 18:46:45 CET
perl-Tk-TableMatrix-devel bogusly provides perl(Tk::TableMatrix) and thus can be wrongly choosen.
It's probably the auto provides that are bogus:

$ urpmi --debug prisk 
(...)
In order to satisfy the 'perl(Tk::TableMatrix)' dependency, one of the following packages is needed:
 1- perl-Tk-TableMatrix-1.230.0-3.mga2.x86_64: Tk-TableMatrix perl module (to install)
 2- perl-Tk-TableMatrix-devel-1.230.0-3.mga2.x86_64: Tk::TableMatrix modules for Perl (development package) (to install)
What is your choice? (1-2)


And:

$ rpm -qp --provides /mageia/unstable/x86_64/media/core/release/perl-Tk-TableMatrix-devel-1.230.0-3.mga2.x86_64.rpm 
perl(Tk::TableMatrix) = 1.230.0
perl(Tk::TableMatrix::Spreadsheet) = 1.230.0
perl(Tk::TableMatrix::SpreadsheetHideRows) = 1.230.0
perl-Tk-TableMatrix-devel = 1.230.0-3.mga2
perl-Tk-TableMatrix-devel(x86-64) = 1.230.0-3.mga2
Comment 1 Jerome Quelin 2011-12-11 19:00:07 CET
-devel was shipping all the modules, now it is only shipping *.h files

fixed in perl-Tk-TableMatrix-1.230.0-4.mga2 (on its way)

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.