public inbox for gentoo-lisp@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-lisp] Weblocks build failure
@ 2010-11-16 17:35 Mike Summers
  2010-11-16 18:15 ` Stelian Ionescu
  0 siblings, 1 reply; 6+ messages in thread
From: Mike Summers @ 2010-11-16 17:35 UTC (permalink / raw
  To: gentoo-lisp

[-- Attachment #1: Type: text/plain, Size: 1028 bytes --]

I'm trying build Weblocks and get fetch failure on
dev-lisp/s-sysdeps-20060521

Separately, Hunchentoot fails with a fetch failure on
dev-lisp/split-sequence-20050802-r1

It looks like in both cases none of the download hosts do have the files,
although it looks like there are later versions.

 layman -i lisp
* lisp
* ~~~~
* Sources:
*   1. git://git.overlays.gentoo.org/proj/lisp.git
*   2. http://git.overlays.gentoo.org/gitroot/proj/lisp.git
*   3. git+ssh://git@git.overlays.gentoo.org/proj/lisp.git
*
* Contact : lisp@gentoo.org
* Type    : Git; Priority: 50
* Quality : experimental
*
* Description:
*   Common Lisp/Scheme development, recruitment and live overlay. Support
and feedback in `#gentoo-lisp' and via `gentoo-lisp@lists.gentoo.org'.
*
* Link:
*   http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git
*
* Feeds:
*   http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=atom
*   http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=rss


This is most likely a n00b problem.

Thanks in advance-- Mike

