Re: [CentOS] Table *** is marked as crashed and should be repaired

2020-12-03 Thread Александр Кириллов
OK. It turns out to be not such a big deal. The MyISAM table is declared crashed if the number of open file handles doesn't match the counter in the header. MySQL 5.1 doesn't care and doesn't write these warnings to the logs but it still can be detected and fixed with mysqlcheck: # mysqlcheck --al

Re: [CentOS] Thunderbird 78

2020-12-03 Thread Fabian Arrotin
On 03/12/2020 08:53, Gerhard Schneider wrote: > > The upstream provider decided to remove OpenGPG support in its > thunderbird-78 packages, see > > https://bugzilla.redhat.com/show_bug.cgi?id=1886962 > https://bugzilla.redhat.com/show_bug.cgi?id=1886958 > https://bugzilla.redhat.com/show_bug.cgi?

[CentOS] Trying to find gcc 5

2020-12-03 Thread mark
Hi, folks, It seems I can't run a version of calibre newer than 3.23 without at least one library from gcc-5 (and the calibre attitude seems to be "screw you, 4's ancient, move to another distro"). I've added the scl repo - what devtoolset do I need to install? mark ___

[CentOS] CentOS 7 disk identifier

2020-12-03 Thread H
Are disk identifiers important in CentOS? I have two disks that used to be in a Intel fake RAID1 configuration and I now see have identical disk identifiers of ---00. I now want to use only one of them and later use mdraid for a software RAID1 configuration. Googling sug