Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 187834 - media-tv/xmltv-0.5.44 tv_validate_file needs dev-perl/File-Slurp
Summary: media-tv/xmltv-0.5.44 tv_validate_file needs dev-perl/File-Slurp
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Matteo Azzali (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-05 18:26 UTC by maduser
Modified: 2008-01-12 08:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description maduser 2007-08-05 18:26:35 UTC
Running tv_validate_file from the xmltv Package gave the Error:
Can't locate File/Slurp.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.7/i686-linux /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl .) at /usr/lib/perl5/vendor_perl/5.8.8/XMLTV/ValidateFile.pm line 17.
BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.8.8/XMLTV/ValidateFile.pm line 17.
Compilation failed in require at /usr/bin/tv_validate_file line 9.
BEGIN failed--compilation aborted at /usr/bin/tv_validate_file line 9.

After installing dev-perl/File-Slurp everything work.

Reproducible: Always
Comment 1 Matteo Azzali (RETIRED) gentoo-dev 2007-08-13 13:36:50 UTC
I'm thinking from some days on how should I answer to this request of fixing the dependancies on the old and obsolete 0.5.44 xmltv, unfortunately the
last marked stable (also for semi-fake bugreports as bug #188607 that tend to
slow-down the stabilizing process).

Unfortunately most of the users are bound to always update xmltv to latest
version as :
1) scripts need to be fixed and
2) webpages change so scripts need to be fixed.

Gentoo policy would be to suggest users to use stable packages,
expecially if they are on stable branch, however I can't do this for
xmltv, it's not serious to backport the whole scripts fixes 
(as I already said, a version bump is 99% scripts fixes, so an
huge work would be required and the result would be almost exactly the
new version).

Thus said, almost any try to stabilize an xmltv release comes too
late, in a month or two the webpages are already changed and some
grabber is already obsolete. My guess was from the start that xmltv
should have no stable packages (never) but this is an issue as
some other packages are depending on xmltv.

I accept any kind of suggestions except the backportings of the fixes
(it really doesn't make sense), so if someone please has an idea on
how this should be managed, please tell it.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2008-01-12 08:45:50 UTC
Sounds like WONTFIX.