[SOLVED] scikits missing

Non-LTS (non-Marathon) related topics
Ответить
Mayavimmer
Сообщения: 51
Зарегистрирован: 14 мар 2013, 13:12
Operating system: Rosa Fresh 2012.1 64bit

[SOLVED] scikits missing

Сообщение Mayavimmer » 06 фев 2014, 15:57

Package python-scikits was present in Mandriva 2011 but not ROSA Desktop Fresh 2012. Here is my M2011 setup:

Код: Выделить всё

$ cat /etc/issue
Mandriva Linux release 2011.0 (Official) for x86_64
Kernel 3.6.6-nrj-desktop-1mib on a 4-processor x86_64 / \l
$ urpmq -y scikits
python-scikits-audiolab
python-scikits-learn
python-scikits-samplerate
...and my R2012:

Код: Выделить всё

$ cat /etc/issue
ROSA Desktop Fresh R2 release 2012.1 for x86_64
Kernel 3.12.7-nrj-desktop-1rosa on a 4-processor x86_64 / \l
$ urpmq -y scikits
No package named scikits
The reason I need it is that I was trying to run some program I wrote in 2011 on my current R2012, but, surprise, it needs those missing rpms. In general it happens fairly frequently that I want to run old software, so is there an easy way to find out what Mandriva packages have been excluded from Rosa? Also, do I request scikits on rosa-devel?
Последний раз редактировалось Mayavimmer 10 фев 2014, 01:38, всего редактировалось 1 раз.

d_uragan
Сообщения: 505
Зарегистрирован: 23 ноя 2011, 21:27

Re: scikits missing

Сообщение d_uragan » 06 фев 2014, 18:01

Yes, these modules were missing. I have recently built python-scikits-learn to contrib repo; which other modules do you need? I can see quite a few of them at pypi.org, but many modules (including audiolab and samplerate) have not been updated for years, so I am not sure if currently they are really used by people.

Mayavimmer
Сообщения: 51
Зарегистрирован: 14 мар 2013, 13:12
Operating system: Rosa Fresh 2012.1 64bit

Re: scikits missing

Сообщение Mayavimmer » 06 фев 2014, 19:22

I don't know what other rpms I need to resuscitate this project - that's why it might be nice to have a list of differences between Mandriva and Rosa.

BTW, now I see python-scikits-learn!

Код: Выделить всё

$ urpmq -y scikits
python-scikits-learn
It's on contrib/updates which I just checked gets auto updated. This mysterious behavior happened before! Did you just put it in the repo?

What do people use instead of audiolab and samplerate? Maybe I can substitute with little editing...

d_uragan
Сообщения: 505
Зарегистрирован: 23 ноя 2011, 21:27

Re: scikits missing

Сообщение d_uragan » 07 фев 2014, 11:01

Mayavimmer писал(а): It's on contrib/updates which I just checked gets auto updated. This mysterious behavior happened before! Did you just put it in the repo?
I have built the newer version for contrib. scikits-learn is actively developed, the latest version was released not long ago.
Mayavimmer писал(а):
What do people use instead of audiolab and samplerate? Maybe I can substitute with little editing...
I dont' know, I am not scikits expert at all:) But let's see, maybe I will be able to build audiolab and samplerate.

Mayavimmer
Сообщения: 51
Зарегистрирован: 14 мар 2013, 13:12
Operating system: Rosa Fresh 2012.1 64bit

Re: scikits missing

Сообщение Mayavimmer » 07 фев 2014, 13:39

d_uragan писал(а): I dont' know, I am not scikits expert at all:) But let's see, maybe I will be able to build audiolab and samplerate.
Super, if you would, thanks.

d_uragan
Сообщения: 505
Зарегистрирован: 23 ноя 2011, 21:27

Re: scikits missing

Сообщение d_uragan » 07 фев 2014, 16:19

seems to be building:) Should become available in repos during the day.

Mayavimmer
Сообщения: 51
Зарегистрирован: 14 мар 2013, 13:12
Operating system: Rosa Fresh 2012.1 64bit

Re: scikits missing

Сообщение Mayavimmer » 07 фев 2014, 20:01

Great, I installed audiolab and samplerate no prob! They import fine too :)
But now it asks for pylab :(
Can you do the same with pylab? Thanks.

d_uragan
Сообщения: 505
Зарегистрирован: 23 ноя 2011, 21:27

Re: scikits missing

Сообщение d_uragan » 08 фев 2014, 23:55

pylab module is provided by python-matplotlib package.

Mayavimmer
Сообщения: 51
Зарегистрирован: 14 мар 2013, 13:12
Operating system: Rosa Fresh 2012.1 64bit

Re: scikits missing

Сообщение Mayavimmer » 10 фев 2014, 01:37

Yes, it works now, thanks. Closing with [SOLVED]. Would still like to know what other Mandriva packages were dropped. Oh well, thanks anyway.

Ответить

Вернуться в «ROSA Fresh R1-R3 (2012.1)»