Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747190 - net-im/teams-1.3.00.25560 version bump
Summary: net-im/teams-1.3.00.25560 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-08 03:19 UTC by Anton Bolshakov
Modified: 2020-10-10 23:42 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to solve build issue (teams-1.3.00.25560.patch,554 bytes, patch)
2020-10-10 07:06 UTC, Marius Stoica
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Larry the Git Cow gentoo-dev 2020-10-09 18:40:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50423e6b368afd6810517933807f693275c4fde6

commit 50423e6b368afd6810517933807f693275c4fde6
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2020-10-09 18:40:42 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2020-10-09 18:40:42 +0000

    net-im/teams: Version bump
    
    * let's try again without gnome-keyring
    * remove keytar3 entirely
    * add useflags system-ffmpeg, system-mesa
    
    Closes: https://bugs.gentoo.org/729064
    Closes: https://bugs.gentoo.org/747190
    Closes: https://bugs.gentoo.org/743793
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 net-im/teams/Manifest                  |   1 +
 net-im/teams/metadata.xml              |   4 ++
 net-im/teams/teams-1.3.00.25560.ebuild | 101 +++++++++++++++++++++++++++++++++
 3 files changed, 106 insertions(+)
Comment 2 Anton Bolshakov 2020-10-10 01:12:35 UTC
sorry, it fails for me:

[ebuild   R   ~] net-im/teams-1.3.00.25560::gentoo [1.3.00.25560::local-overlay] USE="-system-ffmpeg% -system-mesa%" 0 KiB

>>> Emerging (1 of 1) net-im/teams-1.3.00.25560::gentoo
>>> Failed to emerge net-im/teams-1.3.00.25560, Log file:
>>>  '/var/tmp/portage/net-im/teams-1.3.00.25560/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 1.11, 0.75, 0.63
 * Package:    net-im/teams-1.3.00.25560
 * Repository: gentoo
 * Maintainer: dilfridge@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking teams_1.3.00.25560_amd64.deb to /var/tmp/portage/net-im/teams-1.3.00.25560/work
>>> Unpacking data.tar.xz to /var/tmp/portage/net-im/teams-1.3.00.25560/work
>>> Source unpacked in /var/tmp/portage/net-im/teams-1.3.00.25560/work
>>> Preparing source in /var/tmp/portage/net-im/teams-1.3.00.25560/work ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-im/teams-1.3.00.25560/work ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-im/teams-1.3.00.25560/work ...
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: net-im/teams-1.3.00.25560

>>> Install net-im/teams-1.3.00.25560 into /var/tmp/portage/net-im/teams-1.3.00.25560/image
rm: cannot remove '/var/tmp/portage/net-im/teams-1.3.00.25560/image/usr/share/teams/resources/app.asar.unpacked/node_modules/keytar3': Is a directory
 * ERROR: net-im/teams-1.3.00.25560::gentoo failed (install phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line 125:  Called src_install
 *   environment, line 1645:  Called die
 * The specific snippet of code:
 *       rm -f "${D}"/usr/share/teams/resources/app.asar.unpacked/node_modules/keytar3 || die;
Comment 3 Marius Stoica 2020-10-10 07:06:29 UTC
Created attachment 664489 [details, diff]
patch to solve build issue
Comment 4 Dan Johansson 2020-10-10 08:29:40 UTC
Yes, that patch fixed it for me too.
Comment 5 Andreas K. Hüttel archtester gentoo-dev 2020-10-10 23:42:36 UTC
Already fixed. :)