Bug 46815 - Package erlang not installable in UCS-4.3
Package erlang not installable in UCS-4.3
Status: RESOLVED WORKSFORME
Product: UCS
Classification: Unclassified
Component: General
UCS 4.3
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-04-12 14:43 CEST by Ingo Sieverdingbeck
Modified: 2019-09-30 08:42 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.034
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ingo Sieverdingbeck univentionstaff 2018-04-12 14:43:39 CEST
Without enabling unmaintained packages erlang is not installable in UCS-4.3:

root@master:~# apt-get install --no-install-recommends erlang
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:
 erlang : Depends: erlang-common-test but it is not going to be installed
          Depends: erlang-debugger but it is not going to be installed
          Depends: erlang-et but it is not going to be installed
          Depends: erlang-observer but it is not going to be installed
          Depends: erlang-reltool but it is not going to be installed
          Depends: erlang-wx but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

root@master:~# apt-get install --no-install-recommends erlang-common-test
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:
 erlang-common-test : Depends: erlang-debugger (= 1:19.2.1+dfsg-2+deb9u1) but it is not going to be installed
                      Depends: erlang-observer (= 1:19.2.1+dfsg-2+deb9u1) but it is not going to be installed
                      Depends: libjs-jquery-tablesorter but it is not installable
E: Unable to correct problems, you have held broken packages.
Comment 1 Philipp Hahn univentionstaff 2019-09-30 08:42:03 CEST
Works with UCS-4.4-2: apt -d install erlang