[Next3-users] Cannot install?
Brought to you by:
amir73il
|
From: James S. <ja...@ph...> - 2012-10-23 02:18:42
|
Hi, I have used Next3 for quite some time. I just came to set-up an additional server and find that it is unable to download the patch for the kernel. I tried various kernel versions within what is listed as supported in the changelog but it always says not found. Have the patches been removed? Cheers, James Here is just one example of what happens: root@ubuntu:~/next3-1.0.13# make downloading next3 patches for kernel 2.6.32-44-server... # some wget support --trust-server-names, others don't --2012-10-23 02:43:51-- http://next3.sf.net/cgi-bin/download?f=next3_fs.module.patch&v=1.0.13&r=2.6.32-44-server&m=x86_64 Resolving next3.sf.net... 216.34.181.96 Connecting to next3.sf.net|216.34.181.96|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://next3.sourceforge.net/cgi-bin/download?f=next3_fs.module.patch&v=1.0.13&r=2.6.32-44-server&m=x86_64 [following] --2012-10-23 02:43:51-- http://next3.sourceforge.net/cgi-bin/download?f=next3_fs.module.patch&v=1.0.13&r=2.6.32-44-server&m=x86_64 Resolving next3.sourceforge.net... 216.34.181.96 Reusing existing connection to next3.sf.net:80. HTTP request sent, awaiting response... 404 Not Found 2012-10-23 02:43:51 ERROR 404: Not Found. --2012-10-23 02:43:51-- http://next3.sf.net/cgi-bin/download?f=next3_fs.module.patch&v=1.0.13&r=2.6.32-44-server&m=x86_64 Resolving next3.sf.net... 216.34.181.96 Connecting to next3.sf.net|216.34.181.96|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://next3.sourceforge.net/cgi-bin/download?f=next3_fs.module.patch&v=1.0.13&r=2.6.32-44-server&m=x86_64 [following] --2012-10-23 02:43:52-- http://next3.sourceforge.net/cgi-bin/download?f=next3_fs.module.patch&v=1.0.13&r=2.6.32-44-server&m=x86_64 Resolving next3.sourceforge.net... 216.34.181.96 Reusing existing connection to next3.sf.net:80. HTTP request sent, awaiting response... 404 Not Found 2012-10-23 02:43:52 ERROR 404: Not Found. Sorry, next3_fs.module.patch is not available for kernel 2.6.32-44-server. Please check http://next3.sf.net for new releases. make: *** [next3_fs.module.patch] Error 1 |