Re: [Evolution] Red Carpet Dependency failure on Snapshot.

2001-09-24 Thread Pascal DeMilly

I had the same problem. I was able to get around it doing the following.

Go to /var/cache/redcarpet/packages. 
Verify that the liggtkhtm15 is wrong by doing the following
rpm -qpl libgtkhtml15 or rpm -ql libgtkhtml15
in my system, this showed /lib/libgtkhtml16.0.so as the library
installed which obviously was wrong.
So I removed that package from my system
rpm -e libgtkhtml15
and rm libgtkhtml15*.rpm in /var/cache/redcarpet/packages directory.
Then reload redcarpet and it should download now the correct version of
libgtkhtml15
You also might want to verify libgtkhtml16 just to be sure. rpm --verify
libgtkhtml16. If it says that /lib/libgtkhtml16.0.so is missing, just
reinstall libgtkhtml16 in force mode. rpm -Uvh --force libgtkhtml16

HTH

Pascal

On Mon, 2001-09-24 at 07:22, Lloyd Duhon wrote:
> As of last night, there was a push from the Ximian Gnome Desktop channel
> that included pilot-link et.al. I was able to install beta 4 after I
> grabbed those files. I'm currently experiencing a different problem,
> with the gnome control center requiring libgtkhtml 15 (I've got 14, 16,
> 17) and that's my only current problem with libraries from Ximian, but
> it's the second in as many days I'm submitting the bug report for
> the other failed dependency today.
> 
> HTH
> 
> Lloyd
> 
> 
> On Mon, 2001-09-24 at 00:26, Paul R. Watkins wrote:
> > I sure do not see the libpisock.so.4 available through ximian gnome for
> > redhat 7.1 distribution -- it's not there -- but it is in Mandrake as
> > the previous email indicated -- so how are we RH beta testers able to go
> > forward?
> > 
> > 
> > 
> > 
> > On Sun, 2001-09-23 at 21:51, JP Rosevear wrote:
> > > On Fri, 2001-09-21 at 11:25, Lloyd Duhon wrote:
> > > > Just tried to get today's snapshot from red carpet, and I'm getting a
> > > > failed dependency on "libpisock.so.4" which is apparently a Pilot Link
> > > > library that is currently only available in Mandrake Cooker (At least in
> > > > RPM format). I'm a RH 7.1 user, and as such I find that we've got pilot
> > > > link's libpisock.so.3.0.1 as the highest version.
> > > > 
> > > > Does Ximian plan to package the version 4 of pilot link for those of us
> > > > who are trying to track release and stay somewhat stable? I'd rather not
> > > > try and lump extra libraries in to maintain varying degrees of
> > > > compatibility, that's not smart administration. If you're requiring
> > > > version 4, I'll need Ximian to release the pilot link libraries in order
> > > > to continue Evolution in my shop (Which is currently tracking beta
> > > > versions on all of our workstations) I'm the only one having fun with
> > > > all the snapshots :-).
> > > 
> > > It was already packaged and available in the Ximian GNOME channel before
> > > I pushed snaps with the conduits in them.
> > > 
> > > -JP
> > > -- 
> > > --
> > > ===
> > > JP Rosevear   [EMAIL PROTECTED]
> > > Ximian Inc.   http://www.ximian.com
> > > 
> > > 
> > > ___
> > > evolution maillist  -  [EMAIL PROTECTED]
> > > http://lists.ximian.com/mailman/listinfo/evolution
> > > 
> > -- 
> > Paul R. Watkins
> > Decision Systems Support, Inc.
> > [EMAIL PROTECTED]
> > 480-898-8063
> > Fax: 480-219-1871
> > 
> > 
> > ___
> > evolution maillist  -  [EMAIL PROTECTED]
> > http://lists.ximian.com/mailman/listinfo/evolution
> 
> 
> 
> ___
> evolution maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/evolution




___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



[Fwd: Re: [Evolution] Red Carpet Dependency failure on Snapshot.]

2001-09-24 Thread Mark Burling

Make it 7 - I have had the same problem using RC on RH 7.1. This is the
message I receive from RC:

Information from the packaging system:
Unable to complete RPM transaction: dependencies are not met: 
evolution-0.14.99-snap.ximian.200109220808 requires libgtkhtml.so.16

I have 14, 16 and 17 installed also.  very strange behavior.

Mark

-Forwarded Message-

> From: Luis Villa <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [Evolution] Red Carpet Dependency failure on Snapshot.
> Date: 24 Sep 2001 10:27:59 -0400
> 
> I count at least six reports of the libgtkhtml15 problem already. 
> Luis
> 
> On Mon, 2001-09-24 at 10:22, Lloyd Duhon wrote:
> > As of last night, there was a push from the Ximian Gnome Desktop channel
> > that included pilot-link et.al. I was able to install beta 4 after I
> > grabbed those files. I'm currently experiencing a different problem,
> > with the gnome control center requiring libgtkhtml 15 (I've got 14, 16,
> > 17) and that's my only current problem with libraries from Ximian, but
> > it's the second in as many days I'm submitting the bug report for
> > the other failed dependency today.
> > 
> > HTH
> > 
> > Lloyd
> > 
> > 
> > On Mon, 2001-09-24 at 00:26, Paul R. Watkins wrote:
> > > I sure do not see the libpisock.so.4 available through ximian gnome for
> > > redhat 7.1 distribution -- it's not there -- but it is in Mandrake as
> > > the previous email indicated -- so how are we RH beta testers able to go
> > > forward?
> > > 
> > > 
> > > 
> > > 
> > > On Sun, 2001-09-23 at 21:51, JP Rosevear wrote:
> > > > On Fri, 2001-09-21 at 11:25, Lloyd Duhon wrote:
> > > > > Just tried to get today's snapshot from red carpet, and I'm getting a
> > > > > failed dependency on "libpisock.so.4" which is apparently a Pilot Link
> > > > > library that is currently only available in Mandrake Cooker (At least in
> > > > > RPM format). I'm a RH 7.1 user, and as such I find that we've got pilot
> > > > > link's libpisock.so.3.0.1 as the highest version.
> > > > > 
> > > > > Does Ximian plan to package the version 4 of pilot link for those of us
> > > > > who are trying to track release and stay somewhat stable? I'd rather not
> > > > > try and lump extra libraries in to maintain varying degrees of
> > > > > compatibility, that's not smart administration. If you're requiring
> > > > > version 4, I'll need Ximian to release the pilot link libraries in order
> > > > > to continue Evolution in my shop (Which is currently tracking beta
> > > > > versions on all of our workstations) I'm the only one having fun with
> > > > > all the snapshots :-).
> > > > 
> > > > It was already packaged and available in the Ximian GNOME channel before
> > > > I pushed snaps with the conduits in them.
> > > > 
> > > > -JP
> > > > -- 
> > > > --
> > > > ===
> > > > JP Rosevear [EMAIL PROTECTED]
> > > > Ximian Inc. http://www.ximian.com
> > > > 
> > > > 
> > > > ___
> > > > evolution maillist  -  [EMAIL PROTECTED]
> > > > http://lists.ximian.com/mailman/listinfo/evolution
> > > > 
> > > -- 
> > > Paul R. Watkins
> > > Decision Systems Support, Inc.
> > > [EMAIL PROTECTED]
> > > 480-898-8063
> > > Fax: 480-219-1871
> > > 
> > > 
> > > ___
> > > evolution maillist  -  [EMAIL PROTECTED]
> > > http://lists.ximian.com/mailman/listinfo/evolution
> > 
> > 
> > 
> > ___
> > evolution maillist  -  [EMAIL PROTECTED]
> > http://lists.ximian.com/mailman/listinfo/evolution
> -- 
> Luis Villa
> Ximian Bugmaster
> "Quality is an amazing bridge because it is universal in its language."
> Thomas Corcoran
> 
> 
> ___
> evolution maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/evolution



___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] Red Carpet Dependency failure on Snapshot.

2001-09-24 Thread Luis Villa

I count at least six reports of the libgtkhtml15 problem already. 
Luis

