Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] google-chrome ERROR: SHA256 mismatch for EULA
@ 2023-10-01 13:59 rickalex21
  2023-10-01 14:10 ` classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: rickalex21 @ 2023-10-01 13:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 619 bytes --]

New issue by rickalex21 on void-packages repository

https://github.com/void-linux/void-packages/issues/46347

Description:
### Is this a new report?

Yes

### System Info

Void 6.3.13_1 x86_64 AuthenticAMD uptodate rFFFFF

### Package(s) Affected

google-chrome-115.0.5790.110_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

no

### Expected behaviour

Expected to upgrade google-chrome.

### Actual behaviour

=> ERROR: SHA256 mismatch for EULA:
c57f6063f0ef7f6cd0f93cc6004ba86be0df36eca92be054bbb3b424dbd7830c


### Steps to reproduce

xbps-src pkg google-chrome

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: google-chrome ERROR: SHA256 mismatch for EULA
  2023-10-01 13:59 [ISSUE] google-chrome ERROR: SHA256 mismatch for EULA rickalex21
@ 2023-10-01 14:10 ` classabbyamp
  2023-10-01 18:33 ` tuxslack
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-10-01 14:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 274 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/46347#issuecomment-1742094076

Comment:
we should really be doing the EULA file like discord and a few other packages (i.e. a file with a link to the current terms) 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: google-chrome ERROR: SHA256 mismatch for EULA
  2023-10-01 13:59 [ISSUE] google-chrome ERROR: SHA256 mismatch for EULA rickalex21
  2023-10-01 14:10 ` classabbyamp
@ 2023-10-01 18:33 ` tuxslack
  2023-10-01 18:50 ` [ISSUE] [CLOSED] " classabbyamp
  2023-10-02  4:36 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: tuxslack @ 2023-10-01 18:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2738 bytes --]

New comment by tuxslack on void-packages repository

https://github.com/void-linux/void-packages/issues/46347#issuecomment-1742162388

Comment:
**maintainer:** Michael Aldridge <maldridge@voidlinux.org>
**homepage:** https://www.google.com/chrome/
**filename-sha256:** b3417497ae1b375962b121e0b20727c667c689cfdceacc43dd4e94cc32c63fb0
**metafile-sha256:** aa00be5f9546cae372b4eb0ae3b7665023e9fe5e0e85803d4cc5d29fdee423cf

===============================================================

cd ~/void-packages/

git pull && ./xbps-src update-sys

...

=> xbps-src: the following packages must be rebuilt and updated:
 google-chrome
=> xbps-src: building google-chrome-117.0.5938.132_1 ...
=> xbps-src: updating repositories for host (x86_64)...
[*] Updating repository `https://repo-default.voidlinux.org/current/bootstrap/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/nonfree/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/debug/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/multilib/bootstrap/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/multilib/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> google-chrome-117.0.5938.132_1: removing autodeps, please wait...
=> google-chrome-117.0.5938.132_1: building for x86_64...
   [host] python3-html2text-2020.1.16_5: found (https://repo-default.voidlinux.org/current)
   [host] python3-setuptools-68.2.2_1: found (https://repo-default.voidlinux.org/current)
   [runtime] gtk+3-3.24.38_1: found (https://repo-default.voidlinux.org/current)
=> google-chrome-117.0.5938.132_1: installing host dependencies: python3-html2text-2020.1.16_5 python3-setuptools-68.2.2_1 ...
=> google-chrome-117.0.5938.132_1: running do-extract hook: 00-distfiles ...
=> google-chrome-117.0.5938.132_1: extracting distfile(s), please wait...
=> google-chrome-117.0.5938.132_1: running post_extract ...
google-chrome-eula.html: [93KB 4%] 20KB/s ETA: 00m00s
google-chrome-eula.html: [93KB 21%] 18KB/s ETA: 00m03s
google-chrome-eula.html: [93KB 59%] 27KB/s ETA: 00m01s
google-chrome-eula.html: [93KB 77%] 24KB/s ETA: 00m00s
google-chrome-eula.html: 93KB [avg rate: 31KB/s]
**=> ERROR: SHA256 mismatch for EULA:
c57f6063f0ef7f6cd0f93cc6004ba86be0df36eca92be054bbb3b424dbd7830c
=> ERROR: xbps-src: failed to build google-chrome-117.0.5938.132_1 pkg!**


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ISSUE] [CLOSED] google-chrome ERROR: SHA256 mismatch for EULA
  2023-10-01 13:59 [ISSUE] google-chrome ERROR: SHA256 mismatch for EULA rickalex21
  2023-10-01 14:10 ` classabbyamp
  2023-10-01 18:33 ` tuxslack
@ 2023-10-01 18:50 ` classabbyamp
  2023-10-02  4:36 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-10-01 18:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 622 bytes --]

