
pedro
04.11.2016
16:39:32
whta will be talked on your presentation about fedora workstation?

Jens
04.11.2016
16:44:40
just a general talk - will share slides later, thanks

pedro
04.11.2016
16:44:56
(:

Kohane
04.11.2016
16:45:17
Oh, nice. I'll love to see your slides :)

Google

pedro
04.11.2016
16:45:31
(:

Roman
04.11.2016
17:27:03
wow, Cambodia

pedro
04.11.2016
17:28:31
good weather now
^^

root@kalilinux :~#
04.11.2016
17:33:13
Anyone have a website deface skill??

pedro
04.11.2016
18:16:38
welcome

Lesik
04.11.2016
18:17:04
Hey, I have a question. How come that on the web (https://apps.fedoraproject.org/packages/python3-numpy) the package python3-numpy is listed as only being available in EPEL. However, on a F24 install, python3-numpy installs just fine?

Kohane
04.11.2016
18:19:10
That's a very good question @falta I always installed python3-numpy with a problem. But I know nothing about EPEL. Want me to ask in the dev list?

Lesik
04.11.2016
18:22:02
Let's better wait if somebody here knows something.
This is not the only package affected, by the way: https://apps.fedoraproject.org/packages/nexuiz

Kohane
04.11.2016
18:22:11
okay

Google

Kohane
04.11.2016
18:23:02
But in the history F24 & F25 do show up
Let me see if these packages aren't orphaned or having some kind of problem. I read something related to this in the list.

Lesik
04.11.2016
18:24:09
But if they were orphaned, they shouldn't be in F24!
How come the package manager can find them?

Kohane
04.11.2016
18:24:40
I don't know, give me a moment to search.

Athos
04.11.2016
18:24:53
https://admin.fedoraproject.org/pkgdb/package/rpms/python3-numpy/timeline
it's retired

Kohane
04.11.2016
18:25:42
BTW, numpy is on repositories, for both versions Python 2 and Python 3, but Nexuiz isn't in repositories. Just checked.

Lesik
04.11.2016
18:25:49
why not? :)
Because nobody can fix critical vulnerabilities?
"Latest released version" says None.
However, here is proof that a version does exist in F24: http://ftp.halifax.rwth-aachen.de/fedora/linux/releases/24/Everything/x86_64/os/Packages/p/python3-numpy-1.11.0-4.fc24.x86_64.rpm

Kohane
04.11.2016
18:28:43
it's in repositories, what other proves you need?

Lesik
04.11.2016
18:28:57
What do you mean? I just provided proof.

Kohane
04.11.2016
18:31:25
I just checked and said "this is in repositories for both versions Python 2 &3, this another isn't"
Anyway, let me see. I think I saw something related, but I need to look up.

Lesik
04.11.2016
18:32:28

Kohane
04.11.2016
18:32:50
Ah...

Google

Kohane
04.11.2016
18:32:52
Well...
I see no reasons to lie. But you're right. That's the real proof.
Thanks

Lesik
04.11.2016
18:34:15
proof

Kohane
04.11.2016
18:35:24
There you have it, @falta

Lesik
04.11.2016
18:38:02
Where? I don't understand yet.

Kohane
04.11.2016
18:38:21
You corrected me a word so I edited the message
I'm searching in the mailing list, I'm sure I've seen something

Lesik
04.11.2016
18:39:05
Ah, I thought in the context of the package.

Athos
04.11.2016
18:39:18
[athos@zephyr python3-numpy]$ git branch -a
* master
remotes/origin/HEAD -> origin/master
remotes/origin/el6
remotes/origin/epel7
remotes/origin/master
[athos@zephyr python3-numpy]$ ls
dead.package

Lesik
04.11.2016
18:39:55
OK

Kohane
04.11.2016
18:40:25
But it's on repositories, how comes is dead?

Lesik
04.11.2016
18:40:33
Nevertheless a.fp.o should show the version that's in F24. I'd say this is a bug.

Kohane
04.11.2016
18:40:42
yes, I agree

Athos
04.11.2016
18:42:01
I guess it should show in a.fp.o though
bug?

Lesik
04.11.2016
18:42:48
Probably.
Can someone inform the correct mailing list?

Google

Kohane
04.11.2016
18:43:59
I just sent a message to devel@lists.fedoraproject.org

Athos
04.11.2016
18:44:41
oh
I just ping'd #fedora-apps :)

Kohane
04.11.2016
18:44:59
LOL

Lesik
04.11.2016
18:45:03
:)

Admin
ERROR: S client not available

Kohane
04.11.2016
18:45:30
Well, will get the answer pretty soon then.

Athos
04.11.2016
18:46:05
yeah, lol

Jonathan
04.11.2016
19:38:17
The python3-numpy rpm is provided by the numpy source rpm.
See https://apps.fedoraproject.org/packages/numpy

Kohane
04.11.2016
19:39:05
Oh, thanks...

Jonathan
04.11.2016
19:39:24
In EPEL, for whatever reason, python3-numpy is a completely different package.
Most likely because python2-numpy is provided by Red Hat

Lesik
04.11.2016
19:51:34

Jonathan
04.11.2016
19:55:32
It does, because apps.fedoraproject.org is organized by source rpm rather than binary rpm.

Kohane
04.11.2016
19:56:23
Ah, now I see...

Jonathan
04.11.2016
19:56:25

Lesik
04.11.2016
19:57:17

Google

Lesik
04.11.2016
19:57:31
The word apps implies individual software packages, not source packages.

Jonathan
04.11.2016
19:58:02
Because that's how Fedora organizes its packages.

Lesik
04.11.2016
20:00:52
Isn't admin.fp.o/pkgdb supposed to be the more "backend" kind of thing for packagers, where it would make sense to organize software by source package? But apps.fp.o more user-side, where binary package sorting would make more sense?
Also, what if the source package foo version 1.2 provides the binary packages foo-bar version 1.2 and foo-baz version 1.3? How would you know that the version of foo-baz is not equal to the version of the foo source package? After all, neither pkgdb nor apps is sorted by binary packages.

Kohane
04.11.2016
20:03:23

Jonathan
04.11.2016
20:03:43

Lesik
04.11.2016
20:03:50
Oh?
I think in Debian, source and binary versions can differ, that's why I was confused.

itamarjp
04.11.2016
20:05:19
http://migre.me/vq8XW

(■_■¬)
04.11.2016
20:05:45

Jonathan
04.11.2016
20:06:02

[Anonymous]
04.11.2016
20:11:03
Hello

Ilys
04.11.2016
20:12:17
Hi

Kohane
04.11.2016
20:16:02
Hi and welcome!

Serginho
04.11.2016
20:16:50
Tks!

Kohane
04.11.2016
20:19:06
My pleasure.

Serginho
04.11.2016
20:21:44
I am using Fedora 24 and I can not write the screen with Simplescreenrecorder, my graphics card is Intel, how to solve?