ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexander Bokovoy <a.bokovoy@sam-solutions.net>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] Ruby
Date: Tue, 1 Oct 2002 13:19:04 +0300
Message-ID: <20021001101904.GA9208@sam-solutions.net> (raw)
In-Reply-To: <3D996F41.4070308@fioc.kz>

On Tue, Oct 01, 2002 at 04:47:45PM +0700, Ilya Palagin wrote:
> Vitaly Lipatov wrote:
> >On 1 Октябрь 2002 04:19, Dark Angel wrote:
> >
> >>Доброго времени суток!
> >>
> >>Вот решил установить Ruby...
> >>как обычно...  apt-get install bla-bla-bla.
> >>Апт выдал ошибку, типа не могу ска
> >>Err ftp://ftp.altlinux.ru i586/classic coreutils 4.5.1-alt1
> >
> >Наверное забыли сделать update
> >
> Кстати, по поводу последнего ruby из сизифа  - ему
> чем-то не нравится CGI.pretty(), он видит его как
> parse error.   Откатился на версию, идущую с ALM2 -
> все работает.
Конкретный код можно?
$ irb
irb(main):001:0> require 'cgi'
true
irb(main):002:0> print CGI::pretty("<html><body></body></html>","\t")
<html>
        <body>
        </body>
</html>
nil
irb(main):003:0> print CGI.pretty("<html><body></body></html>","\t")
<html>
        <body>
        </body>
</html>
nil
irb(main):004:0> puts VERSION
1.7.3
nil
-- 
/ Alexander Bokovoy
---
The one good thing about repeating your mistakes is that you know when to
cringe.


  reply	other threads:[~2002-10-01 10:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-01  0:19 Dark Angel
2002-10-01  9:38 ` Vitaly Lipatov
2002-10-01  9:47   ` Ilya Palagin
2002-10-01 10:19     ` Alexander Bokovoy [this message]
2002-10-02  2:26       ` Ilya Palagin
2002-10-02  7:59         ` Alexander Bokovoy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021001101904.GA9208@sam-solutions.net \
    --to=a.bokovoy@sam-solutions.net \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git