Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3474

unable to build chromium package: rustc-web

$
0
0
I'm trying to build chromium from source in order to debug something. But I'm not able to do so:

Code:

[phantom][src][0]$ sudo apt-get build-dep chromiumReading package lists... DoneReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneSome packages could not be installed. This may mean that you haverequested an impossible situation or if you are using the unstabledistribution that some required packages have not yet been createdor been moved out of Incoming.The following information may help to resolve the situation:The following packages have unmet dependencies: builddeps:chromium : Depends: rustc-web but it is not installableE: Unable to correct problems, you have held broken packages.█[phantom][src][100]$ 
Searching for held packages returns empty:

Code:

█[phantom][chromium-124.0.6367.118][0]$ dpkg --get-selections |grep hold
I have tried upgrading all packages but nothing changes.

I see that rustc-web appears to have been removed: https://tracker.debian.org/pkg/rustc-web#

I also don't see rustc-web in the dependencies of bookworm chromium: https://packages.debian.org/bookworm/chromium

Why does build-dep insist that rustc-web is a dependency? How can I build chromium?

Code:

█[phantom][~][0]$ lsb_release -aNo LSB modules are available.Distributor ID: DebianDescription:    Debian GNU/Linux 12 (bookworm)Release:        12Codename:       bookworm█[phantom][~][0]$

Statistics: Posted by ealfonsoy — 2024-05-06 18:40 — Replies 0 — Views 27



Viewing all articles
Browse latest Browse all 3474

Trending Articles