Reply To: 32 bit antiX-25.a2-full for testers

Forum › Forums › antiX-development › Development › 32 bit antiX-25.a2-full for testers › Reply To: 32 bit antiX-25.a2-full for testers

#185433
andfree
Member

    I’m getting an error one on of my default repos…. it used to work… http://ftp.cc.uoc.gr/linux/mx

    As I wrote in my #185377 post, you have to edit your antix.list file:

    $ sudo geany /etc/apt/sources.list.d/antix.list

    Does your repo (the uncommented line) appear exactly like this?

    deb [signed-by=/etc/apt/keyrings/antix-archive-keyring.gpg] http://ftp.cc.uoc.gr/mirrors/linux/mx/trixie trixie main nonfree nosystemd

    If yes, replace that line with the corrected one:

    deb [signed-by=/etc/apt/keyrings/antix-archive-keyring.gpg] http://ftp.cc.uoc.gr/mirrors/linux/mx/antix/trixie/ trixie main nonfree nosystemd

    I just don’t know if we should add a “dev” section at the end. Till we have an answer, I’ll test it in a frugal.

    My conclusion is that http://ftp.cc.uoc.gr updated the repos (and maybe made changes to their structure, I’m not sure). It was red for days in Mirmon, but now it’s green. On the other hand, http://ftp.ntua.gr is now red and you can’t update if you turn your repo to it, as I did for a while.

    • This reply was modified 1 year ago by andfree.