snap - install skype warning - main.go: should be wrapped in (i18n)

Bug #1811534 reported by Denis Trofimov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
snapd
Expired
Undecided
Unassigned
snapd (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Installed from https://snapcraft.io/skype
sudo snap install skype --classic

Warnings due to i18n (no support for Russian language ru_RU.UTF-8)

(also slow download speed from channel 'stable')

LSB Version: core-9.20170808ubuntu1-noarch:printing-9.20170808ubuntu1-noarch:security-9.20170808ubuntu1-noarch
Distributor ID: Ubuntu
Description: Ubuntu 18.04 LTS
Release: 18.04 LTS
Codename: bionic

cat /etc/default/locale
LANG=en_US.UTF-8
LC_ADDRESS=ru_RU.UTF-8
LC_IDENTIFICATION=ru_RU.UTF-8
LC_MEASUREMENT=ru_RU.UTF-8
LC_MONETARY=ru_RU.UTF-8
LC_NAME=ru_RU.UTF-8
LC_NUMERIC=ru_RU.UTF-8
LC_PAPER=ru_RU.UTF-8
LC_TELEPHONE=ru_RU.UTF-8
LC_TIME=ru_RU.UTF-8

Full log:

2019/01/12 22:26:26.992064 main.go:158: argument "abort"'s "<смена ID>s" should be wrapped in <>s
2019/01/12 22:26:26.992109 main.go:158: argument "ack"'s "<файл подтверждения>s" should be wrapped in <>s
2019/01/12 22:26:26.992159 main.go:158: argument "tasks"'s "<смена ID>s" should be wrapped in <>s
2019/01/12 22:26:26.992176 main.go:158: argument "create-key"'s "<имя ключа>s" should be wrapped in <>s
2019/01/12 22:26:26.992190 main.go:158: argument "create-user"'s "<отослать>s" should be wrapped in <>s
2019/01/12 22:26:26.992206 main.go:158: argument "delete-key"'s "<имя ключа>s" should be wrapped in <>s
2019/01/12 22:26:26.992234 main.go:158: argument "export-key"'s "<имя ключа>s" should be wrapped in <>s
2019/01/12 22:26:26.992255 main.go:158: argument "find"'s "<запрос>s" should be wrapped in <>s
2019/01/12 22:26:26.992271 main.go:158: argument "get"'s "<ключ>s" should be wrapped in <>s
2019/01/12 22:26:26.992298 main.go:158: argument "interface"'s "<интерфейс>s" should be wrapped in <>s
2019/01/12 22:26:26.992315 main.go:158: argument "known"'s "<тип подтверждения>s" should be wrapped in <>s
2019/01/12 22:26:26.992321 main.go:158: argument "known"'s "<фильт заголовков>s" should be wrapped in <>s
2019/01/12 22:26:26.992340 main.go:158: argument "login"'s "<отослать>s" should be wrapped in <>s
2019/01/12 22:26:26.992363 main.go:158: argument "prepare-image"'s "<модель подтверждения>s" should be wrapped in <>s
2019/01/12 22:26:26.992369 main.go:158: argument "prepare-image"'s "<корневая директория>s" should be wrapped in <>s
2019/01/12 22:26:26.992397 main.go:158: argument "services"'s "<сервис>s" should be wrapped in <>s
2019/01/12 22:26:26.992410 main.go:158: argument "logs"'s "<сервис>s" should be wrapped in <>s
2019/01/12 22:26:26.992420 main.go:158: argument "start"'s "<сервис>s" should be wrapped in <>s
2019/01/12 22:26:26.992435 main.go:158: argument "stop"'s "<сервис>s" should be wrapped in <>s
2019/01/12 22:26:26.992446 main.go:158: argument "restart"'s "<сервис>s" should be wrapped in <>s
2019/01/12 22:26:26.992458 main.go:158: argument "set"'s "<конфигурационное значение>s" should be wrapped in <>s
2019/01/12 22:26:26.992483 main.go:158: argument "sign-build"'s "<имя файла>s" should be wrapped in <>s
2019/01/12 22:26:26.992610 main.go:158: argument "wait"'s "<ключ>s" should be wrapped in <>s
2019/01/12 22:26:26.992623 main.go:158: argument "watch"'s "<смена ID>s" should be wrapped in <>s

Tags: i18n
Revision history for this message
Denis Trofimov (derofim) wrote :

snap 2.36.3
snapd 2.36.3
series 16
ubuntu 18.10
kernel 4.18.0-13-generic

Steve Langasek (vorlon)
affects: skype (Ubuntu) → snapd (Ubuntu)
Revision history for this message
mase (i-lp-f) wrote :

I tried reproducing this with 2.39.2+18.04 on 18.04 by setting the following as root:

#!/bin/bash
export LANG=en_US.UTF-8
export LC_ADDRESS=ru_RU.UTF-8
export LC_IDENTIFICATION=ru_RU.UTF-8
export LC_MEASUREMENT=ru_RU.UTF-8
export LC_MONETARY=ru_RU.UTF-8
export LC_NAME=ru_RU.UTF-8
export LC_NUMERIC=ru_RU.UTF-8
export LC_PAPER=ru_RU.UTF-8
export LC_TELEPHONE=ru_RU.UTF-8
export LC_TIME=ru_RU.UTF-8

then executing
$ snap install skype --classic

However this installed ok.

I am also able to execute Skype as a regular user.
@Dennis
Can you please confirm this is still a current issue ?
If so, do you happen to know of a way to replicate this with out setting my entire system to Russian ?

John Lenton (chipaca)
Changed in snappy:
status: New → Incomplete
Changed in snapd (Ubuntu):
status: New → Incomplete
affects: snappy → snapd
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for snapd because there has been no activity for 60 days.]

Changed in snapd:
status: Incomplete → Expired
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for snapd (Ubuntu) because there has been no activity for 60 days.]

Changed in snapd (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.