Building 3.0.9 package
Alex Sharaz
alex.sharaz at york.ac.uk
Thu Jul 23 16:07:23 CEST 2015
On 23 Jul 2015, at 14:59, Herwin Weststrate wrote:
> On 23-07-15 15:49, Alex Sharaz wrote:
>> Hi,
>> Just tried building a package of 3.0.9 on Ununtu 14.04 ... sort of worked.
>>
>> Looked at the freeradius wiki and did
>>
>> tar zxf freeradius-server-3.0.9.tar.gz
>> cd freeradius-server-3.0.9
>> dpkg-buildpackage -b -uc
>> #
>> # Did a whole batch of apt-get install <package names here till dpkg-buildpackage worked
>> #
>> dpkg -i ../*freeradius*_3.0.9*.deb
>>
>>
>>
>> At this point, amongst other things I get :-
>>
>> Unpacking freeradius-dhcp (3.0.9+git) ...
>> dpkg: error processing archive ../freeradius-dhcp_3.0.9+git_amd64.deb (--install):
>> trying to overwrite '/usr/lib/freeradius/proto_dhcp.so', which is also in package freeradius 3.0.9+git
>
> Sounds like the same problem that is solved in
> https://github.com/FreeRADIUS/freeradius-server/pull/1134
>
> Shortcut in case you don't need the DHCP functionality: don't install
> the DHCP package and all is fine.
>
Yup that's what I did, just removed the symbolic link to dhcp in /etc/freeradius/mods-enabled
A
> --
> Herwin Weststrate
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
More information about the Freeradius-Users
mailing list