Страница 1 из 1
MS teams on ROSA R11.1?
Добавлено: 16 сен 2021, 17:19
trencan
Hello,
is it possible to make running MS Teams on ROSA R11.1? I see no such package in repos. And I found rpm on MS site, but this can't be installed. It fails on some script during installation.
Thanks
MS teams on ROSA R11.1?
Добавлено: 26 сен 2021, 12:59
Yamah
trencan писал(а): 16 сен 2021, 17:19
Hello,
is it possible to make running MS Teams on ROSA R11.1? I see no such package in repos. And I found rpm on MS site, but this can't be installed. It fails on some script during installation.
Thanks
Yes! I use the MS Teams on Rosa Fresh 2016.1 (R11.1) and Rosa Fresh 2021.1 (R12). All functional is work.
I was install from rpm package for Fedora, downloaded from offsite.
MS teams on ROSA R11.1?
Добавлено: 29 окт 2021, 08:51
trencan
I used this rpm package:
https://packages.microsoft.com/yumrepos ... x86_64.rpm
And I get:
Код: Выделить всё
==> warning: tag 273 type(0x6) != implicit type(0x0)
Packages lib64secret1_0-0.18.5-3-rosa2016.1.x86_64, lib64gbm1-20.1.10-1-rosa2016.1.x86_64, lib64xrandr2-1.5.1-3-rosa2016.1.x86_64, glibc-2.24-11-rosa2016.1.x86_64, lib64gio2.0_0-2.58.3-3-rosa2016.1.x86_64, lib64nss3-3.52.1-1-rosa2016.1.x86_64, lib64x11_6-1.6.12-1-rosa2016.1.x86_64, lib64glib2.0_0-2.58.3-3-rosa2016.1.x86_64, lib64stdc++6-5.5.0_2017.10-2-rosa2016.1.x86_64, lib64nspr4-4.25-1-rosa2016.1.x86_64, lib64x11-xcb1-1.6.12-1-rosa2016.1.x86_64, lib64drm2-2.4.103-1-rosa2016.1.x86_64, lib64expat1-2.2.8-1-rosa2016.1.x86_64, lib64gobject2.0_0-2.58.3-3-rosa2016.1.x86_64, lib64gdk_pixbuf2.0_0-2.36.11-2-rosa2016.1.x86_64 are already installed
A requested package cannot be installed:
teams-1.4.00.26453-1.x86_64 (due to unsatisfied libstdc++.so.6(GLIBCXX_3.4.22)(64bit))
Continue installation anyway? (Y/n) y
While some packages may have been installed, there were failures.
A requested package cannot be installed:
teams-1.4.00.26453-1.x86_64 (due to unsatisfied libstdc++.so.6(GLIBCXX_3.4.22)(64bit))
Continue installation anyway?
I have no package with name GLIBCXX_3.4.22, but I have libstdc++6-5.5.0_2017.10-2-rosa2016.1.x86_64 which contains:
/lib/libstdc++.so.6
/lib/libstdc++.so.6.0.21
So how did you make it work?
I also tried to install without checking dependencies and then files from rpm were installed to disk, but some post script failed (some error about unsupported service manager) and teams app was not launching. It was unusable.
Thanks.