Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue on Freeradius install #54

Open
Weespies opened this issue Aug 28, 2018 · 3 comments
Open

Issue on Freeradius install #54

Weespies opened this issue Aug 28, 2018 · 3 comments

Comments

@Weespies
Copy link

Seem to be having an issue with installer on task freeradius

TASK [radiusdesk : Installing Freeradius for RadiusDesk (Ubuntu 14+)] **************************************************************************************************************************************
failed: [localhost] (item=[u'freeradius=3.0.16-ppa1*', u'freeradius-utils=3.0.16-ppa1*', u'freeradius-mysql=3.0.16-ppa1*', u'freeradius-ldap=3.0.16-ppa1*', u'freeradius-krb5=3.0.16-ppa1*', u'freeradius-common=3.0.16-ppa1*', u'libnet-telnet-perl']) => {"cache_update_time": 1535479951, "cache_updated": true, "changed": false, "item": ["freeradius=3.0.16-ppa1*", "freeradius-utils=3.0.16-ppa1*", "freeradius-mysql=3.0.16-ppa1*", "freeradius-ldap=3.0.16-ppa1*", "freeradius-krb5=3.0.16-ppa1*", "freeradius-common=3.0.16-ppa1*", "libnet-telnet-perl"], "msg": "'/usr/bin/apt-get -y -o "Dpkg::Options::=--force-confdef" -o "Dpkg::Options::=--force-confold" install 'freeradius=3.0.16-ppa1*' 'freeradius-utils=3.0.16-ppa1*' 'freeradius-mysql=3.0.16-ppa1*' 'freeradius-ldap=3.0.16-ppa1*' 'freeradius-krb5=3.0.16-ppa1*' 'freeradius-common=3.0.16-ppa1*' 'libnet-telnet-perl'' failed: E: Unable to correct problems, you have held broken packages.\n", "rc": 100, "stderr": "E: Unable to correct problems, you have held broken packages.\n", "stderr_lines": ["E: Unable to correct problems, you have held broken packages."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSome packages could not be installed. This may mean that you have\nrequested an impossible situation or if you are using the unstable\ndistribution that some required packages have not yet been created\nor been moved out of Incoming.\nThe following information may help to resolve the situation:\n\nThe following packages have unmet dependencies:\n freeradius : Depends: libfreeradius3 (= 3.0.16-ppa1bionicubuntu1) but 3.0.16+dfsg-1ubuntu3 is to be installed\n freeradius-utils : Depends: libfreeradius3 (= 3.0.16-ppa1bionicubuntu1) but 3.0.16+dfsg-1ubuntu3 is to be installed\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "Some packages could not be installed. This may mean that you have", "requested an impossible situation or if you are using the unstable", "distribution that some required packages have not yet been created", "or been moved out of Incoming.", "The following information may help to resolve the situation:", "", "The following packages have unmet dependencies:", " freeradius : Depends: libfreeradius3 (= 3.0.16-ppa1bionicubuntu1) but 3.0.16+dfsg-1ubuntu3 is to be installed", " freeradius-utils : Depends: libfreeradius3 (= 3.0.16-ppa1bionicubuntu1) but 3.0.16+dfsg-1ubuntu3 is to be installed"]}
to retry, use: --limit @/radiusdesk-installer/rd-installer-ansible.retry

also wont let me run the ansible.retry

@chimplinks
Copy link

i get the same issue

@chimplinks
Copy link

solution i found was to downgrade from ubuntu 18 to ubuntu 16

After that was working fine

@stdkr
Copy link

stdkr commented Oct 19, 2018

try this here: #50 (comment)

perhaps it helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants