Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pari-seadata: fix vcopy
@ 2021-02-09 17:38 dkwo
  2021-02-09 17:39 ` dkwo
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: dkwo @ 2021-02-09 17:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages pari-seadata-fix
https://github.com/void-linux/void-packages/pull/28610

pari-seadata: fix vcopy


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pari-seadata-fix-28610.patch --]
[-- Type: text/x-diff, Size: 945 bytes --]

From f5614d0700a899fc26e28181145b070d536ad20d Mon Sep 17 00:00:00 2001
From: Nicolo <nicolopiazzalunga@gmail.com>
Date: Tue, 9 Feb 2021 18:35:52 +0100
Subject: [PATCH] pari-seadata: update to 20090618.

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

diff --git a/srcpkgs/pari-seadata/template b/srcpkgs/pari-seadata/template
index 3a5d8c72df7..3c836eafc15 100644
--- a/srcpkgs/pari-seadata/template
+++ b/srcpkgs/pari-seadata/template
@@ -1,7 +1,7 @@
 # Template file for 'pari-seadata'
 pkgname=pari-seadata
 version=20090618
-revision=2
+revision=3
 create_wrksrc=yes
 depends="pari"
 short_desc="PARI/GP package needed by ellap for large primes up to 750 bit"
@@ -13,5 +13,5 @@ checksum=c9282a525ea3f92c1f9c6c69e37ac5a87b48fb9ccd943cfd7c881a3851195833
 
 do_install() {
  vmkdir usr/share/pari/seadata
- vcopy data/seadata/sea* usr/share/pari
+ vcopy data/seadata/sea* usr/share/pari/seadata
 }

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

* Re: pari-seadata: fix vcopy
  2021-02-09 17:38 [PR PATCH] pari-seadata: fix vcopy dkwo
@ 2021-02-09 17:39 ` dkwo
  2021-02-09 19:15 ` ericonr
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: dkwo @ 2021-02-09 17:39 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/28610#issuecomment-776114146

Comment:
fixes #28608 

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

* Re: pari-seadata: fix vcopy
  2021-02-09 17:38 [PR PATCH] pari-seadata: fix vcopy dkwo
  2021-02-09 17:39 ` dkwo
@ 2021-02-09 19:15 ` ericonr
  2021-02-09 19:27 ` [PR PATCH] [Updated] " dkwo
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-02-09 19:15 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28610#issuecomment-776176010

Comment:
Please fix the commit message, then it should be good to go. (`git commit --amend`, fix the message, `git push -f`)

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

* Re: [PR PATCH] [Updated] pari-seadata: fix vcopy
  2021-02-09 17:38 [PR PATCH] pari-seadata: fix vcopy dkwo
  2021-02-09 17:39 ` dkwo
  2021-02-09 19:15 ` ericonr
@ 2021-02-09 19:27 ` dkwo
  2021-02-09 19:29 ` dkwo
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: dkwo @ 2021-02-09 19:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages pari-seadata-fix
https://github.com/void-linux/void-packages/pull/28610

pari-seadata: fix vcopy


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pari-seadata-fix-28610.patch --]
[-- Type: text/x-diff, Size: 935 bytes --]

From d4d725fa876eb3651705af185baad5732b96613d Mon Sep 17 00:00:00 2001
From: Nicolo <nicolopiazzalunga@gmail.com>
Date: Tue, 9 Feb 2021 18:35:52 +0100
Subject: [PATCH] pari-seadata: fix vcopy

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

diff --git a/srcpkgs/pari-seadata/template b/srcpkgs/pari-seadata/template
index 3a5d8c72df7..3c836eafc15 100644
--- a/srcpkgs/pari-seadata/template
+++ b/srcpkgs/pari-seadata/template
@@ -1,7 +1,7 @@
 # Template file for 'pari-seadata'
 pkgname=pari-seadata
 version=20090618
-revision=2
+revision=3
 create_wrksrc=yes
 depends="pari"
 short_desc="PARI/GP package needed by ellap for large primes up to 750 bit"
