Re: Audio not working after updates F42

2025-05-14 Thread Eyal Lebedinsky
Output Device is set and the volume is reasonable. Eyal Now there was a firmware update today as well for that X1 Carbon. Basically you're saying most likely this is the culprit. I'll try to check in the bios setup if there is anything but from the above Fedora is behaving like everythi

A python question

2024-07-13 Thread Eyal Lebedinsky
re_tag = re.compile (r"^[\[(]AD[\])] *") -- Eyal at Home (fed...@eyal.emu.id.au) -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproj

KVM image fails to resume after f38->40 upgrade

2024-07-12 Thread Eyal Lebedinsky
virsh --version 10.1.0 $ qemu-x86_64 --version qemu-x86_64 version 8.2.2 (qemu-8.2.2-1.fc40) Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers What is the correct way to resume this image? -- Eyal at Home (fed...@eyal.emu.id.au) -- ___

Re: kworker consumes 100% CPU on degraded RAID6

2023-10-28 Thread Eyal
On 28/10/2023 08.58, Eyal Lebedinsky wrote: Fully updated F28. I had to send one (of 7) member disk for RMA. I notice that the system is very non responsive. 'top' shows     PID USER  PR  NI    VIRT    RES    SHR S  %CPU  %MEM TIME+ COMMAND 1365697 root  20   0 

kworker consumes 100% CPU on degraded RAID6

2023-10-27 Thread Eyal Lebedinsky
nt as fast as expected. I then removed another disk to send for RMA. Is this expected? Is there anything I can do to improve the situation? TIA -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubs

Re: signature issue with recent dnf update (fc38) [resolved]

2023-09-14 Thread Eyal Lebedinsky
On 15/09/2023 10.22, Kevin Fenzi wrote: On Fri, Sep 15, 2023 at 10:08:25AM +1000, Eyal Lebedinsky wrote: On 15/09/2023 06.37, Kevin Fenzi wrote: ...snip... Are you running a fc6 system? Or where do you have this rpm? I am not running fc6, I run fc38. ok. I'd strongly advise y

Re: signature issue with recent dnf update (fc38)

2023-09-14 Thread Eyal Lebedinsky
On 15/09/2023 06.37, Kevin Fenzi wrote: On Fri, Sep 15, 2023 at 12:29:56AM +1000, Eyal Lebedinsky wrote: The below message shows, then the update proceeds to completion. Is it a problem? Is there something I should do or is it something at the repository side (which one?). I found articles

signature issue with recent dnf update (fc38)

2023-09-14 Thread Eyal Lebedinsky
succeeded. = -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project

problem with files in python3.11/gzip

2023-09-01 Thread Eyal Lebedinsky
The backup done in 2023-07-01 did not show the problem so I suspect the python3 package. TIA -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.

Re: How do I install the rescue kernel for fc38?

2023-08-29 Thread Eyal Lebedinsky
) - make a GRUB rescue image provided by grub2-tools-extra Many thanks, -T -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora

Re: SATA drive rescan?

2023-07-16 Thread Eyal Lebedinsky
1TB__1 /dev/nvme0n1 [root@rn6 tony]# # hdparm -z /dev/sda /dev/sda: No such file or directory # hdparm -z /dev/sdb /dev/sdb: No such file or directory # hdparm -z /dev/sdc /dev/sdc: No such file or directory -- Eyal Lebedinsky (fed...@eyal.emu.id.au) _

Re: SATA drive rescan?

2023-07-16 Thread Eyal Lebedinsky
/sys/bus/scsi/devices/1:0:0:0/rescan' and after umounting it I would remove it with # echo 'x' >'/sys/bus/scsi/devices/1:0:0:0/delete' HTH the "1" in [1:0:0:0] mean "host1"? Yours in confusion, -T -- Eyal Lebedinsky (fed

Re: verifying Fedora downloads

2023-06-12 Thread Eyal Lebedinsky
ans to read, perhaps list the non-existent files separately, or have an option to skip them. Bizarrely, there is an option to say nothing about the OK files. -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraprojec

Re: blkid fully broken too chroot has losen sense in addition fstab has received an update not smart and luckily locate works with type the button star

2023-06-05 Thread Eyal Lebedinsky
Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrast

Re: cannot remove disk if it has logical volumes [SOLVED]

