Page 1 of 2

Erro install ubuntu 12

Posted: Mon Nov 23, 2015 6:52 pm
by yuricl
Hello, when I try to install in my ubuntu get this error.

Code: Select all

W: Failed to fetch http://apt.vestacp.com/precise/dists/precise/Release  Unable to find expected entry 'vesta/binary-armhf/Packages' in Release file (Wrong sources.list entry or malformed file)

W: Failed to fetch http://nginx.org/packages/ubuntu/dists/precise/Release  Unable to find expected entry 'nginx/binary-armhf/Packages' in Release file (Wrong sources.list entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package libapache2-mod-ruid2
E: Unable to locate package vesta
E: Unable to locate package vesta-nginx
E: Unable to locate package vesta-php
Error: apt-get install failed
(precise)looque@localhost:~/Desktop$ W: Failed to fetch http://nginx.org/packages/ubuntu/dists/precise/Release  Unable to find expected entry 'nginx/binary-armhf/Packages' in Release file (Wrong sources.list entry or malformed file)
bash: syntax error near unexpected token `('
already ran sudo pt-get update

Re: Erro install ubuntu 12

Posted: Mon Nov 23, 2015 8:05 pm
by skurudo
binary-armhf? Do you use arm-server?

Re: Erro install ubuntu 12

Posted: Tue Nov 24, 2015 3:05 pm
by yuricl
Yes, my processor is ARM, my ubuntu install ChromeBook.

Re: Erro install ubuntu 12

Posted: Tue Nov 24, 2015 4:51 pm
by tjebbeke
sorry, but vestacp isn't compatible with arm processors.

Re: Erro install ubuntu 12

Posted: Wed Nov 25, 2015 7:15 am
by skurudo
yuricl wrote:Yes, my processor is ARM, my ubuntu install ChromeBook.
Well, you can try to trick installer, but there is no guarantees
viewtopic.php?f=41&t=9748#p34722

Re: Erro install ubuntu 12

Posted: Tue Dec 29, 2015 6:32 pm
by sifur
Hello,
it's not installing here too,
here is the screenshot-
Image

Re: Erro install ubuntu 12

Posted: Wed Dec 30, 2015 6:53 am
by skurudo
sifur wrote:Hello,
it's not installing here too,
If you use ARM, then it's pretty normal.
ARM not supported - tricks and mirrors only manually.

Re: Erro install ubuntu 12

Posted: Wed Dec 30, 2015 12:13 pm
by sifur
No, it's intel.
I'm trying to test on Ubuntu 12 with VirtualBox on my Windows pc.

Re: Erro install ubuntu 12

Posted: Wed Dec 30, 2015 1:10 pm
by skurudo
What ubuntu iso do you use?

Code: Select all

cat /etc/issue

Code: Select all

cat /etc/os-release

Re: Erro install ubuntu 12

Posted: Wed Dec 30, 2015 2:08 pm
by sifur
I fixed it if any one need,

First run

Code: Select all

sudo rm -rf /var/lib/apt/lists/*
sudo apt-get update
then install again