Re: sddm:: disable plasma-wayland

2024-06-14 Thread Adrian Sevcenco
On 6/14/24 6:44 PM, Barry Scott wrote: Hi! On 13 Jun 2024, at 17:14, Adrian Sevcenco wrote: Hi! After the latest update the SDDM starts /usr/bin/startplasma-wayland and then this is started /usr/bin/kwin_wayland_wrapper --xwayland with the effect of having 2.5 load on a 8 core Ryzen7 and

sddm:: disable plasma-wayland

2024-06-13 Thread Adrian Sevcenco
Hi! After the latest update the SDDM starts /usr/bin/startplasma-wayland and then this is started /usr/bin/kwin_wayland_wrapper --xwayland with the effect of having 2.5 load on a 8 core Ryzen7 and having 70 degrees on CPU!!! root@hal: ~ # ps faxu | grep kwin adrian 5392 0.0 0.0 154180 17

Re: f39:: dnfdragora broken

2023-12-24 Thread Adrian Sevcenco
On 19.12.2023 11:51, Stephen Morris wrote: On 13/12/23 05:38, Adrian Sevcenco wrote: Hi! For any kind of selection in installed packages dnfdragora breaks with dnfdaemon AttributeError: 'NoneType' object has no attribute 'replace' AFTER the list is returned in the windown .

f39:: to many tty devices created

2023-12-24 Thread Adrian Sevcenco
Hi! After updating my laptop (a little bit old ideapad c340) i noticed that i have up to /dev/tty63 and up to /dev/ttyS31 devices created is there a need for something like this for a machine that does not have serial connection? Is there a way and would be safe to reduce their numbers? Thanks

f39:: dnfdragora broken

2023-12-12 Thread Adrian Sevcenco
Hi! For any kind of selection in installed packages dnfdragora breaks with dnfdaemon AttributeError: 'NoneType' object has no attribute 'replace' AFTER the list is returned in the windown ... is this known? Is there where can i report this on the fedora side? (as the upstream can fary away in ve

f38:: disabling NetworkManager makes xorg to core dump

2023-06-27 Thread Adrian Sevcenco
Hi! Did anyone else observe the behavior from subject? I tried to move the NetworkManager starting from systemd to cron (because it takes to much to start and it is in critical-chain) and while it worked, the xorg no longer started up, and the journal show xorg core dumping... Anyone have any i

f38 upgrade :: rpm signature breakage

2023-04-30 Thread Adrian Sevcenco
Hi! after the update, when i try to use rpm i get: root@hal: ~ # rpm -qa | grep kernel error: rpmdbNextIterator: skipping h# 230 Header V4 DSA/SHA256 Signature, key ID 3cdbbc71: BAD Header SHA1 digest: OK error: rpmdbNextIterator: skipping h# 231 Header V4 DSA/SHA256 Signature, key ID 3cdb

firmware: linux-firmware depends on intel-gpu and nvidia-gpu

2022-09-19 Thread Adrian Sevcenco
Hi! Does anyone know why linux-firmware depends on intel-gpu and nvidia-gpu? and if this can be bypassed? I have an amd only desktop and is kind of annoying that i need also intel and nvidia firmware.. I imagine that the reason is to allow the os to run on whatever hardware is present or changed,

Re: unremovable gnome packages

2022-08-16 Thread Adrian Sevcenco
On 8/14/22 00:19, Samuel Sieb wrote: On 8/13/22 11:42, Adrian Sevcenco wrote: On 8/10/22 16:20, Roger Heflin wrote: dnf --noautoremove group remove gnome-desktop If you have a group installed (gnome-desktop) it appears to add the protection to prevent that group from being removed, so the

Re: unremovable gnome packages

2022-08-13 Thread Adrian Sevcenco
On Wed, Aug 10, 2022 at 6:59 AM Adrian Sevcenco wrote: Hi! I was trying to remove the gnome packages and because of gnome-shell i'm stuck with this list: gnome-autoar-0.4.3-1.fc36.x86_64 gnome-bluetooth-42.2-1.fc36.x86_64 gnome-bluetooth-libs-42.2-1.fc36.x86_64 gnome-control-center-42.3

unremovable gnome packages

2022-08-10 Thread Adrian Sevcenco
Hi! I was trying to remove the gnome packages and because of gnome-shell i'm stuck with this list: gnome-autoar-0.4.3-1.fc36.x86_64 gnome-bluetooth-42.2-1.fc36.x86_64 gnome-bluetooth-libs-42.2-1.fc36.x86_64 gnome-control-center-42.3-1.fc36.x86_64 gnome-control-center-filesystem-42.3-1.fc36.noarch

python support for kdevelop removed?

2022-05-28 Thread Adrian Sevcenco
Hi! I no longer find the python support for kdevelop... was it removed? Thanks a lot! Adrian smime.p7s Description: S/MIME Cryptographic Signature ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lis

Re: F36 kernel (packaging) problems?

2022-05-27 Thread Adrian Sevcenco
On 26.05.2022 10:43, John Pilkington wrote: On 26/05/2022 07:56, Adrian Sevcenco wrote: Hi! I have a very strange situation after i updated my system to fedora 36: the new 5.17.9-300.fc36.x86_64 does not boot or at least cannot start my monitor (i get on the monitor "no signal rec

F36 kernel (packaging) problems?

2022-05-25 Thread Adrian Sevcenco
Hi! I have a very strange situation after i updated my system to fedora 36: the new 5.17.9-300.fc36.x86_64 does not boot or at least cannot start my monitor (i get on the monitor "no signal received") while the identical fedora 35 one worrks 5.17.9-200.fc35.x86_64 having an nvidia card, i checke

Re: fedora 30 :: Failed to synchronize cache - solved

2022-03-05 Thread Adrian Sevcenco
On 04.03.2022 19:56, Samuel Sieb wrote: On 3/4/22 02:47, Adrian Sevcenco wrote: Hi! I have a strange situation when trying to update a fedora 30 installation: dnf is not working because all repositories give: "Failed to synchronize cache for repo" and this is in the context o

fedora 30 :: Failed to synchronize cache

2022-03-04 Thread Adrian Sevcenco
Hi! I have a strange situation when trying to update a fedora 30 installation: dnf is not working because all repositories give: "Failed to synchronize cache for repo" and this is in the context of updating earlier a station f29->f32->f35 Any idea what is going on? It feels weird being able to

kdevelop:: pycodestyle not found

2022-01-17 Thread Adrian Sevcenco
Hi! I have a weird problem with kdevelop: after upgrade to f35 kdevelop no longer finds pycodestyle.. in the terminal output i get: kdevelop.plugins.python.parser: Discarding parts of the code to be parsed because of previous errors IndentationError: unexpected indent (, line 108) Parsing F

powertop broken?

2021-10-31 Thread Adrian Sevcenco
Hi! I'm trying to create a report with powertop but i get a segmentation fault: [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [Detaching after vfork from child process 172544] modprobe cpufreq_stats failed[Detaching after vfork from chi

kf.coreaddons: no metadata found in/Failed to extract plugin meta data from

2021-10-04 Thread Adrian Sevcenco
Hi! After some update, when starting plasma/kde related applications from console i started seeing this: kf.coreaddons: no metadata found in "/usr/lib64/qt5/plugins/kf5/kio/applications.so" "Failed to extract plugin meta data from '/usr/lib64/qt5/plugins/kf5/kio/applications.so'" the list is

Re: mediawriter :: SSl handshake failed

2021-08-11 Thread Adrian Sevcenco
On 8/10/21 5:30 PM, stan via users wrote: On Tue, 10 Aug 2021 10:31:25 +0300 Adrian Sevcenco wrote: i'm using mediawriter to write some images and i have a lot of messages like this: W@31612ms: Error QNetworkReply::SslHandshakeFailedError reading from QUrl("https://getfedora.org/rel

mediawriter :: SSl handshake failed

2021-08-10 Thread Adrian Sevcenco
i'm using mediawriter to write some images and i have a lot of messages like this: W@31612ms: Error QNetworkReply::SslHandshakeFailedError reading from QUrl("https://getfedora.org/releases.json";) : "SSL handshake failed" In the browser the link seems fine .. is there any problem with mediawri

Re: f33:: php not working - SOLVED

2021-03-24 Thread Adrian Sevcenco
On 3/23/21 5:23 PM, Adrian Sevcenco wrote: Hi! I'm trying to make work something like this: cat phpinfo.php it would seem that mod_php is no longer used .. ok, i installed php_fpm (which was excluded and masked because it seems silly to me to run 2 processes for some crappy pages) i tri

f33:: php not working

2021-03-23 Thread Adrian Sevcenco
Hi! I'm trying to make work something like this: cat phpinfo.php it would seem that mod_php is no longer used .. ok, i installed php_fpm (which was excluded and masked because it seems silly to me to run 2 processes for some crappy pages) i tried to increase the log level for php.ini but nothi

f33::k10temp-pci-00c3 :: after kernel update {V,I}{core,soc} lost

2021-01-23 Thread Adrian Sevcenco
Hi! On a laptop with Ryzen 7 3700U, after kerenel update, lm_sensors k10temp-pci-00c3 module no longer report the {V,I}{core,soc} metrics .. did anyone seen this? is it expected somehow or is a regression? (i redid the detecion procedure) Thank you! Adrian __

f33 mediawriter :: SslHandshakeFailedError

2020-12-24 Thread Adrian Sevcenco
Hi! While using fedora media writer (with custom isos) i see this errors: W@542ms: Error reading from QUrl("https://getfedora.org/releases.json";) : "Unknown error" W@542ms: SSL error "The issuer certificate of a locally looked up certificate could not be found" W@542ms: Was not able to fetch n

Re: libreoffice chrash on exit -SOLVED

2020-12-16 Thread Adrian Sevcenco
So, i just removed all appmenu packages, and it seems to work without problems (nor crashes) Adrian On 12/16/20 12:44 PM, Adrian Sevcenco wrote: Hi! after some updates, i have now some crashes when exiting from libre office .. in the crash panel i only have this: Application: soffice

libreoffice chrash on exit

2020-12-16 Thread Adrian Sevcenco
Hi! after some updates, i have now some crashes when exiting from libre office .. in the crash panel i only have this: Application: soffice (soffice), signal: Segmentation fault [KCrash Handler] #4 0x7fb272802a47 in QString::~QString() () at /lib64/libQt5Gui.so.5 #5 0x7fb272802db4

f33::x11::plasma wrong colors/palette on external monitor(hdmi2dp converter)

2020-12-07 Thread Adrian Sevcenco
Hi! So, i have the situation described here: https://superuser.com/questions/1607806/fedora-33-external-monitorhdmi2dp-adaptor-wrong-palette-colors Is there a way to force X11 to use a color type/range on a monitor? The hardware is a laptop with "AMD Ryzen 7 3700U with Radeon Vega Mobile Gfx" I d

f33 :: where should i fill bug against dnf-dragora?

2020-11-23 Thread Adrian Sevcenco
Hi! Is there a specific place where can i fill a bug for dnf-dragora? It is maddening that weird sorting where i have (descending order): 9994.2k 999.7k 998.5k 996.6k 994.9k 9928.2k ... is this alphabetical sorting or what? Thanks! Adrian ___ users mai

Re: f32:: teamd process takes 100% cput - libteam bug, solved in 1.31

2020-11-12 Thread Adrian Sevcenco
On 11/12/20 2:33 AM, Ed Greshko wrote: On 12/11/2020 07:46, Adrian Sevcenco wrote: On 11/11/20 1:43 PM, Ed Greshko wrote: On 11/11/2020 19:10, Adrian Sevcenco wrote: On 11/11/20 10:22 AM, Adrian Sevcenco wrote: Hi! I have a strange situation where my teamd process take 100% processor without

Re: f32:: teamd process takes 100% cput - libteam bug, solved in 1.31

2020-11-11 Thread Adrian Sevcenco
On 11/11/20 1:43 PM, Ed Greshko wrote: On 11/11/2020 19:10, Adrian Sevcenco wrote: On 11/11/20 10:22 AM, Adrian Sevcenco wrote: Hi! I have a strange situation where my teamd process take 100% processor without having any kind of traffic (beside my ssh connection) I thought that is a NM

Re: f32:: teamd process takes 100% cput - libteam bug, solved in 1.31

2020-11-11 Thread Adrian Sevcenco
On 11/11/20 10:22 AM, Adrian Sevcenco wrote: Hi! I have a strange situation where my teamd process take 100% processor without having any kind of traffic (beside my ssh connection) I thought that is a NM problem and i disabled the connectivity check of NM .. does anyone encountered this and

f32:: teamd process takes 100% cput

2020-11-11 Thread Adrian Sevcenco
Hi! I have a strange situation where my teamd process take 100% processor without having any kind of traffic (beside my ssh connection) I thought that is a NM problem and i disabled the connectivity check of NM .. does anyone encountered this and have any idea of the problem? Thanks a lot! Ad

f31:: thunderbird/kde:: extension of window below desktop

2020-11-03 Thread Adrian Sevcenco
Hi! So, because my mouse started to root it seems that a wrong or too long click did something to my thunderbird: the thunderbird windows actually goes under what is possible below desktop. The scrolling goes under the monitor window and obviously the cursor cannot go there. the thunderbird wind

Re: f32:: thunderbird broken? - SOLVED

2020-10-23 Thread Adrian Sevcenco
On 10/23/20 10:25 AM, Ed Greshko wrote: On 23/10/2020 15:13, Adrian Sevcenco wrote: On 10/13/20 1:40 PM, Ed Greshko wrote: On 13/10/2020 17:02, Adrian Sevcenco wrote: Hi! It seem that thunderbird-78.3.1-1.fc32.x86_64 is broken, meaning that cannot connect and sync IMAP accounts.. as soon as

Re: f32:: thunderbird broken?

2020-10-23 Thread Adrian Sevcenco
On 10/13/20 5:17 PM, Jerry James wrote: Hi Adrian, On Tue, Oct 13, 2020 at 3:14 AM Adrian Sevcenco wrote: Hi! It seem that thunderbird-78.3.1-1.fc32.x86_64 is broken, meaning that cannot connect and sync IMAP accounts.. as soon as i downgrade to thunderbird-68.6.0-1.fc32.x86_64 everythings

Re: f32:: thunderbird broken? - confirmed also for f31

2020-10-23 Thread Adrian Sevcenco
On 10/13/20 1:40 PM, Ed Greshko wrote: On 13/10/2020 17:02, Adrian Sevcenco wrote: Hi! It seem that thunderbird-78.3.1-1.fc32.x86_64 is broken, meaning that cannot connect and sync IMAP accounts.. as soon as i downgrade to thunderbird-68.6.0-1.fc32.x86_64 everythings works again without

f32:: thunderbird broken?

2020-10-13 Thread Adrian Sevcenco
Hi! It seem that thunderbird-78.3.1-1.fc32.x86_64 is broken, meaning that cannot connect and sync IMAP accounts.. as soon as i downgrade to thunderbird-68.6.0-1.fc32.x86_64 everythings works again without problems. Nobody noticed this so far? Thank you! Adrian __

f32 libinput :: stop it from disabling the keyboard

2020-07-08 Thread Adrian Sevcenco
Hi! Does anyone have an idea how can i stop that libinput crap forcing my latop in tablet mode and by this disabling the keyboard and touchpad? This effectively bricked my latop! is not longer usable! This happened just just after an update, but because there were many packages i cannot narrow

Re: f31 :: sd card not accesible

2020-05-29 Thread Adrian Sevcenco
On 5/28/20 8:56 PM, Samuel Sieb wrote: On 5/28/20 10:07 AM, Adrian Sevcenco wrote: On 5/28/20 8:01 PM, Samuel Sieb wrote: What is the "lspci" line for your sd card reader? 01:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01) Subsystem: Lenovo Device 3

Re: f31 :: sd card not accesible

2020-05-28 Thread Adrian Sevcenco
On 5/28/20 8:01 PM, Samuel Sieb wrote: On 5/28/20 2:24 AM, Adrian Sevcenco wrote: Hi! I have a very strange situaion with a sandisk extreme sd card: while in windows i can use it just fine in f31 i have the following: lsblk shows : NAME    MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT mmcblk0

f31 :: sd card not accesible

2020-05-28 Thread Adrian Sevcenco
Hi! I have a very strange situaion with a sandisk extreme sd card: while in windows i can use it just fine in f31 i have the following: lsblk shows : NAMEMAJ:MIN RM SIZE RO TYPE MOUNTPOINT mmcblk0 179:00 59.5G 0 disk dmesg says: [ 641.162507] blk_update_request: I/O error, de

dnf :: fs filter equivalent?

2020-03-29 Thread Adrian Sevcenco
Hi! Does anyone know the dnf commands for below yum options? yum fs filter languages en yum fs filter documentation Thank you! Adrian smime.p7s Description: S/MIME Cryptographic Signature ___ users mailing list -- users@lists.fedoraproject.org To uns

f31 : wifi dev not present but driver is loaded

2020-03-06 Thread Adrian Sevcenco
Hi! I have a really weird situation with my wifi device on an old Thinkpad t420 : i have no network device but the device seem fine in lspci and the iwlwifi driver is loaded. There is not hardware problem as i tried a knoppix and it works without problem. One small quirk is that the ssd+os is tr

Re: f31,kde :: dolphin autostarting without being requested

2020-02-27 Thread Adrian Sevcenco
On 2/26/20 2:55 PM, Patrick O'Callaghan wrote: On Mon, 2020-02-24 at 07:58 -0500, Mark C. Allman wrote: On 2/24/20 7:46 AM, Patrick O'Callaghan wrote: On Mon, 2020-02-24 at 12:45 +, Patrick O'Callaghan wrote: I suggest you post this on the Fedora KDE list to see if other people are seeing

f31,kde :: dolphin autostarting without being requested

2020-02-24 Thread Adrian Sevcenco
Hi! Some time ago, after some updates, i started to have the dolphin auto starting a window with my $HOME. This is not related to File Manager setting as my default is Konqueror.. Did anyone encounter anything similar? Any idea what is going on? Thanks! Adrian smime.p7s Description: S/MIME

f30: mariadb update broken?

2019-12-05 Thread Adrian Sevcenco
my updates fails with : file /usr/lib64/mariadb/plugin/client_ed25519.so from install of mariadb-connector-c-3.1.5-1.fc30.x86_64 conflicts with file from package mariadb-server-3:10.4.7-1.module_f30+6031+aaa0d47b.x86_64 is there an issue with mariadb? Thank you! Adrian smime.p7s Descriptio

Re: openssl : 1.0.2k-fips vs. 1.1.1d

2019-11-27 Thread Adrian Sevcenco
On 11/26/19 10:13 PM, Todd Zullinger wrote: Adrian Sevcenco wrote: Does anyone have a pointer or idea what changed in terms of ciphers or algos or curves between the two versions? i have 2 pierces of software : the server which is java based and the client (python based, websockets) on

Re: f31 : pkgconfig.exists( 'uuid-dev' ) false but installed

2019-11-26 Thread Adrian Sevcenco
On 11/27/19 3:08 AM, Stephen Morris wrote: On 27/11/19 04:56, Samuel Sieb wrote: On 11/26/19 6:44 AM, Adrian Sevcenco wrote: python3 Python 3.7.5 (default, Oct 17 2019, 12:16:48) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] on linux Type "help", "copyright", "credi