2023-06-04 Thread Eyal Lebedinsky
Thanks Mike, On 04/06/2023 14.02, Mike Wright wrote: On 6/3/23 19:42, Eyal Lebedinsky wrote: I am on f38, but I had this problem before with f36. I attach an external USB disk that has CentOS. I see that beyond the basic device and partitions, three other devices /dev/dm-{0,1,2} show up

cannot remove disk if it has logical volumes

2023-06-03 Thread Eyal Lebedinsky
, logical block 13107184, async page read Jun 4 12:38:15 e7 kernel: Buffer I/O error on dev dm-0, logical block 2065392, async page read $ sudo lsof | grep "dm-[0-2]" (nothing) $ sudo lsof | grep "cl-" (nothing) $ sudo lsof | grep "253,[012]" (nothing)

HDD errors during boot

2023-05-05 Thread Eyal Lebedinsky
and it is always successful. Or maybe some timeout is too short (can I set it?). Following such an incident I see smartctl reporting an increase in Command_Timeout and UDMA_CRC_Error_Count. TIA Eyal log start == 2023-05-05T17:15:44+1000 kernel: Linux version

Re: Recently sound does not play as root

2023-03-21 Thread Eyal Lebedinsky
On 22/03/2023 13.57, ToddAndMargo via users wrote: On 3/21/23 01:04, Eyal Lebedinsky wrote: On 21/03/2023 17.50, ToddAndMargo via users wrote: On 3/20/23 21:13, Eyal Lebedinsky wrote: On 20/03/2023 17.22, Eyal Lebedinsky wrote: Fedora 36 up-to-date. $ uname -a Linux e4.eyal.emu.id.au

Re: Recently sound does not play as root

2023-03-21 Thread Eyal Lebedinsky
On 21/03/2023 17.50, ToddAndMargo via users wrote: On 3/20/23 21:13, Eyal Lebedinsky wrote: On 20/03/2023 17.22, Eyal Lebedinsky wrote: Fedora 36 up-to-date. $ uname -a Linux e4.eyal.emu.id.au 6.1.15-100.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Mar  3 17:22:46 UTC 2023 x86_64 x86_64 x86_64

Re: Recently sound does not play as root

2023-03-20 Thread Eyal Lebedinsky
Thanks Joe, On 21/03/2023 16.02, Joe Zeff wrote: On 03/20/2023 10:13 PM, Eyal Lebedinsky wrote: My current solution is to run the affected script as my non-root user and in it run some parts with sudo (set up to run without a sudo password to avoid script interruption). Although I don&#

Re: Recently sound does not play as root

2023-03-20 Thread Eyal Lebedinsky
On 21/03/2023 15.29, Samuel Sieb wrote: On 3/20/23 21:13, Eyal Lebedinsky wrote: On 20/03/2023 17.22, Eyal Lebedinsky wrote: Fedora 36 up-to-date. $ uname -a Linux e4.eyal.emu.id.au 6.1.15-100.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Mar  3 17:22:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux I

Re: Recently sound does not play as root

2023-03-20 Thread Eyal Lebedinsky
On 20/03/2023 17.22, Eyal Lebedinsky wrote: Fedora 36 up-to-date. $ uname -a Linux e4.eyal.emu.id.au 6.1.15-100.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Mar  3 17:22:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux I have a script running as root (using sudo) and in it I play a sound paplay

Recently sound does not play as root

2023-03-19 Thread Eyal Lebedinsky
: Unable to connect: Connection refused === Could not load default driver and no driver specified in config file. Exiting. Is there a simple way to allow playing sounds in this context? TIA -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list

Re: kvm vs firefox issue?

2023-01-26 Thread Eyal Lebedinsky
Thanks Ron, On 26/01/2023 23.04, Ron Yorston wrote: Eyal Lebedinsky wrote: This started only recently (kernel 6.0.18 or 6.1, or another update?) Is there a known problem. There is. It's in the 6.1 kernel and it isn't yet fixed in Fedora. (Not even in the 6.1.8 kernel currently

kvm vs firefox issue?

2023-01-26 Thread Eyal Lebedinsky
nel 6.0.18 or 6.1, or another update?) Is there a known problem. -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Condu

Re: 6.0.18 missing HDMI sound

2023-01-14 Thread Eyal Lebedinsky
On 13/01/2023 12.16, Eyal Lebedinsky wrote: I am on f36, was running kernel 6.0.15 and did a 'dnf update' which installed 6.0.18. On boot I had no HDMI sound, only line-out (which was plugged in) had sound. Looking at the logs (grep 'sound') I see in 6.0.15 2023-01-13T

