ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* updated Ubuntu edgy texlive+context backports
@ 2007-05-30 12:26 Sanjoy Mahajan
  2007-05-31  8:18 ` Olivier Turlier
  0 siblings, 1 reply; 4+ messages in thread
From: Sanjoy Mahajan @ 2007-05-30 12:26 UTC (permalink / raw)
  To: ntg-context; +Cc: dev-context

I just updated the Ubuntu edgy backports of the texlive packages (for
i386) and have been running them on my feisty laptop for half a day.
The 'context' package provides version 2007.04.17 12:51.

They are recompilations of the latest Ubuntu gutsy (7.10) packages,
which are Norbert's latest Debian packages with a couple additions.  Let
me know if you have problems.

To use the packages, add these lines to your /etc/apt/sources.list :

  deb     http://web.mit.edu/download/sanjoy/texlive-backports/ edgy/
  deb-src http://web.mit.edu/download/sanjoy/texlive-backports/ edgy/

Then

 apt-get update
 apt-get install cm-super texlive-fonts-recommended \
                 context context-nonfree context-doc-nonfree

('cm-super comes from the universe repositories)

Sorry, no dapper (6.06) backports yet!  A few tricky package-version
obstacles remain.

-Sanjoy

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

* Re: updated Ubuntu edgy texlive+context backports
  2007-05-30 12:26 updated Ubuntu edgy texlive+context backports Sanjoy Mahajan
@ 2007-05-31  8:18 ` Olivier Turlier
  2007-05-31 13:21   ` [NTG-context] " Sanjoy Mahajan
  0 siblings, 1 reply; 4+ messages in thread
From: Olivier Turlier @ 2007-05-31  8:18 UTC (permalink / raw)
  To: dev-context; +Cc: ntg-context

Le Wed, 30 May 2007 08:26:09 -0400, Sanjoy Mahajan a écrit:

> I just updated the Ubuntu edgy backports of the texlive packages (for
> i386) and have been running them on my feisty laptop for half a day.
> The 'context' package provides version 2007.04.17 12:51.
> 
> They are recompilations of the latest Ubuntu gutsy (7.10) packages,
> which are Norbert's latest Debian packages with a couple additions.  Let
> me know if you have problems.
> 
> To use the packages, add these lines to your /etc/apt/sources.list :
> 
>   deb     http://web.mit.edu/download/sanjoy/texlive-backports/ edgy/
>   deb-src http://web.mit.edu/download/sanjoy/texlive-backports/ edgy/
> 
> Then
> 
>  apt-get update
>  apt-get install cm-super texlive-fonts-recommended \
>                  context context-nonfree context-doc-nonfree
> 
> ('cm-super comes from the universe repositories)
> 
> Sorry, no dapper (6.06) backports yet!  A few tricky package-version
> obstacles remain.
> 
> -Sanjoy

Hi Sanjoy,

Morning tests of your new packages are OK for me. Thanks.

Can you give the location of you key so one can authenticate packages and
be able to upgrade via the automatic/regular/graphic ubuntu way and not
thru the shell.

Thanks again

_______________________________________________
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context

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

* Re: [NTG-context] updated Ubuntu edgy texlive+context backports
  2007-05-31  8:18 ` Olivier Turlier
@ 2007-05-31 13:21   ` Sanjoy Mahajan
  2007-05-31 13:54     ` Olivier Turlier
  0 siblings, 1 reply; 4+ messages in thread
From: Sanjoy Mahajan @ 2007-05-31 13:21 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: dev-context

> Can you give the location of your key

Sure, I just figured out how to do key stuff...

I've submitted it to hkp://subkeys.pgp.net and it is available from
there and other keyservers (search for 'sanjoy mahajan' or for the DSA
id 0x3FCDAAA3).  You can also get the ascii exported key here:

  <http://www.inference.phy.cam.ac.uk/sanjoy/sanjoy.asc>

[For those just getting up to speed with secure apt (which includes
me), here is how to add a public key to apt's keyring:

  wget http://www.inference.phy.cam.ac.uk/sanjoy/sanjoy.asc -O - \
  | apt-key add -

Then apt-get can verify the signatures on the packages downloaded from
my web.mit.edu site (which I signed with the private key corresponding
to that public key).]

-Sanjoy

gpg DSA: 0x3FCDAAA3
gpg  fp: 9722 56B0 F787 12A9 164E  34B7 09C9 E543 3FCD AAA3

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

* Re: [NTG-context] updated Ubuntu edgy texlive+context backports
  2007-05-31 13:21   ` [NTG-context] " Sanjoy Mahajan
@ 2007-05-31 13:54     ` Olivier Turlier
  0 siblings, 0 replies; 4+ messages in thread
From: Olivier Turlier @ 2007-05-31 13:54 UTC (permalink / raw)
  To: dev-context; +Cc: ntg-context

Le Thu, 31 May 2007 14:21:21 +0100, Sanjoy Mahajan a écrit:

>> Can you give the location of your key
> 
> Sure, I just figured out how to do key stuff...
> 
> I've submitted it to hkp://subkeys.pgp.net and it is available from
> there and other keyservers (search for 'sanjoy mahajan' or for the DSA
> id 0x3FCDAAA3).  You can also get the ascii exported key here:
> 
>   <http://www.inference.phy.cam.ac.uk/sanjoy/sanjoy.asc>
> 
> [For those just getting up to speed with secure apt (which includes
> me), here is how to add a public key to apt's keyring:
> 
>   wget http://www.inference.phy.cam.ac.uk/sanjoy/sanjoy.asc -O - \
>   | apt-key add -
> 
> Then apt-get can verify the signatures on the packages downloaded from
> my web.mit.edu site (which I signed with the private key corresponding
> to that public key).]
> 
> -Sanjoy
> 
> gpg DSA: 0x3FCDAAA3
> gpg  fp: 9722 56B0 F787 12A9 164E  34B7 09C9 E543 3FCD AAA3

I'v pbs whith the command for having the packages signed with your key.

Found similar commands, but with a *.gpg* file, like this one :

wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key
add - && sudo apt-get update

So maybe a solution is to provide one on your website. Thanks

Olivier

_______________________________________________
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context

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

end of thread, other threads:[~2007-05-31 13:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-30 12:26 updated Ubuntu edgy texlive+context backports Sanjoy Mahajan
2007-05-31  8:18 ` Olivier Turlier
2007-05-31 13:21   ` [NTG-context] " Sanjoy Mahajan
2007-05-31 13:54     ` Olivier Turlier

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).