Hello,
When I try to import the new tango[1] sources with
gbp import-orig -uscan
I get this error
:~/Debian/tango/tango$ LANG=C gbp import-orig --uscan
gbp:info: Launching uscan...
tar: tango-9.3.3/lib/java/RestServer-1.14.jar: Not found in archive
tar: tango-9.3.3/lib/java/Pogo-9.6.23.jar:
On Sun, Aug 25, 2019 at 07:31:38AM +, PICCA Frederic-Emmanuel wrote:
> Hello,
>
> When I try to import the new tango[1] sources with
>
> gbp import-orig -uscan
>
> I get this error
>
> :~/Debian/tango/tango$ LANG=C gbp import-orig --uscan
> gbp:info: Launching uscan...
> tar: tango-9.3.
On Sun, Aug 25, 2019 at 12:58:58PM +0500, Andrey Rahmatullin wrote:
> On Sun, Aug 25, 2019 at 07:31:38AM +, PICCA Frederic-Emmanuel wrote:
> > Hello,
> >
> > When I try to import the new tango[1] sources with
> >
> > gbp import-orig -uscan
> >
> > I get this error
> >
> > :~/Debian/tang
Hello
> Found jar deletion instruction
> at https://salsa.debian.org/science-team/tango/blob/master/debian/copyright#L5
yes I use
Files-Excluded: lib/java/*.jar
from DEP-5 (it was find until now)
> I assume that upstream has stopped shipping jars in there .tar.gz
> If so, then it is a good thin
looking at the directroy, I find this
drwxr-xr-x 11 picca picca 4096 août 20 17:23 tango-9.3.3
-rw-r--r-- 1 picca picca 282982400 août 25 08:37
tango_9.3.3~rc2+dfsg1.orig.tar
-rw-r--r-- 1 picca picca 232776497 août 25 08:36 tango-9.3.3-rc2.tar.gz
what is strange it that the extracted di
On Sun, Aug 25, 2019 at 08:01:52AM +, PICCA Frederic-Emmanuel wrote:
> > It cannot delete them because they are not there.
That was a wild guess. It seems the files are actually present.
> So their is a bug in mk-origtargz ?
>
> Who is in charge of the deletion ?
mk-origtargz just calls tar -
On Sun, Aug 25, 2019 at 08:24:14AM +, PICCA Frederic-Emmanuel wrote:
> > > ... an error like "could not remove *.jar" ...
> > Found jar deletion instruction
> > at
> > https://salsa.debian.org/science-team/tango/blob/master/debian/copyright#L5
>
> yes I use
> Files-Excluded: lib/java/*.jar
> mk-origtargz just calls tar --delete < file > newfile and as you can
> easily check this indeed gives the same error message.
the listed files are the right files as extracted by tar from the upstream
tar.gz, so
this is an issue with tar ?
Is it possible to display the exact tar command line
I tryed to reproduce the issue like this
LANG=C tar --delete $(tar tf tango-9.3.3-rc2.tar | grep "lib/java/R.*jar") <
tango-9.3.3-rc2.tar > tango.tar
tar: tango-9.3.3/lib/java/RestServer-1.14.jar: Not found in archive
tar: Exiting with failure status due to previous errors
Is it the right way to
On Sun, Aug 25, 2019 at 01:25:22PM +, PICCA Frederic-Emmanuel wrote:
> I tryed to reproduce the issue like this
>
> LANG=C tar --delete $(tar tf tango-9.3.3-rc2.tar | grep "lib/java/R.*jar") <
> tango-9.3.3-rc2.tar > tango.tar
> tar: tango-9.3.3/lib/java/RestServer-1.14.jar: Not found in arch
> Please confirm that
> > LANG=C tar --delete $(tar tf tango-9.3.3-rc2.tar | grep "lib/java/R.*jar")
> > < tango-9.3.3-rc2.tar > tango.tar
> is inspired by `mk-origtargz`.
not at all, I found this in #869087, which is a tar bug with --delete.
It is not clear to me what is the cmd executed by mk-
hello Geert,
Geert Stappers writes:
> On Sun, Aug 25, 2019 at 01:25:22PM +, PICCA Frederic-Emmanuel wrote:
>> I tryed to reproduce the issue like this
>>
>> LANG=C tar --delete $(tar tf tango-9.3.3-rc2.tar | grep "lib/java/R.*jar") <
>> tango-9.3.3-rc2.tar > tango.tar
>> tar: tango-9.3.3/lib
hi PICCA,
PICCA Frederic-Emmanuel
writes:
>> Please confirm that
>> > LANG=C tar --delete $(tar tf tango-9.3.3-rc2.tar | grep "lib/java/R.*jar")
>> > < tango-9.3.3-rc2.tar > tango.tar
>> is inspired by `mk-origtargz`.
>
> not at all, I found this in #869087, which is a tar bug with --delete.
>
>
Felix Natter writes:
> hi PICCA,
>
> PICCA Frederic-Emmanuel
> writes:
>>> Please confirm that
>>> > LANG=C tar --delete $(tar tf tango-9.3.3-rc2.tar | grep
>>> "lib/java/R.*jar") < tango-9.3.3-rc2.tar > tango.tar
>>> is inspired by `mk-origtargz`.
>>
>> not at all, I found this in #869087, whic
> Can you reproduce the problem with:
> $ cat tango-9.3.3-rc2.tar | tar --delete > \
> tango-9.3.3-rc2-excluded.tar
> ?
here
:~/Debian/tango$ cat tango-9.3.3-rc2.tar | tar --delete
tango-9.3.3/lib/java/RestServer-1.14.jar > tango-9.3.3-rc2-excluded.tar
tar: tango-9.3.3/lib/java/RestServer-1.14
Hi,
I am currently preparing QA uploads for the 'aj-snapshot', 'dbacl', and 'ffe'
packages [0, 1, 2].
I would like to create packaging repositories for these projects in the Debian
group on Salsa [3], but since I am not a Debian Developer, I don't have the
necessary permissions on Salsa to cre
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for a QA upload of the doclifter package.
My changes include mostly just standard maintenance work and a new upstream
release:
doclifter (2.19-1) unstable; urgency=medium
* QA upload.
* New upstr
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for a QA upload of the eqonomize package.
My changes can be found on Salsa: https://salsa.debian.org/debian/eqonomize
I have mainly imported a new upstream version and performed some standard
package maint
On Sunday, August 25 2019, Fabian Wolff wrote:
> Hi,
Hi Fabian,
> I am currently preparing QA uploads for the 'aj-snapshot', 'dbacl', and 'ffe'
> packages [0, 1, 2].
Thanks for doing this.
> I would like to create packaging repositories for these projects in
> the Debian group on Salsa [3], b
Your message dated Mon, 26 Aug 2019 01:39:51 +0200
with message-id <20190825233951.gb17...@angband.pl>
and subject line Re: Bug#935763: RFS: doclifter/2.19-1 [QA upload]
has caused the Debian Bug report #935763,
regarding RFS: doclifter/2.19-1 [QA upload]
to be marked as done.
This means that you
Your message dated Mon, 26 Aug 2019 01:39:30 +0200
with message-id <20190825233930.ga17...@angband.pl>
and subject line Re: Bug#935765: RFS: eqonomize 1.4.1-1 [QA upload]
has caused the Debian Bug report #935765,
regarding RFS: eqonomize 1.4.1-1 [QA upload]
to be marked as done.
This means that yo
Your message dated Mon, 26 Aug 2019 02:58:31 +0200
with message-id <20190826005831.gc17...@angband.pl>
and subject line Re: Bug#934224: RFS: subnetcalc/2.4.13-1
has caused the Debian Bug report #934224,
regarding RFS: subnetcalc/2.4.14-1 -- IPv4/IPv6 Subnet Calculator
to be marked as done.
This me
Package: sponsorship-requests
Severity: normal [important for RC bugs, wishlist for new packages]
Dear mentors,
I am looking for a sponsor for my package "dmagnetic":
* Package name : dMagnetic
Version : 0.17-1
Upstream Author : Thomas Dettbarn
* URL : http://www.dettus.net/dMagnetic
* License
23 matches
Mail list logo