6.0.18 missing HDMI sound

2023-01-12 Thread Eyal Lebedinsky
G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 [40.036] (II) intel: Driver for Intel(R) HD Graphics [40.036] (II) intel: Driver for Intel(R) Iris(TM) Graphics [40.036] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics -

how to disable local email delivery

2022-12-08 Thread Eyal Lebedinsky
t read local email on my home server. I want this (spooling) to not happen, but have all mail relayed to my upstream SMTP server which is the SMART_HOST defined in sendmail.mc. How can I force it? -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___

Re: following thunderbird upgrade to 102, it takes over 1h of 100% CPU to start

2022-09-01 Thread Eyal Lebedinsky
're going to see the spam, anyway. I mark the spam folder to only show unread messages. This way I see what was added before marking all as read (after unJunking any mistakes). -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- us

Re: following thunderbird upgrade to 102, it takes over 1h of 100% CPU to start

2022-08-29 Thread Eyal Lebedinsky
On 28/08/2022 18.25, Eyal Lebedinsky wrote: f36, just updated and received thunderbird-librnp-rnp-102.2.0-1.fc36.x86_64 from thunderbird-91.12.0-1.fc36.x86_64 tb brings up the expected display but no input is accepted. The process is shown as running with 100% CPU     PID USER  PR

Re: following thunderbird upgrade to 102, it takes over 1h of 100% CPU to start

2022-08-28 Thread Eyal Lebedinsky
On 29/08/2022 10.12, Eyal Lebedinsky wrote: On 29/08/2022 09.21, Stephen Morris wrote: On 28/8/22 18:25, Eyal Lebedinsky wrote: f36, just updated and received thunderbird-librnp-rnp-102.2.0-1.fc36.x86_64 from thunderbird-91.12.0-1.fc36.x86_64 tb brings up the expected display but no input

Re: following thunderbird upgrade to 102, it takes over 1h of 100% CPU to start

2022-08-28 Thread Eyal Lebedinsky
On 29/08/2022 01.03, Tim via users wrote: On Sun, 2022-08-28 at 18:25 +1000, Eyal Lebedinsky wrote: My main mail client is on another machine, still running tb 91, and not showing this problem. Okay, after doing some tests I can confirm the same behaviour. I set up the old thunderbird

Re: following thunderbird upgrade to 102, it takes over 1h of 100% CPU to start

2022-08-28 Thread Eyal Lebedinsky
On 29/08/2022 00.06, stan via users wrote: On Sun, 28 Aug 2022 19:46:11 +1000 Eyal Lebedinsky wrote: POP3, but the problem shows before I can do anything, let alone fetch mail (not done automatically when tb launches). I don't use TB, but a quick search on the web suggested the first

Re: following thunderbird upgrade to 102, it takes over 1h of 100% CPU to start

2022-08-28 Thread Eyal Lebedinsky
On 29/08/2022 09.21, Stephen Morris wrote: On 28/8/22 18:25, Eyal Lebedinsky wrote: f36, just updated and received thunderbird-librnp-rnp-102.2.0-1.fc36.x86_64 from thunderbird-91.12.0-1.fc36.x86_64 tb brings up the expected display but no input is accepted. The process is shown as running

Re: following thunderbird upgrade to 102, it takes over 1h of 100% CPU to start

2022-08-28 Thread Eyal Lebedinsky
On 28/08/2022 19.31, Tim via users wrote: On Sun, 2022-08-28 at 18:25 +1000, Eyal Lebedinsky wrote: There are not too many emails here, maybe a few tens of thousand totaling just over 1GB (a few mailing lists). Not all in the inbox, or one folder, I hope? No, Inbox is very light, most

following thunderbird upgrade to 102, it takes over 1h of 100% CPU to start

2022-08-28 Thread Eyal Lebedinsky
TIME+ COMMAND 72149 eyal 20 0 4075036 772700 223612 R 100.3 2.4 5:26.57 thunderbird It will not refresh(*) the panel and will start responding after about 1h. [later] I see the panel was refreshed after 50m but input was still not accepted and the display will

Re: distorted audio from KVM guest [resolved]

2022-07-22 Thread Eyal Lebedinsky
On 17/07/2022 20.30, Eyal Lebedinsky wrote: Running f36 (up-to-date, host and guest) and following a recently update audio started to be very distorted. Playing anything on the host is fine, but on the guest it is very bad. This is the case with system sounds and with vlc, so it looks systemic

Re: qemu crashes kernel-5.18.11-200.fc36.x86_64

2022-07-19 Thread Eyal Lebedinsky
On 19/07/2022 14.39, Eyal Lebedinsky wrote: On 19/07/2022 07.42, Sam Varshavchik wrote: Am I the only one lucky enough to have kernel-5.18.11-200.fc36.x86_64 crash reliably, on particular hardware, after starting a VM in virt-manager? At least I think it's a crash. One second after

Re: qemu crashes kernel-5.18.11-200.fc36.x86_64

2022-07-18 Thread Eyal Lebedinsky
o). A special, long incantation is appended to /etc/rsyslog.conf (on the guest). On the host I Provided TCP/UDP syslog reception in the same conf file. -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To un

distorted audio from KVM guest

2022-07-17 Thread Eyal Lebedinsky
Running f36 (up-to-date, host and guest) and following a recently update audio started to be very distorted. Playing anything on the host is fine, but on the guest it is very bad. This is the case with system sounds and with vlc, so it looks systemic. Anyone else sees (hears) this? -- Eyal

Re: gnuplot changed in 5.2->5.4 update

2022-07-12 Thread Eyal Lebedinsky
On 05/07/2022 10.14, Eyal Lebedinsky wrote: A new gnuplot version was installed recently. Originally I had 2021-05-17T14:31:30+1000 DEBUG Upgraded: gnuplot-wx-5.2.8-7.fc34.x86_64 I recently upgraded fedora 34->36 and received this update 2022-06-09T18:04:52+1000 DEBUG Upgra

gnuplot changed in 5.2->5.4 update

2022-07-04 Thread Eyal Lebedinsky
old behavior? -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-

Re: error messages during dnf update??

2022-06-15 Thread Eyal Lebedinsky
s/g4l/ ++ See thread from two keeks ago "hardlink" errors during weekly "dnf upgrade" The conclusion there was that it is a packaging error, and to remove the kernel debug packages: $ sudo dnf remove 'kernel-debug-devel*

Re: f36 - kernel update breaks resolv.conf

2022-06-02 Thread Eyal Lebedinsky
On 31/05/2022 22.25, Eyal Lebedinsky wrote: I am on f36 for a few weeks now, upgraded from f34. This is the second time this happened. A 'dnf update' runs fine but hangs at the very end, after the list of 'Veritying'. dnf (the python3 process) is in state D+ (th

Re: firefox ignores my temporary directory setting [solved]

2022-05-31 Thread Eyal Lebedinsky
On 31/05/2022 23.59, stan via users wrote: On Tue, 31 May 2022 22:52:16 +1000 Eyal Lebedinsky wrote: firefox 100.0.2 I set up a temp dir in about:config browser.cache.disk.parent_directory /data/Firefox_temp At no point did I see any activity there but if I empty that directory

firefox ignores my temporary directory setting

2022-05-31 Thread Eyal Lebedinsky
://www.gnu.org/software/gzip/manual/ Click on PDF file (304K bytes) A popup asks "What should Firefox do with this file?" - I have "always ask" set for this file type in Settings/General/Applications at this point I see a new file in my home directory -r

f36 - kernel update breaks resolv.conf

2022-05-31 Thread Eyal Lebedinsky
it out permanently if it is a local issue. Any idea? -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.

Re: audio problem

2022-04-11 Thread Eyal Lebedinsky
should we test the latest f36? -- //sumantro Fedora QE TRIED AND PERSONALLY TESTED, ERGO TRUSTED <https://redhat.com/trusted> -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe sen

Re: audio problem

2022-04-08 Thread Eyal Lebedinsky
), can cron be related? Is there something else running every minute in the background on vanilla fedora? Nothing relevant listed for 'systemctl list-timers'. TIA On 01/02/2022 14.43, Eyal Lebedinsky wrote: I am on f34 5.15.16-100.fc34.x86_64 This problem started recently (a few week

how to log machine activity

2022-02-21 Thread Eyal Lebedinsky
f34, x86_64, up to date. Surely there is a standard tool to do this (I hope)? TIA -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: audio problem

2022-01-31 Thread Eyal Lebedinsky
On 01/02/2022 17.15, Eyal Lebedinsky wrote: On 01/02/2022 16.58, Ed Greshko wrote: On 01/02/2022 11:43, Eyal Lebedinsky wrote: This problem started recently (a few weeks, maybe a little longer?). Initially I noticed audio hiccups when playing mythtv recordings. At times  there was also

Re: audio problem

2022-01-31 Thread Eyal Lebedinsky
On 01/02/2022 16.58, Ed Greshko wrote: On 01/02/2022 11:43, Eyal Lebedinsky wrote: This problem started recently (a few weeks, maybe a little longer?). Initially I noticed audio hiccups when playing mythtv recordings. At times  there was also video noise but not always. I then found that

Re: audio problem

2022-01-31 Thread Eyal Lebedinsky
On 01/02/2022 15.57, ToddAndMargo via users wrote: On 1/31/22 19:43, Eyal Lebedinsky wrote: I am on f34 5.15.16-100.fc34.x86_64 This problem started recently (a few weeks, maybe a little longer?). Initially I noticed audio hiccups when playing mythtv recordings. At times there was also

audio problem

2022-01-31 Thread Eyal Lebedinsky
a recent, new issue. TIA -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/pr

Re: firefox+discord keep pipewire active until firefox quits

2022-01-15 Thread Eyal Lebedinsky
On 16/01/2022 03.42, stan via users wrote: On Fri, 14 Jan 2022 13:00:13 +1100 Eyal Lebedinsky wrote: Not knowing where the issue lies, here is what I know so far. Starting firefox, opening discord, then closing the tab and clearing all data. I see in 'top' that pipewire proc

firefox+discord keep pipewire active until firefox quits

2022-01-13 Thread Eyal Lebedinsky
E+ COMMAND 100766 eyal 9 -11 317308 41856 6704 S 4.7 0.1 113:55.84 pipewire-pulse 64810 eyal 9 -11 344036 19832 8004 S 2.3 0.1 55:30.94 pipewire The two stay at the same level of %CPU, and they were barely noticeable before visit discord. When I close firefox th

Re: Messages following a crash: [Hardware Error]: event severity: fatal

2022-01-11 Thread Eyal Lebedinsky
B/HW is it? On Tue, Jan 11, 2022 at 5:16 AM Eyal Lebedinsky wrote: I just had the system lock-up hard, requiring hitting the reset button. I now see in the system log: Jan 11 19:28:54 e7 kernel: BERT: Error records from previous boot: Jan 11 19:28:54 e7 kernel: [Hardware Error]: event severity:

Re: Messages following a crash: [Hardware Error]: event severity: fatal

2022-01-11 Thread Eyal Lebedinsky
module. Current available fw is F10. Cards: SATA controller LSI SAS9211 8i Second NIC Intel(R) PRO/1000 PCI-Ex1 No add on GPU. On 11/01/2022 22.15, Eyal Lebedinsky wrote: I just had the system lock-up hard, requiring hitting the reset button. I now see in the system log

Messages following a crash: [Hardware Error]: event severity: fatal

2022-01-11 Thread Eyal Lebedinsky
twice for sure) and if I can do something about it then I would. TIA -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of

Re: updatedb/locate in F35

2021-12-10 Thread Eyal Lebedinsky
Probably you need to escape the pattern, e.g. locate '*.xyz' -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora

Re: problem with thunderbird 91.1.0 folder handling

2021-09-26 Thread Eyal Lebedinsky
On 22/09/2021 23.05, Eyal Lebedinsky wrote: A minor correction On 21/09/2021 16.30, Eyal Lebedinsky wrote: Since the recent update to tb 91.1.0 I have the following issue. I have a folder "correspondence" which includes about 140 sub-folders. When I receive mail the message filte

Re: problem with thunderbird 91.1.0 folder handling

2021-09-22 Thread Eyal Lebedinsky
A minor correction On 21/09/2021 16.30, Eyal Lebedinsky wrote: Since the recent update to tb 91.1.0 I have the following issue. I have a folder "correspondence" which includes about 140 sub-folders. When I receive mail the message filters deliver each message to the selected fo

problem with thunderbird 91.1.0 folder handling

