ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Nazarov Denis <nenderus@altlinux.org>
To: devel@lists.altlinux.org
Subject: [devel] Steam и Bash4
Date: Fri, 01 Sep 2017 00:30:31 +0300
Message-ID: <1704288.AR3Uk1DLxt@nenderus-pc.localdomain> (raw)

Привет всем.

Сегодняшнее обновление клиента 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). 

Что-то я никак не могу придумать как решить эту появившуюся проблему. У кого-
нибудь есть какие-нибудь идеи?

             reply	other threads:[~2017-08-31 21:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-31 21:30 Nazarov Denis [this message]
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

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=1704288.AR3Uk1DLxt@nenderus-pc.localdomain \
    --to=nenderus@altlinux.org \
    --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