Re: [freenet-dev] How to build freenet-ext.jar?
On 18/06/14 14:41, Ximin Luo wrote: > Possibly you need ant-contrib, I can't remember. I haven't looked at > it in a while. We are supposed to move to master branch on > contrib-staging at some point, if the multi-jar updater is finished. The multi-jar updater works fine, though any major change will need careful testing; there are sporadic reports of failure. In the past failures have always been caused by a problem with the wrapper, which *SHOULD* be fixed now by the wrapper update code ... except on really old installs... signature.asc Description: OpenPGP digital signature ___ Devl mailing list Devl@freenetproject.org https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
Re: [freenet-dev] How to build freenet-ext.jar?
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Wednesday, June 18, 2014 06:05:08 PM you wrote: > On Wed, Jun 18, 2014 at 5:49 PM, xor wrote: > > On Wednesday, June 18, 2014 02:41:28 PM Ximin Luo wrote: > > > Possibly you need ant-contrib, I can't remember. I haven't looked at it > > > in a while. We are supposed to move to master branch on contrib-staging > > > at some point, if the multi-jar updater is finished. > > > > bertm told me to git cherry-pick 4b80f7d8adf50c81c6a8cd1d5e259f44debfd488 > > > But those files are also gone on the ftp server: > You appear to be right. I wonder why it worked for me... > > 1.8.1. is the only available version from the FTP servers at the > moment. Maybe we should update to using that one. Should be trivial to > do. Otherwise, modify the sources file to use > http://archive.apache.org/dist/commons/compress/source/ as server. > > - Bert Changing that file to use this URL fixed it: (i.e. change freenet_ext/strip-modules@5ca910ce/source.properties) Matthew et al, you might want to fix this in the repository. (The URL is the only thing which needs to be fixed. The other issue was me not having ant-contrib, which IS demanded in the README file in the repo) Thanks to all! :) -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBCAAGBQJTob+8AAoJEMtmZ+8tjWt55vkP/Arx2ojtDcOLR9TM4rWILyk6 k3N+nwaojN9Z+9EbWU2QY40YvTWekKMP9mY1JPYZvS9YUK6ncm9gTBEiQGlhE29/ MroCgv4D0gsjo8NmfQKWYLvGEv2PT56JcNkXYDjX0au5n/brxU36sZvZGC2gQcZx /i0tvUAENMM6qrgSGNHdYq7vBfbVFO9kDsXCaCrZ8RwGED1Q5/5q9XWEcDZOCW+/ 0PamGxVkg7cOWUuTXBrMngUvDt8+n4vd58Vmw1qw+owAcV5NUdEfII3o2knpuT/c 4MlLQaIckYnQPS8zU+5aSV1kKfmPpKktQgSO2ebFXb+++V3xbt+dYBdu1zuE6YBi lemJTfRjwcOKV6u6migrv5VFah/JrqHkO0+3BKGspjsWC/JFwi8IW1KSvuM6E00H AqYPwgutVpuPEXyorNsrzgYWhaxw1d/GtyVgkNJLJZnSGqy24dyz7kF/xnIGsvix ED7Ld9aT/i6THuXOSSPJR5MSa4CD65AFMQJogeaHCm0TCwVKppgKMZhbiMuv5drl f4k3Bb9jBHAfk488VkIhR3WnQ5Ohir8TMUWDjV5ha+I8u8feP3OqzV+jv2x0SOuU v9W3uCmrdzBNxEoA+XtAJcZz+G10O/Imfrhg8Ox6Mut9SqYwgI1KVF12QAixs+V0 4Ng0Fl+LGjKv0Kv4cIhZ =eIa/ -END PGP SIGNATURE- ___ Devl mailing list Devl@freenetproject.org https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
Re: [freenet-dev] How to build freenet-ext.jar?
On Wed, Jun 18, 2014 at 5:49 PM, xor wrote: > > On Wednesday, June 18, 2014 02:41:28 PM Ximin Luo wrote: > > Possibly you need ant-contrib, I can't remember. I haven't looked at it in a > > while. We are supposed to move to master branch on contrib-staging at some > > point, if the multi-jar updater is finished. > > > bertm told me to git cherry-pick 4b80f7d8adf50c81c6a8cd1d5e259f44debfd488 > > But those files are also gone on the ftp server: > You appear to be right. I wonder why it worked for me... 1.8.1. is the only available version from the FTP servers at the moment. Maybe we should update to using that one. Should be trivial to do. Otherwise, modify the sources file to use http://archive.apache.org/dist/commons/compress/source/ as server. - Bert ___ Devl mailing list Devl@freenetproject.org https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
Re: [freenet-dev] How to build freenet-ext.jar?
On Wednesday, June 18, 2014 02:41:28 PM Ximin Luo wrote: > Possibly you need ant-contrib, I can't remember. I haven't looked at it in a > while. We are supposed to move to master branch on contrib-staging at some > point, if the multi-jar updater is finished. That fixed the issue but then it failed with: get-libsrc: [mkdir] Created dir: /home/xor/workspace/contrib/freenet_ext/strip- modules@5ca910ce/tmp [get] Getting: ftp://ftp.mirrorservice.org/sites/ftp.apache.org/commons/compress/source/commons-compress-1.1-src.tar.gz [get] To: /home/xor/workspace/contrib/freenet_ext/strip- modules@5ca910ce/tmp/commons-compress-1.1-src.tar.gz [get] Error opening connection java.io.FileNotFoundException: sites/ftp.apache.org/commons/compress/source/commons-compress-1.1-src.tar.gz [get] Error opening connection java.io.IOException: sun.net.ftp.FtpProtocolException: CWD sites:550 Failed to change directory. [get] Error opening connection java.io.IOException: sun.net.ftp.FtpProtocolException: CWD sites:550 Failed to change directory. [get] Can't get ftp://ftp.mirrorservice.org/sites/ftp.apache.org/commons/compress/source/commons-compress-1.1-src.tar.gz to /home/xor/workspace/contrib/freenet_ext/strip- modules@5ca910ce/tmp/commons-compress-1.1-src.tar.gz bertm told me to git cherry-pick 4b80f7d8adf50c81c6a8cd1d5e259f44debfd488 But those files are also gone on the ftp server: get-libsrc: [delete] Deleting directory /home/xor/workspace/contrib/freenet_ext/strip- modules@5ca910ce/tmp [mkdir] Created dir: /home/xor/workspace/contrib/freenet_ext/strip- modules@5ca910ce/tmp [get] Getting: ftp://ftp.mirrorservice.org/sites/ftp.apache.org/commons/compress/source/commons-compress-1.4.1-src.tar.gz [get] To: /home/xor/workspace/contrib/freenet_ext/strip- modules@5ca910ce/tmp/commons-compress-1.4.1-src.tar.gz [get] Error opening connection java.io.FileNotFoundException: sites/ftp.apache.org/commons/compress/source/commons-compress-1.4.1-src.tar.gz [get] Error opening connection java.io.IOException: sun.net.ftp.FtpProtocolException: CWD sites:550 Failed to change directory. [get] Error opening connection java.io.IOException: sun.net.ftp.FtpProtocolException: CWD sites:550 Failed to change directory. [get] Can't get ftp://ftp.mirrorservice.org/sites/ftp.apache.org/commons/compress/source/commons-compress-1.4.1-src.tar.gz to /home/xor/workspace/contrib/freenet_ext/strip- modules@5ca910ce/tmp/commons-compress-1.4.1-src.tar.gz ___ Devl mailing list Devl@freenetproject.org https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
Re: [freenet-dev] How to build freenet-ext.jar?
On Wednesday, June 18, 2014 03:51:42 PM David Roden wrote: > Hello, > > the really depressing thing is that googling the error message has the > solution in the first result. I sure as hell hope you’re not billing FPI > for fixing your system. You should understand that the official build being from an untagged commit in a branch called "legacy" doesn't make me wanna Google stuff. Such things make it appear like a shady weird mess and therefore likely to be not easy to compile. Also, I was in a hurry for catching the train and had hoped that I could just work on it while in the train. Anyway, I will substract 15 minutes from my bill. ___ Devl mailing list Devl@freenetproject.org https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
Re: [freenet-dev] How to build freenet-ext.jar?
Come on man we all have these moments. The codebase is pretty frustrating to work with tbh. X On 18/06/14 14:51, David Roden wrote: > Hello, > > the really depressing thing is that googling the error message has the > solution in the first result. I sure as hell hope you’re not billing FPI for > fixing your system. > > > Greetings, > -- GPG: 4096R/1318EFAC5FBBDBCE git://github.com/infinity0/pubkeys.git ___ Devl mailing list Devl@freenetproject.org https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
Re: [freenet-dev] How to build freenet-ext.jar?
Hello, the really depressing thing is that googling the error message has the solution in the first result. I sure as hell hope you’re not billing FPI for fixing your system. Greetings, -- * David ‘Bombe’ Roden – bo...@pterodactylus.net On 18.06.2014, at 14:00, xor wrote: > Signed PGP part > Hi, > > I need to know how to build the latest official version of freenet-ext.jar: > This will allow me to add some debug-code to db4o which will greatly reduce > the effort I need to invest in debugging a WOT issue. > > I suppose the repository is contrib-official. My node says it uses ext build > 29 > Master branch doesn't seem to contain build 29, its commits are from 2009. > > Commit ce3b7d55c64126f8fcdc573be3fc37f70feb7ab8 on branch legacy-27 claims to > be build 29, although there is no signed tag attached to it. It fails > compiling with: > > = > get-libsrc: > > BUILD FAILED > /home/xor/git/contrib-official/freenet_ext/build.xml:137: The following error > occurred while executing this line: > /home/xor/git/contrib-official/freenet_ext/strip-modules@5ca910ce/build.xml:87: > The following error occurred while executing this line: > /home/xor/git/contrib-official/freenet_ext/strip-modules@5ca910ce/build.xml:188: > The following error occurred while executing this line: > /home/xor/git/contrib-official/freenet_ext/strip-modules@5ca910ce/build.xml:127: > Problem: failed to create task or type if > Cause: The name is undefined. > Action: Check the spelling. > Action: Check that any custom tasks/types have been declared. > Action: Check that any / declarations have taken place. > = > > Nextgens asked whether I have ant-optional installed on my Ubuntu - which I > have. > > So how to compile ext? > > Thanks > > ___ > Devl mailing list > Devl@freenetproject.org > https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl > ___ Devl mailing list Devl@freenetproject.org https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
Re: [freenet-dev] How to build freenet-ext.jar?
On 18/06/14 13:00, xor wrote: > Hi, > > I need to know how to build the latest official version of freenet-ext.jar: > This will allow me to add some debug-code to db4o which will greatly reduce > the effort I need to invest in debugging a WOT issue. > > I suppose the repository is contrib-official. My node says it uses ext build > 29 > Master branch doesn't seem to contain build 29, its commits are from 2009. > > Commit ce3b7d55c64126f8fcdc573be3fc37f70feb7ab8 on branch legacy-27 claims to > be build 29, although there is no signed tag attached to it. It fails > compiling with: > > = > get-libsrc: > > BUILD FAILED > /home/xor/git/contrib-official/freenet_ext/build.xml:137: The following error > occurred while executing this line: > /home/xor/git/contrib-official/freenet_ext/strip-modules@5ca910ce/build.xml:87: > > The following error occurred while executing this line: > /home/xor/git/contrib-official/freenet_ext/strip-modules@5ca910ce/build.xml:188: > > The following error occurred while executing this line: > /home/xor/git/contrib-official/freenet_ext/strip-modules@5ca910ce/build.xml:127: > > Problem: failed to create task or type if > Cause: The name is undefined. > Action: Check the spelling. > Action: Check that any custom tasks/types have been declared. > Action: Check that any / declarations have taken place. > = > > Nextgens asked whether I have ant-optional installed on my Ubuntu - which I > have. > Possibly you need ant-contrib, I can't remember. I haven't looked at it in a while. We are supposed to move to master branch on contrib-staging at some point, if the multi-jar updater is finished. > So how to compile ext? > > Thanks -- GPG: 4096R/1318EFAC5FBBDBCE git://github.com/infinity0/pubkeys.git ___ Devl mailing list Devl@freenetproject.org https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl