Behaviour of a dependency

2020-02-03 Thread Tommi Höynälänmaa
Hello I have the following field in package theme-d-rte: --- Depends: guile-2.2, guile-2.2-dev, libthemedsupport (= 1.4.1-1), th- scheme-utilities (= 1.4.1-1) --- Now dpkg still allows me to upgrade package libthemedsupport from 1.4.1-1 to version 1.4.1-2. Why is this so? - Tommi Höynälänma

Behaviour of a dependency

2020-02-03 Thread Tommi Höynälänmaa
Actually the Depends field in debian/control is: --- Depends: guile-${guile-version}, guile-${guile-version}-dev, libthemedsupport (= ${binary:Version}), th-scheme-utilities (= ${source:Version}), ${misc:Depends} --- - Tommi Höynälänmaa

gbp import-orig --uscan: tar -t -a -f returns exit status 2

2020-02-03 Thread Nico Schlömer
Hi everyone, I'm trying to update a package via ``` gbp import-orig --uscan ``` Unfortunately, I only get ``` uscan: error: tar -t -a -f ../gmsh-4.5.2-source.tgz subprocess returned exit status 2 ``` I can confirm that this `tar` like gives the error ``` [...] gmsh-4.5.2-source/.clang-format tar:

Re: gbp import-orig --uscan: tar -t -a -f returns exit status 2

2020-02-03 Thread Geert Stappers
On Mon, Feb 03, 2020 at 08:00:47PM +0100, Nico Schlömer wrote: ... > Unfortunately, I only get > ``` > uscan: error: tar -t -a -f ../gmsh-4.5.2-source.tgz subprocess > returned exit status 2 ... > ``` > Curiously, when I tar from another location (same file, same md5sum), > ``` > tar -t -

Re: gbp import-orig --uscan: tar -t -a -f returns exit status 2

2020-02-03 Thread Nico Schlömer
> Make it possible that the "problem" can be reproduced. Share the URL of the > git repository Clone from https://salsa.debian.org/science-team/gmsh and run ``` gbp import-orig --uscan ``` in the checkout. Cheers, Nico On Mon, Feb 3, 2020 at 8:51 PM Geert Stappers wrote: > > On Mon, Feb 03, 20

Re: gbp import-orig --uscan: tar -t -a -f returns exit status 2

2020-02-03 Thread Geert Stappers
On Mon, Feb 03, 2020 at 09:02:04PM +0100, Nico Schlömer wrote: > On Mon, Feb 3, 2020 at 8:51 PM Geert Stappers wrote: > > On Mon, Feb 03, 2020 at 08:00:47PM +0100, Nico Schlömer wrote: > > ... > > > Unfortunately, I only get > > > ``` > > > uscan: error: tar -t -a -f ../gmsh-4.5.2-source.tgz s

Re: gbp import-orig --uscan: tar -t -a -f returns exit status 2

2020-02-03 Thread Geert Stappers
On Mon, Feb 03, 2020 at 09:08:01PM +0100, Geert Stappers wrote: > On Mon, Feb 03, 2020 at 09:02:04PM +0100, Nico Schlömer wrote: > > On Mon, Feb 3, 2020 at 8:51 PM Geert Stappers wrote: > > > On Mon, Feb 03, 2020 at 08:00:47PM +0100, Nico Schlömer wrote: > > > ... > > > > ``` > > > > uscan: er

Re: gbp import-orig --uscan: tar -t -a -f returns exit status 2

2020-02-03 Thread Andrey Rahmatullin
On Mon, Feb 03, 2020 at 08:00:47PM +0100, Nico Schlömer wrote: > Curiously, when I tar from another location (same file, same md5sum), > ``` > tar -t -a -f /tmp/gmsh-4.5.2-source.tgz > ``` > it's all going fine. I cannot reproduce this. Note that if you pipe it to less the error is hidden. -- WB

Re: gbp import-orig --uscan: tar -t -a -f returns exit status 2

2020-02-03 Thread Geert Stappers
On Mon, Feb 03, 2020 at 09:12:51PM +0100, Geert Stappers wrote: > On Mon, Feb 03, 2020 at 09:08:01PM +0100, Geert Stappers wrote: > > On Mon, Feb 03, 2020 at 09:02:04PM +0100, Nico Schlömer wrote: > > > On Mon, Feb 3, 2020 at 8:51 PM Geert Stappers wrote: > > > > On Mon, Feb 03, 2020 at 08:00:47PM

RE:gbp import-orig --uscan: tar -t -a -f returns exit status 2

2020-02-03 Thread PICCA Frederic-Emmanuel
Maybe a hint. tar.gz generated via github, seems to cause troubles during the import process. just try to extract the tar.gz via tar and regenerate it from the extracted files. Maybe it should solve your problem.

Re: gbp import-orig --uscan: tar -t -a -f returns exit status 2

2020-02-03 Thread Andrey Rahmatullin
On Mon, Feb 03, 2020 at 09:53:40PM +0100, Geert Stappers wrote: > Elsewhere in the `uscan --verbose` output was download URL. I did > wget http://gmsh.info/src/gmsh-4.5.2-source.tgz > > Then a check on thoses .tgz > ``` > $ ls -l gmsh-4.5.2-source.tgz ../gmsh-4.5.2-source.tgz > -rw-r--r-- 1 g

Re: gbp import-orig --uscan: tar -t -a -f returns exit status 2

2020-02-03 Thread Geert Stappers
On Mon, Feb 03, 2020 at 09:05:53PM +, PICCA Frederic-Emmanuel wrote: > Maybe a hint. > > tar.gz generated via github, seems to cause troubles during the import > process. > > just try to extract the tar.gz via tar and regenerate it from the extracted > files. > Maybe it should solve your pr

RE:gbp import-orig --uscan: tar -t -a -f returns exit status 2

2020-02-03 Thread PICCA Frederic-Emmanuel
maybe this : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831870

Re: gbp import-orig --uscan: tar -t -a -f returns exit status 2

2020-02-03 Thread Andrey Rahmatullin
On Mon, Feb 03, 2020 at 10:59:45PM +, PICCA Frederic-Emmanuel wrote: > maybe this : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831870 This is unrelated. -- WBR, wRAR signature.asc Description: PGP signature

Bug#950599: RFS: xca/2.2.1-1 -- x509 Certification Authority management tool based on QT

2020-02-03 Thread Thomas Ward
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "xca".  This is a new upstream version release. * Package name : xca Version : 2.2.1-1 Upstream Author : Christian Hohnstaedt * URL : https://hohnstaedt.de/xca/ * License : BSD-3-clause * Vcs