openssl : 1.0.2k-fips vs. 1.1.1d

2019-11-26 Thread Adrian Sevcenco
Does anyone have a pointer or idea what changed in terms of ciphers or algos or curves between the two versions? i have 2 pierces of software : the server which is java based and the client (python based, websockets) on centos7 1.0.2.k-fips i can connect to the localhost but in fedora{30,31

Re: f31 : pkgconfig.exists( 'uuid-dev' ) false but installed

2019-11-26 Thread Adrian Sevcenco
On 11/25/19 9:34 PM, Samuel Sieb wrote: On 11/25/19 8:01 AM, Adrian Sevcenco wrote: [xrootdtest@c340sev xrootd]$ python3 Python 3.7.5 (default, Oct 17 2019, 12:16:48) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] on linux Type "help", "copyright", "credits" or

f31 : pkgconfig.exists( 'uuid-dev' ) false but installed

2019-11-25 Thread Adrian Sevcenco
Hi! I have a strange problem in fedora 31 with the fact that even if libuuid is installed : [xrootdtest@c340sev xrootd]$ rpm -qa | grep uuid uuid-devel-1.6.2-45.fc31.x86_64 uuid-c++-1.6.2-45.fc31.x86_64 libuuid-2.34-3.fc31.x86_64 uuid-c++-devel-1.6.2-45.fc31.x86_64 uuid-1.6.2-45.fc31.x86_64 in

