Language:
switch to room list switch to menu My folders
Go to page: [1] 2 3 4 5 ... Last
↑↑↑ Old messages ↑↑↑            ↓↓↓ New messages ↓↓↓
[#] Fri Jun 03 2022 18:24:34 EDT from IGnatius T Foobar

Subject: Re: Attachments to mail

[Reply] [ReplyQuoted] [Headers] [Print]

Another update: the Pi bug is fixed but something went wonky and I ended up starting a big update to the build system. Soon!

[#] Mon Jun 06 2022 07:31:09 EDT from btg1974

Subject: EasyInstall Error

[Reply] [ReplyQuoted] [Headers] [Print]

Hi

I have a problem using the Citadel Easy Intall script on both Raspberry Pi4 (Raspian) and OdroidC2 (Ubuntu).  Keep getting error /usr/bin/ld: cannot find -liconv
collect2: error: ld returned 1 exit status

I managed to install it previously without issues?  Any suggestions?

 



[#] Mon Jun 06 2022 07:45:50 EDT from ajmc

Subject: Re: EasyInstall Error

[Reply] [ReplyQuoted] [Headers] [Print]

I'm getting the same thing on a brand new install of Devuan;

gcc citadel.o citadel_ipc.o client_chat.o client_passwords.o commands.o ipc_c_tcp.o messages.o rooms.o routines2.o routines.o s
creen.o tuiconfig.o -L/usr/local/ctdlsupport/lib -Wl,--rpath -Wl,/usr/local/ctdlsupport/lib  -lssl -lcrypto -lz -liconv -lcitad
el -o citadel
/usr/bin/ld: cannot find -liconv
collect2: error: ld returned 1 exit status
gmake: *** [Makefile:21: citadel] Error 1
 Citadel Easy Install is aborting.
 The last few lines above this message may indicate what went wrong.
 Linux Debian 11.1( 5.10.0-14-amd64 x86_64)



[#] Mon Jun 06 2022 09:02:35 EDT from btg1974

Subject: Re: EasyInstall Error

[Reply] [ReplyQuoted] [Headers] [Print]

 

Mon Jun 06 2022 07:45:50 EDT from ajmc Subject: Re: EasyInstall Error

I'm getting the same thing on a brand new install of Devuan;

gcc citadel.o citadel_ipc.o client_chat.o client_passwords.o commands.o ipc_c_tcp.o messages.o rooms.o routines2.o routines.o s
creen.o tuiconfig.o -L/usr/local/ctdlsupport/lib -Wl,--rpath -Wl,/usr/local/ctdlsupport/lib  -lssl -lcrypto -lz -liconv -lcitad
el -o citadel
/usr/bin/ld: cannot find -liconv
collect2: error: ld returned 1 exit status
gmake: *** [Makefile:21: citadel] Error 1
 Citadel Easy Install is aborting.
 The last few lines above this message may indicate what went wrong.
 Linux Debian 11.1( 5.10.0-14-amd64 x86_64)


It doesn't appear that liconv.so is installed anywhere on my system for some reason - I have searched using find / -name "liconv.*" and also find / -name "*.so" 
 

 



[#] Mon Jun 06 2022 11:56:37 EDT from btg1974

Subject: Re: EasyInstall Error

[Reply] [ReplyQuoted] [Headers] [Print]

 

Mon Jun 06 2022 09:02:35 EDT from btg1974 Subject: Re: EasyInstall Error

 

Mon Jun 06 2022 07:45:50 EDT from ajmc Subject: Re: EasyInstall Error

I'm getting the same thing on a brand new install of Devuan;

gcc citadel.o citadel_ipc.o client_chat.o client_passwords.o commands.o ipc_c_tcp.o messages.o rooms.o routines2.o routines.o s
creen.o tuiconfig.o -L/usr/local/ctdlsupport/lib -Wl,--rpath -Wl,/usr/local/ctdlsupport/lib  -lssl -lcrypto -lz -liconv -lcitad
el -o citadel
/usr/bin/ld: cannot find -liconv
collect2: error: ld returned 1 exit status
gmake: *** [Makefile:21: citadel] Error 1
 Citadel Easy Install is aborting.
 The last few lines above this message may indicate what went wrong.
 Linux Debian 11.1( 5.10.0-14-amd64 x86_64)


It doesn't appear that liconv.so is installed anywhere on my system for some reason - I have searched using find / -name "liconv.*" and also find / -name "*.so" 
 

 

Ok so the location of iconv is /usr/bin/ but don't know what I need to do to get the installer to work?

 



[#] Tue Jun 07 2022 11:53:56 EDT from IGnatius T Foobar

Subject: Re: EasyInstall Error

[Reply] [ReplyQuoted] [Headers] [Print]


Drat. We added some improvements to make it build cleanly on FreeBSD and it looks like we broke it on some Linuxes.

Hold tight and we'll get this stuff sorted out.

[#] Tue Jun 07 2022 13:15:32 EDT from dantahoua

Subject: Re: EasyInstall Error

[Reply] [ReplyQuoted] [Headers] [Print]

Hello!

I just want to add that I have the same error on Fedora 36 Workstation...

gcc citadel.o citadel_ipc.o client_chat.o client_passwords.o commands.o ipc_c_tcp.o messages.o rooms.o routines2.o routines.o screen.o tuiconfig.o -L/usr/local/ctdlsupport/lib -Wl,--rpath -Wl,/usr/local/ctdlsupport/lib  -lssl -lcrypto -lz -liconv -lcitadel -o citadel

/usr/bin/ld: cannot find -liconv

collect2: error: ld returned 1 exit status

gmake: *** [Makefile:21: citadel] Error 1

 


[#] Wed Jun 08 2022 07:03:29 EDT from btg1974

Subject: Re: EasyInstall Error

[Reply] [ReplyQuoted] [Headers] [Print]

 

Tue Jun 07 2022 11:53:56 EDT from IGnatius T Foobar Subject: Re: EasyInstall Error

Drat. We added some improvements to make it build cleanly on FreeBSD and it looks like we broke it on some Linuxes.

Hold tight and we'll get this stuff sorted out.

Cheers much appreciated



[#] Wed Jun 08 2022 10:22:25 EDT from FixItDik

Subject: Prospective newbie - where do I ask feature questions please?

[Reply] [ReplyQuoted] [Headers] [Print]

Hi, not sure if this is the right room or not, please point me to it if not.

I have a question about a feature and whether it exists in Citadel or not please:

I currently use hMailServer but the PC it is running on is falling to pieces. I have a spare Raspberry Pi so am looking at Citadel to replace hMailServer. The feature I cannot find on Citadel documentation is the "IP Address Blacklist" where I can blacklist IP addresses (or ranges of) to stop them even getting access to the SMTP side of things. Does Citadel have this please?

Thanks

Dik (AKA FixItDik)



[#] Wed Jun 08 2022 10:56:44 EDT from offtrack

Subject: Easy Install failing - 'gzip: db-6.2.32.NC.tar.gz: not in gzip format'

[Reply] [ReplyQuoted] [Headers] [Print]

Hi all,

 

Attempting to install Citadell on Centos7, looking at replacing Exchange as part of a larger architectural move.   I run into this error as soon as the Berkeley DB tries to install:

 

gzip: db-6.2.32.NC.tar.gz: not in gzip format
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
 Citadel Easy Install is aborting.
 The last few lines above this message may indicate what went wrong.
 Linux RedHat 7.9.2009(Core 3.10.0-1160.53.1.el7.x86_64 x86_64)

 

I tried working around it, downloading the file and unzipping by hand, using the 'z' option on tar, etc., etc., no luck.   I tried installing a newer copy of Berkeley DB to see if the script would go passed it, it doesn't.  Running into this next with libcitadel install.

 

Seems to be an issue with the download files, or how it is passing/transforming them in the process.  Any help appreciated, thanks in advance.

 

BJ



[#] Wed Jun 08 2022 11:09:22 EDT from offtrack

Subject: Re: Easy Install failing - 'gzip: db-6.2.32.NC.tar.gz: not in gzip format'

[Reply] [ReplyQuoted] [Headers] [Print]

 

Wed Jun 08 2022 10:56:44 EDT from offtrack Subject: Easy Install failing - 'gzip: db-6.2.32.NC.tar.gz: not in gzip format'

Hi all,

 

Attempting to install Citadell on Centos7, looking at replacing Exchange as part of a larger architectural move.   I run into this error as soon as the Berkeley DB tries to install:

 

gzip: db-6.2.32.NC.tar.gz: not in gzip format
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
 Citadel Easy Install is aborting.
 The last few lines above this message may indicate what went wrong.
 Linux RedHat 7.9.2009(Core 3.10.0-1160.53.1.el7.x86_64 x86_64)

 

I tried working around it, downloading the file and unzipping by hand, using the 'z' option on tar, etc., etc., no luck.   I tried installing a newer copy of Berkeley DB to see if the script would go passed it, it doesn't.  Running into this next with libcitadel install.

 

Seems to be an issue with the download files, or how it is passing/transforming them in the process.  Any help appreciated, thanks in advance.

 

BJ



Disregard.  Figured it was a 'curl' problem.  Installed and downloaded 'wget' - worked great.  Thanks, looking forward to messing with this, I like the interface.



[#] Wed Jun 08 2022 11:52:16 EDT from FixItDik

Subject: Re: Prospective newbie - where do I ask feature questions please?

[Reply] [ReplyQuoted] [Headers] [Print]

 

Wed Jun 08 2022 10:22:25 EDT from FixItDik Subject: Prospective newbie - where do I ask feature questions please?

Hi, not sure if this is the right room or not, please point me to it if not.

I have a question about a feature and whether it exists in Citadel or not please:

I currently use hMailServer but the PC it is running on is falling to pieces. I have a spare Raspberry Pi so am looking at Citadel to replace hMailServer. The feature I cannot find on Citadel documentation is the "IP Address Blacklist" where I can blacklist IP addresses (or ranges of) to stop them even getting access to the SMTP side of things. Does Citadel have this please?

Thanks

Dik (AKA FixItDik)



PS On hMailServer an IP address is blacklisted automatically if it makes X number of invalid login attempts - it would be great if that feature were in Citadel too but I'd settle for just the manual one as I already have a comprehensive list I can copy over :)



[#] Wed Jun 08 2022 13:26:33 EDT from LadySerenaKitty

Subject: Re: Prospective newbie - where do I ask feature questions please?

[Reply] [ReplyQuoted] [Headers] [Print]

 

Wed Jun 08 2022 10:22:25 EDT from FixItDik Subject: Prospective newbie - where do I ask feature questions please?

Hi, not sure if this is the right room or not, please point me to it if not.

I have a question about a feature and whether it exists in Citadel or not please:

I currently use hMailServer but the PC it is running on is falling to pieces. I have a spare Raspberry Pi so am looking at Citadel to replace hMailServer. The feature I cannot find on Citadel documentation is the "IP Address Blacklist" where I can blacklist IP addresses (or ranges of) to stop them even getting access to the SMTP side of things. Does Citadel have this please?

Thanks

Dik (AKA FixItDik)



 

If you're running WebCit in your installation, click on "Administration" (in the sidebar), then "Domain names and Internet mail configuration".  I think what you're looking for is RBL hosts.  RBL means "Realtime blocklist" and it's based entirely on IP address.

 

Alternatively, you can use the firewall provided with your OS.  If your firewall is FreeBSD's IPFW, I can halp set it up.



[#] Wed Jun 08 2022 15:45:08 EDT from btg1974

Subject: Re: EasyInstall Error

[Reply] [ReplyQuoted] [Headers] [Print]

 

Wed Jun 08 2022 07:03:29 EDT from btg1974 Subject: Re: EasyInstall Error

 

Tue Jun 07 2022 11:53:56 EDT from IGnatius T Foobar Subject: Re: EasyInstall Error

Drat. We added some improvements to make it build cleanly on FreeBSD and it looks like we broke it on some Linuxes.

Hold tight and we'll get this stuff sorted out.

Cheers much appreciated



LOOKS LIKE YOU HAVE SORTED IT NOW - IT HAS JUST INSTALLED - THANKS



[#] Wed Jun 08 2022 18:38:50 EDT from FixItDik

Subject: Re: Prospective newbie - where do I ask feature questions please?

[Reply] [ReplyQuoted] [Headers] [Print]

 

Wed Jun 08 2022 13:26:33 EDT from LadySerenaKitty

If you're running WebCit in your installation, click on "Administration" (in the sidebar), then "Domain names and Internet mail configuration".  I think what you're looking for is RBL hosts.  RBL means "Realtime blocklist" and it's based entirely on IP address.

Alternatively, you can use the firewall provided with your OS.  If your firewall is FreeBSD's IPFW, I can halp set it up.
 

Brilliant, thank you - I am thinking of installing on a Raspberry Pi - just having an issue with the auto-install at the moment but looks like there are some known issues that are being investigated right now so hopefully that'll fix it.

As soon as I get it installed I will go look at the RBL config but it sounds like just what I need.

Cheers

Dik



[#] Wed Jun 08 2022 18:40:41 EDT from FixItDik

Subject: Re: EasyInstall Error

[Reply] [ReplyQuoted] [Headers] [Print]

 

Wed Jun 08 2022 15:45:08 EDT from btg1974 Subject: Re: EasyInstall Error

 

Wed Jun 08 2022 07:03:29 EDT from btg1974 Subject: Re: EasyInstall Error

 

Tue Jun 07 2022 11:53:56 EDT from IGnatius T Foobar Subject: Re: EasyInstall Error

Drat. We added some improvements to make it build cleanly on FreeBSD and it looks like we broke it on some Linuxes.

Hold tight and we'll get this stuff sorted out.

Cheers much appreciated



LOOKS LIKE YOU HAVE SORTED IT NOW - IT HAS JUST INSTALLED - THANKS



Erm, trying to install on Raspberry Pi and get the following:

E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/o/openldap/libldap2-dev_2.4.47+dfsg-3+rpi1+deb10u6_armhf.deb  404  Not Found [IP: 93.93.128.193 80]

Hope this helps you fix it
Regards
Dik


[#] Thu Jun 09 2022 06:38:27 EDT from FixItDik

Subject: Re: EasyInstall Error

[Reply] [ReplyQuoted] [Headers] [Print]

I managed to work around this LDAP install issue by installing the slapd package then re-running the easy install but I think it still needs fixing in the easy install?

Wed Jun 08 2022 18:40:41 EDT from FixItDik
 

Erm, trying to install on Raspberry Pi and get the following:

E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/pool/main/o/openldap/libldap2-dev_2.4.47+dfsg-3+rpi1+deb10u6_armhf.deb  404  Not Found [IP: 93.93.128.193 80]

Hope this helps you fix it
Regards
Dik


 



[#] Thu Jun 09 2022 09:06:34 EDT from IGnatius T Foobar

Subject: Re: EasyInstall Error

[Reply] [ReplyQuoted] [Headers] [Print]

LOOKS LIKE YOU HAVE SORTED IT NOW - IT HAS JUST INSTALLED - THANKS

That is correct. We are actually moving to a new build system, and a bit of that has been backported to the release to fix that little bug. Enjoy!

[#] Fri Jun 10 2022 14:31:30 EDT from jldavila

Subject: Re: EasyInstall Error

[Reply] [ReplyQuoted] [Headers] [Print]

I am getting this error as well  when trying to install on RedHat. Any possible fix?



[#] Fri Jun 10 2022 15:12:38 EDT from jldavila

Subject: Easy Install Error

[Reply] [ReplyQuoted] [Headers] [Print]

I tried the Easy Install today on RedHat again and am getting the below error. This occurs after the process in the below image.

 

 

 



Go to page: [1] 2 3 4 5 ... Last