[SyncEvolution] Syncing to Memotoo w SyncEvolution post-Fedora 37 upgrade (fwd)

Max Pyziur pyz at brama.com
Tue Feb 21 19:46:34 UTC 2023


On Tue, 21 Feb 2023, Patrick Ohly wrote:

> Max Pyziur <pyz at brama.com> writes:
>
>> On Tue, 21 Feb 2023, Patrick Ohly wrote:
>> I need help here. I just ran the command:
>>> dnf install libcurl-debuginfo libcurl-debugsource \
>> --enablerepo=fedora-debuginfo --enablerepo=updates-debuginfo
>>
>> ... and I receive the error
>> No match for argument: libcurl-debugsource
>> Error: Unable to find a match: libcurl-debugsource
>>
>> I also assume that you mean "glibc" not "libc," correct?
>
> That might be what the package is called.
>
>> I haven't tried installing that one yet.
>>
>> The explicit commands to install these would be helpful; otherwise, I feel
>> like rooster trying to learn how to tap-dance in galoshes.
>
> I'm afraid I don't know the exact commands. I'm not using Fedora.

Ok, I guessed. Here are two commands that were successful and hopefully 
suffice:
dnf install curl-debuginfo curl-debugsource --enablerepo=fedora-debuginfo 
--enablerepo=updates-debuginfo

dnf install glibc-debuginfo glibc-debugsource 
--enablerepo=fedora-debuginfo --enablerepo=updates-debuginfo

(They both should appear on one line; I don't know how to control 
word-wrapping in pine.)


Then,

pyz at pegasus ~> killall syncevo-dbus-server
syncevo-dbus-server: no process found

pyz at pegasus ~>
valgrind syncevolution --daemon=no --run --sync refresh-from-local memotoo
==42341== Memcheck, a memory error detector
==42341== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al.
==42341== Using Valgrind-3.20.0 and LibVEX; rerun with -h for copyright 
info
==42341== Command: syncevolution --daemon=no --run --sync 
refresh-from-local memotoo
==42341==
[INFO] memo: inactive
[INFO] todo: inactive
==42341==
==42341== Process terminating with default action of signal 11 (SIGSEGV): 
dumping core
==42341==    at 0x51A4E5C: __pthread_kill_implementation 
(pthread_kill.c:44)
==42341==    by 0x5154A75: raise (raise.c:26)
==42341==    by 0x5154B1F: ??? (in /usr/lib64/libc.so.6)
==42341==    by 0x5819D6F: ??? (in /usr/lib64/libcurl.so.4.8.0)
==42341==    by 0x1FFEFFDB23: ???
==42341==    by 0x1FFEFFDB1C: ???
==42341==    by 0xFD21EDBB78CD7BFF: ???
==42341==    by 0xB15CA0F: ???
==42341==    by 0xB6090CF: ???
==42341==    by 0x5818733: ??? (in /usr/lib64/libcurl.so.4.8.0)
==42341==
==42341== HEAP SUMMARY:
==42341==     in use at exit: 20,198,436 bytes in 202,644 blocks
==42341==   total heap usage: 847,756 allocs, 645,112 frees, 144,848,393 
bytes allocated
==42341==
==42341== LEAK SUMMARY:
==42341==    definitely lost: 48 bytes in 1 blocks
==42341==    indirectly lost: 775 bytes in 22 blocks
==42341==      possibly lost: 16,960 bytes in 12 blocks
==42341==    still reachable: 20,020,277 bytes in 201,277 blocks
==42341==                       of which reachable via heuristic:
==42341==                         newarray           : 6,936 bytes in 195 
blocks
==42341==         suppressed: 0 bytes in 0 blocks
==42341== Rerun with --leak-check=full to see details of leaked memory
==42341==
==42341== For lists of detected and suppressed errors, rerun with: -s
==42341== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
Segmentation fault (core dumped)

pyz at pegasus ~>

It doesn't look as though the output is different.

M


More information about the SyncEvolution mailing list