Re: f30 :: ip6tables take 1.463s to load

2019-10-09 Thread Adrian Sevcenco
On 10/9/19 9:55 PM, Cătălin George Feștilă wrote: you have 2.070s (firmware) + 5.323s (loader) why ? uefi system on my legacy desktop appears like yours (i have 8s in nut-driver) : root@hal: ~ # systemd-analyze Startup finished in 1.346s (kernel) + 1.245s (initrd) + 11.026s (userspace) = 13.6

f30 :: ip6tables take 1.463s to load

2019-10-09 Thread Adrian Sevcenco
Hi! Does anyone have any idea why there is such situation: [root@localhost ~]# systemd-analyze blame | grep tables 1.463s ip6tables.service 217ms iptables.service This is on a new nvme laptop but the same behavior is present on any other systems that i have (but annoying on

f29 iso customization : value of inst.stage2 and iso re-packaging

2019-04-22 Thread Adrian Sevcenco
Hi! I would like to customize the iso net-install of f29 by pointing the inst.stage2 to a local http location but i do not find a reliable point of information ... looking over https://docs.fedoraproject.org/en-US/fedora/f29/install-guide/advanced/Boot_Options/ i see : "This option expects a path

upgrade f27 to f29 : repositories in archive, how to update

2019-04-05 Thread Adrian Sevcenco
Hi! I am trying to upgrade my long overdue f27 to f29 (to prepare for f30 :)) but i have problems with : Error: Failed to synchronize cache for repo 'updates' I already updated my system by pointing the baseurls to the archive but then if i try dnf system-upgrade download --refresh --releasever=

