Não é possível localizar o pacote landscape-server-quickstart

1

Alguma idéia porque landscape-server-quickstart não está sendo encontrado?

De acordo com as duas AskUbuntu post e as instruções de instalação oficiais do Landscape 15.11 , os seguintes comandos devem instalar o Landscape em um servidor local:

add-apt-repository ppa:landscape/15.11
apt-get update
apt-get install landscape-server-quickstart

Eu corro o código acima como root , então não preciso de sudo , mas o resultado é:

root@myserver:~# apt-get install landscape-server-quickstart
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package landscape-server-quickstart

Estou executando isso no Ubuntu 14.04 para ARM (um Cubox). Adicionando o repo inicialmente foi apenas um sucesso parcial, dando-me um erro NO_PUBKEY , então eu adicionei manualmente com apt-key por este post .

Mesmo após vários apt-get update s e uma reinicialização, os únicos pacotes disponíveis são

# apt-cache search landscape
landscape-client - The Landscape administration system client
landscape-client-ui - The Landscape administration system client - UI configuration
landscape-client-ui-install - The Landscape administration system client - UI installer
landscape-common - The Landscape administration system client - Common files
libunity-core-6.0-9 - core library for the Unity interface
libunity-core-6.0-dev - Core library for the Unity interface - development files
python-txlongpoll - Long polling HTTP frontend for AMQP
unity - Interface designed for efficiency of space and interaction.
unity-services - Services for the Unity interface
cloud-install-landscape - Ubuntu Cloud installer (landscape) - dependency package
gff2aplot - pair-wise alignment-plots for genomic sequences in PostScript
gimp-plugin-registry - repository of optional extensions for GIMP
hedgewars - Funny turn-based artillery game, featuring fighting Hedgehogs!
muttprint - Pretty printing of mails
saga - System for Automated Geoscientific Analyses
thin-client-config-agent - Retrieve the list of remote desktop servers for a user.
xmountains - Fractal landscape generator for X
landscape-api - Tool to access the Landscape API
landscape-hashids - initial package databases for landscape-server
landscape-opendaylight-binaries - OpenDaylight static binary files
    
por hamx0r 21.03.2016 / 18:40

0 respostas