cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Who Me Too'd this topic

MineMeld install on 16.04 fails with i386 architecture support

L1 Bithead

Ubuntu server LTS 16.04 running on VMWare Workstation Pro 15

 

After running the repository command:

sudo add-apt-repository "deb http://minemeld-updates.panw.io/ubuntu xenial-minemeld main"

 

When I run the update:

sudo apt update

 

I get the following and am unable to proceed as everything after this will fail as well.

*****@ubuntu:/etc/apt$ sudo apt update
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://minemeld-updates.panw.io/ubuntu xenial-minemeld InRelease
Get:3 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Get:5 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Fetched 325 kB in 0s (471 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'http://minemeld-updates.panw.io/ubuntu xenial-minemeld InRelease' doesn't support architecture 'i386'

 

Any ideas on how to get past this?

Who Me Too'd this topic