Can't Install extutils-install-pm

View: New views
4 Messages — Rating Filter:   Alert me  

Can't Install extutils-install-pm

by drjlevi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The following package will be installed or updated:
 extutils-install-pm
Reading buildlock packages...
/sw/bin/dpkg-lockwait -i
/sw/fink/dists/stable/main/binary-darwin-powerpc/libs/perlmods/extutils-install-pm_1.52-1_darwin-powerpc.deb
(Reading database ... 139096 files and directories currently installed.)
Unpacking extutils-install-pm (from
.../extutils-install-pm_1.52-1_darwin-powerpc.deb) ...
/sw/bin/dpkg: error processing
/sw/fink/dists/stable/main/binary-darwin-powerpc/libs/perlmods/extutils-install-pm_1.52-1_darwin-powerpc.deb
(--install):
 trying to overwrite `/sw/share/man/man3/ExtUtils::Install.3pm', which is
also in package extutils-makemaker-pm581

tia as always,

Jonathan


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@...
https://lists.sourceforge.net/lists/listinfo/fink-users

Re: Can't Install extutils-install-pm

by Daniel Macks :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, Nov 08, 2009 at 06:57:25PM -0500, drjlevi@... wrote:

> The following package will be installed or updated:
>  extutils-install-pm
> Reading buildlock packages...
> /sw/bin/dpkg-lockwait -i
> /sw/fink/dists/stable/main/binary-darwin-powerpc/libs/perlmods/extutils-install-pm_1.52-1_darwin-powerpc.deb
> (Reading database ... 139096 files and directories currently installed.)
> Unpacking extutils-install-pm (from
> .../extutils-install-pm_1.52-1_darwin-powerpc.deb) ...
> /sw/bin/dpkg: error processing
> /sw/fink/dists/stable/main/binary-darwin-powerpc/libs/perlmods/extutils-install-pm_1.52-1_darwin-powerpc.deb
> (--install):
>  trying to overwrite `/sw/share/man/man3/ExtUtils::Install.3pm', which is
> also in package extutils-makemaker-pm581

"/sw/share/man/man3/ExtUtils::Install.3pm in extutils-makemaker-pm581"
is a policy-violation in that package. What version of it do you have
installed?  (either 'fink dumpinfo -fallversions' or 'dpkg -l' to get
the currently installed version even if it's not the latest available
in the fink database)

dan

--
Daniel Macks
dmacks@...
http://www.netspace.org/~dmacks


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@...
https://lists.sourceforge.net/lists/listinfo/fink-users

Parent Message unknown Re: Can't Install extutils-install-pm

by drjlevi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I think I solved the problem. extutils-makemaker-pm581 isn't even listed
in the current fink package database. My version of perl is 586, so I
purged extutils-makemaker-pm581 and installed extutils-makemaker-pm586
instead. At least now my update-all is proceeding smoothly. --Jonathan

> 'dpkg -l' gives "ii  extutils-makemaker-pm581 6.21-1"--Jonathan
>
>> On Sun, Nov 08, 2009 at 06:57:25PM -0500, drjlevi@... wrote:
>>> The following package will be installed or updated:
>>>  extutils-install-pm
>>> Reading buildlock packages...
>>> /sw/bin/dpkg-lockwait -i
>>> /sw/fink/dists/stable/main/binary-darwin-powerpc/libs/perlmods/extutils-install-pm_1.52-1_darwin-powerpc.deb
>>> (Reading database ... 139096 files and directories currently
>>> installed.)
>>> Unpacking extutils-install-pm (from
>>> .../extutils-install-pm_1.52-1_darwin-powerpc.deb) ...
>>> /sw/bin/dpkg: error processing
>>> /sw/fink/dists/stable/main/binary-darwin-powerpc/libs/perlmods/extutils-install-pm_1.52-1_darwin-powerpc.deb
>>> (--install):
>>>  trying to overwrite `/sw/share/man/man3/ExtUtils::Install.3pm', which
>>> is
>>> also in package extutils-makemaker-pm581
>>
>> "/sw/share/man/man3/ExtUtils::Install.3pm in extutils-makemaker-pm581"
>> is a policy-violation in that package. What version of it do you have
>> installed?  (either 'fink dumpinfo -fallversions' or 'dpkg -l' to get
>> the currently installed version even if it's not the latest available
>> in the fink database)
>>
>> dan
>>
>> --
>> Daniel Macks
>> dmacks@...
>> http://www.netspace.org/~dmacks
>>
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and
>> focus
>> on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Fink-users mailing list
>> Fink-users@...
>> https://lists.sourceforge.net/lists/listinfo/fink-users
>>
>
>



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@...
https://lists.sourceforge.net/lists/listinfo/fink-users

Re: Can't Install extutils-install-pm

by Daniel Macks :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks for tracking that down! I just tweaked extutils-install-pm to
smooth the way for others.

dan

On Mon, Nov 09, 2009 at 03:33:39PM -0500, drjlevi@... wrote:

> I think I solved the problem. extutils-makemaker-pm581 isn't even listed
> in the current fink package database. My version of perl is 586, so I
> purged extutils-makemaker-pm581 and installed extutils-makemaker-pm586
> instead. At least now my update-all is proceeding smoothly. --Jonathan
>
> > 'dpkg -l' gives "ii  extutils-makemaker-pm581 6.21-1"--Jonathan
> >
> >> On Sun, Nov 08, 2009 at 06:57:25PM -0500, drjlevi@... wrote:
> >>> The following package will be installed or updated:
> >>>  extutils-install-pm
> >>> Reading buildlock packages...
> >>> /sw/bin/dpkg-lockwait -i
> >>> /sw/fink/dists/stable/main/binary-darwin-powerpc/libs/perlmods/extutils-install-pm_1.52-1_darwin-powerpc.deb
> >>> (Reading database ... 139096 files and directories currently
> >>> installed.)
> >>> Unpacking extutils-install-pm (from
> >>> .../extutils-install-pm_1.52-1_darwin-powerpc.deb) ...
> >>> /sw/bin/dpkg: error processing
> >>> /sw/fink/dists/stable/main/binary-darwin-powerpc/libs/perlmods/extutils-install-pm_1.52-1_darwin-powerpc.deb
> >>> (--install):
> >>>  trying to overwrite `/sw/share/man/man3/ExtUtils::Install.3pm', which
> >>> is
> >>> also in package extutils-makemaker-pm581
> >>
> >> "/sw/share/man/man3/ExtUtils::Install.3pm in extutils-makemaker-pm581"
> >> is a policy-violation in that package. What version of it do you have
> >> installed?  (either 'fink dumpinfo -fallversions' or 'dpkg -l' to get
> >> the currently installed version even if it's not the latest available
> >> in the fink database)
> >>
> >> dan
> >>
> >> --
> >> Daniel Macks
> >> dmacks@...
> >> http://www.netspace.org/~dmacks
> >>
> >>
> >> ------------------------------------------------------------------------------
> >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> >> 30-Day
> >> trial. Simplify your report design, integration and deployment - and
> >> focus
> >> on
> >> what you do best, core application coding. Discover what's new with
> >> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> >> _______________________________________________
> >> Fink-users mailing list
> >> Fink-users@...
> >> https://lists.sourceforge.net/lists/listinfo/fink-users
> >>
> >
> >
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Fink-users mailing list
> Fink-users@...
> https://lists.sourceforge.net/lists/listinfo/fink-users

--
Daniel Macks
dmacks@...
http://www.netspace.org/~dmacks


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@...
https://lists.sourceforge.net/lists/listinfo/fink-users