Description of problem: nrattach is disabled Version-Release number of selected component (if applicable): How reproducible: Attempt to use nrattach. It attaches the ip to the same netrom port over and over. Steps to Reproduce: 1. edit /etc/ax25/nrports and add in netrom KE6I-10 BERK 236 Berkeley 2. nrattach -i 10.0.0.1 netrom Do this multiple times. 3.NET/ROM port netrom bound to device nr0 Actual results: nr0 is repeated for each attempt. Expected results: nr0 should count up to nr1, nr2, nr3 Additional info: This bit of code here '#ifdef notdef' -- breaks nrattach.c. Why was this put in? Basically without this I believe it should work correctly. I compiled another version and the problem went away. #ifdef notdef if (!startiface(dev, hp)) return 1; #endif
This message is a reminder that Fedora 18 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 18. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '18'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 18's end of life. Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 18 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior to Fedora 18's end of life. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.
Created attachment 916629 [details] Actually start interfaces with nrattach This is still an issue in Fedora 20/21
Having trouble with this. I've applied the patch to get rid of the bad code, but I can't build it. I get a automake error when building in any release using mock. configure.ac:10: error: required file './compile' not found configure.ac:10: AC_PROG_CC Spec: http://dp67.fedorapeople.org/pkgs/SPEC/ax25-tools.spec SRPM: http://dp67.fedorapeople.org/pkgs/SRPMS/ax25-tools-0.0.10-0.7.rc2.fc20.src.rpm Mock Build Log: http://dp67.fedorapeople.org/logs/ax25-tools-build.log Any suggestions? Thanks.
Sorry, bad link, Spec: http://dp67.fedorapeople.org/pkgs/SPECS/ax25-tools.spec
http://dp67.fedorapeople.org/pkgs/PATCHES/ax25-tools-0.0.10-nrattach.c.patch
Ping Upstream already fixed it few years ago: http://www.linux-ax25.org/cvsweb/ax25-tools/netrom/nrattach.c.diff?r1=1.3;r2=1.4;f=h Changelog entry: > Fix for a problem I introduced in 2005. > Thanks to Bernard <f6bvp> for reporting this problem. Please fix it in fedora.
Created attachment 1005926 [details] Build fix patch. (In reply to Randall "Randy" Berry from comment #4) I built it OK for rawhide, but I also had to add this patch.
Created attachment 1005927 [details] Proposed fix And finally for reference attaching patch I used for fixing @subj of this bug. It is probably same as patches added previously - I just defuzzified the upstream patch to apply cleanly.
Hi Randy, could you rebuild the package with the attached patches? If you don't have time, I will be able to do it for you, just let me know (I am in proven packager group), or I can also help you to co-maintain this package.
(In reply to Jaroslav Škarvada from comment #10) > Hi Randy, could you rebuild the package with the attached patches? If you > don't have time, I will be able to do it for you, just let me know (I am in > proven packager group), or I can also help you to co-maintain this package. Jaroslav, If you can please go ahead and rebuild it.. I can rebuild it locally using the patch but I'm doing something wrong and can't get it to build on the build system. I'm a bit rusty. I'll figure it out just have to research. Thanks.
(In reply to Randall "Randy" Berry from comment #11) Ok, thanks, NP, taking the BZ. I also asked for explicit commit rights.
ax25-tools-0.0.10-0.11.rc2.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/ax25-tools-0.0.10-0.11.rc2.fc22
ax25-tools-0.0.10-0.11.rc2.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/ax25-tools-0.0.10-0.11.rc2.fc21
ax25-tools-0.0.10-0.11.rc2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/ax25-tools-0.0.10-0.11.rc2.fc20
Package ax25-tools-0.0.10-0.11.rc2.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing ax25-tools-0.0.10-0.11.rc2.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-5669/ax25-tools-0.0.10-0.11.rc2.fc22 then log in and leave karma (feedback).
ax25-tools-0.0.10-0.11.rc2.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
ax25-tools-0.0.10-0.11.rc2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
ax25-tools-0.0.10-0.11.rc2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.