From: Hihin Ruslan <ruslandh@gmail.com>
To: devel@lists.altlinux.org
Subject: Re: [devel] Steam и Bash4
Date: Fri, 1 Sep 2017 02:27:35 +0300
Message-ID: <201709010227.35954@ruslandh> (raw)
In-Reply-To: <20170831230125.GA4645@celery>
[-- Attachment #1: Type: text/plain, Size: 1757 bytes --]
Здравствуйте Alexey Tourbin
В сообщении от 1 сентября 2017 Alexey Tourbin написал(a):
> On Fri, Sep 01, 2017 at 12:30:31AM +0300, Nazarov Denis wrote:
> > Сегодняшнее обновление клиента Steam с серверов Valve
> > принесло неприятность - теперь оно требует bash 4, т.к. в
> > скрипте $HOME/.local/share/Steam/steam.sh теперь
> > используется инструкция
> >
> > declare -A
> >
> > которая в bash 3 не поддерживается. Steam просто виснет на
> > логине. Если исправить в начале этого файла интерпретатор с
> >
> > #!/usr/bin/env bash
> >
> > на
> >
> > #!/usr/bin/env bash4
> >
> > то всё работает.
> >
> > Если поправить интерпретатор в /usr/bin/steam, то это не
> > помогает, т.к. он в итоге запускает скрипт
> > $HOME/.local/share/Steam/steam.sh (который сам обновляется с
> > серверов Valve).
> >
> > Что-то я никак не могу придумать как решить эту появившуюся
> > проблему. У кого- нибудь есть какие-нибудь идеи?
>
> Можно пропатчить /bin/bash.
>
...
> Хорошо работает!
>
.....
> $ ./bash './Steam/steam.sh'
> 4.2.50(1)-release
Хочу такой патч !!! ;-)
--
А ещё говорят так (fortune):
Having a wonderful wine, wish you were beer.
________________________________________________________________________
С уважением Хихин Руслан
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
prev parent reply other threads:[~2017-08-31 23:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-31 21:30 Nazarov Denis
2017-08-31 21:33 ` Paul Wolneykien
2017-08-31 21:57 ` Nazarov Denis
2017-08-31 22:03 ` Paul Wolneykien
2017-08-31 23:18 ` Nazarov Denis
2017-08-31 23:01 ` Alexey Tourbin
2017-08-31 23:24 ` Nazarov Denis
2017-08-31 23:27 ` Hihin Ruslan [this message]
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=201709010227.35954@ruslandh \
--to=ruslandh@gmail.com \
--cc=devel@lists.altlinux.org \
/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 Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git