inverse-inc / packetfence

PacketFence is a fully supported, trusted, Free and Open Source network access control (NAC) solution. Boasting an impressive feature set including a captive-portal for registration and remediation, centralized wired and wireless management, powerful BYOD management options, 802.1X support, layer-2 isolation of problematic devices; PacketFence can be used to effectively secure networks small to very large heterogeneous networks.
https://packetfence.org
GNU General Public License v2.0
1.39k stars 291 forks source link

tests: eap tls test no radius in DB on deb11 #7894

Closed JeGoi closed 1 year ago

JeGoi commented 1 year ago

Describe the problem

} Form:map[] PostForm:map[]} Body:{"status":404,"errors":[{"message":"entries not found"}]} BodyJSON:map[errors:[map[message:entries not found]] status:404] Headers:map[Content-Length:57 Content-Type:app
lication/json; charset=UTF-8 Date:Tue, 07 Nov 2023 06:11:46 GMT Server:Caddy] Err:}

Mandatory informations

Symptoms How the problem can be identified if it appears again ? NEED TO BE CONFIRMED since it was working on el8

jrouzierinverse commented 1 year ago

Can you verify the version of freeradius?

JeGoi commented 1 year ago
root@pfdeb11dev:~# apt-cache policy freeradius
freeradius:
  Installed: 3.2.2+git
  Candidate: 3.2.2+git
  Version table:
 *** 3.2.2+git 100
        100 /var/lib/dpkg/status
     3.2.2-2 500
        500 http://inverse.ca/downloads/PacketFence/debian/13.1 bullseye/bullseye amd64 Packages
     3.2.1+dfsg-3~bpo11+1 100
        100 https://deb.debian.org/debian bullseye-backports/main amd64 Packages
     3.0.21+dfsg-2.2+deb11u1 500
        500 https://deb.debian.org/debian bullseye/main amd64 Packages

Looks like the "+git" is > to the "-2"

Confirmed that our repo does not have the +git for v13.1

JeGoi commented 1 year ago

Fixed: https://gitlab.com/inverse-inc/packetfence/-/jobs/5480477827