Discussion:
[users] postgis-utils dependency
Greg Hazel
2012-07-10 21:42:45 UTC
Permalink
Hello,

I'm running Amazon Linux, and I have rpmforge setup as a repo. I'm trying to install postgis-utils, but I've encountered an error:

Error: Package: postgis-utils-1.3.6-1.el6.rf.x86_64 (rpmforge)
Requires: perl(Pg)

However, I have perl-DBD-Pg installed, from the Amazon repo. Is this sufficient? How do I inform yum of this?

Thanks!

-Greg
Ben Tilly
2012-07-10 22:45:42 UTC
Permalink
I'm guessing it is looking for
http://search.cpan.org/~mergl/pgsql_perl5-1.9.0/Pg.pm.

You can use cpanspec or cpan2rpm to package it for yourself, install
that package, and then the dependency will be satisfied.
Post by Greg Hazel
Hello,
Error: Package: postgis-utils-1.3.6-1.el6.rf.x86_64 (rpmforge)
Requires: perl(Pg)
However, I have perl-DBD-Pg installed, from the Amazon repo. Is this sufficient? How do I inform yum of this?
Thanks!
-Greg
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
Greg Hazel
2012-07-10 22:53:24 UTC
Permalink
Is this something that should be added to rpmforge, since
postgis-utils requires it?

-Greg
Post by Ben Tilly
I'm guessing it is looking for
http://search.cpan.org/~mergl/pgsql_perl5-1.9.0/Pg.pm.
You can use cpanspec or cpan2rpm to package it for yourself, install
that package, and then the dependency will be satisfied.
Post by Greg Hazel
Hello,
Error: Package: postgis-utils-1.3.6-1.el6.rf.x86_64 (rpmforge)
Requires: perl(Pg)
However, I have perl-DBD-Pg installed, from the Amazon repo. Is this sufficient? How do I inform yum of this?
Thanks!
-Greg
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
Greg Hazel
2012-07-10 22:53:24 UTC
Permalink
Is this something that should be added to rpmforge, since
postgis-utils requires it?

-Greg
Post by Ben Tilly
I'm guessing it is looking for
http://search.cpan.org/~mergl/pgsql_perl5-1.9.0/Pg.pm.
You can use cpanspec or cpan2rpm to package it for yourself, install
that package, and then the dependency will be satisfied.
Post by Greg Hazel
Hello,
Error: Package: postgis-utils-1.3.6-1.el6.rf.x86_64 (rpmforge)
Requires: perl(Pg)
However, I have perl-DBD-Pg installed, from the Amazon repo. Is this sufficient? How do I inform yum of this?
Thanks!
-Greg
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
Greg Hazel
2012-07-10 21:42:45 UTC
Permalink
Hello,

I'm running Amazon Linux, and I have rpmforge setup as a repo. I'm trying to install postgis-utils, but I've encountered an error:

Error: Package: postgis-utils-1.3.6-1.el6.rf.x86_64 (rpmforge)
Requires: perl(Pg)

However, I have perl-DBD-Pg installed, from the Amazon repo. Is this sufficient? How do I inform yum of this?

Thanks!

-Greg
Ben Tilly
2012-07-10 22:45:42 UTC
Permalink
I'm guessing it is looking for
http://search.cpan.org/~mergl/pgsql_perl5-1.9.0/Pg.pm.

You can use cpanspec or cpan2rpm to package it for yourself, install
that package, and then the dependency will be satisfied.
Post by Greg Hazel
Hello,
Error: Package: postgis-utils-1.3.6-1.el6.rf.x86_64 (rpmforge)
Requires: perl(Pg)
However, I have perl-DBD-Pg installed, from the Amazon repo. Is this sufficient? How do I inform yum of this?
Thanks!
-Greg
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
Loading...