9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] jas' cpython
@ 2015-03-25 11:01 Giacomo Tesio
  2015-03-25 11:12 ` David du Colombier
  0 siblings, 1 reply; 4+ messages in thread
From: Giacomo Tesio @ 2015-03-25 11:01 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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

I feel a bit dumb, but I can't grasp how to extracts file from

http://plan9.bell-labs.com/sources/contrib/jas/cpython-src.arch.bz2

and

http://plan9.bell-labs.com/sources/contrib/jas/hg-src.arch.bz2


tar(1), gzip(1) and ar(1) did not helped.

How should I extract files from an .arch archive?


Giacomo

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

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

* Re: [9fans] jas' cpython
  2015-03-25 11:01 [9fans] jas' cpython Giacomo Tesio
@ 2015-03-25 11:12 ` David du Colombier
  2015-03-25 12:27   ` Jeff Sickel
  2015-03-25 17:06   ` Giacomo Tesio
  0 siblings, 2 replies; 4+ messages in thread
From: David du Colombier @ 2015-03-25 11:12 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> How should I extract files from an .arch archive?

disk/mkext -d / < cpython-src.arch

--
David du Colombier



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

* Re: [9fans] jas' cpython
  2015-03-25 11:12 ` David du Colombier
@ 2015-03-25 12:27   ` Jeff Sickel
  2015-03-25 17:06   ` Giacomo Tesio
  1 sibling, 0 replies; 4+ messages in thread
From: Jeff Sickel @ 2015-03-25 12:27 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs


> On Mar 25, 2015, at 6:12 AM, David du Colombier <0intro@gmail.com> wrote:
> 
>> How should I extract files from an .arch archive?
> 
> disk/mkext -d / < cpython-src.arch


Once you have that there will be a new v2.7.9 build available in the near
future.  A huge re-write of ssl.py and _ssl.c (we use _p9ssl.c instead) took
place going from the v2.7.8 to v2.7.9 bump to accommodate/work around some
OpenSSL bugs.  I’m finishing up the Plan 9 _p9ssl.c to support the new
API in ssl.py.  Once that’s done there will be an announcement and additional
pointers about building it.

-jas




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

* Re: [9fans] jas' cpython
  2015-03-25 11:12 ` David du Colombier
  2015-03-25 12:27   ` Jeff Sickel
@ 2015-03-25 17:06   ` Giacomo Tesio
  1 sibling, 0 replies; 4+ messages in thread
From: Giacomo Tesio @ 2015-03-25 17:06 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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

Thanks David!

2015-03-25 12:12 GMT+01:00 David du Colombier <0intro@gmail.com>:

> > How should I extract files from an .arch archive?
>
> disk/mkext -d / < cpython-src.arch
>
> --
> David du Colombier
>
>

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

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

end of thread, other threads:[~2015-03-25 17:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-25 11:01 [9fans] jas' cpython Giacomo Tesio
2015-03-25 11:12 ` David du Colombier
2015-03-25 12:27   ` Jeff Sickel
2015-03-25 17:06   ` Giacomo Tesio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).