Closed issue by rickalex21 on void-packages repository

https://github.com/void-linux/void-packages/issues/46347

Description:
### Is this a new report?

Yes

### System Info

Void 6.3.13_1 x86_64 AuthenticAMD uptodate rFFFFF

### Package(s) Affected

google-chrome-115.0.5790.110_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

no

### Expected behaviour

Expected to upgrade google-chrome.

### Actual behaviour

=> ERROR: SHA256 mismatch for EULA:
c57f6063f0ef7f6cd0f93cc6004ba86be0df36eca92be054bbb3b424dbd7830c


### Steps to reproduce

xbps-src pkg google-chrome

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: google-chrome ERROR: SHA256 mismatch for EULA
  2023-10-01 13:59 [ISSUE] google-chrome ERROR: SHA256 mismatch for EULA rickalex21
                   ` (2 preceding siblings ...)
  2023-10-01 18:50 ` [ISSUE] [CLOSED] " classabbyamp
@ 2023-10-02  4:36 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-10-02  4:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2678 bytes --]

New comment by tuxslack on void-packages repository

https://github.com/void-linux/void-packages/issues/46347#issuecomment-1742162388

Comment:
**homepage:** https://www.google.com/chrome/
**filename-sha256:** b3417497ae1b375962b121e0b20727c667c689cfdceacc43dd4e94cc32c63fb0
**metafile-sha256:** aa00be5f9546cae372b4eb0ae3b7665023e9fe5e0e85803d4cc5d29fdee423cf

===============================================================

cd ~/void-packages/

git pull && ./xbps-src update-sys

...

=> xbps-src: the following packages must be rebuilt and updated:
 google-chrome
=> xbps-src: building google-chrome-117.0.5938.132_1 ...
=> xbps-src: updating repositories for host (x86_64)...
[*] Updating repository `https://repo-default.voidlinux.org/current/bootstrap/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/nonfree/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/debug/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/multilib/bootstrap/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/multilib/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> google-chrome-117.0.5938.132_1: removing autodeps, please wait...
=> google-chrome-117.0.5938.132_1: building for x86_64...
   [host] python3-html2text-2020.1.16_5: found (https://repo-default.voidlinux.org/current)
   [host] python3-setuptools-68.2.2_1: found (https://repo-default.voidlinux.org/current)
   [runtime] gtk+3-3.24.38_1: found (https://repo-default.voidlinux.org/current)
=> google-chrome-117.0.5938.132_1: installing host dependencies: python3-html2text-2020.1.16_5 python3-setuptools-68.2.2_1 ...
=> google-chrome-117.0.5938.132_1: running do-extract hook: 00-distfiles ...
=> google-chrome-117.0.5938.132_1: extracting distfile(s), please wait...
=> google-chrome-117.0.5938.132_1: running post_extract ...
google-chrome-eula.html: [93KB 4%] 20KB/s ETA: 00m00s
google-chrome-eula.html: [93KB 21%] 18KB/s ETA: 00m03s
google-chrome-eula.html: [93KB 59%] 27KB/s ETA: 00m01s
google-chrome-eula.html: [93KB 77%] 24KB/s ETA: 00m00s
google-chrome-eula.html: 93KB [avg rate: 31KB/s]
**=> ERROR: SHA256 mismatch for EULA:
c57f6063f0ef7f6cd0f93cc6004ba86be0df36eca92be054bbb3b424dbd7830c
=> ERROR: xbps-src: failed to build google-chrome-117.0.5938.132_1 pkg!**


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-10-02  4:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-01 13:59 [ISSUE] google-chrome ERROR: SHA256 mismatch for EULA rickalex21
2023-10-01 14:10 ` classabbyamp
2023-10-01 18:33 ` tuxslack
2023-10-01 18:50 ` [ISSUE] [CLOSED] " classabbyamp
2023-10-02  4:36 ` classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).