• https://ml.mageia.org/l/arc/dev

    From Bit Twister@2:250/1 to All on Sun Jul 4 20:26:12 2021
    I get just a blank page at
    https://ml.mageia.org/l/arc/dev
    using firefox.

    Any suggestion welcome and thanks in advance.

    --- MBSE BBS v1.0.7.22 (GNU/Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)
  • From David W. Hodgins@2:250/1 to All on Sun Jul 4 20:48:41 2021
    On Sun, 04 Jul 2021 15:26:12 -0400, Bit Twister <BitTwister@mouse-potato.com> wrote:

    I get just a blank page at
    https://ml.mageia.org/l/arc/dev
    using firefox.
    Any suggestion welcome and thanks in advance.

    The sysadmins are aware of the issue. Haven't seen any details on what the problem
    is yet.

    Regards, Dave Hodgins

    --
    Change dwhodgins@nomail.afraid.org to davidwhodgins@teksavvy.com for
    email replies.

    --- MBSE BBS v1.0.7.22 (GNU/Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)
  • From Bit Twister@2:250/1 to All on Sun Jul 4 23:48:45 2021
    On Sun, 04 Jul 2021 15:48:41 -0400, David W. Hodgins wrote:
    On Sun, 04 Jul 2021 15:26:12 -0400, Bit Twister <BitTwister@mouse-potato.com> wrote:

    I get just a blank page at
    https://ml.mageia.org/l/arc/dev
    using firefox.
    Any suggestion welcome and thanks in advance.

    The sysadmins are aware of the issue. Haven't seen any details on what the problem
    is yet.

    Ok, thought the problem was on my side.

    Murphy has been winning on just about everything I have
    been doing.

    mythtv grabber is having problems on my Frontier FIOS connection;
    echo | openssl s_client -connect \
    json.schedulesdirect.org:443 \
    | openssl x509 -noout -dates

    gives a
    verify error:num=20:unable to get local issuer certificate
    so I logged into neighbor Spectrum node and I do not
    get error. Since both are Mageia 8 I guessed it was a FIOS
    problem. Support kept closing my trouble tickets.

    Fine I bought two years of 200/30 mips Spectrum Cable @$50 month.
    After finally getting my LAN to connect, I find I still
    have the problem. :(

    So tried to get some developer help fron the dev mail list.

    Installed virtual box mga8 guess and find out it works.
    Guessing it is a systemd-networkd service "feature"

    Guessing after I write a bunch of code to undo that change
    and get it working I am guessing I still have the problem
    since neighbor and I were configured the same.



    --- MBSE BBS v1.0.7.22 (GNU/Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)
  • From David W. Hodgins@2:250/1 to All on Mon Jul 5 01:24:15 2021
    On Sun, 04 Jul 2021 18:48:45 -0400, Bit Twister <BitTwister@mouse-potato.com> wrote:

    On Sun, 04 Jul 2021 15:48:41 -0400, David W. Hodgins wrote:
    On Sun, 04 Jul 2021 15:26:12 -0400, Bit Twister <BitTwister@mouse-potato.com> wrote:

    I get just a blank page at
    https://ml.mageia.org/l/arc/dev
    using firefox.
    Any suggestion welcome and thanks in advance.

    The sysadmins are aware of the issue. Haven't seen any details on what the problem
    is yet.

    Ok, thought the problem was on my side.

    Seems sympa was updated to a newer version on the infrastructure systems (which run Mageia 8) due to a security fix. While it's working for people who are already subscribed to the various mailing lists, the web interface is not due to http://github.com/sympa-community/sympa/issues/1020

    Eventually they'll sort it out. :-)

    Murphy has been winning on just about everything I have
    been doing.

    I've had days like that.

    mythtv grabber is having problems on my Frontier FIOS connection;
    echo | openssl s_client -connect \
    json.schedulesdirect.org:443 \
    | openssl x509 -noout -dates

    gives a
    verify error:num=20:unable to get local issuer certificate
    so I logged into neighbor Spectrum node and I do not
    get error. Since both are Mageia 8 I guessed it was a FIOS
    problem. Support kept closing my trouble tickets.

    Fine I bought two years of 200/30 mips Spectrum Cable @$50 month.
    After finally getting my LAN to connect, I find I still
    have the problem. :(

    So tried to get some developer help fron the dev mail list.

    Installed virtual box mga8 guess and find out it works.
    Guessing it is a systemd-networkd service "feature"

    Guessing after I write a bunch of code to undo that change
    and get it working I am guessing I still have the problem
    since neighbor and I were configured the same.

    $ echo | openssl s_client -connect \
    json.schedulesdirect.org:443 \
    | openssl x509 -noout -dates
    depth=2 C = US, O = Amazon, CN = Amazon Root CA 1
    verify return:1
    depth=1 C = US, O = Amazon, OU = Server CA 1B, CN = Amazon
    verify return:1
    depth=0 CN = *.json.schedulesdirect.org
    verify return:1
    DONE
    notBefore=Dec 1 00:00:00 2020 GMT
    notAfter=Dec 30 23:59:59 2021 GMT

    Try making a backup of /etc/pki/ and /etc/ssl/ and then running
    "urpmi --replacefiles --replacepkgs rootcerts".

    If that fixes it I'm curious what changed compared to the backups and why the latest update didn't work on that system.

    Regards, Dave Hodgins

    --
    Change dwhodgins@nomail.afraid.org to davidwhodgins@teksavvy.com for
    email replies.

    --- MBSE BBS v1.0.7.22 (GNU/Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)
  • From Bit Twister@2:250/1 to All on Mon Jul 5 03:08:17 2021
    On Sun, 04 Jul 2021 20:24:15 -0400, David W. Hodgins wrote:
    On Sun, 04 Jul 2021 18:48:45 -0400, Bit Twister <BitTwister@mouse-potato.com> wrote:


    Try making a backup of /etc/pki/ and /etc/ssl/ and then running
    "urpmi --replacefiles --replacepkgs rootcerts".

    Yea Gadds, that fixes the problem. Thank You, Thank You, Thank You, Thank You

    If that fixes it I'm curious what changed compared to the backups and why the latest update didn't work on that system.

    Well shuckey dern, going to guess I introduced the problem when updating
    certs that had expiration dates greater than 398 days. Chopped down output
    from my check certs script follows:

    # ch_4_expired_certs
    /etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem validity period, 7180 days,
    /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem validity period, 7180 days,
    /etc/pki/tls/cert.pem validity period, 7180 days, is greater than 398
    /usr/lib64/python3.8/site-packages/twisted/test/cert.pem. no_trailing_newline,
    validity period, 36500 days,
    /usr/share/linphone/rootca.pem validity period, 10741 days,
    /usr/share/phpmyadmin/libraries/certs/cacert.pem validity period, 7305 days,

    I am guessing tls-ca-bundle.pem was causing my problem after I had updated
    the validity period to 398 days,

    Going to add them to the exclude check list.

    MythTv now has show schedule for next 18 days,


    --- MBSE BBS v1.0.7.22 (GNU/Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)
  • From David W. Hodgins@2:250/1 to All on Mon Jul 5 04:08:03 2021
    On Sun, 04 Jul 2021 22:08:17 -0400, Bit Twister <BitTwister@mouse-potato.com> wrote:
    On Sun, 04 Jul 2021 20:24:15 -0400, David W. Hodgins wrote:
    On Sun, 04 Jul 2021 18:48:45 -0400, Bit Twister <BitTwister@mouse-potato.com> wrote:


    Try making a backup of /etc/pki/ and /etc/ssl/ and then running
    "urpmi --replacefiles --replacepkgs rootcerts".

    Yea Gadds, that fixes the problem. Thank You, Thank You, Thank You, Thank You

    Glad it's sorted. I'll keep it in mind if others report similar issues.

    Regards, Dave Hodgins

    --
    Change dwhodgins@nomail.afraid.org to davidwhodgins@teksavvy.com for
    email replies.

    --- MBSE BBS v1.0.7.22 (GNU/Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)
  • From TJ@2:250/1 to All on Fri Jul 9 13:23:57 2021
    On 7/4/21 6:48 PM, Bit Twister wrote:
    Fine I bought two years of 200/30 mips Spectrum Cable @$50 month.

    Better deal than I got. Perhaps that's because I didn't go with business class.

    First year was 100 down @ $50/month, but that was the standard network
    speed at the time.

    At the end of the year I expected to be boosted to full price, but they
    only put it up to $60/month. About six months later they boosted the
    standard speed to 200 across the local section of the network.

    The end of the second year will be in a couple of months, and I expect
    they will boost me to full price of $70/month then.

    TJ

    --- MBSE BBS v1.0.7.22 (GNU/Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)
  • From Bit Twister@2:250/1 to All on Sat Jul 10 03:57:08 2021
    On Fri, 9 Jul 2021 08:23:57 -0400, TJ wrote:
    On 7/4/21 6:48 PM, Bit Twister wrote:
    Fine I bought two years of 200/30 mips Spectrum Cable @$50 month.


    Come to find out I have 400/20 for 36 months. My oldish Netgear
    router could only get ~220 down. Bought a new wire/wireless router and
    now get the ~4oo down.

    Better deal than I got. Perhaps that's because I didn't go with business class.

    The end of the second year will be in a couple of months, and I expect
    they will boost me to full price of $70/month then.

    I screwed up. I swapped ISP because Frontier FIOS said they could not call
    be back on the two trouble tickets they closed.

    After buying Spectrum and got a connection, called FIOS to cancel and
    after indicating Spectrum at $49.99 month, the rep said I could have
    new promotional higher speed for ~$20 less a month.

    Come to find out the call back problem is with my VOIP provider or my VOIP adapter.
    Since I can not call 911 or other three digit numbers, I am changing VOIP providers.

    Cost is going from ~$30 a year to ~$8.00 a month. The reliability and 911 is worth the extra cost due to my new heart problems.


    --- MBSE BBS v1.0.7.22 (GNU/Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)
  • From TJ@2:250/1 to All on Sat Jul 10 13:20:05 2021
    On 7/9/21 10:57 PM, Bit Twister wrote:
    On Fri, 9 Jul 2021 08:23:57 -0400, TJ wrote:
    On 7/4/21 6:48 PM, Bit Twister wrote:
    Fine I bought two years of 200/30 mips Spectrum Cable @$50 month.
    Come to find out I have 400/20 for 36 months. My oldish Netgear
    router could only get ~220 down. Bought a new wire/wireless router and
    now get the ~4oo down.


    My Linksys router delivers around 200 down to my wire connection, but
    wireless not so much. But then, wireless speeds depend on both ends.

    Right now, I'm sitting at my kitchen table with my Probook 6550b laptop
    with a first-generation i3, vintage around 2010. The router is on a
    different floor, on the other side of the house. I'm running a "N"
    connection at 2.6GHz. because it's more reliable under these conditions
    than the supposedly faster 5GHz. frequency. Those are the only wireless options available on this laptop with its present wifi card. Network
    Manager is reporting a connection quality of 65-75%.

    Just ran a speed test, and it said 43.8/11.5. And for my purposes,
    that's plenty.

    All of my equipment could be considered "oldish." Most was purchased
    used or was a hand-me-down gift. But it works well with Mageia, and does
    all I want to do with it. That's what's important.

    TJ

    --- MBSE BBS v1.0.7.22 (GNU/Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)
  • From faeychild@2:250/1 to All on Sat Jul 10 23:49:34 2021
    On 10/7/21 12:57 pm, Bit Twister wrote:

    Cost is going from ~$30 a year to ~$8.00 a month. The reliability and 911 is worth the extra cost due to my new heart problems.



    Take care, Bits!!

    You are somewhat a valuable entity :-)
    regards


    --
    faeychild
    Running plasmashell 5.20.4 on 5.10.41-desktop-1.mga8 kernel.
    Mageia release 8 (Official) for x86_64 installed via Mageia-8-x86_64-DVD.iso


    --- MBSE BBS v1.0.7.22 (GNU/Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)