Search Criteria
Package Details: cros-container-guest-tools-git r403.0c2dcc71-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cros-container-guest-tools-git.git (read-only, click to copy) |
---|---|
Package Base: | cros-container-guest-tools-git |
Description: | Linux guest tools for the Crostini containers on ChromeOS |
Upstream URL: | https://chromium.googlesource.com/chromiumos/containers/cros-container-guest-tools |
Keywords: | chromeos containers crostini lxc |
Licenses: | custom |
Submitter: | ava1ar |
Maintainer: | mshaugh |
Last Packager: | mshaugh |
Votes: | 19 |
Popularity: | 0.092138 |
First Submitted: | 2018-05-23 06:53 (UTC) |
Last Updated: | 2023-04-25 16:51 (UTC) |
Dependencies (12)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-xdg-docsAUR)
- mailcap
- openssh (openssh-hpn-gitAUR, openssh-gitAUR, openssh-xdg-gitAUR, openssh-xdgAUR, openssh-gssapiAUR, openssh-dotconfigAUR, openssh-dotconfig-binAUR, openssh-selinuxAUR, openssh-hpn-shimAUR)
- packagekit
- pulseaudio (pulseaudio-dummyAUR, pulseaudio-gitAUR, pipewire-pulse-gitAUR, pipewire-full-pulse-gitAUR, pipewire-common-pulse-gitAUR, pipewire-pulse)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, xdg-utils-lxqtAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-betterlockscreenAUR, mimejs-gitAUR, xdg-utils-symlink-fixAUR, xdg-utils-mimeoAUR)
- xkeyboard-config (xkeyboard-config-hhkAUR, xkeyboard-config-boneAUR, xkeyboard-config-dreymar-gitAUR, xkeyboard-config-chromebookAUR, galliumos-xkeyboard-configAUR, xkeyboard-config-adnwAUR, xkeyboard-config-bbkt-gitAUR, xkeyboard-config-bbktAUR, xkeyboard-config-gitAUR)
- xorg-xdpyinfo
- xorg-xrdb (xorg-xrdb-mcppAUR)
- xorg-xsetroot
- xxd (vim-minimal-gitAUR, gvim-gitAUR, vim-qt-gitAUR, xxd-standaloneAUR, vim-x11AUR, vim-clipboardAUR, gvim-wayland-lilydjwg-gitAUR, gvim-gtk2AUR, gvim, vim)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
Latest Comments
1 2 3 4 5 6 .. 11 Next › Last »
rahil627 commented on 2023-08-16 23:51 (UTC) (edited on 2023-08-17 02:28 (UTC) by rahil627)
i get a bunch of permission errors, running it as a user (which i think i'm supposed to do..?)
:: Running post-transaction hooks...\ (1/5) Reloading system manager configuration...\ (2/5) Reloading device manager configuration...\ LNXSYSTM:00: Failed to write 'change' to '/sys/devices/LNXSYSTM:00/uevent': Permission denied (... a ton of similar errors for usb, cmos, memory, virtual, etc.)
maybe related to this warning about my sudoers permissions?:\ warning: directory permissions differ on /etc/sudoers.d/\ filesystem: 750 package: 755\ warning: directory permissions differ on /usr/share/polkit-1/rules.d/\ filesystem: 750 package: 755
but i read that sudoers is supposed to have 0440 permissions...
mount | grep vda /dev/vda on /opt/google/cros-containers type ext4 (ro,relatime) maybe should the file-system should be writeable?
mio-19 commented on 2023-06-27 13:28 (UTC)
The terminal would auto close before arch is fully booted
mio-19 commented on 2023-06-04 15:18 (UTC)
From 108 there is another cros guest tools called cros-im. What about packaging it for arch?
nallekarhu commented on 2023-04-19 20:11 (UTC) (edited on 2023-04-19 20:12 (UTC) by nallekarhu)
@mshaugh please update
cros-garcon-conditions.conf
as described by @agruenebergabhinav commented on 2023-04-18 12:20 (UTC)
After upgrading to ChromeOS 112, the Terminal would time out trying to connect to the container. Just confirming that the fix suggested by @agrueneberg resolved the problem.
agrueneberg commented on 2023-03-14 21:42 (UTC)
/dev/.host_ip has recently been removed: https://chromium.googlesource.com/chromiumos/platform2/+/c6af5ab6252558308c0baa29a8903a44d201a96c
Therefore,
ConditionPathExists=/dev/.host_ip
needs to be removed from cros-garcon-conditions.conf for cros-garcon to start (I'm currently on Beta 112), otherwise:mx.bug commented on 2023-02-25 21:16 (UTC)
This PKGBUILD is broken.
The service file indeed does not exist, because cros-sftp has been deprecated and is no longer needed, because sftp is launched by a different means now.
agrueneberg commented on 2023-02-04 19:29 (UTC) (edited on 2023-02-05 09:15 (UTC) by agrueneberg)
Is "Linux files" integration working for anyone out of the box? If I click on the entry in the Files app, no files are shown. The cros-garcon user service in Arch responds as follows:
garcon is trying to execute
/usr/lib/openssh/sftp-server
(see https://chromium.googlesource.com/chromiumos/platform2/+/3d4c084a7de33561300d98853c16cd205989022b/vm_tools/garcon/main.cc#85), which in Arch is in/usr/lib/ssh
. Symlinking fixes the issue:What's a good way to deal with this as part of this package given that we cannot fix the path directly?
felipecrp commented on 2023-02-03 02:24 (UTC)
@allexj you must use systemctl --user
allexj commented on 2022-11-22 23:44 (UTC)
If I try to enable sommelier@0.service, sommelier-x@0.service, sommelier@1.service and sommelier-x@1.service all of them are units not found.
1 2 3 4 5 6 .. 11 Next › Last »