Package Details: visual-studio-code-insiders-bin 1714092985-1

Git Clone URL: https://aur.archlinux.org/visual-studio-code-insiders-bin.git (read-only, click to copy)
Package Base: visual-studio-code-insiders-bin
Description: Editor for building and debugging modern web and cloud applications (insiders version)
Upstream URL: https://code.visualstudio.com/
Licenses: custom: commercial
Provides: vscode
Submitter: dcelasun
Maintainer: dcelasun
Last Packager: dcelasun
Votes: 30
Popularity: 0.159632
First Submitted: 2020-11-17 19:53 (UTC)
Last Updated: 2024-04-29 08:04 (UTC)

Pinned Comments

dcelasun commented on 2021-05-29 23:02 (UTC)

This package always installs the latest insiders build so don't flag it as out-of-date, just rebuild and you'll get the latest version.

Latest Comments

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

dcelasun commented on 2023-11-24 07:34 (UTC)

@Alphabyte OK so the version is correctly identified. Can you try in a clean build directory, without any AUR helpers? Also, what's the output of uname -m?

Alphabyte commented on 2023-11-24 04:21 (UTC)

Hi, @dcelasun That command outputs 1700717804

dcelasun commented on 2023-11-23 19:43 (UTC)

@Alphabyte maybe it's a CDN issue. Assuming you're on x86_64, what's the output of IFS='/' read -ra ADDR <<< $(curl -ILs -o /dev/null -w %{url_effective} https://update.code.visualstudio.com/latest/linux-x64/insider); echo "${ADDR[7]}" | sed 's/code-insider-x64-//g' | sed 's/.tar.gz//g' | sed 's/-/./g'?

Alphabyte commented on 2023-11-23 18:37 (UTC) (edited on 2023-11-23 18:37 (UTC) by Alphabyte)

getting this error when trying to install using paru

==> ERROR: pkgver is not allowed to be empty.
==> ERROR: pkgver() generated an invalid version: 
error: failed to build 'visual-studio-code-insiders-bin-1700717804-1': 
error: packages failed to build: visual-studio-code-insiders-bin-1700717804-1

dcelasun commented on 2023-11-23 10:59 (UTC)

@papajoke it seems upstream changed the URL format. Pushed a fix now.

papajoke commented on 2023-11-23 08:10 (UTC) (edited on 2023-11-23 08:57 (UTC) by papajoke)

bad pkgver() for x86_64 ?

After update my version is now insider-1 and not 17XXXXXXXX-X ! After update yay want always update : aur/visual-studio-code-insiders-bin insider-1 -> 1700112950-1

same with git and makepkg, result is visual-studio-code-insiders-bin-insider-1-x86_64.pkg.tar.gz

dcelasun commented on 2023-11-17 07:07 (UTC)

@greyltc that's already the case. Here's the makepkg output on x86:

$ makepkg
==> Making package: visual-studio-code-insiders-bin 1694514614-1 (Fri 17 Nov 2023 07:06:39 GMT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found visual-studio-code-insiders.desktop
  -> Found visual-studio-code-insiders-url-handler.desktop
  -> Found visual-studio-code-insiders-bin.sh
  -> Downloading code_x64_1694514614.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   136  100   136    0     0    387      0 --:--:-- --:--:-- --:--:--   387
100  128M  100  128M    0     0  51.6M      0  0:00:02  0:00:02 --:--:-- 69.8M
==> Validating source files with sha256sums...
    visual-studio-code-insiders.desktop ... Passed
    visual-studio-code-insiders-url-handler.desktop ... Passed
    visual-studio-code-insiders-bin.sh ... Passed
==> Validating source_x86_64 files with sha256sums...
    code_x64_1694514614.tar.gz ... Skipped
==> Extracting sources...
  -> Extracting code_x64_1694514614.tar.gz with bsdtar
==> Starting pkgver()...
==> Updated version: visual-studio-code-insiders-bin 1700112950-1
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "visual-studio-code-insiders-bin"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: visual-studio-code-insiders-bin 1700112950-1 (Fri 17 Nov 2023 07:06:52 GMT)

greyltc commented on 2023-11-17 02:24 (UTC)

could this be changed to only fetch the bin that matches our architecture by default?

mtehrani commented on 2023-10-16 15:02 (UTC) (edited on 2023-10-16 15:04 (UTC) by mtehrani)

I get this error while upgrading it in Manjaro:

the PKGDEST for visual-studio-code-insiders-bin is listed by makepkg but does not exist: /home/***/.cache/yay/visual-studio-code-insiders-bin/visual-studio-code-insiders-bin-1697434522-1-x86_64.pkg.tar.zst

dcelasun commented on 2023-09-12 15:09 (UTC)

no-sandbox is removed, pkgver is bumped.