Re: f29 : net-install error - anyone successful?

2019-02-23 Thread Adrian Sevcenco
On 2/23/19 6:49 PM, stan via users wrote: On Sat, 23 Feb 2019 10:14:13 +0200 Adrian Sevcenco wrote: Hi! It would seem that there is a bug in f29 net-install .. The installer breaks with : dnf.exceptions.TransactionCheckError: sssd-common < 2.0.0-5.f29 conflicts with sssd-nfs-idmap-2.0.0-5.

f29 : net-install error - anyone successful?

2019-02-23 Thread Adrian Sevcenco
Hi! It would seem that there is a bug in f29 net-install .. The installer breaks with : dnf.exceptions.TransactionCheckError: sssd-common < 2.0.0-5.f29 conflicts with sssd-nfs-idmap-2.0.0-5.f29.x86_64 Does anyone have an idea about it? Thank you! Adrian smime.p7s Description: S/MIME Cryptogr

apache proxy to localhost service (like cockpit)

2019-01-27 Thread Adrian Sevcenco
Hi! Did anyone succeeded making an apache proxy to a localhost listening cockpit service? Thank you!! Adrian smime.p7s Description: S/MIME Cryptographic Signature ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email t

devel changes :: recommendation for changes

2018-11-06 Thread Adrian Sevcenco
Hi! Starting with f28 there were some changes in glibc components (and i think not only that) .. so, regarding tirpc contents now should be enough to add -I/usr/include/tirpc ? what is the difference between tirpc and ntirpc ? can ntirpc replace tirpc ? also i have some autoconf problems : link s

dnf : Failed to set locale, defaulting to C

2018-11-04 Thread Adrian Sevcenco
Hi! I just upgraded fron f28 and when using dnf i get : Failed to set locale, defaulting to C but i have : [root@t420 ~]# rpm -qa | grep glibc-langpack glibc-langpack-en-2.28-9.fc29.x86_64 Does anyone have any idea what's going on? Thank you!! Adrian _

6 monitors/2 nonSLI nvidia GPUs setup

2018-04-23 Thread Adrian Sevcenco
Hi! Did anyone succeded in using multiple non SLI nvidia gpus in fedora? (or any other linux?) I have a configuration of 2 1050 cards with 3 monitors each and i can configure only 1 screen per gpu. the problem is that the second screen (3 monitors on second gpu) is not accesible for application

Re: f26 systemd :: how to run tftp.service and disable tftp.socket

2018-01-23 Thread Adrian Sevcenco
On 01/21/2018 04:50 PM, francis.montag...@inria.fr wrote: in which i tried to remove the socket dependency but i still have this : systemctl list-dependencies tftp.service tftp.service ● ├─system.slice ● └─tftp.socket The following Note (hard to find that) at the end of the man of systemd.un

