Latest version

Asked by Leandro Heck

Hi, eagle is in 7.3 version, but the repository holds 6.6.* version. Why this happen? It is possible to push the 7.3 version to the ppa?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu eagle Edit question
Assignee:
No assignee Edit question
Solved by:
Manfred Hampl
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

PPA are ran by individuals to hold debs they want to use. The official Ubuntu package sources are called repositories. Not PPA.

What is the output of:

lsb_release -a; uname -a

Thanks

Revision history for this message
Best Manfred Hampl (m-hampl) said :
#2

There is a PPA with the 7.2 version for trusty and vivid https://launchpad.net/~jorik-kippendief/+archive/ubuntu/eagle
Maybe you can ask the person responsible for that PPA to upgrade to 7.3.

Revision history for this message
Leandro Heck (leoheck) said :
#3

@actionparsnip

This is my system info:

lheck@saturn:/opt/eagle-7.3.0/bin » lsb_release -a; uname -a
LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch:core-4.1-amd64:core-4.1-noarch:cxx-3.0-amd64:cxx-3.0-noarch:cxx-3.1-amd64:cxx-3.1-noarch:cxx-3.2-amd64:cxx-3.2-noarch:cxx-4.0-amd64:cxx-4.0-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-3.1-amd64:desktop-3.1-noarch:desktop-3.2-amd64:desktop-3.2-noarch:desktop-4.0-amd64:desktop-4.0-noarch:desktop-4.1-amd64:desktop-4.1-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.0-amd64:graphics-3.0-noarch:graphics-3.1-amd64:graphics-3.1-noarch:graphics-3.2-amd64:graphics-3.2-noarch:graphics-4.0-amd64:graphics-4.0-noarch:graphics-4.1-amd64:graphics-4.1-noarch:languages-3.2-amd64:languages-3.2-noarch:languages-4.0-amd64:languages-4.0-noarch:languages-4.1-amd64:languages-4.1-noarch:multimedia-3.2-amd64:multimedia-3.2-noarch:multimedia-4.0-amd64:multimedia-4.0-noarch:multimedia-4.1-amd64:multimedia-4.1-noarch:printing-3.2-amd64:printing-3.2-noarch:printing-4.0-amd64:printing-4.0-noarch:printing-4.1-amd64:printing-4.1-noarch:qt4-3.1-amd64:qt4-3.1-noarch:security-4.0-amd64:security-4.0-noarch:security-4.1-amd64:security-4.1-noarch
Distributor ID: Ubuntu
Description: Ubuntu 14.04.2 LTS
Release: 14.04
Codename: trusty
Linux saturn 3.13.0-58-generic #97-Ubuntu SMP Wed Jul 8 02:56:15 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

@Manfred, thank you! I will do that.

Revision history for this message
Leandro Heck (leoheck) said :
#4

Thanks Manfred Hampl, that solved my question.