AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • Início
  • system&network
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • Início
  • system&network
    • Recentes
    • Highest score
    • tags
  • Ubuntu
    • Recentes
    • Highest score
    • tags
  • Unix
    • Recentes
    • tags
  • DBA
    • Recentes
    • tags
  • Computer
    • Recentes
    • tags
  • Coding
    • Recentes
    • tags
Início / unix / Perguntas / 790950
Accepted
YJH16120
YJH16120
Asked: 2025-02-12 14:15:30 +0800 CST2025-02-12 14:15:30 +0800 CST 2025-02-12 14:15:30 +0800 CST

Não é possível instalar Erlang para RabbitMQ no PopOS

  • 772

Esta é a saída desudo apt install erlang

Reading package lists... Done
Building dependency tree... Done
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-base : Depends: libc6 (>= 2.38) but 2.35-0ubuntu3.9 is to be installed
               Conflicts: erlang (< 1:27.2.2-1) but 1:24.2.1+dfsg-1ubuntu0.1 is to be installed
 erlang-crypto : Depends: libssl3t64 (>= 3.0.0) but it is not installable
 erlang-odbc : Depends: libc6 (>= 2.38) but 2.35-0ubuntu3.9 is to be installed
 erlang-os-mon : Depends: libc6 (>= 2.38) but 2.35-0ubuntu3.9 is to be installed
 erlang-runtime-tools : Depends: libc6 (>= 2.38) but 2.35-0ubuntu3.9 is to be installed
 erlang-wx : Depends: libstdc++6 (>= 13.1) but 12.3.0-1ubuntu1~22.04 is to be installed
             Depends: libwxbase3.2-1t64 (>= 3.2.4+dfsg) but it is not installable
             Depends: libwxgtk-gl3.2-1t64 (>= 3.2.4+dfsg) but it is not installable
             Depends: libwxgtk-webview3.2-1t64 (>= 3.2.4+dfsg) but it is not installable
             Depends: libwxgtk3.2-1t64 (>= 3.2.4+dfsg) but it is not installable
E: Unable to correct problems, you have held broken packages.

Pelo que entendi, libc6 está vinculado à sua versão do Ubuntu. Estou no PopOS e atualmente está no Jammy Jellyfish, que é o mais recente para PopOS, então libc6 está 2.35no meu sistema. Erlang depende de libc6 2.38e acima, mas não é aconselhável atualizar libc6 para uma versão superior, pois isso quebrará meu sistema. Quais são minhas opções para poder baixar Erlang e usar RabbitMQ? Além de esperar que o PopOS libere uma atualização para Noble Numbat.

ubuntu
  • 1 1 respostas
  • 36 Views

1 respostas

  • Voted
  1. Best Answer
    YJH16120
    2025-03-01T21:14:39+08:002025-03-01T21:14:39+08:00

    A solução foi instalar as dependências do erlang que fazem parte do 1:24.2.1+dfsg-1ubuntu0.1lançamento executando

    sudo apt install 'erlang-*'=1:24.2.1+dfsg-1ubuntu0.1 
    sudo apt install erlang=1:24.2.1+dfsg-1ubuntu0.1 
    

    Isso instalará todos os erlang daquela versão. Todos os pacotes erlang daquela versão dependem da libc6versão 2.34e acima e meu sistema está 2.34fazendo isso perfeitamente. Então eu preciso instalar o erlang em si. Então eu posso instalar o rabbitmq com este comando:

    sudo apt install rabbitmq-server=3.9.13-1ubuntu0.22.04.2
    

    Os lançamentos como 3.9.13-1ubuntu0.2são retirados diretamente do repositório de pacotes do Ubuntu . Eu só tive que filtrar por pacotes no lançamento do Jammy Jellyfish.

    • 0

relate perguntas

  • Torne as configurações do teclado Apple persistentes em ../hid_apple/parameters/

  • traçar gráfico 2D com pontos de um arquivo

  • Como faço para verificar se estou usando 9.9.9.9 para DNS?

  • Instale várias distribuições Linux em paralelo

  • O OpenVPN auto-compilado não inicia a partir do systemd

Sidebar

Stats

  • Perguntas 205573
  • respostas 270741
  • best respostas 135370
  • utilizador 68524
  • Highest score
  • respostas
  • Marko Smith

    Possível firmware ausente /lib/firmware/i915/* para o módulo i915

    • 3 respostas
  • Marko Smith

    Falha ao buscar o repositório de backports jessie

    • 4 respostas
  • Marko Smith

    Como exportar uma chave privada GPG e uma chave pública para um arquivo

    • 4 respostas
  • Marko Smith

    Como podemos executar um comando armazenado em uma variável?

    • 5 respostas
  • Marko Smith

    Como configurar o systemd-resolved e o systemd-networkd para usar o servidor DNS local para resolver domínios locais e o servidor DNS remoto para domínios remotos?

    • 3 respostas
  • Marko Smith

    apt-get update error no Kali Linux após a atualização do dist [duplicado]

    • 2 respostas
  • Marko Smith

    Como ver as últimas linhas x do log de serviço systemctl

    • 5 respostas
  • Marko Smith

    Nano - pule para o final do arquivo

    • 8 respostas
  • Marko Smith

    erro grub: você precisa carregar o kernel primeiro

    • 4 respostas
  • Marko Smith

    Como baixar o pacote não instalá-lo com o comando apt-get?

    • 7 respostas
  • Martin Hope
    user12345 Falha ao buscar o repositório de backports jessie 2019-03-27 04:39:28 +0800 CST
  • Martin Hope
    Carl Por que a maioria dos exemplos do systemd contém WantedBy=multi-user.target? 2019-03-15 11:49:25 +0800 CST
  • Martin Hope
    rocky Como exportar uma chave privada GPG e uma chave pública para um arquivo 2018-11-16 05:36:15 +0800 CST
  • Martin Hope
    Evan Carroll status systemctl mostra: "Estado: degradado" 2018-06-03 18:48:17 +0800 CST
  • Martin Hope
    Tim Como podemos executar um comando armazenado em uma variável? 2018-05-21 04:46:29 +0800 CST
  • Martin Hope
    Ankur S Por que /dev/null é um arquivo? Por que sua função não é implementada como um programa simples? 2018-04-17 07:28:04 +0800 CST
  • Martin Hope
    user3191334 Como ver as últimas linhas x do log de serviço systemctl 2018-02-07 00:14:16 +0800 CST
  • Martin Hope
    Marko Pacak Nano - pule para o final do arquivo 2018-02-01 01:53:03 +0800 CST
  • Martin Hope
    Kidburla Por que verdadeiro e falso são tão grandes? 2018-01-26 12:14:47 +0800 CST
  • Martin Hope
    Christos Baziotis Substitua a string em um arquivo de texto enorme (70 GB), uma linha 2017-12-30 06:58:33 +0800 CST

Hot tag

linux bash debian shell-script text-processing ubuntu centos shell awk ssh

Explore

  • Início
  • Perguntas
    • Recentes
    • Highest score
  • tag
  • help

Footer

AskOverflow.Dev

About Us

  • About Us
  • Contact Us

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve