Search Criteria
Package Details: looking-glass-module-dkms 2:B6-10
Package Actions
Git Clone URL: | https://aur.archlinux.org/looking-glass.git (read-only, click to copy) |
---|---|
Package Base: | looking-glass |
Description: | A kernel module that implements a basic interface to the IVSHMEM device for when using LookingGlass in VM->VM mode |
Upstream URL: | https://looking-glass.io/ |
Licenses: | GPL2 |
Submitter: | Omar007 |
Maintainer: | Omar007 |
Last Packager: | Omar007 |
Votes: | 41 |
Popularity: | 2.60 |
First Submitted: | 2017-12-22 16:49 (UTC) |
Last Updated: | 2025-02-03 17:19 (UTC) |
Dependencies (12)
- dkms (dkms-gitAUR)
- cmake (cmake-gitAUR) (make)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR) (make)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- libsamplerate (libsamplerate-gitAUR) (make)
- libxi (libxi-gitAUR) (make)
- libxpresent (make)
- libxss (make)
- obs-studio (obs-studio-rcAUR, obs-studio-browserAUR, obs-studio-tytan652AUR, obs-studio-libertyAUR, obs-studio-gitAUR) (make)
- spice-protocol (spice-protocol-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
Omar007 commented on 2022-01-25 12:49 (UTC)
@Torxed: It looks like you're for some reason building with a custom build environment instead of making a clean build. In this case, it's seems you're building with a 10.1 version of GDB living in your home directory? Please build in an up-to-date Arch environment (and preferably a clean one, e.g. use a chroot or something), otherwise you're on your own.
Torxed commented on 2022-01-25 09:05 (UTC)
Used yay, but I doubt that's the issue.
lemmarathon commented on 2021-12-31 17:29 (UTC)
I get this error when running makepkg:
Fix:
Ghosthree3 commented on 2021-12-15 09:49 (UTC)
Change source URL to https://looking-glass.io/artifact/stable/source
OzzyHelix commented on 2021-12-14 00:58 (UTC) (edited on 2021-12-14 01:00 (UTC) by OzzyHelix)
I get this when running attempting to run this
curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading https://looking-glass.io/ci/host/source?id=715 Aborting... -> error downloading sources: looking-glass context: exit status 1
==> Making package: looking-glass 2:B4-1 (Mon 13 Dec 2021 07:51:38 PM EST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading looking-glass-B4.tar.gz... curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading https://looking-glass.io/ci/host/source?id=715 Aborting... -> error making: looking-glass
Omar007 commented on 2021-07-05 09:57 (UTC) (edited on 2021-07-05 10:56 (UTC) by Omar007)
Yea for a full repo distributed package it should probably be v1.0 or something. That is sort-of what I expected with the 'wait on the next release'. Though that can also still be a beta I suppose, but time will tell.
If you're just using the PKGBUILD without cloning the AUR repo it should be OK. I'll update this later today to add the build version fix and cover that issue though.
EDIT: Done
svenstaro commented on 2021-07-05 00:15 (UTC)
The reason is that the logic in
version.cmake
checks for the existence of a git repo and will then assume it's the LG git repo but it's actually the AUR git repo itself and that will then lead to a wrong version being reported. I told upstream about this and they produced this patch: https://github.com/gnif/LookingGlass/commit/6c545806abc5441be994a1f9315cfd75d4b89682You should try applying that patch to make sure that upstream error reports carry the right version information.
svenstaro commented on 2021-07-04 23:40 (UTC)
I just talked to the developer and we'll keep it in AUR for the time being as per upstream wishes. One thing he mentioned is that the current version reported by this very package is wrong. I was able to reproduce the problem.
It should say:
186391981783 [I] main.c:2282 | main | Looking Glass (B3-0-g2973319bff)
what it does say is:
187133868380 [I] main.c:2282 | main | Looking Glass (a5194b94ac)
anthr76 commented on 2021-07-04 22:55 (UTC)
From what I understand gnif does not wish the community to package looking-glass yet
https://github.com/gnif/LookingGlass/issues/168
Considering the GPL license shall we have this double checked?
Omar007 commented on 2021-07-04 20:15 (UTC) (edited on 2021-07-04 20:16 (UTC) by Omar007)
@Svenstaro: I have no problem with that. Would appreciate it if you could let me know if you end up ever dropping it (back to the AUR) though, I have no problem resuming work on it if/when that happens.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »