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
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
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:
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 -
> 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
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
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
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
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
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.
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
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
maybe this : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831870
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
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
15 matches
Mail list logo