@@ -13,5 +13,5 @@ checksum=c9282a525ea3f92c1f9c6c69e37ac5a87b48fb9ccd943cfd7c881a3851195833
 
 do_install() {
  vmkdir usr/share/pari/seadata
- vcopy data/seadata/sea* usr/share/pari
+ vcopy data/seadata/sea* usr/share/pari/seadata
 }

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

* Re: pari-seadata: fix vcopy
  2021-02-09 17:38 [PR PATCH] pari-seadata: fix vcopy dkwo
                   ` (2 preceding siblings ...)
  2021-02-09 19:27 ` [PR PATCH] [Updated] " dkwo
@ 2021-02-09 19:29 ` dkwo
  2021-02-09 19:37 ` [PR PATCH] [Closed]: " ericonr
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: dkwo @ 2021-02-09 19:29 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/28610#issuecomment-776185172

Comment:
@ericonr Thanks!

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

* Re: [PR PATCH] [Closed]: pari-seadata: fix vcopy
  2021-02-09 17:38 [PR PATCH] pari-seadata: fix vcopy dkwo
                   ` (3 preceding siblings ...)
  2021-02-09 19:29 ` dkwo
@ 2021-02-09 19:37 ` ericonr
  2021-02-09 19:37 ` ericonr
  2021-02-09 19:38 ` [PR PATCH] [Merged]: " ericonr
  6 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-02-09 19:37 UTC (permalink / raw)
  To: ml

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

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

pari-seadata: fix vcopy
https://github.com/void-linux/void-packages/pull/28610

Description:


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

* Re: pari-seadata: fix vcopy
  2021-02-09 17:38 [PR PATCH] pari-seadata: fix vcopy dkwo
                   ` (4 preceding siblings ...)
  2021-02-09 19:37 ` [PR PATCH] [Closed]: " ericonr
@ 2021-02-09 19:37 ` ericonr
  2021-02-09 19:38 ` [PR PATCH] [Merged]: " ericonr
  6 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-02-09 19:37 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28610#issuecomment-776190521

Comment:
Sorry, wrong button :P

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

* Re: [PR PATCH] [Merged]: pari-seadata: fix vcopy
  2021-02-09 17:38 [PR PATCH] pari-seadata: fix vcopy dkwo
                   ` (5 preceding siblings ...)
  2021-02-09 19:37 ` ericonr
@ 2021-02-09 19:38 ` ericonr
  6 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-02-09 19:38 UTC (permalink / raw)
  To: ml

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

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

pari-seadata: fix vcopy
https://github.com/void-linux/void-packages/pull/28610

Description:


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

* Re: pari-seadata: fix vcopy
  2021-02-09 13:57 [ISSUE] " dkwo
@ 2021-02-09 14:45 ` motorto
  0 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2021-02-09 14:45 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/issues/28608#issuecomment-775992077

Comment:
Hum weird , I will look into it.
Meanwhile if it fixes your issue open a PR ! 

On 2021/02/09 05:57am, dkwo wrote:
> Dear @sgn and @motorto ,
> compared to what was working for me in #24946 it seems `seadata` and `seadata-big` should have `vcopy data/seadata/sea* usr/share/pari/seadata` not `vcopy data/seadata/sea* usr/share/pari`.
> Otherwise, if you issue `poldegree(ellmodulareqn(211)[1])` it will fail.
> Do you want me to open a pr?
> Thanks.
> 
> -- 
> You are receiving this because you were mentioned.
> Reply to this email directly or view it on GitHub:
> https://github.com/void-linux/void-packages/issues/28608


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

end of thread, other threads:[~2021-02-09 19:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-09 17:38 [PR PATCH] pari-seadata: fix vcopy dkwo
2021-02-09 17:39 ` dkwo
2021-02-09 19:15 ` ericonr
2021-02-09 19:27 ` [PR PATCH] [Updated] " dkwo
2021-02-09 19:29 ` dkwo
2021-02-09 19:37 ` [PR PATCH] [Closed]: " ericonr
2021-02-09 19:37 ` ericonr
2021-02-09 19:38 ` [PR PATCH] [Merged]: " ericonr
  -- strict thread matches above, loose matches on Subject: below --
2021-02-09 13:57 [ISSUE] " dkwo
2021-02-09 14:45 ` motorto

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