f27 :: dracut-initqueue.service takes 2.1s on ssd

2018-01-22 Thread Adrian Sevcenco
Hi! Does anybody know _exactly_ how dracut-initqueue search for "real root" ? is there a method to help this service to find the root faster? i looked over /usr/lib/dracut/modules.d/98dracut-systemd/dracut-initqueue.sh but it is not clear to me why it takes 2+ seconds on ssd (EFI) to find root

Re: f26 systemd :: how to run tftp.service and disable tftp.socket

2018-01-21 Thread Adrian Sevcenco
On 01/21/2018 03:56 PM, Ed Greshko wrote: On 01/21/18 21:17, Adrian Sevcenco wrote: On 01/21/2018 02:12 PM, Ed Greshko wrote: On 01/21/18 19:02, Adrian Sevcenco wrote: so, i had to create mytftp.service with the content as above that works as expected, and i have the freedom to start and stop

Re: f26 systemd :: how to run tftp.service and disable tftp.socket

2018-01-21 Thread Adrian Sevcenco
On 01/21/2018 02:12 PM, Ed Greshko wrote: On 01/21/18 19:02, Adrian Sevcenco wrote: so, i had to create mytftp.service with the content as above that works as expected, and i have the freedom to start and stop whenever i chose to.. What command do you use to stop/start mytftp.service and how

Re: f26 systemd :: how to run tftp.service and disable tftp.socket

2018-01-21 Thread Adrian Sevcenco
On 01/21/2018 07:03 AM, Samuel Sieb wrote: On 01/20/2018 07:40 AM, Adrian Sevcenco wrote: On 01/19/2018 03:00 PM, James Hogarth wrote: Seeing as this is a very unusual request, even to the point prior to systemd tftpd was run under xinetd rather than its own service, I think the first question

Re: f26 systemd :: how to run tftp.service and disable tftp.socket

2018-01-20 Thread Adrian Sevcenco
On 01/19/2018 03:00 PM, James Hogarth wrote: On 17 January 2018 at 22:51, Adrian Sevcenco wrote: Hi! I need to have tftp run by service not by socket (at this moment service requires and start the socket) but even with a proper (i hope) override and a masked tftp.socket i get: Failed to start

f26 systemd :: how to run tftp.service and disable tftp.socket

2018-01-17 Thread Adrian Sevcenco
Hi! I need to have tftp run by service not by socket (at this moment service requires and start the socket) but even with a proper (i hope) override and a masked tftp.socket i get: Failed to start tftp.service: Unit tftp.socket is masked. this is the override [Thursday 18.01.18 00:43] root@sev :

f26 :: kde :: opening odt file use karc://

2017-11-19 Thread Adrian Sevcenco
Hi! So, i upgraded to f26 (yeah, i know, I'm always a step behind) and using konqueror, when clicking an odt file it will open the archive with karc. i made sure that in file association odt have only the libre office as application to be open with... Any idea about this annoyance? and how can

libreoffice not working on F26 :: Couldn't find current GLX or EGL context

2017-10-15 Thread Adrian Sevcenco
Hi! In the wake of imminent release of F27 i upgraded to F26 :) and libre office no longer starts : starts with this : X Error: BadMatch (invalid parameter attributes) 8 Extension:153 (Uknown extension) Minor opcode: 5 (Unknown request) Resource id: 0xdc00034 X server found. dri2 conne

spec noarch example for packaging jar files

2017-10-08 Thread Adrian Sevcenco
Hi! Could someone point me to an example (that follow good standards for both redhat and fedora) of spec file that is used to package some jar files? Thank you! Adrian smime.p7s Description: S/MIME Cryptographic Signature ___ users mailing list -- u

Re: from f24 to f26

2017-07-23 Thread Adrian Sevcenco
On 07/23/2017 01:59 PM, Patrick Dupre wrote: > Hello, > > Can I update directly from fedora 24 to fedora 26. i did this 2 days ago with : dnf system-upgrade download --releasever=26 --allowerasing --best but also i did this before : rpm -qa --qf '%{NAME}\n' | xargs sudo dnf mark install in order

Re: f23 :: kde and qt updates broken

2016-12-11 Thread Adrian Sevcenco
On 12/11/2016 08:55 PM, Michael Schwendt wrote: On Sun, 11 Dec 2016 17:11:51 +0200, Adrian Sevcenco wrote: No. That's not the same package I mentioned. Notice the extra ".2" behind ".fc23". That's a minor release update in the least-significant right-most par

f23 :: openvpn 2.3.14-1 :: Failed running command (--up/--down)

2016-12-11 Thread Adrian Sevcenco
Hi! Did anyone succeeded to run openvpn server in fedora >= 23 ? (this is 2.3.14 version - f25 srpm rebuilt on f23) Even if i have all the needed configuration and permissions of the script i have a message like : WARNING: Failed running command (--up/--down): could not execute external program

Re: f23 :: kde and qt updates broken

2016-12-11 Thread Adrian Sevcenco
On 12/11/2016 02:42 PM, Michael Schwendt wrote: On Sat, 10 Dec 2016 17:34:26 +0200, Adrian Sevcenco wrote: Just based on what you've quoted, I would guess the explicit dependency found in kf5-frameworkintegration on an older Qt 5 version blocks the update. There should be are rebuild i