2021-09-20 Thread Eyal Lebedinsky
mark them read which is not what I want (I keep some unread messages for later attention). This is f34, fully updated and upgraded for too many years to remember. I very much do not want to install a fresh tb, then maybe find the problem is not resolved anyway. TIA -- Eyal Lebedinsky (f

Re: unusual error from gzip recently [source found]

2021-08-02 Thread Eyal Lebedinsky
On 02/08/2021 21.23, George N. White III wrote: On Sun, 1 Aug 2021 at 23:31, Eyal Lebedinsky mailto:fed...@eyal.emu.id.au>> wrote: On 02/08/2021 08.53, Cameron Simpson wrote: > On 01Aug2021 08:40, George N. White III mailto:gnw...@gmail.com>> wrote: >> gz

Re: unusual error from gzip recently [source found]

2021-08-02 Thread Eyal Lebedinsky
On 02/08/2021 12.30, Eyal Lebedinsky wrote: On 02/08/2021 08.53, Cameron Simpson wrote: On 01Aug2021 08:40, George N. White III wrote: gzip can store the file date in the archive, and (per https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950519) supports dates from 1970-01-01 00:00:01 UTC

Re: unusual error from gzip recently [source found]

2021-08-01 Thread Eyal Lebedinsky
t So I guess that some recent gzip or lib has an issue here. '>' vs '>=' maybe? -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...

unusual error from gzip recently

2021-08-01 Thread Eyal Lebedinsky
situation is when a file is updated while processing. This is a common issue with files that have data appended regularly, which produces a different error: gzip: stdin: file size changed while zipping which I understand and can live with. This is f34, fully updated. -- Eyal Lebedinsky

usb port enumeration changed?

2021-07-26 Thread Eyal Lebedinsky
If 0, Class=Human Interface Device, Driver=usbfs, 1.5M One can see that the TEMPer devices are now showing on Bus 01 in separate positions: Port 3 (Dev 3) new position Port 5.Port 3 (Dev 12) old position This, naturally, confuses my scrip

Re: nsswitch.conf again

2021-07-18 Thread Eyal Lebedinsky
On 19/07/2021 09.28, Ed Greshko wrote: On 18/07/2021 17:25, Eyal Lebedinsky wrote: Maybe, but it looks as if my setup is fundamentally different. And it is the same in two f34 machines here. Both were upgraded for many years so a modern setup probably never got in. I see.  Well, with

Re: nsswitch.conf again

2021-07-18 Thread Eyal Lebedinsky
On 19/07/2021 08.44, Ed Greshko wrote: On 18/07/2021 20:38, Sam Varshavchik wrote: Eyal Lebedinsky writes: In /etc/nsswitch.conf which is a symlink. [egreshko@meimei etc]$ ll nsswitch.conf lrwxrwxrwx. 1 root root 29 Jul 14 16:01 nsswitch.conf -> /etc/authselect/nsswitch.conf I h

Re: nsswitch.conf again

2021-07-18 Thread Eyal Lebedinsky
On 18/07/2021 19.55, Ed Greshko wrote: On 18/07/2021 17:25, Eyal Lebedinsky wrote: On 18/07/2021 18.21, Ed Greshko wrote: On 18/07/2021 15:56, Eyal Lebedinsky wrote: On 18/07/2021 17.03, Ed Greshko wrote: On 18/07/2021 12:31, Eyal Lebedinsky wrote: On 18/07/2021 11.18, Eyal Lebedinsky

Re: nsswitch.conf again

2021-07-18 Thread Eyal Lebedinsky
On 18/07/2021 18.21, Ed Greshko wrote: On 18/07/2021 15:56, Eyal Lebedinsky wrote: On 18/07/2021 17.03, Ed Greshko wrote: On 18/07/2021 12:31, Eyal Lebedinsky wrote: On 18/07/2021 11.18, Eyal Lebedinsky wrote: This was brought up before, but today again it bit me. There was a glibc

Re: nsswitch.conf again

2021-07-18 Thread Eyal Lebedinsky
On 18/07/2021 17.03, Ed Greshko wrote: On 18/07/2021 12:31, Eyal Lebedinsky wrote: On 18/07/2021 11.18, Eyal Lebedinsky wrote: This was brought up before, but today again it bit me. There was a glibc update (fc34) which provides a new nsswitch.conf with this line  hosts:  files

Re: nsswitch.conf again

2021-07-17 Thread Eyal Lebedinsky
On 18/07/2021 11.18, Eyal Lebedinsky wrote: This was brought up before, but today again it bit me. There was a glibc update (fc34) which provides a new nsswitch.conf with this line hosts:  files myhostname resolve [!UNAVAIL=return] dns which caused all the aliases I had for my server

nsswitch.conf again

2021-07-17 Thread Eyal Lebedinsky
long time. Regards -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/proje

Re: Xorg crashes in KVM

2021-07-11 Thread Eyal Lebedinsky
On 11/07/2021 20.18, Ed Greshko wrote: On 11/07/2021 18:17, Eyal Lebedinsky wrote: On 11/07/2021 20.14, Ed Greshko wrote: On 11/07/2021 16:19, Eyal Lebedinsky wrote: On 11/07/2021 10.22, Ed Greshko wrote: On 10/07/2021 19:09, Eyal Lebedinsky wrote: On 10/07/2021 10.56, Ed Greshko

Re: Xorg crashes in KVM

2021-07-11 Thread Eyal Lebedinsky
On 11/07/2021 20.14, Ed Greshko wrote: On 11/07/2021 16:19, Eyal Lebedinsky wrote: On 11/07/2021 10.22, Ed Greshko wrote: On 10/07/2021 19:09, Eyal Lebedinsky wrote: On 10/07/2021 10.56, Ed Greshko wrote: On 10/07/2021 08:44, Eyal Lebedinsky wrote: Recently I started having Xorg crash

Re: Xorg crashes in KVM

2021-07-11 Thread Eyal Lebedinsky
On 11/07/2021 10.22, Ed Greshko wrote: On 10/07/2021 19:09, Eyal Lebedinsky wrote: On 10/07/2021 10.56, Ed Greshko wrote: On 10/07/2021 08:44, Eyal Lebedinsky wrote: Recently I started having Xorg crash while using firefox. This is f34 in a libvirt kvm, host (also f34) uses internal i915

Re: Xorg crashes in KVM

2021-07-10 Thread Eyal Lebedinsky
On 10/07/2021 10.56, Ed Greshko wrote: On 10/07/2021 08:44, Eyal Lebedinsky wrote: Recently I started having Xorg crash while using firefox. This is f34 in a libvirt kvm, host (also f34) uses internal i915 video. Kernel is 5.12.14-300.fc34.x86_64 but saw this with earlier 5.12.12/13 kernels

Xorg crashes in KVM

2021-07-09 Thread Eyal Lebedinsky
0x2bf) [0x555f448984af] [ 25260.143] (EE) 10: /usr/libexec/Xorg (miPutImage+0x1591) [0x555f448882d7] [ 25260.145] (EE) 11: /lib64/libc.so.6 (__libc_start_main+0xd5) [0x7eff83a63b75] [ 25260.145] (EE) 12: /usr/libexec/Xorg (_start+0x2e) [0x555f4488867e] [ 25260.145]

