http://bugs.winehq.org/show_bug.cgi?id=59889 --- Comment #2 from bastiaan.stougie@telenet.be --- Some additional results. Starting wiht winehq-staging installed, which conflicts with winehq-stable and winehq-devel. With winehq-staging installed, also install wine-stable: $ sudo apt install wine-stable ... Preparing to unpack …/wine-stable_11.0.0.0~resolute-1_amd64.deb… Unpacking wine-stable (11.0.0.0~resolute-1)… Setting up wine-stable (11.0.0.0~resolute-1)… $ man wine No manual entry for wine So that does not work. Now let's try winehq-stable instead of winehq-staging: $ sudo apt install winehq-stable The following package was automatically installed and is no longer required: wine-staging Use 'sudo apt autoremove' to remove it. Installing: winehq-stable REMOVING: winehq-staging Summary: Upgrading: 0, Installing: 1, Removing: 1, Not Upgrading: 36 Download size: 1.306 B Space needed: 0 B / 390 GB available Continue? [Y/n] Get:1 https://dl.winehq.org/wine-builds/ubuntu resolute/main amd64 winehq-stable amd64 11.0.0.0~resolute-1 [1.306 B] Fetched 1.306 B in 0s (11,6 kB/s) dpkg: winehq-staging: dependency problems, but removing anyway as you requested: winetricks depends on wine; however: Package wine is not installed. Package winehq-staging which provides wine is to be removed. (Reading database… 481945 files and directories currently installed.) Removing winehq-staging (11.11~resolute-1)… Selecting previously unselected package winehq-stable. (Reading database… 481919 files and directories currently installed.) Preparing to unpack …/winehq-stable_11.0.0.0~resolute-1_amd64.deb… Unpacking winehq-stable (11.0.0.0~resolute-1)… Setting up winehq-stable (11.0.0.0~resolute-1)… Processing triggers for desktop-file-utils (0.28-1build1)… Processing triggers for gnome-menus (3.38.1-1ubuntu1)… Processing triggers for mailcap (3.75ubuntu1)… $ man wine No manual entry for wine So no result with either wine-stable or winehq-stable. Doesn't mandb also need to be rebuilt via a trigger? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.