Re: dnf even allows to uninstall RPM and systemd without warnings

2014-06-24 Thread jeandet
fedoraproject.org > https://admin.fedoraproject.org/mailman/listinfo/devel > Fedora Code of Conduct: > http://fedoraproject.org/code-of-conduct > > > -- > devel mailing list > devel@lists.fedoraproject.org > https://admin.fedoraproject.org/mailman/listinfo/devel > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct -- jeandet Laboratoire de Physique des Plasmas signature.asc Description: This is a digitally signed message part -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Donate 1 minute of your time to test upgrades from F31 to F32

2020-03-06 Thread jeandet
Hello, I did an upgrade last week, with: sudo dnf system-upgrade download --refresh --releasever=32 Except for modules everything was ok on my laptop, but I got some issues on my desktop. On my laptop, from fc32 running: sudo dnf module reset '*' sudo dnf --releasever=32 --setopt=module_platform

Re: Donate 1 minute of your time to test upgrades from F31 to F32

2020-03-06 Thread jeandet
On Fri, 2020-03-06 at 10:53 -0700, Chris Murphy wrote: > On Fri, Mar 6, 2020 at 10:48 AM Adam Williamson > wrote: > > On Fri, 2020-03-06 at 18:07 +0100, jeandet wrote: > > > Hello, > > > > > > I did an upgrade last week, with: > > > sudo dnf s

Re: Kernel updates breaking grub configuration with tuned

2018-03-30 Thread jeandet
Hi, Le jeudi 29 mars 2018 à 10:04 +0200, Ondřej Lysoněk a écrit : > On 28.3.2018 20:58, Christopher wrote: > > So, I've been seeing this problem recently where every time I > > update the > > Fedora kernel (currently F27), my grub configuration gets mangled. > > > > I have tuned installed, so it h

Right proxy settings detection method

2015-05-05 Thread alexis jeandet
Hi, I'm not sure this is the best place to ask... Does anyone have some hints/docs about the best way to get web proxy settings from apps written with QT, it might be the same problem with others APIs? My point is that, for example on Fedora, you can easily run any application on any desktop and t

Re: Right proxy settings detection method

2015-05-06 Thread alexis jeandet
Hi Ville, I didn't know about this library, thank you very much. Best regards, Alexis. Le mercredi 06 mai 2015 à 13:21 +0300, Ville Skyttä a écrit : > > 5.5.2015 21.13 "alexis jeandet" > kirjoitti: > > > Does anyone have some hints/docs about the best way t

pip install advice

2017-04-14 Thread Jeandet Alexis
Hi, On many places users are advised to use "pip install" to install python packages. As Fedora "evangelist" I also have to help my friends/colleagues to setup libs/softwares on Fedora. One the most common trap is the "pip install", many user does "sudo pip install -- upgrade whatever" and if this

Re: pip install advice

2017-04-14 Thread Jeandet Alexis
Le vendredi 14 avril 2017 à 11:08 -0700, stan a écrit : > On Fri, 14 Apr 2017 19:40:31 +0200 > Jeandet Alexis wrote: > > > Hi, > > > > On many places users are advised to use "pip install" to install > > python packages. As Fedora "evangelist&q

Re: pip install advice

2017-04-14 Thread Jeandet Alexis
Le vendredi 14 avril 2017 à 13:35 -0500, Rex Dieter a écrit : > Jeandet Alexis wrote: > > > On many places users are advised to use "pip install" to install > > python > > packages. > > ... > > So my point is first, I think on ubuntu they install wi

Re: pip install advice

2017-04-15 Thread Jeandet Alexis
Le samedi 15 avril 2017 à 04:40 +, Zbigniew Jędrzejewski-Szmek a écrit : > On Fri, Apr 14, 2017 at 08:15:54PM +0200, Jeandet Alexis wrote: > > Yep, my point is more for new users or non-geek users who just want > > it > > to work (make it default or automatic...).

Re: pip install advice

2017-04-15 Thread Jeandet Alexis
Le vendredi 14 avril 2017 à 19:21 -0400, Nico Kadel-Garcia a écrit : > On Fri, Apr 14, 2017 at 1:40 PM, Jeandet Alexis > wrote: > > Hi, > > > > On many places users are advised to use "pip install" to install > > python > > packages. As Fedora &

Re: Linux Presentation

2016-02-23 Thread Alexis Jeandet
Hi, Here you may find some good material: http://free-electrons.com/docs/freesw/ http://free-electrons.com/docs/reasons/ Best regards, Alexis. Le mardi 23 février 2016 à 14:26 +, Jules Bashizi a écrit : > Hi Guyz of Devel !  > > I am to present Linux to Intellectual lecturers and students at >

Re: Getting .fc32 packages while trying to follow F31 branch ?

2019-08-19 Thread Jeandet Alexis
Hi, I got the same and didn't take time to ask, I would also be interested in the answer. Here is what I get https://pastebin.com/z5PYX9Be Best regards, Alexis. Le lundi 19 août 2019 à 12:04 +0200, Hans de Goede a écrit : > Hi all, > > I've been following rawhide for the last few weeks to test

mpi/fortran with -Wl,--as-needed

2018-09-17 Thread Jeandet Alexis
Hi, I saw that -Wl,--as-needed would be enabled by default on Fedora 29, it seems that we can't build a simple fortran program with this flag either on Fedora 28 or 29 with openmpi at least. Is this an MPI bug? Is this flag supposed to work in this context? Any help here would be really welcome: h