Bug#972546: rclone-browser: rclone is not available on mipsel

2021-02-28 Thread Adrian Bunk
Control: retitle -1 rclone-browser should depend on rclone also on mipsel

On Tue, Oct 20, 2020 at 02:14:39PM +0800, Drew Parsons wrote:
> Package: rclone-browser
> Version: 1.8.0-1
> Severity: important
> Control: affects -1 rclone
> 
> rclone has never built reliably on mipsel, and has now been removed
> for mipsel.
> 
> This means rclone-browser is not installable on mipsel since it has
>   Depends: rclone.
> 
> Since rclone is not required to *build* rclone-browser, probably the
> simplest fix is to replace the Depends with
>  Depends: rclone [!mipsel]
> 
> There are two other options:
> - change the Depends to Recommends: rclone

This had been done in an NMU, and should be reverted now that rclone
is available again on mipsel.

> - request that rclone-browser be removed from unstable for mipsel and add
>   Build-Depends: rclone.
>   (this option would track rclone, making rclone-browser work again on
>mipsel if rclone ever builds in the future).
>...

"Build-Depends: rclone" is a good idea in any case, to prevent building 
on architectures where the package is not installable.

cu
Adrian



Bug#972546: rclone-browser: rclone is not available on mipsel

2020-10-19 Thread Drew Parsons
Package: rclone-browser
Version: 1.8.0-1
Severity: important
Control: affects -1 rclone

rclone has never built reliably on mipsel, and has now been removed
for mipsel.

This means rclone-browser is not installable on mipsel since it has
  Depends: rclone.

Since rclone is not required to *build* rclone-browser, probably the
simplest fix is to replace the Depends with
 Depends: rclone [!mipsel]

There are two other options:
- change the Depends to Recommends: rclone
- request that rclone-browser be removed from unstable for mipsel and add
  Build-Depends: rclone.
  (this option would track rclone, making rclone-browser work again on
   mipsel if rclone ever builds in the future).

"Depends: rclone [!mipsel]" seems simplest to implement, if a little
logically inconsistent (since it means rclone-browser will be built
for mipsel, but it won't be able to do anything)


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.9.0-1-amd64 (SMP w/8 CPU threads)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_AU:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages rclone-browser depends on:
ii  libc6   2.31-4
ii  libgcc-s1   10.2.0-15
ii  libqt5core5a5.14.2+dfsg-6
ii  libqt5gui5  5.14.2+dfsg-6
ii  libqt5network5  5.14.2+dfsg-6
ii  libqt5widgets5  5.14.2+dfsg-6
ii  libstdc++6  10.2.0-15
ii  rclone  1.53.1-2

rclone-browser recommends no packages.

rclone-browser suggests no packages.