update depency on Debian 9

Moderators: Site Moderators, FAHC Science Team

Post Reply
beer
Posts: 179
Joined: Tue Dec 13, 2011 11:18 am

problem with installing because the lack of package

Post by beer »

I am investigating how well Debian 9 is. And I am trying to install either fah 7.4.4 or 7.4.16. But both of them requres a pacage called python-support which is not in Debian. What is the best way forward? Track it down from 3th parties?
jimerickson
Posts: 533
Joined: Tue May 27, 2008 11:56 pm
Hardware configuration: Parts:
Asus H370 Mining Master motherboard (X2)
Patriot Viper DDR4 memory 16gb stick (X4)
Nvidia GeForce GTX 1080 gpu (X16)
Intel Core i7 8700 cpu (X2)
Silverstone 1000 watt psu (X4)
Veddha 8 gpu miner case (X2)
Thermaltake hsf (X2)
Ubit riser card (X16)
Location: ames, iowa

Re: problem with installing because the lag of package

Post by jimerickson »

have you tried http://packages.ubuntu.com/precise/all/ ... t/download
beer
Posts: 179
Joined: Tue Dec 13, 2011 11:18 am

Re: problem with installing because the lag of package

Post by beer »

I have not tried to mux ubuntu backage and debian packages because of I know a few people who have tried that and made the ssystem unuseable
beer
Posts: 179
Joined: Tue Dec 13, 2011 11:18 am

Re: problem with installing because the lag of package

Post by beer »

hmm:
https://tracker.debian.org/news/736768
should folding@home be updated to reflect this changes?
beer
Posts: 179
Joined: Tue Dec 13, 2011 11:18 am

update depency on Debian 9

Post by beer »

Hi
I know that Debian 9 is not yet out but when it is then there would be problem for installing fah on that linux distro because of:
https://tracker.debian.org/news/736768
eg python-support has been replaced by dh-python. And fah requres python-support so maybe in the next relase you should update the depencies?
SteveWillis
Posts: 409
Joined: Fri Apr 15, 2016 12:42 am
Hardware configuration: PC 1:
Linux Mint 17.3
three gtx 1080 GPUs One on a powered header
Motherboard = [MB-AM3-AS-SB-990FXR2] qty 1 Asus Sabertooth 990FX(+59.99)
CPU = [CPU-AM3-FX-8320BR] qty 1 AMD FX 8320 Eight Core 3.5GHz(+41.99)

PC2:
Linux Mint 18
Open air case
Motherboard: ASUS Crosshair V Formula-Z AM3+ AMD 990FX SATA 6Gb/s USB 3.0 ATX AMD
AMD FD6300WMHKBOX FX-6300 6-Core Processor Black Edition with Cooler Master Hyper 212 EVO - CPU Cooler with 120mm PWM Fan
three gtx 1080,
one gtx 1080 TI on a powered header

Re: update depency on Debian 9

Post by SteveWillis »

Already in Mint 18 you have to execute this to get FAH to work

wget http://launchpadlibrarian.net/109052632 ... 15_all.deb
sudo dpkg -i python-support_1.0.15_all.deb
Image

1080 and 1080TI GPUs on Linux Mint
ComputerGenie
Posts: 236
Joined: Mon Dec 12, 2016 4:06 am

Re: problem with installing because the lag of package

Post by ComputerGenie »

I think one might want to look at "stretch" when it's closer to release, or at least has a release date, before thinking about what might(not) be in it.
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: problem with installing because the lag of package

Post by bruce »

The folks who develop operating systems generally remove older library versions of things like python when they're no longer needed for the OS, itself, but they do support software designed at the time that an older version was current. They also provide the methology to use multiple versions concurrently -- although those versions are optional on the new OS version.

FAH has to support not only the latest version of the OS but also many people who are still running earlier versions that are still supported. The real issue here is that FAH doesn't do a very good job of supporting prerequisites with package managers like apt-get.

If FAH decides it requires a specific NEW feature that was added in the latest release, that forces all donors running a stable earlier version to upgrade their OS or components of it. When none of the NEW featurs are qequiere, it better to continue to operate with the earlier version by exercising the OS capabilities of providing support for the earlier library.

In this case, somebody would need to determine if the bug that they're talking about might be encountered by FAH or whether it has already been fixed by some other method.
Post Reply