Your message dated Tue, 7 Apr 2020 11:10:27 +0200 with message-id <[email protected]> and subject line Re: Bug#956093: apt build-dep cannot resolve package in `all` architecture with `-a arm64` param has caused the Debian Bug report #956093, regarding apt build-dep cannot resolve package in `all` architecture with `-a arm64` param to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 956093: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956093 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---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.
--- End Message ---
--- Begin Message ---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
--- End Message ---

