eula_text.html ... FAILED
Search Criteria
Package Details: google-chrome 131.0.6778.69-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/google-chrome.git (read-only, click to copy) |
---|---|
Package Base: | google-chrome |
Description: | The popular web browser by Google (Stable Channel) |
Upstream URL: | https://www.google.com/chrome |
Keywords: | chromium |
Licenses: | custom:chrome |
Submitter: | None |
Maintainer: | gromit |
Last Packager: | gromit |
Votes: | 2244 |
Popularity: | 7.52 |
First Submitted: | 2010-05-25 20:25 (UTC) |
Last Updated: | 2024-11-12 20:25 (UTC) |
Dependencies (12)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libxss
- libxtst
- nss (nss-hgAUR)
- ttf-liberation (ttf-defenestrationAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- gnome-keyring (gnome-keyring-gitAUR) (optional) – for storing passwords in GNOME keyring
- kdialog (kdialog-gitAUR) (optional) – for file dialogs in KDE
- kwallet (kwallet-gitAUR) (optional) – for storing passwords in KWallet
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR) (optional) – WebRTC desktop sharing under Wayland
Required by (40)
- bitwarden-chromium (optional)
- captive-browser-git (optional)
- chrome-extension-bitwarden-git (optional)
- chrome-extension-ocrs-git
- chromedriver (optional)
- chromium-extension-adnauseam (optional)
- chromium-extension-autoscroll (optional)
- chromium-extension-plasma-integration (optional)
- chromium-extension-runet-censorship-bypass (optional)
- chromium-material-icons-for-github-bin (optional)
- chromium-vencord (optional)
- chromium-vencord-bin (optional)
- chromium-vencord-git (optional)
- dedao-dl-bin (optional)
- endpoint-verification-chrome
- endpoint-verification-minimal
- ff2mpv-go-git (optional)
- ff2mpv-rust (optional)
- hub-kids (optional)
- hub-young (optional)
- ice-ssb (optional)
- ice-ssb-git (optional)
- kget-integrator-chrome (optional)
- lastpass (optional)
- marp-cli (optional)
- nfauthenticationkey (optional)
- pearson-reader-plus-full-lang (optional)
- pennywise-bin (optional)
- pt-plugin-plus-bin (optional)
- pt-plugin-plus-git (optional)
- python-nativemessaging-ng (optional)
- python-webdriver-manager (check)
- quick-n-easy-web-builder-10 (optional)
- sshcode-bin (optional)
- uget-integrator-chrome (optional)
- upload-gphotos (optional)
- web-media-controller-mpris (optional)
- web-media-controller-mpris-git (optional)
- webchanges (optional)
- webui-aria2-git (optional)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 115 116 117 118 119 120 121 122 123 124 125 .. 157 Next › Last »
mariusn commented on 2013-10-17 07:12 (UTC)
joe1984 commented on 2013-10-16 22:00 (UTC)
I'm getting checksum a3a49767c80e92cca63b7a33aadfb2af for the file eula_text.html. Please fix this PKGBUILD.
MindfulMonk commented on 2013-10-03 11:34 (UTC)
Just change the PKGBUILD line
[ "$CARCH" = 'x86_64' ] && md5sums[0]='e4ab342703de87ec117cfea3951acce8'
to
[ "$CARCH" = 'x86_64' ] && md5sums[0]='7f055de3dc3a62cedb5156420c1bc99a'
thujone commented on 2013-10-02 09:33 (UTC)
On x86_64 I'm getting checksum: 7f055de3dc3a62cedb5156420c1bc99a
haaja commented on 2013-10-01 20:47 (UTC)
Just letting you know that there's an unnecessary .directory file in the tarball.
Det commented on 2013-09-20 18:26 (UTC)
Well, that's a bit longer than the line you already gave me anyway and the output is:
<channel>
<version>
[...]
Instead of:
<channel>: <version>
[...]
And to be honest I don't really care about the "feeling" either, as long as it _is_ correct.
ruario commented on 2013-08-11 17:41 (UTC)
@Det: Just a thought, regarding your comment in the PKGBUILD that suggests using the rpm repo meta data to find out the latest version. Since you are now using the deb as the source perhaps this command (or a variant) might be more appropriate as it uses the deb repository metadata? Doesn't really matter given the version number is the same either way but perhaps it feels more correct.
$ curl -s https://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages.gz | gzip -d | awk -F "[ -]" '/Package: google-chrome/ { print $4; getline ; print $2 }'
Det commented on 2013-08-09 16:26 (UTC)
Yeah, I've noticed that too back when I made that decision.
zatricky commented on 2013-08-06 15:02 (UTC)
Minor non-bug: I've noticed the end-result is a .tar whereas most packages get packaged as .tar.xz
Det commented on 2013-08-02 15:09 (UTC)
I update it when I can.
Pinned Comments
gromit commented on 2023-04-15 08:22 (UTC) (edited on 2023-05-08 21:42 (UTC) by gromit)
When reporting this package as outdated make sure there is indeed a new version for Linux Desktop. You can have a look at the "Stable updates" tag in Release blog for this.
You can also run this command to obtain the version string for the latest chrome version:
Do not report updates for ChromeOS, Android or other platforms stable versions as updates here.