Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dbeaver: update to 21.1.4.
@ 2021-08-02 11:46 ar-jan
  2021-08-02 12:04 ` [PR PATCH] [Updated] " ar-jan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ar-jan @ 2021-08-02 11:46 UTC (permalink / raw)
  To: ml

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

There is a new pull request by ar-jan against master on the void-packages repository

https://github.com/ar-jan/void-packages dbeaver2114
https://github.com/void-linux/void-packages/pull/32297

dbeaver: update to 21.1.4.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/32297.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dbeaver2114-32297.patch --]
[-- Type: text/x-diff, Size: 997 bytes --]

From beeb357e93359334320e77f096f76cd5eb47b22f Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Mon, 2 Aug 2021 13:45:28 +0200
Subject: [PATCH] dbeaver: update to 21.1.4.

---
 srcpkgs/dbeaver/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index 6e47ac8aeead..b5ae64ae7d74 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,6 +1,6 @@
 # Template file for 'dbeaver'
 pkgname=dbeaver
-version=21.1.3
+version=21.1.4
 revision=1
 # the build downloads binaries linked to glibc
 archs="x86_64"
@@ -11,7 +11,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="Apache-2.0"
 homepage="https://dbeaver.io"
 distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
-checksum=2f90677603d1f485bfb2bee73700830fa7c626a5c35822f17a5732c75def6837
+checksum=45a984fd562d28b0712e25a0ccb5d0f927f8e411bffa54b5b49cd8c08e5490be
 nopie=true
 
 do_build() {

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

* Re: [PR PATCH] [Updated] dbeaver: update to 21.1.4.
  2021-08-02 11:46 [PR PATCH] dbeaver: update to 21.1.4 ar-jan
@ 2021-08-02 12:04 ` ar-jan
  2021-08-02 12:20 ` ar-jan
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ar-jan @ 2021-08-02 12:04 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ar-jan against master on the void-packages repository

https://github.com/ar-jan/void-packages dbeaver2114
https://github.com/void-linux/void-packages/pull/32297

dbeaver: update to 21.1.4.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/32297.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dbeaver2114-32297.patch --]
[-- Type: text/x-diff, Size: 997 bytes --]

From 95de15f1c766989bc16a7057fa1de8ec6f6dd795 Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Mon, 2 Aug 2021 13:45:28 +0200
Subject: [PATCH] dbeaver: update to 21.1.4.

---
 srcpkgs/dbeaver/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index 6e47ac8aeead..b5ae64ae7d74 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,6 +1,6 @@
 # Template file for 'dbeaver'
 pkgname=dbeaver
-version=21.1.3
+version=21.1.4
 revision=1
 # the build downloads binaries linked to glibc
 archs="x86_64"
@@ -11,7 +11,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="Apache-2.0"
 homepage="https://dbeaver.io"
 distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
-checksum=2f90677603d1f485bfb2bee73700830fa7c626a5c35822f17a5732c75def6837
+checksum=45a984fd562d28b0712e25a0ccb5d0f927f8e411bffa54b5b49cd8c08e5490be
 nopie=true
 
 do_build() {

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

* Re: dbeaver: update to 21.1.4.
  2021-08-02 11:46 [PR PATCH] dbeaver: update to 21.1.4 ar-jan
  2021-08-02 12:04 ` [PR PATCH] [Updated] " ar-jan
@ 2021-08-02 12:20 ` ar-jan
  2021-08-02 19:37 ` ar-jan
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ar-jan @ 2021-08-02 12:20 UTC (permalink / raw)
  To: ml

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

New comment by ar-jan on void-packages repository

https://github.com/void-linux/void-packages/pull/32297#issuecomment-890980845

Comment:
Huh, I'm a little stumped. I just built this successfully on x86_64.

> [INFO] Adding repository https://download.eclipse.org/releases/2021-03
> [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2021-03/ (480B)
> Error:  Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'eclipse-p2-repo' from location https://download.eclipse.org/releases/2021-03/: Unable to read repository at https://download.eclipse.org/releases/2021-03. Artifact not found: https://download.eclipse.org/technology/epp/packages/2021-03/compositeContent.xml. -> [Help 1]
> org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'eclipse-p2-repo' from location https://download.eclipse.org/releases/2021-03/


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

* Re: dbeaver: update to 21.1.4.
  2021-08-02 11:46 [PR PATCH] dbeaver: update to 21.1.4 ar-jan
  2021-08-02 12:04 ` [PR PATCH] [Updated] " ar-jan
  2021-08-02 12:20 ` ar-jan
@ 2021-08-02 19:37 ` ar-jan
  2021-08-03  3:28 ` [PR PATCH] [Merged]: " ericonr
  2021-08-03  3:28 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ar-jan @ 2021-08-02 19:37 UTC (permalink / raw)
  To: ml

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

New comment by ar-jan on void-packages repository

https://github.com/void-linux/void-packages/pull/32297#issuecomment-891281581

Comment:
It looks like this was on the server end, as `https://download.eclipse.org/technology/epp/packages/2021-03/compositeContent.xml` now loads again. Trigger re-build?

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

* Re: [PR PATCH] [Merged]: dbeaver: update to 21.1.4.
  2021-08-02 11:46 [PR PATCH] dbeaver: update to 21.1.4 ar-jan
                   ` (2 preceding siblings ...)
  2021-08-02 19:37 ` ar-jan
@ 2021-08-03  3:28 ` ericonr
  2021-08-03  3:28 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-08-03  3:28 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

dbeaver: update to 21.1.4.
https://github.com/void-linux/void-packages/pull/32297

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

* Re: dbeaver: update to 21.1.4.
  2021-08-02 11:46 [PR PATCH] dbeaver: update to 21.1.4 ar-jan
                   ` (3 preceding siblings ...)
  2021-08-03  3:28 ` [PR PATCH] [Merged]: " ericonr
@ 2021-08-03  3:28 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-08-03  3:28 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32297#issuecomment-891490768

Comment:
For the record, you can trigger a rebuild by rebasing and force pushing into the PR :)

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

end of thread, other threads:[~2021-08-03  3:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-02 11:46 [PR PATCH] dbeaver: update to 21.1.4 ar-jan
2021-08-02 12:04 ` [PR PATCH] [Updated] " ar-jan
2021-08-02 12:20 ` ar-jan
2021-08-02 19:37 ` ar-jan
2021-08-03  3:28 ` [PR PATCH] [Merged]: " ericonr
2021-08-03  3:28 ` ericonr

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).