On Mon, 2001-09-24 at 10:22, Lloyd Duhon wrote:
> As of last night, there was a push from the Ximian Gnome Desktop channel
> that included pilot-link et.al. I was able to install beta 4 after I
> grabbed those files. I'm currently experiencing a different problem,
> with the gnome control center requiring libgtkhtml 15 (I've got 14, 16,
> 17) and that's my only current problem with libraries from Ximian, but
> it's the second in as many days I'm submitting the bug report for
> the other failed dependency today.
> 
> HTH
> 
> Lloyd
> 
> 
> On Mon, 2001-09-24 at 00:26, Paul R. Watkins wrote:
> > I sure do not see the libpisock.so.4 available through ximian gnome for
> > redhat 7.1 distribution -- it's not there -- but it is in Mandrake as
> > the previous email indicated -- so how are we RH beta testers able to go
> > forward?
> > 
> > 
> > 
> > 
> > On Sun, 2001-09-23 at 21:51, JP Rosevear wrote:
> > > On Fri, 2001-09-21 at 11:25, Lloyd Duhon wrote:
> > > > Just tried to get today's snapshot from red carpet, and I'm getting a
> > > > failed dependency on "libpisock.so.4" which is apparently a Pilot Link
> > > > library that is currently only available in Mandrake Cooker (At least in
> > > > RPM format). I'm a RH 7.1 user, and as such I find that we've got pilot
> > > > link's libpisock.so.3.0.1 as the highest version.
> > > > 
> > > > Does Ximian plan to package the version 4 of pilot link for those of us
> > > > who are trying to track release and stay somewhat stable? I'd rather not
> > > > try and lump extra libraries in to maintain varying degrees of
> > > > compatibility, that's not smart administration. If you're requiring
> > > > version 4, I'll need Ximian to release the pilot link libraries in order
> > > > to continue Evolution in my shop (Which is currently tracking beta
> > > > versions on all of our workstations) I'm the only one having fun with
> > > > all the snapshots :-).
> > > 
> > > It was already packaged and available in the Ximian GNOME channel before
> > > I pushed snaps with the conduits in them.
> > > 
> > > -JP
> > > -- 
> > > --
> > > ===
> > > JP Rosevear   [EMAIL PROTECTED]
> > > Ximian Inc.   http://www.ximian.com
> > > 
> > > 
> > > ___
> > > evolution maillist  -  [EMAIL PROTECTED]
> > > http://lists.ximian.com/mailman/listinfo/evolution
> > > 
> > -- 
> > Paul R. Watkins
> > Decision Systems Support, Inc.
> > [EMAIL PROTECTED]
> > 480-898-8063
> > Fax: 480-219-1871
> > 
> > 
> > ___
> > evolution maillist  -  [EMAIL PROTECTED]
> > http://lists.ximian.com/mailman/listinfo/evolution
> 
> 
> 
> ___
> evolution maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/evolution
-- 
Luis Villa
Ximian Bugmaster
"Quality is an amazing bridge because it is universal in its language."
Thomas Corcoran


___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] Red Carpet Dependency failure on Snapshot.

2001-09-24 Thread Lloyd Duhon

As of last night, there was a push from the Ximian Gnome Desktop channel
that included pilot-link et.al. I was able to install beta 4 after I
grabbed those files. I'm currently experiencing a different problem,
with the gnome control center requiring libgtkhtml 15 (I've got 14, 16,
17) and that's my only current problem with libraries from Ximian, but
it's the second in as many days I'm submitting the bug report for
the other failed dependency today.

HTH

Lloyd