Re: f23 :: kde and qt updates broken

2016-12-11 Thread Adrian Sevcenco
On 12/10/2016 07:18 PM, Rex Dieter wrote: Adrian Sevcenco wrote: Hi! It would seem that the configs for the qt and kde updates were broken .. trying to update i have this : Should be fixed by: https://bodhi.fedoraproject.org/updates/FEDORA-2016-22b09070a2 Thanks a lot! it worked :) Adrian

Re: f23 :: kde and qt updates broken

2016-12-10 Thread Adrian Sevcenco
On 12/10/2016 04:19 PM, Michael Schwendt wrote: On Sat, 10 Dec 2016 12:52:27 +0200, Adrian Sevcenco wrote: Hi! It would seem that the configs for the qt and kde updates were broken .. trying to update i have this : Error: package kf5-frameworkintegration-5.27.0-1.fc23.x86_64 requires qt5

f23 :: kde and qt updates broken

2016-12-10 Thread Adrian Sevcenco
Hi! It would seem that the configs for the qt and kde updates were broken .. trying to update i have this : Error: package kf5-frameworkintegration-5.27.0-1.fc23.x86_64 requires qt5-qtbase(x86-64) = 5.6.1, but none of the providers can be installed. ... and so on but if i try only qt5

Re: Weird Disk Usage Monitor messages

2016-10-04 Thread Adrian Sevcenco
On 10/04/2016 01:13 PM, Adrian Sevcenco wrote: > On 10/04/2016 01:06 PM, Scott van Looy wrote: >> Hi, >> >> I’ve just started receiving low disk space warnings from my server. >> >> "Inodes: /dev/sda8 (/home) is 98% full -- 3.7M of 3.8M used, 99K remain” >&

Re: Weird Disk Usage Monitor messages

2016-10-04 Thread Adrian Sevcenco
On 10/04/2016 01:06 PM, Scott van Looy wrote: > Hi, > > I’ve just started receiving low disk space warnings from my server. > > "Inodes: /dev/sda8 (/home) is 98% full -- 3.7M of 3.8M used, 99K remain” > > But > > df -h "/dev/sda860G 53G 3.9G 94% /home” > > Does anyone have any idea

recover username for fedora maillists

2016-09-02 Thread Adrian Sevcenco
Hi! I am trying to recover my password for fedora mail lists as i am trying to join also devel.. but it is requested an user name which i don't remember at all and there is no username recover page ... What is the procedure for these situations? Thank you! Adrian smime.p7s Description: S/MI

rpmbuild for cmake project error :: Found 'build_dir' in installed files

2016-09-01 Thread Adrian Sevcenco
Hi! I have a head scratching problem with a project (clhep) that i try to package. It is cmake based and the spec file can be seen here: https://github.com/adriansev/SPECS/blob/master/clhep.spec the error that i get is : Found '/home/adrian/rpmbuild/BUILDROOT/clhep-2.3.3.2-1.x86_64' in installed

Re: installing Fedora on ASUS R503U

2016-06-04 Thread Adrian Sevcenco
On 06/04/2016 07:33 PM, Ranjan Maitra wrote: On Sat, 4 Jun 2016 19:23:11 +0200 Adrian Sevcenco wrote: On 06/04/2016 07:09 PM, Ranjan Maitra wrote: On Sat, 4 Jun 2016 18:55:46 +0200 Adrian Sevcenco wrote: On 06/04/2016 06:20 PM, Ranjan Maitra wrote: Hi, I am trying to install Fedora on

Re: installing Fedora on ASUS R503U

2016-06-04 Thread Adrian Sevcenco
On 06/04/2016 07:09 PM, Ranjan Maitra wrote: On Sat, 4 Jun 2016 18:55:46 +0200 Adrian Sevcenco wrote: On 06/04/2016 06:20 PM, Ranjan Maitra wrote: Hi, I am trying to install Fedora on an old ASUS R503U which came with Windoze8. The boot options in the BIOS have Windoze Boot Manager, Generic

Re: installing Fedora on ASUS R503U

2016-06-04 Thread Adrian Sevcenco
On 06/04/2016 06:20 PM, Ranjan Maitra wrote: Hi, I am trying to install Fedora on an old ASUS R503U which came with Windoze8. The boot options in the BIOS have Windoze Boot Manager, Generic USB, etc. My plan is to install Fedora and wipe out the other i think that you are in UEFI mode and you s

f23 :: bluetooth ralink RT3290 - no driver found

2015-11-30 Thread Adrian Sevcenco
Hi! It would seem that the current kernel of f23 have no support for the bluetooth part of RT3290 ... is it possible to be added? what is the cause for bluetooth not being supported but the wireless part is supported? Thank you! Adrian -- users mailing list users@lists.fedoraproject.org To uns

f21 :: dnf-yum conflicts with yum

2015-11-03 Thread Adrian Sevcenco
Hi! I am trying that, before f23 is out, to get used with dnf. As such i am trying to install dnf but also to install the dnf-yum layer (just in case my reflexes will kick in :) ) but i have an conflict with yum .. and if i try to remove yum is bad :) Is there something to be done or just a fresh

