ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Anton Farygin <rider@altlinux.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] очередно dist-upgrade.  пока полет нормальный.
Date: Sun, 21 Oct 2001 15:50:29 +0400
Message-ID: <3BD2B685.7070206@altlinux.ru> (raw)
In-Reply-To: <20011021020205.067a6753.info@atmsk.ru>

Все тоже самое. Решил точно также ;-)

Мысли сходятся?

Rgds
Rider

> Теперь о недочетах.
> 1) не удалился предыдущий php-mysql-4.0.6-alt0.RC2  я его удалил руками и без всяких воплей. 
> 2) в скрипте сервиса httpd есть досадная некрасивость. 
> 
> 	module=`echo ${module} | awk '{	gsub(".*/","");	gsub("^mod_","");gsub("^lib","");gsub("\.so$","");print toupper($0)}'`
> вот эта строчка порождает сообщение:
> 	awk: cmd. line:1: warning: escape sequence `\.' treated as plain `.'
> на работоспособность это не влияет так как сообщение идет в stderr, но это очень некрасиво вылазит при старте сервиса в количистве один штук на каждый модуль.
> 
> я поправил это так:
> 
>  module=`echo ${module} | awk '{	gsub(".*/","");	gsub("^mod_","");gsub("^lib","");gsub("\.so$","");print toupper($0)}' 2>/dev/null
> 
> но наверное есть более красивые решения.


-- 
<?PHP
/*
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
  * published by the Free Software Foundation; either version 2, or
  * (at your option) any later version.
  */
echo "\n
___________________________________________________________________\n
    ___    _   _____                                                \n
   ( _ )  ( ) (_   _) | <a href=mailto:rider@altlinux.ru>Rider</a>  \n
  / ___ \ | |_  | |   | <a href=http://altlinux.ru>+70952039698 </a>\n
( /   \ )(____)(_)   | <a href=http://lrn.ru> LRN Team </a>        \n
|~~~LINUX TEAM~~~|   |                                             \n
-------------------------------------------------------------------\n
";
?>




  reply	other threads:[~2001-10-21 11:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-20 22:02 AVL
2001-10-21 11:50 ` Anton Farygin [this message]
2001-10-21 11:55   ` [sisyphus] [JT] AVL

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=3BD2B685.7070206@altlinux.ru \
    --to=rider@altlinux.ru \
    --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