conflict between mythtv and rtl-sdr

2021-06-27 Thread Eyal Lebedinsky
I could add mythtv user to rtlsdr group. TIA -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https

Re: Tor killed my other browsers; Name or service not known; uninstalling does not help

2021-06-25 Thread Eyal Lebedinsky
before an upgrade, then upgrade to the latest kernel and see if you can reproduce the error? -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedorapr

Re: messages during dfn update

2021-06-10 Thread Eyal Lebedinsky
root root - d /run/xdmctl 0711 root root - but you should not change it, wait for the package to be corrected in an update. HTH -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send a

Re: download gets partial data [maybe resolved]

2021-04-30 Thread Eyal Lebedinsky
On 01/05/2021 01.02, Eyal Lebedinsky wrote: In the last day I am having a problem downloading files. Using ff I downloaded the f34 Workstation image but the download stopped after 1.1GB of 1.9GB. I tried to download directly from the mirror and I get: $ curl -LO '

download gets partial data

2021-04-30 Thread Eyal Lebedinsky
irrors have an issue as f34 is being distributed? This looks like some sort of systemic problem somewhere. Anyone else sees this? -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send

Re: gthumb fails to start (f32) [resolved]

2021-04-28 Thread Eyal Lebedinsky
See resolution at the bottom. On 28/04/2021 11.03, Samuel Sieb wrote: On 2021-04-27 5:34 p.m., Eyal Lebedinsky wrote: On 28/04/2021 03.22, Samuel Sieb wrote: On 2021-04-27 7:14 a.m., Eyal Lebedinsky wrote: Today I noticed that I am running an old version of gthumb, built from src. So I

Re: gthumb fails to start (f32)

2021-04-27 Thread Eyal Lebedinsky
On 28/04/2021 03.22, Samuel Sieb wrote: On 2021-04-27 7:14 a.m., Eyal Lebedinsky wrote: Today I noticed that I am running an old version of gthumb, built from src. So I removed the whole package and then installed the standard one:  Installed Packages gthumb.x86_64    1:3.10.1

gthumb fails to start (f32)