Re: F22 :: EFI boot :: grub2 does not find Windows 8.1 - solved

2015-05-31 Thread Adrian Sevcenco
On 05/31/2015 10:27 PM, Pete Travis wrote: > On 05/31/2015 01:27 AM, Adrian Sevcenco wrote: >> >> One more clarification i would like: >> what is the difference between the loaders?: >> gcdx64.efi >> grubx64.efi >> MokManager.efi >> shim.efi >>

Re: F22 :: EFI boot :: grub2 does not find Windows 8.1 - solved

2015-05-31 Thread Adrian Sevcenco
On 05/31/2015 03:04 AM, Pete Travis wrote: > Grub does not live in the MBR of a drive on UEFI systems. It's a UEFI > executable file on the EFI system partition. In Fedora, the relevant > bits come from a completely different package. You could try something > like this: > > - Set up a chro

Re: F22 :: EFI boot :: grub2 does not find Windows 8.1

2015-05-30 Thread Adrian Sevcenco
On 05/30/2015 06:24 PM, Pete Travis wrote: > > On May 30, 2015 2:35 AM, "Adrian Sevcenco" <mailto:adrian.sevce...@cern.ch>> wrote: >> >> Hi! I know that there is another thread with similar subject but as >> i tried everything i will reiterate the pr

F22 :: EFI boot :: grub2 does not find Windows 8.1

2015-05-30 Thread Adrian Sevcenco
Hi! I know that there is another thread with similar subject but as i tried everything i will reiterate the problem with grub2-mkconfig not seeing the windows 8.1 even after adding custom entry. So, this are my information: [root@localhost grub.d]# parted -l Model: ATA Corsair Force 3 (scsi) Disk

f20 :: kernel update :: scriptlet warning

2015-01-12 Thread Adrian Sevcenco
Hi! I just updated today and i got this for the kernel update: Could not determine the kernel command line parameters. Please specify the kernel command line in /etc/kernel/cmdline! warning: %posttrans(kernel-3.17.8-200.fc20.x86_64) scriptlet failed, exit status 1 Non-fatal POSTTRANS scriptlet fa

Re: Why do we use systemd

2014-07-09 Thread Adrian Sevcenco
On 07/09/2014 05:51 PM, R. G. Newbury wrote: > On 09/07/14 05:35 AM, users-requ...@lists.fedoraproject.org wrote: > On 7 Date: Wed, 09 Jul 2014 00:36:37 -0700 From: Joe Zeff > On 07/08/2014 11:40 PM, lee wrote: >>> >When something is disguised or hidden, it is not disabled. It is >>> >camouflaged

Re: why do we use systemd?

2014-07-07 Thread Adrian Sevcenco
On 07/07/2014 01:10 PM, David Benfell wrote: > Adrian Sevcenco writes: >> >> moreover you can separately configure a service without modifying the >> .service file (which usually is linked in /etc/systemd) : > > Possibly my information is out of date. I thought you

Re: why do we use systemd?

2014-07-07 Thread Adrian Sevcenco
On 07/06/2014 07:45 PM, lee wrote: > Joe Zeff writes: > >> On 07/06/2014 12:43 AM, lee wrote: >>> Not even the configuration files are where they belong. >> >> Actually, they're exactly where they belong. They just aren't where >> you expect them to be. > > They belong under /etc, not hidden so

Re: why do we use systemd?

2014-07-05 Thread Adrian Sevcenco
On 07/05/2014 04:30 PM, Patrick O'Callaghan wrote: > On Sat, 2014-07-05 at 15:10 +0200, Timothy Murphy wrote: >> What exactly does systemd do differently that would speed up booting? >> >> One trivial complaint I have with systemd is that I have to type more > > It allows the various components to

Re: why do we use systemd?

2014-07-05 Thread Adrian Sevcenco
On 07/05/2014 04:10 PM, Timothy Murphy wrote: > Tom Horsley wrote: > >> It really does enable my system to boot infinitely faster >> than the alternatives, > > Is this really true? > Fedora-20 boots reasonably fast on my fairly old laptop (Thinkpad T61), > but I didn't notice any change when Fedo

Re: Good tutorial on setting up a grid/cluster using fedora

2014-04-04 Thread Adrian Sevcenco
On 04/04/2014 09:18 AM, Veli-Pekka Kestilä wrote: > On 3.4.2014 23:41, Adrian Sevcenco wrote: >> On 04/02/2014 09:54 PM, Bill Oliver wrote: >>> Just to see if I can do it, I thought I'd set up a small grid/cluster >>> using fedora. Does anybody know of a

Re: Good tutorial on setting up a grid/cluster using fedora

2014-04-03 Thread Adrian Sevcenco
On 04/02/2014 09:54 PM, Bill Oliver wrote: > > Just to see if I can do it, I thought I'd set up a small grid/cluster > using fedora. Does anybody know of a good step-by-step guide for this > (preferably free and online :-) )? The "cluster" thing has a very blured meaning. You can do a cluster of

  1   2   >