ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] etcnet и .rpmsave
@ 2006-08-30  7:09 Sergey
  2006-08-30  7:23 ` Шенцев Алексей Владимирович
  0 siblings, 1 reply; 8+ messages in thread
From: Sergey @ 2006-08-30  7:09 UTC (permalink / raw)
  To: sisyphus

Привет.

Вопрос, что называется, на засыпку...

 1: etcnet                   warning: /etc/net/options.d/00-default saved as /etc/net/options.d/00-default.rpmsave        ( 16%)

00-default.rpmsave будет скриптами обрабатываться ? Что-то я в них упоминания
rpmsave/rpmnew не нашёл, есть предположение, что исключаться оно не будет.

-- 
С уважением, Сергей
a_s_y@sama.ru


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

* Re: [sisyphus] etcnet и .rpmsave
  2006-08-30  7:09 [sisyphus] etcnet и .rpmsave Sergey
@ 2006-08-30  7:23 ` Шенцев Алексей Владимирович
  2006-08-30  7:54   ` Sergey
  0 siblings, 1 reply; 8+ messages in thread
From: Шенцев Алексей Владимирович @ 2006-08-30  7:23 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от 30 августа 2006 11:09 Sergey написал(a):
> Привет.
Привет.
> Вопрос, что называется, на засыпку...
>  1: etcnet                   warning: /etc/net/options.d/00-default saved
> as /etc/net/options.d/00-default.rpmsave        ( 16%)
> 00-default.rpmsave будет скриптами обрабатываться ? 
Нет конечно.
> Что-то я в них упоминания rpmsave/rpmnew не нашёл, есть предположение, что
> исключаться оно не будет.

-- 
С уважением Шенцев Алексей Владимирович.
E-mail: ashen@nsrz.ru
ICQ: 271053845

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

* Re: [sisyphus] etcnet и .rpmsave
  2006-08-30  7:23 ` Шенцев Алексей Владимирович
@ 2006-08-30  7:54   ` Sergey
  2006-08-30  9:30     ` Dmitry V. Levin
  2006-08-30  9:42     ` Yuriy Kashirin
  0 siblings, 2 replies; 8+ messages in thread
From: Sergey @ 2006-08-30  7:54 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Wednesday 30 August 2006 12:23, Шенцев Алексей Владимирович wrote:

> > Вопрос, что называется, на засыпку...
> >  1: etcnet                   warning: /etc/net/options.d/00-default saved
> > as /etc/net/options.d/00-default.rpmsave        ( 16%)
> > 00-default.rpmsave будет скриптами обрабатываться ? 

> Нет конечно.

Глядя на 

pickup_defaults()
{
        for optionsfile in /etc/net/options /etc/net/options.d/*; do
                [ -s "$optionsfile" ] && . $optionsfile
        done
        if [ -z "$SCRIPTDIR" ]; then
                print_error "could not read /etc/net options from usual place"
                exit 2
        fi
}

я бы сказал, что да...

-- 
С уважением, Сергей
a_s_y@sama.ru


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

* Re: [sisyphus] etcnet и .rpmsave
  2006-08-30  7:54   ` Sergey
@ 2006-08-30  9:30     ` Dmitry V. Levin
  2006-08-30  9:42     ` Yuriy Kashirin
  1 sibling, 0 replies; 8+ messages in thread
