How to install 3.2.4+dfsg1-1 on Aadvark?

Asked by anatoly techtonik

Spyder tells that a new 3.2.4 version is available. I want to use this version on 17.10. How?

Question information

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

There may be a PPA here
https://launchpad.net/ubuntu/+ppas?name_filter=spyder

Filter for Artful before adding the PPA.

If there are significant reasons to upgrade the package then please report a bug highlighting this and the package may be updated

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

I see several options:

1. check whether a PPA exists with such version (probably not existing)
2. try building such version yourself, either locally or in a PPA of your own
3. try manually installing the 3.2.4 version for bionic on your artful system (this can work well, but may also utterly fail because of missing or broken dependencies)
4. create a bug report requesting that a version update is done for artful

Revision history for this message
anatoly techtonik (techtonik) said :
#3

@actionparsnip https://launchpad.net/ubuntu/+ppas?name_filter=spyder doesn't contain any new versions. In fact, I found my own repo there. :D But it doesn't build 3.2.4 and I don't remember how to setup it.

@m-hampl
2. what is the ubuntu way to build it?
3. how to install bionic version?
4. https://bugs.launchpad.net/ubuntu/+source/spyder/+bug/1733844

Revision history for this message
anatoly techtonik (techtonik) said :
#4

My PPA become outdated, because Launchpad fails to sync repo with packaging info with upstream. =/
https://code.launchpad.net/~techtonik/spyderlib/debian-packaging/+index#

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

I see that you already found Bug #1313861 for the PPA sha mismatch problem.

How to build locally: there are tools like debuild and dpkg-buildpackage, see e.g. https://stackoverflow.com/questions/130894/how-to-build-a-debian-ubuntu-package-from-source

How to try installing the bionic version (preferably first done on a test system):
Download the appropriate *spyder*.deb files from Launchpad, e.g. from https://launchpad.net/ubuntu/+source/spyder/3.2.4+dfsg1-1/+build/13677474
and try "sudo dpkg --install filename1 filename2 ..."
You will have to check based on the output from dpkg, whether there are broken dependencies etc. and eventually install additional packages (eventually also in the version for bionic).

Revision history for this message
anatoly techtonik (techtonik) said :
#6

I switched my code import for packaging info for Spyder to Git, so now it is imported correctly - https://code.launchpad.net/~techtonik/spyderlib/+git/debian-packaging and I updated recipe to build with it, but it still fails - https://code.launchpad.net/~techtonik/+recipe/spyderlib-daily-master

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

It seems that you are hitting bug 1732400

Can you help with this problem?

Provide an answer of your own, or ask anatoly techtonik for more information if necessary.

To post a message you must log in.