2021-04-27 Thread Eyal Lebedinsky
run (application=0x5603e13a00f0 [GthApplication], argc=-1300928940, argv=) at ../gio/gapplication.c:2540 #24 0x5603df60bb27 in main (argc=1, argv=0x7ffeb27567c8) at ../gthumb/main.c:55 -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list

Re: speed of dd

2021-03-14 Thread Eyal Lebedinsky
609.674186] usb 1-11: USB disconnect, device number 19 -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://doc

Re: nvme crash

2020-12-14 Thread Eyal Lebedinsky
On 14/12/2020 13.20, Chris Murphy wrote: On Sun, Dec 13, 2020 at 4:42 PM Eyal Lebedinsky wrote: I am not sure which list this should go to, so I am starting here. I run f32 fully updated 5.9.13-100.fc32.x86_64 on relatively new hardware kernel: DMI: Gigabyte Technology Co

nvme crash

2020-12-13 Thread Eyal Lebedinsky
% / /dev/nvme0n1p4 696G 31G 630G 5% /data -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https

Re: rsync and weird characters, Invalid argument (22)

2020-11-12 Thread Eyal Lebedinsky
2) Keepers/Windows/Batch/batch.||.&&.txt rsync: [receiver] open "/mnt/MyCDs/Keepers/Windows/Batch/batch.||.&&.txt" failed: Invalid argument (22) Is it possible that the target fs mounted on /mnt/MyCDs/ is the one not liking these names? -- Eyal Lebedinsky (fed...@eyal.emu

Re: python-enum34 for ceph

2020-11-12 Thread Eyal Lebedinsky
On 12/11/2020 20.10, Ed Greshko wrote: On 12/11/2020 16:40, Eyal Lebedinsky wrote: On 12/11/2020 13.38, Samuel Sieb wrote: On 11/11/20 5:52 PM, Eyal Lebedinsky wrote: For a few weeks now I get this error for "dnf update"  nothing provides python-enum34 needed by ceph-mgr-2:14.2

Re: python-enum34 for ceph

2020-11-12 Thread Eyal Lebedinsky
On 12/11/2020 13.38, Samuel Sieb wrote: On 11/11/20 5:52 PM, Eyal Lebedinsky wrote: For a few weeks now I get this error for "dnf update"  nothing provides python-enum34 needed by ceph-mgr-2:14.2.12-1.fc32.x86_64 I'm curious how that was even able to be built.  There is n

python-enum34 for ceph

2020-11-11 Thread Eyal Lebedinsky
e a new ceph release or a python-enum34 package. How can this issue be resolved? TIA -- Eyal Lebedinsky (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraprojec

Re: system loses HDMI sound device

2020-10-28 Thread Eyal Lebedinsky
On 29/10/2020 05.07, stan via users wrote: On Wed, 28 Oct 2020 13:19:59 +1100 Eyal Lebedinsky wrote: This is up-to-date f32 amd64. From time to time I find that I do not have sound, and then pavucontrol shows no configuration is available. Sound is via HDMI to the monitor (TV). The

system loses HDMI sound device

2020-10-27 Thread Eyal Lebedinsky
/pci:00/:00:1f.3/sound/card0/controlC0 /sys/devices/virtual/sound/seq /sys/devices/virtual/sound/timer When I have no sound I am missing the last two devices. In case it is related, there is also a KVM instance running on this machine. -- Eyal Lebedinsky (fed...@eyal.emu.id.au

Re: kernel-5.7.17 NFS client can't "see" all directories/files

2020-08-23 Thread Eyal Lebedinsky
t_base.c and includes a symlink half way down this path: linux -> linux-3.18.23 The problem was not resolved but after a final rsync (with no activity on either array) I compared the list of files on both before replacing the old array with the new. -- Eyal Lebedin

Re: coloured text distorted on 4k monitor

2020-08-05 Thread Eyal Lebedinsky
On 2020-08-04 19:48, Eyal Lebedinsky wrote: On 2020-08-04 16:43, Tim via users wrote: Tim: You may want to play with aliasing controls for font rendering. Eyal Lebedinsky: I need to look into this (fonts) but hoped the problem is elsewhere. Perhaps your monitor doesn't hav

Re: coloured text distorted on 4k monitor

2020-08-04 Thread Eyal Lebedinsky
On 2020-08-04 16:43, Tim via users wrote: Tim: You may want to play with aliasing controls for font rendering. Eyal Lebedinsky: I need to look into this (fonts) but hoped the problem is elsewhere. Perhaps your monitor doesn't have the traditional RGB (red green blue) pixel grouping

  1   2   >