From: Dmitry V. Levin @ 2006-08-30  9:30 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Wed, Aug 30, 2006 at 12:54:53PM +0500, Sergey wrote:
> On Wednesday 30 August 2006 12:23, Шенцев Алексей Владимирович wrote:
> 
> > > Вопрос, что называется, на засыпку...
> > >  1: etcnet                   warning: /etc/net/options.d/00-default saved
> > > as /etc/net/options.d/00-default.rpmsave        ( 16%)
> > > 00-default.rpmsave будет скриптами обрабатываться ? 
> 
> > Нет конечно.
> 
> Глядя на 
> 
> pickup_defaults()
> {
>         for optionsfile in /etc/net/options /etc/net/options.d/*; do
>                 [ -s "$optionsfile" ] && . $optionsfile
>         done
>         if [ -z "$SCRIPTDIR" ]; then
>                 print_error "could not read /etc/net options from usual place"
>                 exit 2
>         fi
> }
> 
> я бы сказал, что да...

С высокой вероятностью 00-default.rpmsave будет обрабатываться после 00-default.
Вешайте багу.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] etcnet и .rpmsave
  2006-08-30  7:54   ` Sergey
  2006-08-30  9:30     ` Dmitry V. Levin
@ 2006-08-30  9:42     ` Yuriy Kashirin
  2006-08-30  9:59       ` Sergey
  1 sibling, 1 reply; 8+ messages in thread
From: Yuriy Kashirin @ 2006-08-30  9:42 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Wednesday 30 August 2006 10:54, Sergey wrote:
> On Wednesday 30 August 2006 12:23, Шенцев Алексей Владимирович 
wrote:
> > > Вопрос, что называется, на засыпку...
> > >  1: etcnet                   warning:
> > > /etc/net/options.d/00-default saved as
> > > /etc/net/options.d/00-default.rpmsave        ( 16%)
> > > 00-default.rpmsave будет скриптами обрабатываться ?
> >
> > Нет конечно.
>
> Глядя на
>
> pickup_defaults()
> {
>         for optionsfile in /etc/net/options /etc/net/options.d/*;
> do [ -s "$optionsfile" ] && . $optionsfile
>         done
>         if [ -z "$SCRIPTDIR" ]; then
>                 print_error "could not read /etc/net options from
> usual place" exit 2
>         fi
> }
>
> я бы сказал, что да...

А какой версии у вас etcnet?
У меня так:

    for of in /etc/net/options /etc/net/options.d/*; do
        [ "${of%.rpm*}" = "$of" -a "${of%\~}" = "$of" ] || continue
        SourceIfNotEmpty $of
    done
 
То есть файлы, заканчивающиеся на .rpm* и ~ исключаются.
etcnet-0.8.3-alt1


-- 
 Best regards
 Yuriy Kashirin

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

* Re: [sisyphus] etcnet и .rpmsave
  2006-08-30  9:42     ` Yuriy Kashirin
@ 2006-08-30  9:59       ` Sergey
  2006-08-30 10:33         ` Dmitry V. Levin
  0 siblings, 1 reply; 8+ messages in thread
From: Sergey @ 2006-08-30  9:59 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Wednesday 30 August 2006 14:42, Yuriy Kashirin wrote:

> А какой версии у вас etcnet?
> У меня так:
> 
>     for of in /etc/net/options /etc/net/options.d/*; do
>         [ "${of%.rpm*}" = "$of" -a "${of%\~}" = "$of" ] || continue
>         SourceIfNotEmpty $of
>     done
>  
> То есть файлы, заканчивающиеся на .rpm* и ~ исключаются.
> etcnet-0.8.3-alt1

etcnet-0.8.0-alt0.10

Значит багу надо не на Сизиф, а на Сомпакт 3.0 вешать...

-- 
С уважением, Сергей
a_s_y@sama.ru


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

* Re: [sisyphus] etcnet и .rpmsave
  2006-08-30  9:59       ` Sergey
@ 2006-08-30 10:33         ` Dmitry V. Levin
  2006-08-30 11:06           ` Sergey
  0 siblings, 1 reply; 8+ messages in thread
From: Dmitry V. Levin @ 2006-08-30 10:33 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Wed, Aug 30, 2006 at 02:59:01PM +0500, Sergey wrote:
> On Wednesday 30 August 2006 14:42, Yuriy Kashirin wrote:
> 
> > А какой версии у вас etcnet?
> > У меня так:
> > 
> >     for of in /etc/net/options /etc/net/options.d/*; do
> >         [ "${of%.rpm*}" = "$of" -a "${of%\~}" = "$of" ] || continue
> >         SourceIfNotEmpty $of
> >     done
> >  
> > То есть файлы, заканчивающиеся на .rpm* и ~ исключаются.
> > etcnet-0.8.3-alt1
> 
> etcnet-0.8.0-alt0.10
> 
> Значит багу надо не на Сизиф, а на Сомпакт 3.0 вешать...

Боюсь что это бесполезно...


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] etcnet и .rpmsave
  2006-08-30 10:33         ` Dmitry V. Levin
@ 2006-08-30 11:06           ` Sergey
  0 siblings, 0 replies; 8+ messages in thread
From: Sergey @ 2006-08-30 11:06 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Wednesday 30 August 2006 15:33, Dmitry V. Levin wrote:

> > etcnet-0.8.0-alt0.10
> > 
> > Значит багу надо не на Сизиф, а на Сомпакт 3.0 вешать...
> 
> Боюсь что это бесполезно...

Один апдейт etcnet там случился... Потому и внимание обратил... 

-- 
С уважением, Сергей
a_s_y@sama.ru


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

end of thread, other threads:[~2006-08-30 11:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-30  7:09 [sisyphus] etcnet и .rpmsave Sergey
2006-08-30  7:23 ` Шенцев Алексей Владимирович
2006-08-30  7:54   ` Sergey
2006-08-30  9:30     ` Dmitry V. Levin
2006-08-30  9:42     ` Yuriy Kashirin
2006-08-30  9:59       ` Sergey
2006-08-30 10:33         ` Dmitry V. Levin
2006-08-30 11:06           ` Sergey

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