Source: cleancss
Version: 4.2.1+~4.2.1-1
Invoke `apt-get build-dep -a arm64 ffmpeg' report `cleancss:arm64 is not
installable', cleancss:all should met.
=====
$ sudo apt list cleancss
Listing... Done
cleancss/stable,stable 4.2.1+~4.2.1-1 all
$ sudo apt list node-less
Listing... Done
node-less/stable,stable 1.6.3~dfsg-3 all
$ sudo apt-get build-dep -a arm64 ffmpeg
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
builddeps:ffmpeg:arm64 : Depends: cleancss:arm64 but it is not installable
Depends: node-less:arm64 but it is not installable
=====
cleancss and node-less both are architecture independent, should meet
dependencies.
I am using Debian 10.3 amd64 in docker.
---------- Forwarded message ---------
发件人: Debian Bug Tracking System <[email protected]>
Date: 2020年4月7日周二 下午5:15
Subject: Bug#956093 closed by Julian Andres Klode <[email protected]> (Re:
Bug#956093: apt build-dep cannot resolve package in `all` architecture with
`-a arm64` param)
To: 练亮斌 <[email protected]>
This is an automatic notification regarding your Bug report
which was filed against the apt package:
#956093: apt build-dep cannot resolve package in `all` architecture with
`-a arm64` param
It has been closed by Julian Andres Klode <[email protected]>.
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Julian Andres Klode <
[email protected]> by
replying to this email.
--
956093: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956093
Debian Bug Tracking System
Contact [email protected] with problems
---------- Forwarded message ----------
From: Julian Andres Klode <[email protected]>
To: "练亮斌" <[email protected]>, [email protected]
Cc:
Bcc:
Date: Tue, 7 Apr 2020 11:10:27 +0200
Subject: Re: Bug#956093: apt build-dep cannot resolve package in `all`
architecture with `-a arm64` param
On Tue, Apr 07, 2020 at 04:55:59PM +0800, 练亮斌 wrote:
> Package: apt
> Version: 1.8.2
>
>
> Invoke `apt-get build-dep -a arm64 ffmpeg' report `cleancss:arm64 is not
> installable', cleancss:all should met.
> =====
> $ sudo apt list cleancss
> Listing... Done
> cleancss/stable,stable 4.2.1+~4.2.1-1 all
>
> $ sudo apt list node-less
> Listing... Done
> node-less/stable,stable 1.6.3~dfsg-3 all
>
> $ sudo apt-get build-dep -a arm64 ffmpeg
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
> builddeps:ffmpeg:arm64 : Depends: cleancss:arm64 but it is not
installable
> Depends: node-less:arm64 but it is not
installable
>
> =====
>
> cleancss and node-less both are architecture independent, should meet
> dependencies.
That's not accurate, neither are marked Multi-Arch: foreign. It's not
entirely
clear to me if they can/should be; open up bugs in those packages if you
think they
should be.
--
debian developer - deb.li/jak | jak-linux.org - free software dev
ubuntu core developer i speak de, en
---------- Forwarded message ----------
From: "练亮斌" <[email protected]>
To: [email protected]
Cc:
Bcc:
Date: Tue, 7 Apr 2020 16:55:59 +0800
Subject: apt build-dep cannot resolve package in `all` architecture with
`-a arm64` param
Package: apt
Version: 1.8.2
Invoke `apt-get build-dep -a arm64 ffmpeg' report `cleancss:arm64 is not
installable', cleancss:all should met.
=====
$ sudo apt list cleancss
Listing... Done
cleancss/stable,stable 4.2.1+~4.2.1-1 all
$ sudo apt list node-less
Listing... Done
node-less/stable,stable 1.6.3~dfsg-3 all
$ sudo apt-get build-dep -a arm64 ffmpeg
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
builddeps:ffmpeg:arm64 : Depends: cleancss:arm64 but it is not installable
Depends: node-less:arm64 but it is not installable
=====
cleancss and node-less both are architecture independent, should meet
dependencies.
I am using Debian 10.3 amd64 in docker.