Freepops rpm for Fedora

FreePOPs is an easily extensible program, which allows access to the most varied resources through the POP3 protocol.
Mainly, it can be used to download mail from the most famous webmails, but it could also be used as an aggregator for RSS feeds and much more. This way it is possible to get all your messages in your favorite email client.

x86_64 builder are welcome! Contact me if you want help me!

How to install:

The best way to install freepops on a Fedora distribution is using yum.
Click here and install flaurita-release package
as root:

$ yum install freepops

Using rpm command:

  1. Download last available rpm
  2. Move into the download directory

On a shell as root:

$ rpm -Uvh freepops-x.x.x.rpm

Make sure that you have all of the required packages installed:

  • lua
  • readline
  • ncurses
  • openssl
  • curl
  • expat

NEWS!

05/11/2009 New rpm version 0.2.8-1 is ready

New release of FreePOPs is now ready for the upgrade

01/09/2008 x86_64 rpms are ready!

With my new 64 bit laptop I’m now able to build x86_64 packages!
Fedora core 9 are ready fore the download through my yum repository.

For older version wait a while please! :)

14/06/2008 New rpm version 0.2.7-3 is ready

This release includes minor enhancement and minor bugfix. Now the package can be compiled on x86_64 too

29/05/2008 New rpm version 0.2.7-2 is ready

It includes a lot of changes focused on the updater package. The updater has a nice desktop entry and with other helpers file it will prompted for the root password when you run it from your system tool menu.

The default config parameters in /ect/sysconfig/freepopsd has been changed from

FREEPOPSDARG=”-b 127.0.0.1″

to

FREEPOPSDARG=”-b 127.0.0.1 -s nobody.nobody -p 2000 -l /var/log/freepopsd”

It means that freepopsd now runs with the user nobody:nobody and it listens on port 2000 instead the default pop3 port 110. Plus /var/log/freepopsd is used as log file

Enjoy!

27/05/2008 New version of freepops (0.2.7) has been released

Build for Fedora 9 is ready!

Fedora 8 is now supported! (Many thanks to Sumedh Wale)

Fedora Core 8 builder wanted!
I’m looking for a FC8 users which want help me to support this new release. I’m unable to have a fresh FC8 installation at the moment!

15/06/2008 Now rpms are compiled under mock system on a dedicated hardware. x86_64 builder are welcome!

At starting from June 28 2007 freePOPs will be delivered through my yum repository making installation/upgrade easy.
Fedora release 6 and release 7 will be supported

The best way to install my yum repo is to install this package

Browse the repository:

Changelog (taken from the freepops.spec file):

* Mon Nov 03 2008 0.2.8-1
-Upstream updated

* Mon Jul 12 2008 0.2.7-3
-logrotate entry for /var/log/freepopsd has been addedd
-Moving %%{_prefix}/lib to %%{_libdir} for x86_64.
-Fixed orphans directory

* Sat Jun 28 2008 0.2.7-2
-Desktop entry for the updater has been added
-Added helper file for run the updater with console helper
-Better langs file installation
-manual.pdf has been updated
-Now freepopsd by default will run as nobody.nobody listening on port 2000
-Now freepopsd creates a log file into /var/log/freepopsd

*Thu Jun 26 2008
-Version upgraded 0.2.7-1

*Mon Dec 03 2007
-New FreePOPs 0.2.6-1 (fc6/fc7/fc8 by yum)

*Thu June 28 2007
-New FreePOPs 0.2.5-1 (fc6/fc7 by yum)

*Sun Jun 03 2007 0.2.4-1
-New FreePOPs version 0.2.4
*Sun Apr 01 2007 0.2.2-1
-New FreePOPs version 0.2.2

* Sat Mar 24 2007 0.2.0-3
-Bug fix freepops-updater-dialog: we have mktemp no tempfile

* Wed Mar 21 2007 0.2.0-2
- Bug fix for missing default update directory
- ftk gui package has been added

* Tue Mar 13 2007 0.2.0-1
- First build for Fedora core 6

Old RPM (obsolete)
0.2.0-3: RPM RPM-updater SRPM

0.2.0-2: RPM RPM-updater SRPM
0.2.0-1: RPM SRPM

Provides any feedback about rpms using this page please.

RSS feed | Trackback URI

67 Comments »

Comment by Krige
2007-03-22 19:11:15

When I try to install freepops I get the following message:

error: Failed dependencies:
liblua-5.1.so is needed by freepops-0.2.0-2.i386
lua is needed by freepops-0.2.0-2.i386

Comment by Francesco
2007-03-22 19:56:51

Hi!
You need lua package installed.

Try to install freepopsd with yum and it should resolve dependencies automatically:

For first install my GPG key:

As root:
$ wget http://francesco-laurita.info/files/RPM-KEY-flaurita
$ rpm –import RPM-KEY-flaurita
Then you can use yum with freepopsd rpm:
$ yum localinstall freepops-0.2.0-2.i386.rpm
It should work. Let me know

By!

 
 
Comment by Krige
2007-03-23 15:27:20

Thanks,

but by the time I read your answer I have already solved manually installing the required lua rpm from http://rpm.pbone.net/ , so I didn’t try your solution, although I believe it’s much better. I will note it down in case I need it in the future. Thanks again! :)

p.s. - the “Reply to this comment” link leads to a page with the message “Error 404 - Not Found”.

Comment by Krige
2007-03-23 15:28:24

Sorry,

my fault. The link was actually blocked by the “No Script” Firefox add-on. It works fine.

 
 
Comment by alipasas
2007-03-29 13:14:54

Hi, it seems that when I try to use either yum or rpm method I get an error message saying that I need rtld(GNU_HASH). There is a missing dependency I believe, however the rtld is part of glibc which is already installed fully on my FC5 system.

Any suggestions?

Thanks

Comment by Francesco
2007-03-29 15:20:52

I’m sorry, it’s my fault!
I don’t write no where that my packages are for FC6 only!
I’ll fix it.
BTW try to recompile my packages by yourself.
Download the last SRPM and try to do:

$ rpmbuild –rebuild freepops-0.2.0-3.src.rpm

Let me know!

Cya!

 
 
Comment by alipasas
2007-03-29 15:56:18

Hi again,

I tried to recompile, however, some setting of mine is probably wrong since I get a warning before I compile that “user Francesco Laurita can not be found - using root”. After that it goes on to recompile, but I get NO new rpm file and of course when i try to do yum localinstall etc it simply fails.

thanks anyway for the time to answer and help

Comment by Francesco
2007-03-29 16:05:38

You can ignore the warning.

how the build procedure exit? does it fail with some errors? if not
you should find the new rpm into /usr/src/redhat/RPM/i386

 
 
Comment by santhosh
2007-04-18 15:02:29

I tried to install freepops. I just exactly followed the way described above. am able to install the rpm successfully but when i start the service it says

Starting freepopsd: /bin/bash: line 1: 28030 Floating point exceptionfreepopsd -d -b 127.0.0.1 -p 110

am trying this in fedora core 5.

Anybody help me what is the problem …….!!!!!!

Comment by Francesco
2007-04-19 01:00:12

Try to start it manually without init.d script:

$ freepopsd -d -b 127.0.0.1 -p 110

Could be an init.d script issue due to different version between my FC6 and your FC5.
I’m sorry but i haven’t a FC5 to analyze the problem in deep

 
 
Comment by Randy
2007-06-03 05:55:55

:Snif: No 2.4 Rpms

:Snif: No Fedora 7 rpms either

I took your src.rpm and rebuilt on my brand new Fedora 7. Then I thought “Well Hey!” So I changed your spec file and pointed it to the 2.3 source and then I built rpms (although I had to comment out patch one). Feeling supremely confident in my uber rpm hacking abilities I changed the spec file once again. This time to point to 2.4…

Sono sconfitto. Sono disonore.

Comment by Francesco
2007-06-03 18:01:31

The new version 0.2.4 is out!
Unfortunately i haven’t a fc7 machine right now so i can’t provide rpm for FC7.
Mybe it could be works on fc7 too. Let me know

 
 
Comment by Roberto
2007-06-05 01:41:14

Grazie!!!!!

Comment by Francesco
2007-06-14 09:28:09

Prego :)

 
 
Comment by Stefano
2007-06-05 18:06:09

Just tested on an FC7 machine….it seems to not work.
libcurl.so.3 is needed by freepops-0.2.4-1.fc6.i386
fltk is needed by freepops-updater-0.2.4-1.fc6.i386
libfltk.so.1.1 is needed by freepops-updater-0.2.4-1.fc6.i386

All dependencies are installed.
Let’s wait or just tell me how create my own rpms :)

Comment by Francesco
2007-06-06 12:51:19