On Mon, 2001-09-24 at 00:26, Paul R. Watkins wrote:
> I sure do not see the libpisock.so.4 available through ximian gnome for
> redhat 7.1 distribution -- it's not there -- but it is in Mandrake as
> the previous email indicated -- so how are we RH beta testers able to go
> forward?
> 
> 
> 
> 
> On Sun, 2001-09-23 at 21:51, JP Rosevear wrote:
> > On Fri, 2001-09-21 at 11:25, Lloyd Duhon wrote:
> > > Just tried to get today's snapshot from red carpet, and I'm getting a
> > > failed dependency on "libpisock.so.4" which is apparently a Pilot Link
> > > library that is currently only available in Mandrake Cooker (At least in
> > > RPM format). I'm a RH 7.1 user, and as such I find that we've got pilot
> > > link's libpisock.so.3.0.1 as the highest version.
> > > 
> > > Does Ximian plan to package the version 4 of pilot link for those of us
> > > who are trying to track release and stay somewhat stable? I'd rather not
> > > try and lump extra libraries in to maintain varying degrees of
> > > compatibility, that's not smart administration. If you're requiring
> > > version 4, I'll need Ximian to release the pilot link libraries in order
> > > to continue Evolution in my shop (Which is currently tracking beta
> > > versions on all of our workstations) I'm the only one having fun with
> > > all the snapshots :-).
> > 
> > It was already packaged and available in the Ximian GNOME channel before
> > I pushed snaps with the conduits in them.
> > 
> > -JP
> > -- 
> > --
> > ===
> > JP Rosevear [EMAIL PROTECTED]
> > Ximian Inc. http://www.ximian.com
> > 
> > 
> > ___
> > evolution maillist  -  [EMAIL PROTECTED]
> > http://lists.ximian.com/mailman/listinfo/evolution
> > 
> -- 
> Paul R. Watkins
> Decision Systems Support, Inc.
> [EMAIL PROTECTED]
> 480-898-8063
> Fax: 480-219-1871
> 
> 
> ___
> evolution maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/evolution



___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] Red Carpet Dependency failure on Snapshot.

2001-09-24 Thread Luis Villa

It is in the pilot-link package, which is available from RC for RH 6.2,
7.0, and 7.1.
Luis

On Mon, 2001-09-24 at 03:26, Paul R. Watkins wrote:
> I sure do not see the libpisock.so.4 available through ximian gnome for
> redhat 7.1 distribution -- it's not there -- but it is in Mandrake as
> the previous email indicated -- so how are we RH beta testers able to go
> forward?
> 
> 
> 
> 
> On Sun, 2001-09-23 at 21:51, JP Rosevear wrote:
> > On Fri, 2001-09-21 t 11:25, Lloyd Duhon wrote:
> > > Just tried to get today's snapshot from red carpet, and I'm getting a
> > > failed dependency on "libpisock.so.4" which is apparently a Pilot Link
> > > library that is currently only available in Mandrake Cooker (At least in
> > > RPM format). I'm a RH 7.1 user, and as such I find that we've got pilot
> > > link's libpisock.so.3.0.1 as the highest version.
> > > 
> > > Does Ximian plan to package the version 4 of pilot link for those of us
> > > who are trying to track release and stay somewhat stable? I'd rather not
> > > try and lump extra libraries in to maintain varying degrees of
> > > compatibility, that's not smart administration. If you're requiring
> > > version 4, I'll need Ximian to release the pilot link libraries in order
> > > to continue Evolution in my shop (Which is currently tracking beta
> > > versions on all of our workstations) I'm the only one having fun with
> > > all the snapshots :-).
> > 
> > It was already packaged and available in the Ximian GNOME channel before
> > I pushed snaps with the conduits in them.
> > 
> > -JP
> > -- 
> > --
> > ===
> > JP Rosevear [EMAIL PROTECTED]
> > Ximian Inc. http://www.ximian.com
> > 
> > 
> > ___
> > evolution maillist  -  [EMAIL PROTECTED]
> > http://lists.ximian.com/mailman/listinfo/evolution
> > 
> -- 
> Paul R. Watkins
> Decision Systems Support, Inc.
> [EMAIL PROTECTED]
> 480-898-8063
> Fax: 480-219-1871
> 
> 
> ___
> evolution maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/evolution




___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



[Evolution] Red Carpet Dependency failure on Snapshot.

2001-09-21 Thread Lloyd Duhon

Just tried to get today's snapshot from red carpet, and I'm getting a
failed dependency on "libpisock.so.4" which is apparently a Pilot Link
library that is currently only available in Mandrake Cooker (At least in
RPM format). I'm a RH 7.1 user, and as such I find that we've got pilot
link's libpisock.so.3.0.1 as the highest version.

Does Ximian plan to package the version 4 of pilot link for those of us
who are trying to track release and stay somewhat stable? I'd rather not
try and lump extra libraries in to maintain varying degrees of
compatibility, that's not smart administration. If you're requiring
version 4, I'll need Ximian to release the pilot link libraries in order
to continue Evolution in my shop (Which is currently tracking beta
versions on all of our workstations) I'm the only one having fun with
all the snapshots :-).


So what's the plan there guys?

LMK
Lloyd




___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution