Mailing List Archive

MythTV Install Issue on Centos6
While trying to "yum install mythtv" on my
2.6.32-71.29.1.el6.centos.plus.x86_64 system I get an error message:
Error: Package: mythweather-0.24.1-274.el6.x86_64 (atrpms)
Requires: perl(Date::Manip::TZ)
You could try using --skip-broken to work around the problems
You could try running: rpm -Va --nofiles --nodigest

The Skip Broken approach results in everything failing to install.

and the rpm -Va --nofiles --nodigest returns zero output as well.

Any thoughts or suggestions.

I've run myth on fc12, fc13 and fc14 and was hoping to migrate to
running it on c6.

Sincerely,
Bob Lightfoot

_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users
Re: MythTV Install Issue on Centos6 [ In reply to ]
I installed MythTV on CentOS 6 yesterday and hit this one too.

You need to use the perl-Date-Manip package from ATrpms testing - my
install picked it up from the base repo.

Steve.

On 18/07/2011 2:03 AM, Bob Lightfoot wrote:
> While trying to "yum install mythtv" on my
> 2.6.32-71.29.1.el6.centos.plus.x86_64 system I get an error message:
> Error: Package: mythweather-0.24.1-274.el6.x86_64 (atrpms)
> Requires: perl(Date::Manip::TZ)
> You could try using --skip-broken to work around the problems
> You could try running: rpm -Va --nofiles --nodigest
>
> The Skip Broken approach results in everything failing to install.
>
> and the rpm -Va --nofiles --nodigest returns zero output as well.
>
> Any thoughts or suggestions.
>
> I've run myth on fc12, fc13 and fc14 and was hoping to migrate to
> running it on c6.
>
> Sincerely,
> Bob Lightfoot
>
> _______________________________________________
> atrpms-users mailing list
> atrpms-users@atrpms.net
> http://lists.atrpms.net/mailman/listinfo/atrpms-users

_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users
Re: MythTV Install Issue on Centos6 [ In reply to ]
On Sun, Jul 17, 2011 at 6:27 PM, Steve Cliffe <steve@sjcnet.id.au> wrote:

> I installed MythTV on CentOS 6 yesterday and hit this one too.
>
> You need to use the perl-Date-Manip package from ATrpms testing - my
> install picked it up from the base repo.
>
> Steve.
>
>
> On 18/07/2011 2:03 AM, Bob Lightfoot wrote:
>
>> While trying to "yum install mythtv" on my
>> 2.6.32-71.29.1.el6.centos.**plus.x86_64 system I get an error message:
>> Error: Package: mythweather-0.24.1-274.el6.**x86_64 (atrpms)
>> Requires: perl(Date::Manip::TZ)
>>
>
perl-Date-Manip no longer appears to be in atrpms-testing. The version
included in SL 6.1 does not include the TZ module, so I get the same error
as this OP from July.

/Brian/
Re: MythTV Install Issue on Centos6 [ In reply to ]
On 9/13/2011 1:57 PM, Brian Long wrote:
> On Sun, Jul 17, 2011 at 6:27 PM, Steve Cliffe <steve@sjcnet.id.au
> <mailto:steve@sjcnet.id.au>> wrote:
>
> I installed MythTV on CentOS 6 yesterday and hit this one too.
>
> You need to use the perl-Date-Manip package from ATrpms testing - my
> install picked it up from the base repo.
>
> Steve.
>
>
> On 18/07/2011 2:03 AM, Bob Lightfoot wrote:
>
> While trying to "yum install mythtv" on my
> 2.6.32-71.29.1.el6.centos.__plus.x86_64 system I get an error
> message:
> Error: Package: mythweather-0.24.1-274.el6.__x86_64 (atrpms)
> Requires: perl(Date::Manip::TZ)
>
>
> perl-Date-Manip no longer appears to be in atrpms-testing. The version
> included in SL 6.1 does not include the TZ module, so I get the same
> error as this OP from July.
>
> /Brian/
>
>
Did you try installing with atrpms.testing enabled anyway. I think it
worked for me that way.

rick

_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users
Re: MythTV Install Issue on Centos6 [ In reply to ]
On Tue, Sep 13, 2011 at 6:17 PM, Rick <ve1gn@nb.sympatico.ca> wrote:

>
>>
>> perl-Date-Manip no longer appears to be in atrpms-testing. The version
>> included in SL 6.1 does not include the TZ module, so I get the same
>> error as this OP from July.
>>
>> /Brian/
>>
>>
>> Did you try installing with atrpms.testing enabled anyway. I think it
> worked for me that way.


Yes, I always enable atrpms-testing on CentOS / SL systems since that's the
repo with the qt47 stuff which is required for MythTV. If I run "yum
--disablerepo=\* --enablerepo=atrpms\* list perl-Date\*", the
perl-Date-Manip RPM is not found.

Searching the net only comes up with RPMforge:
http://pkgs.repoforge.org/perl-Date-Manip/

I'd rather not mix RPMforge and ATrpms if possible.

/Brian/
Re: MythTV Install Issue on Centos6 [ In reply to ]
On 14/09/2011 12:51, Brian Long wrote:
> On Tue, Sep 13, 2011 at 6:17 PM, Rick <ve1gn@nb.sympatico.ca
> <mailto:ve1gn@nb.sympatico.ca>> wrote:
>
>
>
> perl-Date-Manip no longer appears to be in atrpms-testing.
> The version
> included in SL 6.1 does not include the TZ module, so I get
> the same
> error as this OP from July.
>
> /Brian/
>
>
> Did you try installing with atrpms.testing enabled anyway. I
> think it worked for me that way.
>
>
> Yes, I always enable atrpms-testing on CentOS / SL systems since
> that's the repo with the qt47 stuff which is required for MythTV. If
> I run "yum --disablerepo=\* --enablerepo=atrpms\* list perl-Date\*",
> the perl-Date-Manip RPM is not found.
>
> Searching the net only comes up with RPMforge:
> http://pkgs.repoforge.org/perl-Date-Manip/
>
> I'd rather not mix RPMforge and ATrpms if possible.
>
> /Brian/
>
If you need it urgently, just do an rpmbuild --rebuild on the src
http://dl.atrpms.net/all/perl-Date-Manip-6.14-0_15.src.rpm

Just tried here and it built without issue, so not sure why it's missing

Dunc
Re: MythTV Install Issue on Centos6 [ In reply to ]
On 18/07/2011 2:03 AM, Bob Lightfoot wrote:
> While trying to "yum install mythtv" on my
> 2.6.32-71.29.1.el6.centos.plus.x86_64 system I get an error message:
> Error: Package: mythweather-0.24.1-274.el6.x86_64 (atrpms)
> Requires: perl(Date::Manip::TZ)
> You could try using --skip-broken to work around the problems
> You could try running: rpm -Va --nofiles --nodigest
>
> The Skip Broken approach results in everything failing to install.
>
> and the rpm -Va --nofiles --nodigest returns zero output as well.
>
> Any thoughts or suggestions.
>
> I've run myth on fc12, fc13 and fc14 and was hoping to migrate to
> running it on c6.
>
> Sincerely,
> Bob Lightfoot
>
> _______________________________________________
> atrpms-users mailing list
> atrpms-users@atrpms.net
> http://lists.atrpms.net/mailman/listinfo/atrpms-users
>
Have you installed perl-Date-Manip

Cheers
Stephen

_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users
Re: MythTV Install Issue on Centos6 [ In reply to ]
On 26/09/2013 5:33 PM, Stephen Collier wrote:
> On 18/07/2011 2:03 AM, Bob Lightfoot wrote:
>> While trying to "yum install mythtv" on my
>> 2.6.32-71.29.1.el6.centos.plus.x86_64 system I get an error message:
>> Error: Package: mythweather-0.24.1-274.el6.x86_64 (atrpms)
>> Requires: perl(Date::Manip::TZ)
>> You could try using --skip-broken to work around the problems
>> You could try running: rpm -Va --nofiles --nodigest
>>
>> The Skip Broken approach results in everything failing to install.
>>
>> and the rpm -Va --nofiles --nodigest returns zero output as well.
>>
>> Any thoughts or suggestions.
>>
>> I've run myth on fc12, fc13 and fc14 and was hoping to migrate to
>> running it on c6.
>>
>> Sincerely,
>> Bob Lightfoot
>>
>> _______________________________________________
>> atrpms-users mailing list
>> atrpms-users@atrpms.net
>> http://lists.atrpms.net/mailman/listinfo/atrpms-users
>>
> Have you installed perl-Date-Manip
>
> Cheers
> Stephen
My email went a bit strange an I picked this up by in error - please
ignore it.


_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users