I see! It has to be rebuilded.
I hope to do it asap.

BTW you can rebuild it just rebuildig the last src package

$ rpmbuild –rebuild freepops-0.2.4-1.fc6.src.rpm

let me know

 
 
Comment by Stefano
2007-06-06 22:45:25

Ok, it works! Just rebuilded your src rpm and it works like a charm!

Thanks

 
Comment by Stefano
2007-06-13 23:18:03

Hi! Nice the fake minus to prevent the copy and paste in the shell for the noobiest users .. haha

Sei italiano Francesco?

Comment by Francesco
2007-06-14 09:29:37

Hi stefano! Isn’t my fault! I think the page editor had chenged the minus :)

Oh yes! I’m italian

 
 
Comment by Massimo
2007-06-26 14:49:28

Hi,
are you planning to provide the rpm for fedora core 7?

Thanks,
M.

Comment by Francesco
2007-06-26 18:25:59

Yes!

I hope to do it in few days

By

 
 
Comment by Massimo
2007-06-26 18:58:36

In the mean time I have tried to rebuild the fc6 package and I got two packeges:

freepops-0.2.4-1.fc6.i686.rpm freepops-updater-0.2.4-1.fc6.i686.rpm

I have installed both.

First question: should I install both or it is enough the first one?

Second; freepops seems working
[root@localhost mex]# /etc/init.d/freepopsd start
Starting freepopsd: [ OK ]
[root@localhost mex]# /etc/init.d/freepopsd status
freepopsd (pid 17315) is running…

BUT thunderbird reply me: no connection to host. As matter of fact, even the telnet command say me that there is no process waiting in the port 2000:

[mex@localhost ~]$ telnet localhost 2000
Trying 127.0.0.1…
telnet: connect to address 127.0.0.1: Connection refused

I have shutdown my firewall just in case but nothing happend.
Any suggestions, please?

M.

Comment by Francesco
2007-06-26 19:31:39

Hi Massimo!
First package is the freepops daemon and it’s enough to woks.
The updater package contains a graphical frontend for updating the lua scripts. Not really needed. you can choose to use the freepops-updater-dialog program shipped with the first package.

The default installation binds the socket on the loopback interface at port 110
So in thunderbird you have to use localhost as server ad 110 as port.
You can change this settings by editing the file /etc/sysconfig/freepopsd

Bye

Comment by Massimo
2007-06-27 11:01:52

Ok Francesco now it’s working.

I read that you do not have a FC7 machine to create an rpm specific for this distribution. May I help you? If you show me what are the steps to do, we can use my fedora core 7 machine.

Btw, in order to make you package working I had to replace libero.lua with the new one. is it not included in your package?

Cheers,
M.

Comment by Francesco
2007-06-27 19:48:13

Now i have!
Thanks for help.
I’m working to setting up a repository to ship freepops with yum and maybe others rpm made by me. So just wait few days!

The new libero.lua is included into the 0.2.5-1 that isn’t available yet..again wait few days :D

BTW you should be able to upgrade your lua script using freepops-updater-dialog command (it’s included into freepops rpm.)

Cheers,

(Comments wont nest below this level)
 
Comment by Francesco
2007-06-28 21:34:49

Hi Massimo!
Version 0.2.5 is out!

Try to install it by yum

Let me know!

(Comments wont nest below this level)
Comment by Massimo
2007-06-29 13:30:04

Thank you !

It’s almost work but:

- at the first “get messages” I got an error:
http://lh5.google.co.uk/massimo.canonico/RoTsfDu4BiI/AAAAAAAAAAo/z8bWCqyk6qs/freepops1.jpg?imgmax=512

- the second time I can download my email

- and the I get the error again and i MUST restart freepops to get again the emails

Any ideas?
M.

 
Comment by Francesco
2007-06-29 15:40:26

This is a freePOPs related issue.
Try to ask support on the support forum at http://freepops.diludovico.it/

 
 
 
 
 
Comment by Erdal
2007-08-19 13:27:23

Hello Francesco,

I’m using Fedora 7 x86_64. I tried to rebuild your src.rpm file for my arch. Unfortunately I got errors and couldn’t build the RPM:

I used the following command as root:

rpmbuild –rebuild freepops-0.2.5-1.fc7.src.rpm

OUTPUT (abbreviated):

***
***

extracting debug info from /var/tmp/freepops-0.2.5-1.fc7-root-root/usr/lib/freepops/updater_fltk.so
cpio: freepops-0.2.5/modules/src/log/: No such file or directory
cpio: freepops-0.2.5/modules/src/luabind/: No such file or directory
cpio: freepops-0.2.5/modules/src/luay/: No such file or directory
cpio: freepops-0.2.5/modules/src/session_lua/: No such file or directory
cpio: freepops-0.2.5/updater-ui/fltk/: No such file or directory
1207 blocks

***

Processing files: freepops-updater-0.2.5-1.fc7
error: File not found: /var/tmp/freepops-0.2.5-1.fc7-root-root/usr/lib64/freepops/updater_fltk.so
Processing files: freepops-debuginfo-0.2.5-1.fc7
Provides: updater_fltk.so.debug()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames)

 
Comment by Erdal
2007-08-20 14:41:58

Hi Francesco!

Thanks for your work. But the source rpm doesn’t rebuild on my machine. :( Will there be a binary 64-bit release (x86_64) for Fedora 7?

Cheers.

 
Comment by Mr Big
2007-08-24 22:49:07

I tryed to install freepops under fedora 7 and it dosen´t work.It just won´t start

 
Comment by Edward
2007-09-21 22:04:30

Thanks so much for the great work.

I was able to build your source package on Centos 5 x86. It works! At some point, I’ll post the binaries somewhere for people to download.

Comment by Marco
2008-02-26 14:12:08

Can you please post the steps you followed to install it in CentOS 5?

 
 
Comment by droxtal
2007-10-04 21:06:29

I downloaded your FC6 specfile and used it to generate an RPM for my FC4 pc (yeah, yeah). Worked like a charm. Thanks.

 
Comment by Massimo
2007-11-18 15:25:44

I have a F8, may help you?

It’s a x86_64 achitecture.

M

Comment by Massimo
2007-11-19 23:30:05

Actually, I have installed the 32bit version of Fedora.

M

Comment by Francesco
2007-11-21 20:33:08

Good!

Do you just rebuild the original package?

 
 
 
Comment by Randy
2007-12-01 16:57:17

Francesco, I have a Fedora 8 box. I also just rebuild your src rpm. How can I help?

Looking forward to 2.6 src being posted.

R.

 
Comment by groucho_nt
2007-12-28 15:09:35

Hello Francesco, I have a pretty new Fedora 8 box.
I downloaded the SRPM package you provided, I install it, then made a “rpmbuild -ba” and installed the two resulting RPM (freepops package and updater).
Everything works fine.
I just made a bit of customization:
1) added a new user freepops.freepops to my box
2) added a new log dir into /var/log/frepopsd
3) modified the options in /etc/sysconfig/freepopsd to adding “-s freepops.freepops -l /var/log/freepopsd/logfile.txt” to execute freepops as freepops user and to leave a log about its working

Comment by Francesco
2008-01-21 23:24:26

Good hints ;)!
In this way freepops runs on unprivileged user which is always better rather than runs it as root.
Maybe i’ll add this configuration in the next release

F.

 
 
Comment by Marco
2008-02-26 13:07:48

I did first:

rpm -Uvh flaurita-release-1.0-1.fc.noarch.rpm

then I got the following error when trying to install freepops:

http://repo.francesco-laurita.info/5/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: Cannot open/read repomd.xml file for repository: flaurita

Comment by Francesco
2008-02-26 15:06:08

It seems you are trying to install my package trough yum into a FC5 box which is not supported.

You can try to download the rpm directly following this link:

http://repo.francesco-laurita.info/8/

Or maybe you can try to rebuild the package from the source package available here: http://repo.francesco-laurita.info/8/SRPMS/

Comment by Marco
2008-02-26 16:15:59

Thanks for your answer :) I am trying to install it on my CentOS 5.1. I have now tried:

yum localinstall freepops-0.2.6-1.fc8.i386.rpm

But then I get the following errors:

Error: Missing Dependency: libcurl.so.4 is needed by package freepops
Error: Missing Dependency: liblua-5.1.so is needed by package freepops
Error: Missing Dependency: lua >= 5.1 is needed by package freepops
Error: Missing Dependency: libexpat.so.1 is needed by package freepops

Comment by Marco
2008-02-26 16:19:55

I have also tried fc7 and fc6 rpms getting fewer errors:

yum localinstall freepops-0.2.6-1.fc7.i386.rpm

Error: Missing Dependency: lua >= 5.1 is needed by package freepops
Error: Missing Dependency: liblua-5.1.so is needed by package freepops
Error: Missing Dependency: libcurl.so.4 is needed by package freepops

yum localinstall freepops-0.2.6-1.fc6.i386.rpm

Error: Missing Dependency: liblua-5.1.so is needed by package freepops
Error: Missing Dependency: lua >= 5.1 is needed by package freepops

(Comments wont nest below this level)
Comment by Francesco
2008-02-26 16:32:16

Ok so no luck with my binary package on centoOS.

You have to rebuild it starting by the source package and tuning the dependencies that are focused on the fedora distribution.

Edward wrote:

“Thanks so much for the great work.

I was able to build your source package on Centos 5 x86. It works! At some point, I’ll post the binaries somewhere for people to download.”

So i think there is not so much work to do

To rebuild it you need the srpm package

let me know

 
Comment by Marco
2008-02-26 16:42:31

Thanks again… which source package am I supposed to use, the one for FC6, 7 or 8?

I can’t find the srpm package through yum but I have found this:

mock.i386 0.6.13-1.el5.centos.1 extras
Matched from:
Mock takes a srpm and builds it in a chroot

 
Comment by Marco
2008-02-26 17:07:08

Ok, I managed to do that through the rpmbuild command:

rpmbuild –rebuild freepops-0.2.6-1.fc6.src.rpm

I installed all the needed packages but in the end I still get the error:

error: Failed build dependencies:
lua-devel >= 5.1 is needed by freepops-0.2.6-1.i386

The installed lua-devel version is 5.0.2-1.el5.rf

 
Comment by Francesco
2008-02-26 17:27:36

I suggest to use the last rpms version available for the FC8.

It seem CentOS ships an older version of the lua package.
I’m not sure if freepos works with lua 5.0 but i think so since Edward made it works.

So you need to edit the spec file instead do just a rebuild.
To do so:
1) install the srpm with rpm -Uvh as normal user
2) Look for freepops.spec into ~/rpmbuild/SPECS
3) Edit file looking for BuildRequires: lua-devel >= 5.1 and try to downgrade the required version with the version of lua shipped into CentOS (5.0)
4) Rebuild the package whith rpmbuild -ba freepops.spec and pray :D

 
Comment by Marco
2008-02-26 17:57:56

Thanks again for your time and sorry for bothering. I did that and got the following error:

make[1]: *** [luabox.o] Error 1
make: *** [src] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.94726 (%build)

 
Comment by Marco
2008-02-27 13:02:59

Problem solved. Freepops installed successfully on CentOS 5.1. These are the steps I followed:

1. Download the latest src.rpm from http://repo.francesco-laurita.info/
(for example freepops-0.2.6-1.fc8.src.rpm)

2. Download “lua-devel-5.1-6.fc5.i386.rpm” and “lua-5.1-6.fc5.i386.rpm” from:
http://rpm.pbone.net/
(select “Advanced Search”, then “Fedora Core 5″ and search for “lua”).

3. As root:
yum install ncurses-devel
rpm -Uvh lua-devel-5.1-6.fc5.i386.rpm lua-5.1-6.fc5.i386.rpm
mkdir -p rpmbuild/SOURCES
rpmbuild –rebuild freepops-0.2.6-1.fc8.src.rpm
cd /usr/src/redhat/RPMS/i386
rpm -ivh freepops-0.2.6-1.i386.rpm freepops-updater-0.2.6-1.i386.rpm –nodeps
service freepops start
ntsysv (select freepopsd to run it at startup)

 
Comment by Marco
2008-02-27 15:50:50

There is another point I’d like to add (this should be done before starting the service, or you may do this afterwards and then restart the service):

4. edit the /etc/sysconfig/freepops content, changing it from
FREEPOPSDARG=”-b 127.0.0.1 -p 110″
to
FREEPOPSDARG=”-p 2000″

 
 
 
 
 
Comment by mathworkorange
2008-05-24 17:27:01

I just wanted to say thanks for all the info on this page. I am using FreePOPs with Seamonkey for my Yahoo! account. If you ever need a builder for future releases, let me know. I always keep a spare computer or two to try out new versions of various Linux distributions.

 
Comment by Massimo
2008-06-26 09:13:47

Hi Francesco,
are you thinking about the new rpm for freepops?

Thanks,
M

Comment by Francesco
2008-06-27 14:26:48

Hi Massimo, the new release (0.2.7) is now available!
Enjoy ;)

 
 
Comment by Massimo
2008-06-30 16:08:59

Thank you Francesco.

The realese freepops-0.2.7-1.fc8 worked well, but now with the release freepops-0.2.7-2.fc8 I got: connection refused.

It seems not possible to connect to the localhost.

I have restarted the freepop service many times, it seems ok, but my email client (thunderbird) is not able to download the mesagges.

Ciao,
M

Comment by Francesco
2008-06-30 16:28:31

Hi massimo!
I’ve introduced a lot of change into new rpm but i don’t have updated the page with the new information yet :(

The file /etc/sysconfig/freepopsd has been changed.
Now freepops listens on port 2000 and it runs with user nobody:nobody for security reasons.
If you want use “old” method you need just edit that file.

A side note: /etc/sysconfig/freepopsd is marked as config file into the rpm and the directive “noreplace” should be applied during the upgrade process but if the user has never changed the original file, the file will be overwritten without create the “.prmsave” back up

Let me know if it works for you

Comment by Massimo
2008-06-30 16:34:42

Hi Francisco.

I Have set the port in my email client equals to 2000 and now it works.

Thanks,
M

 
 
 
Comment by MrGroover
2008-07-12 13:02:29

Hello,

for me, the rebuilding of the src.rpm fails. I am on a x86_64 system, so I have to rebuild the packages to use them. I receive the following error message:

Checking for non-packed file(s): /usr/lib/rpm/check-files /var/tmp/freepops-0.2.7-2.fc9-root-root
Error: Installed (but not packed) file(s) found:
/usr/lib/freepops/updater_fltk.so

Error building RPMS:
File not found: /var/tmp/freepops-0.2.7-2.fc9-root-root/usr/lib64/freepops/updater_fltk.so
Installed (but not packed) file(s) found:
/usr/lib/freepops/updater_fltk.so

As you can see, there are some directories mixed up. I was unable to figure out, where I had to change something, to get the directory of the libraries correct. I hope you can find the cause of this problem…

Additional info: I am on F9, x86_64 system, latest kernel, required devel packages are installed. The error messages were translated from German into English by myself.

Regards,

Michael

Comment by Francesco
2008-07-12 15:16:43

Hi michael,
Try this fixed version please:

http://repo.francesco-laurita.info/test/freepops-0.2.7-3.fc9.src.rpm

Let me know

Comment by MrGroover
2008-07-12 15:28:41

Thanks for the fix. It is working and I got the packages rebuilt.

And thanks for providing the repo.

Michael

 
 
 
Comment by Massimo
2008-07-15 11:55:23

I have updated my fedora 32bit to
freepops-0.2.7-3.fc8

and now I am not able to download messagges. I got:
sending password did not succeed: Mail server local host responded: e to capture /cgi%-bin/webmail% …

If I understand correctly the new version is for x86 processors. I have Fedora 8 for i386 and yum proposes me this updata. Is it correct?

Thanks,
M

Comment by Francesco
2008-07-15 12:07:03

Hi massimo,
The new version is fixed for the x86_64 but my rpms are for i386 only.

The issue seems related at one or more out of date plugins.

Did you installed the freepops-updater package?

Do you run sometime the freepops-updater ?

Try!!
let me know

 
 
Comment by Massimo
2008-07-16 09:53:30

freepops-updater-dialog fixs it!

Thanks,
M

 
Comment by Massimo
2008-07-18 11:24:31

It seems that the libero’s guys has changed something.
freepops-updater-dialog is not up to date with the last libero.lua.

I have tried to download it from the freepops’ forum, but It does not work.

Any idea?

Thanks,
M

 
Comment by Massimo
2008-07-18 11:29:51

Never mind, they just update the libero.lua file.

Sorry for my spam.

M

 
Comment by Giovanni Bajo
2008-08-25 15:59:01

Is there a way to setup a cron job which automatically updates the modules? It is very inconvenient to be forced to run freepops-updater-dialog manually every once in a while…

Comment by Francesco
2008-08-26 12:43:17

Hi!

No way with the dialog.
I’m testing my own update notifier and I’ll release it in a while.

BTW you could use something like this:

$ upd=`freepopsd -e updater.lua php fetch_modules_metadata | grep "should_update: true" | wc -l` && [ $upd -gt 0 ] && echo “run the updater please”

Let me know!

bye

 
 
Name (required)
E-mail (required - never shown publicly)
URI
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.