Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i2p: use github release and update livecheck #171873

Merged
merged 1 commit into from
May 18, 2024
Merged

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added java Java use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels May 16, 2024
@chenrui333
Copy link
Member

  ==> Installing i2p
  /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/e7a5cc6573c31146944ca09629a597e8d418aa94aaaa31c6bff0c3520786e113--i2psource_2.5.2.tar.bz2 --directory /private/tmp/homebrew-unpack20240516-10391-5iynqq
  i2p-2.5.2/apps/routerconsole/locale/messages_cs.po: bzip decompression failed
  tar: Error exit delayed from previous errors.
  Error: Failure while executing; `/usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/e7a5cc6573c31146944ca09629a597e8d418aa94aaaa31c6bff0c3520786e113--i2psource_2.5.2.tar.bz2 --directory /private/tmp/homebrew-unpack20240516-10391-5iynqq` exited with 1. Here's the output:
  i2p-2.5.2/apps/routerconsole/locale/messages_cs.po: bzip decompression failed
  tar: Error exit delayed from previous errors.
  Error: Failure while executing; `/usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/e7a5cc6573c31146944ca09629a597e8d418aa94aaaa31c6bff0c3520786e113--i2psource_2.5.2.tar.bz2 --directory /private/tmp/homebrew-unpack20240516-10391-5iynqq` exited with 1. Here's the output:
  i2p-2.5.2/apps/routerconsole/locale/messages_cs.po: bzip decompression failed
  tar: Error exit delayed from previous errors.

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 changed the title i2p 2.5.2 i2p: use github release and update livecheck May 18, 2024
@chenrui333 chenrui333 added livecheck Issues or PRs related to livecheck CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. ready to merge PR can be merged once CI is green labels May 18, 2024
@chenrui333 chenrui333 added this pull request to the merge queue May 18, 2024
@@ -1,13 +1,13 @@
class I2p < Formula
desc "Anonymous overlay network - a network within a network"
homepage "https://geti2p.net"
url "https://files.i2p-projekt.de/2.5.1/i2psource_2.5.1.tar.bz2"
url "https://github.com/i2p/i2p.i2p/releases/download/i2p-2.5.1/i2psource_2.5.1.tar.bz2"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably avoid using CI-syntax-only when the PR changes the formula url.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but it is using the same sha? (we did that before too)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$ brew fetch -s i2p
==> Downloading https://github.com/i2p/i2p.i2p/releases/download/i2p-2.5.1/i2psource_2.5.1.tar.bz2
==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/4457770/27e9a75e-57b0-4dd6-af21-601b8c9a506c?X-Amz-Algorithm=AWS4-HMAC-S
################################################################################################################################################################### 100.0%
Downloaded to: /Users/rui/Library/Caches/Homebrew/downloads/f5b8c9c24a2a07081f0dd427ee08c2be5713504ee2beffd9c8d3e4462eb46d22--i2psource_2.5.1.tar.bz2
SHA256: 4bc7e59ee0036389a0f76fc76b2303eeae62bf6eaaf608c9939226febf9ddeae

Merged via the queue into master with commit d0f378c May 18, 2024
17 checks passed
@chenrui333 chenrui333 deleted the bump-i2p-2.5.2 branch May 18, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. java Java use is a significant feature of the PR or issue livecheck Issues or PRs related to livecheck ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants