Package Details: teams-for-linux 1.11.1-1

Git Clone URL: https://aur.archlinux.org/teams-for-linux.git (read-only, click to copy)
Package Base: teams-for-linux
Description: Unofficial Microsoft Teams client for Linux using Electron.
Upstream URL: https://github.com/IsmaelMartinez/teams-for-linux
Licenses: GPL-3.0-only
Submitter: ivelkov
Maintainer: jijojosephk (pschichtel)
Last Packager: pschichtel
Votes: 84
Popularity: 4.17
First Submitted: 2018-04-03 15:36 (UTC)
Last Updated: 2024-10-24 23:34 (UTC)

Pinned Comments

pschichtel commented on 2024-04-30 20:18 (UTC) (edited on 2024-04-30 20:19 (UTC) by pschichtel)

Before marking the package out of date, please first check that the new version is not a pre-release. I'm tracking releases, not pre-releases.

jijojosephk commented on 2024-02-05 02:42 (UTC)

Talk to community members here:

https://matrix.to/#/#teams-for-linux_community:gitter.im

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 24 Next › Last »

pschichtel commented on 2024-06-07 09:52 (UTC)

@Blu3wolf: please report this upstream

Blu3wolf commented on 2024-06-07 05:54 (UTC)

I get some warnings from npm when building this, one of which explicitly says not to use the module: ==> Starting build()... npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported

armadillo commented on 2024-06-06 20:54 (UTC) (edited on 2024-06-06 22:41 (UTC) by armadillo)

New version fails to build until npm is installed. New dependency needed?

EDIT: this has apparently now been addressed.

Helios commented on 2024-06-03 11:03 (UTC) (edited on 2024-06-03 11:10 (UTC) by Helios)

For anyone having the following issue with yarn v1.22.22 and kernel 6.9.2-arch1-1, you can export UV_USE_IO_URING=0 before performing the package update. It seems to be related with the latest kernel version. Take a look here: https://github.com/nodejs/node/issues/48444

==> Starting build()... Unknown Syntax Error: Unsupported option name ("--pure-lockfile").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check->cache] [--check-resolutions] [--inline-builds] [--mode #0] ==> ERROR: A failure occurred in build(). Aborting... -> error making: teams-for-linux-exit status 4 -> Failed to install the following packages. Manual intervention is required: teams-for-linux - exit status 4

bogzao commented on 2024-06-03 11:00 (UTC)

It worked. The kernel version 6.9.3 was updated at the same time.. I needed to perform a reboot to overcome this problem! Thank you :)

pschichtel commented on 2024-06-03 10:52 (UTC)

@bogzao: it's literally in the last few comments. Upgrade your kernel to at least 6.9.3.

bogzao commented on 2024-06-03 10:50 (UTC)

Recently update returns the following error:

error /home/bio/.cache/yay/teams-for-linux/src/teams-for-linux-1.5.0/node_modules/electron: Command failed. Exit code: 126 Command: node install.js Arguments: Directory: /home/bio/.cache/yay/teams-for-linux/src/teams-for-linux-1.5.0/node_modules/electron Output: /bin/sh: /tmp/yarn--1717411293637-0.6254505296544344/node: /bin/sh: bad interpreter: Text file busy

Is there a solution to this?

pschichtel commented on 2024-06-01 10:26 (UTC)

kernel 6.9.3 is released, so I removed the workaround to build on buggy kernels. upgrade your kernel.

pschichtel commented on 2024-05-30 19:24 (UTC)

@wast3 this is apparently a kernel bug, I included the workaround into the makepkg for the 1.5.0 version.

wast3 commented on 2024-05-03 19:07 (UTC) (edited on 2024-05-03 19:07 (UTC) by wast3)

I have the exact same error as Mthw below. Is there a solution to this?

error /home/wast3/asp/teams-for-linux/src/teams-for-linux-1.4.35/node_modules/electron: Command failed. Exit code: 126 Command: node install.js Arguments: Directory: /home/wast3/asp/teams-for-linux/src/teams-for-linux-1.4.35/node_modules/electron Output: /bin/sh: /tmp/yarn--1714762933618-0.38688232140925805/node: /bin/sh: bad interpreter: Text file busy