[-- Attachment #2: Type: text/html, Size: 4446 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-lisp] Weblocks build failure
  2010-11-16 17:35 [gentoo-lisp] Weblocks build failure Mike Summers
@ 2010-11-16 18:15 ` Stelian Ionescu
  2010-11-16 22:31   ` Mike Summers
  0 siblings, 1 reply; 6+ messages in thread
From: Stelian Ionescu @ 2010-11-16 18:15 UTC (permalink / raw
  To: gentoo-lisp

[-- Attachment #1: Type: text/plain, Size: 753 bytes --]

On Tue, 2010-11-16 at 11:35 -0600, Mike Summers wrote:
> I'm trying build Weblocks and get fetch failure
> on dev-lisp/s-sysdeps-20060521
> 
> 
> Separately, Hunchentoot fails with a fetch failure
> on dev-lisp/split-sequence-20050802-r1
> 
> 
> It looks like in both cases none of the download hosts do have the
> files, although it looks like there are later versions.

Either the local copy of the repository that you're using is too old or
there's something wrong with it: the current version of split-sequence
is 20050802-r3, which I am able to fetch; I've also updated s-sysdeps so
everything should work now

-- 
Stelian Ionescu a.k.a. fe[nl]ix
Quidquid latine dictum sit, altum videtur.
http://common-lisp.net/project/iolib

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-lisp] Weblocks build failure
  2010-11-16 18:15 ` Stelian Ionescu
@ 2010-11-16 22:31   ` Mike Summers
  2010-11-16 23:42     ` Mike Summers
  0 siblings, 1 reply; 6+ messages in thread
From: Mike Summers @ 2010-11-16 22:31 UTC (permalink / raw
  To: Stelian Ionescu; +Cc: gentoo-lisp

[-- Attachment #1: Type: text/plain, Size: 927 bytes --]

My mistake, I was pointed at an old overlay in /usr rather than /var.

Thanks!

On Tue, Nov 16, 2010 at 12:15 PM, Stelian Ionescu <sionescu@cddr.org> wrote:

> On Tue, 2010-11-16 at 11:35 -0600, Mike Summers wrote:
> > I'm trying build Weblocks and get fetch failure
> > on dev-lisp/s-sysdeps-20060521
> >
> >
> > Separately, Hunchentoot fails with a fetch failure
> > on dev-lisp/split-sequence-20050802-r1
> >
> >
> > It looks like in both cases none of the download hosts do have the
> > files, although it looks like there are later versions.
>
> Either the local copy of the repository that you're using is too old or
> there's something wrong with it: the current version of split-sequence
> is 20050802-r3, which I am able to fetch; I've also updated s-sysdeps so
> everything should work now
>
> --
> Stelian Ionescu a.k.a. fe[nl]ix
> Quidquid latine dictum sit, altum videtur.
> http://common-lisp.net/project/iolib
>

[-- Attachment #2: Type: text/html, Size: 1411 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-lisp] Weblocks build failure
  2010-11-16 22:31   ` Mike Summers
@ 2010-11-16 23:42     ` Mike Summers
  2010-11-17 12:14       ` Stelian Ionescu
  0 siblings, 1 reply; 6+ messages in thread
From: Mike Summers @ 2010-11-16 23:42 UTC (permalink / raw
  To: Stelian Ionescu; +Cc: gentoo-lisp

[-- Attachment #1: Type: text/plain, Size: 1195 bytes --]

One more build issue (using the current overlay), looks like kmrcl is
looking for an older (1.102) version... only 1.103 is on
http://files.b9.com/kmrcl/

On Tue, Nov 16, 2010 at 4:31 PM, Mike Summers <msummers57@gmail.com> wrote:

> My mistake, I was pointed at an old overlay in /usr rather than /var.
>
> Thanks!
>
>
> On Tue, Nov 16, 2010 at 12:15 PM, Stelian Ionescu <sionescu@cddr.org>wrote:
>
>> On Tue, 2010-11-16 at 11:35 -0600, Mike Summers wrote:
>> > I'm trying build Weblocks and get fetch failure
>> > on dev-lisp/s-sysdeps-20060521
>> >
>> >
>> > Separately, Hunchentoot fails with a fetch failure
>> > on dev-lisp/split-sequence-20050802-r1
>> >
>> >
>> > It looks like in both cases none of the download hosts do have the
>> > files, although it looks like there are later versions.
>>
>> Either the local copy of the repository that you're using is too old or
>> there's something wrong with it: the current version of split-sequence
>> is 20050802-r3, which I am able to fetch; I've also updated s-sysdeps so
>> everything should work now
>>
>> --
>> Stelian Ionescu a.k.a. fe[nl]ix
>> Quidquid latine dictum sit, altum videtur.
>> http://common-lisp.net/project/iolib
>>
>
>

[-- Attachment #2: Type: text/html, Size: 2041 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-lisp] Weblocks build failure
  2010-11-16 23:42     ` Mike Summers
@ 2010-11-17 12:14       ` Stelian Ionescu
  2010-11-17 17:04         ` Mike Summers
  0 siblings, 1 reply; 6+ messages in thread
From: Stelian Ionescu @ 2010-11-17 12:14 UTC (permalink / raw
  To: gentoo-lisp

[-- Attachment #1: Type: text/plain, Size: 361 bytes --]

On Tue, 2010-11-16 at 17:42 -0600, Mike Summers wrote:
> One more build issue (using the current overlay), looks like kmrcl is
> looking for an older (1.102) version... only 1.103 is
> on http://files.b9.com/kmrcl/

Fixed, thanks :)

-- 
Stelian Ionescu a.k.a. fe[nl]ix
Quidquid latine dictum sit, altum videtur.
http://common-lisp.net/project/iolib

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-lisp] Weblocks build failure
  2010-11-17 12:14       ` Stelian Ionescu
@ 2010-11-17 17:04         ` Mike Summers
  0 siblings, 0 replies; 6+ messages in thread
From: Mike Summers @ 2010-11-17 17:04 UTC (permalink / raw
  To: Stelian Ionescu; +Cc: gentoo-lisp

[-- Attachment #1: Type: text/plain, Size: 494 bytes --]

Weblocks ebuild worked, thanks for the help!

On Wed, Nov 17, 2010 at 6:14 AM, Stelian Ionescu <sionescu@cddr.org> wrote:

> On Tue, 2010-11-16 at 17:42 -0600, Mike Summers wrote:
> > One more build issue (using the current overlay), looks like kmrcl is
> > looking for an older (1.102) version... only 1.103 is
> > on http://files.b9.com/kmrcl/
>
> Fixed, thanks :)
>
> --
> Stelian Ionescu a.k.a. fe[nl]ix
> Quidquid latine dictum sit, altum videtur.
> http://common-lisp.net/project/iolib
>

[-- Attachment #2: Type: text/html, Size: 974 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-11-17 17:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-16 17:35 [gentoo-lisp] Weblocks build failure Mike Summers
2010-11-16 18:15 ` Stelian Ionescu
2010-11-16 22:31   ` Mike Summers
2010-11-16 23:42     ` Mike Summers
2010-11-17 12:14       ` Stelian Ionescu
2010-11-17 17:04         ` Mike Summers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox