Autor Tópico: apt não encontra pacote libpci-dev  (Lida 2072 vezes)

Offline douglasaraujo

  • Usuário Ubuntu
  • *
  • Mensagens: 13
    • Ver perfil
apt não encontra pacote libpci-dev
« Online: 30 de Janeiro de 2009, 17:40 »
olá pessoal,

estou tentando instalar o pacote libpci-dev que é dependencia
do xen.
da erro no apt: "E: Impossível achar pacote libpci-dev"

tentei baixar e instalar separadamente mas deu conflito
em outras dependencias ...

dsd já agradeço

Offline Felix

  • Equipe Ubuntu
  • Usuário Ubuntu
  • *****
  • Mensagens: 3.068
    • Ver perfil
    • Alexsandro Felix
Re: apt não encontra pacote libpci-dev
« Resposta #1 Online: 30 de Janeiro de 2009, 21:43 »
Como você não disse qual versão do Ubuntu está usando, vou supor que seja a 8.10.

Em minha lista de repositórios ela é disponível, veja:
Citar
felix@merovingian:~$ apt-cache search libpci-dev
libpci-dev - Linux PCI Utilities (development files)

então, se quiser, aqui está minha lista de repositórios:
Citar
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://br.archive.ubuntu.com/ubuntu/ intrepid main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ intrepid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://br.archive.ubuntu.com/ubuntu/ intrepid universe
deb-src http://br.archive.ubuntu.com/ubuntu/ intrepid universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://br.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ intrepid multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://br.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb http://security.ubuntu.com/ubuntu intrepid-security universe
deb-src http://security.ubuntu.com/ubuntu intrepid-security universe
deb http://security.ubuntu.com/ubuntu intrepid-security multiverse
deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse

## Abaixo repositórios adicionados para instalação do ie4linux
# Fonte: http://www.tatanka.com.br/ies4linux/page/Installation:Ubuntu

deb http://us.archive.ubuntu.com/ubuntu intrepid universe
deb http://wine.budgetdedicated.com/apt intrepid main

## Repositório para instalação do mbpurpe*
# * para usar o twitter no pidgin

deb http://ppa.launchpad.net/sugree/ubuntu intrepid main
deb-src http://ppa.launchpad.net/sugree/ubuntu intrepid main


Offline douglasaraujo

  • Usuário Ubuntu
  • *
  • Mensagens: 13
    • Ver perfil
Re: apt não encontra pacote libpci-dev
« Resposta #2 Online: 31 de Janeiro de 2009, 01:56 »
Como você não disse qual versão do Ubuntu está usando, vou supor que seja a 8.10.

Em minha lista de repositórios ela é disponível, veja:
Citar
felix@merovingian:~$ apt-cache search libpci-dev
libpci-dev - Linux PCI Utilities (development files)

então, se quiser, aqui está minha lista de repositórios:
Citar


... minha versão é a 7.10

Offline Felix

  • Equipe Ubuntu
  • Usuário Ubuntu
  • *****
  • Mensagens: 3.068
    • Ver perfil
    • Alexsandro Felix
Re: apt não encontra pacote libpci-dev
« Resposta #3 Online: 31 de Janeiro de 2009, 08:06 »
Tente então esta aqui:

Citar
   
#deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://br.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://br.archive.ubuntu.com/ubuntu/ gutsy universe
deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy universe
deb http://br.archive.ubuntu.com/ubuntu/ gutsy-updates universe
deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://br.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb http://br.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://br.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu gutsy partner
# deb-src http://archive.canonical.com/ubuntu gutsy partner

deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb http://security.ubuntu.com/ubuntu gutsy-security universe
deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse

############## Não oficiais ###############

#############################################################
# Todas linhas com "#" no início não serão interpretadas pelo Linux
# Ativar ou descomentar = retirar o # do início da linha
# Desativar ou comentar = colocar # no início da linha
# Após modificações, salvar o sources.list e depois no terminal
# sudo apt-get update
# Os repositórios abaixo não são oficiais, use-os com moderação.
# Descomente um grupo por vez. Não deve ser feito upgrade com estes repositórios ativos
# Após uso destes, comente-os matendo o sources.list exatamente como apresentado.
#############################################################
 
#Cristhian Marillat (multimidia) - Descomente apenas para instalar os codecs necessários.
# Instale apenas (w32codecs, libdvdcss2, realplayer)
# deb http://www.debian-multimedia.org sid main

## Skype
# deb http://download.skype.com/linux/repos/debian/ stable non-free
 

retirada deste tópico: Repositórios Ubuntu 7.04/7.10/8.04

Offline douglasaraujo

  • Usuário Ubuntu
  • *
  • Mensagens: 13
    • Ver perfil
Re: apt não encontra pacote libpci-dev
« Resposta #4 Online: 31 de Janeiro de 2009, 11:59 »
Tente então esta aqui:

Citar
   

retirada deste tópico: Repositórios Ubuntu 7.04/7.10/8.04

ai Felix, continua com o msm erro!

Offline Felix

  • Equipe Ubuntu
  • Usuário Ubuntu
  • *****
  • Mensagens: 3.068
    • Ver perfil
    • Alexsandro Felix
Re: apt não encontra pacote libpci-dev
« Resposta #5 Online: 31 de Janeiro de 2009, 15:27 »
Só uma dúvida: Não compensa você atualizar o seu Ubuntu para a última versão?