Hi all,
Sorry I've been out of pocket with some serious family issues and haven't been testing.
I tried to do testing by upgrading my office router from 2.13-75 following the instructions at http://wiki.ipfire.org/en/configuration/ipfire/pakfire/testing. However, this produced no changes.
The instructions say to change the line in pakfire.conf to $version = "2.13.1"; which I did, then did pakfire update --force Nothing happened.
Question? Should that be 2.15.1?
Rod
On 2014-04-01 20:33, R. W. Rodolico wrote:
Hi all,
Sorry I've been out of pocket with some serious family issues and haven't been testing.
I tried to do testing by upgrading my office router from 2.13-75 following the instructions at http://wiki.ipfire.org/en/configuration/ipfire/pakfire/testing. However, this produced no changes.
The instructions say to change the line in pakfire.conf to $version = "2.13.1"; which I did, then did pakfire update --force Nothing happened.
Nothing is not good. It should download the package lists as usual.
After this pakfire upgrade should to install. (Or go to the webif page that should show the update now.)
Question? Should that be 2.15.1?
No. 2.15 is the testing tree at the moment. The 2.15.1 will added soon but not exist yet.
Greetings, Arne
Following is transcript. If I need to do a full install, I will, but it will take a little while.
Rod
[root@dd-router ~]# cat /opt/pakfire/db/core/mine 75 [root@dd-router ~]# cat /opt/pakfire/etc/pakfire.conf ... package Conf;
$version = "2.13.1"; #$version = "2.13";
$mainserver = "pakfire.ipfire.org"; ...
[root@dd-router ~]# pakfire update --force server-list.db 100.00% |=============================>| 312.00 B packages_list.db 100.00% |=============================>| 3.31 KB core-list.db 100.00% |=============================>| 248.00 B [root@dd-router ~]# pakfire upgrade CORE ERROR: No new upgrades available. You are on release 75.
On 04/01/2014 02:28 PM, Arne Fitzenreiter wrote:
On 2014-04-01 20:33, R. W. Rodolico wrote:
Hi all,
Sorry I've been out of pocket with some serious family issues and haven't been testing.
I tried to do testing by upgrading my office router from 2.13-75 following the instructions at http://wiki.ipfire.org/en/configuration/ipfire/pakfire/testing. However, this produced no changes.
The instructions say to change the line in pakfire.conf to $version = "2.13.1"; which I did, then did pakfire update --force Nothing happened.
Nothing is not good. It should download the package lists as usual.
After this pakfire upgrade should to install. (Or go to the webif page that should show the update now.)
Question? Should that be 2.15.1?
No. 2.15 is the testing tree at the moment. The 2.15.1 will added soon but not exist yet.
Greetings, Arne
Development mailing list Development@lists.ipfire.org http://lists.ipfire.org/mailman/listinfo/development
Since you are attempting to upgrade to 2.15, you should put
$version = "2.15"; <<
In your pakfire.conf ;)
2.13.1 is the testing tree for the 2.13 branch
Greetings, Benjamin
-----Ursprüngliche Nachricht----- Von: Development [mailto:development-bounces@lists.ipfire.org] Im Auftrag von R. W. Rodolico Gesendet: Dienstag, 1. April 2014 21:56 An: development@lists.ipfire.org Betreff: Re: Failure attempting to enter 2.15 branch
Following is transcript. If I need to do a full install, I will, but it will take a little while.
Rod
[root@dd-router ~]# cat /opt/pakfire/db/core/mine 75 [root@dd-router ~]# cat /opt/pakfire/etc/pakfire.conf ... package Conf;
$version = "2.13.1"; #$version = "2.13";
$mainserver = "pakfire.ipfire.org"; ...
[root@dd-router ~]# pakfire update --force server-list.db 100.00% |=============================>| 312.00 B packages_list.db 100.00% |=============================>| 3.31 KB core-list.db 100.00% |=============================>| 248.00 B [root@dd-router ~]# pakfire upgrade CORE ERROR: No new upgrades available. You are on release 75.
On 04/01/2014 02:28 PM, Arne Fitzenreiter wrote:
On 2014-04-01 20:33, R. W. Rodolico wrote:
Hi all,
Sorry I've been out of pocket with some serious family issues and haven't been testing.
I tried to do testing by upgrading my office router from 2.13-75 following the instructions at http://wiki.ipfire.org/en/configuration/ipfire/pakfire/testing. However, this produced no changes.
The instructions say to change the line in pakfire.conf to $version = "2.13.1"; which I did, then did pakfire update --force Nothing happened.
Nothing is not good. It should download the package lists as usual.
After this pakfire upgrade should to install. (Or go to the webif page that should show the update now.)
Question? Should that be 2.15.1?
No. 2.15 is the testing tree at the moment. The 2.15.1 will added soon but not exist yet.
Greetings, Arne
Development mailing list Development@lists.ipfire.org http://lists.ipfire.org/mailman/listinfo/development
-- R. W. "Rod" Rodolico Daily Data, Inc. POB 140465 Dallas TX 75214-0465 http://www.dailydata.net 214.827.2170
Thank you. It is now responding as I expected. I'll hopefully have some time to do a few of the checklists
Rod
On 04/01/2014 03:12 PM, Benjamin Hahn wrote:
Since you are attempting to upgrade to 2.15, you should put
$version = "2.15"; <<
In your pakfire.conf ;)
2.13.1 is the testing tree for the 2.13 branch
Greetings, Benjamin
-----Ursprüngliche Nachricht----- Von: Development [mailto:development-bounces@lists.ipfire.org] Im Auftrag von R. W. Rodolico Gesendet: Dienstag, 1. April 2014 21:56 An: development@lists.ipfire.org Betreff: Re: Failure attempting to enter 2.15 branch
Following is transcript. If I need to do a full install, I will, but it will take a little while.
Rod
[root@dd-router ~]# cat /opt/pakfire/db/core/mine 75 [root@dd-router ~]# cat /opt/pakfire/etc/pakfire.conf ... package Conf;
$version = "2.13.1"; #$version = "2.13";
$mainserver = "pakfire.ipfire.org"; ...
[root@dd-router ~]# pakfire update --force server-list.db 100.00% |=============================>| 312.00 B packages_list.db 100.00% |=============================>| 3.31 KB core-list.db 100.00% |=============================>| 248.00 B [root@dd-router ~]# pakfire upgrade CORE ERROR: No new upgrades available. You are on release 75.
On 04/01/2014 02:28 PM, Arne Fitzenreiter wrote:
On 2014-04-01 20:33, R. W. Rodolico wrote:
Hi all,
Sorry I've been out of pocket with some serious family issues and haven't been testing.
I tried to do testing by upgrading my office router from 2.13-75 following the instructions at http://wiki.ipfire.org/en/configuration/ipfire/pakfire/testing. However, this produced no changes.
The instructions say to change the line in pakfire.conf to $version = "2.13.1"; which I did, then did pakfire update --force Nothing happened.
Nothing is not good. It should download the package lists as usual.
After this pakfire upgrade should to install. (Or go to the webif page that should show the update now.)
Question? Should that be 2.15.1?
No. 2.15 is the testing tree at the moment. The 2.15.1 will added soon but not exist yet.
Greetings, Arne
Development mailing list Development@lists.ipfire.org http://lists.ipfire.org/mailman/listinfo/development
-- R. W. "Rod" Rodolico Daily Data, Inc. POB 140465 Dallas TX 75214-0465 http://www.dailydata.net 214.827.2170
Hey everybody, I just wanted to thank you very much! From endian firewall on xen I was habited that every update requires intensive work and always a lot of time. ...well I just enjoyed an update from release 72 to 75. Quite sad that it only took 2 minutes and 5 clicks, I could have enjoyed it longer :)
You are doing a VERY GREAT JOB! Thanks a lot!
Marc (Hungry for more updates ;D )