How did you figure that out?trejan wrote: ↑Sun Dec 08, 2019 6:50 pmPackages for both trn 3.6 and trn 4.0-test77 are in the repo but they're not listed in the repo metadata for any of the Raspbian versions some reason.
I searched for trn using the Debian package tool and found it should be there for jessie and newer in the non-free section. I looked in the Raspbian repo for packages starting with t and found trn + trn4 there. I downloaded all the Package files and searched for trn/trn4 but found nothing.
Interesting. Any easy way to get them listed, or should I just this post asking that they be added?trejan wrote: ↑Sun Dec 08, 2019 6:50 pmPackages for both trn 3.6 and trn 4.0-test77 are in the repo but they're not listed in the repo metadata for any of the Raspbian versions some reason.
They're source packages so putting it into the Packages file wouldn't work. There isn't a binary for some unknown reason.W. H. Heydt wrote: ↑Sun Dec 08, 2019 11:45 pmInteresting. Any easy way to get them listed, or should I just this post asking that they be added?
Thanks for that method.trejan wrote: ↑Mon Dec 09, 2019 12:33 amThey're source packages so putting it into the Packages file wouldn't work. There isn't a binary for some unknown reason.W. H. Heydt wrote: ↑Sun Dec 08, 2019 11:45 pmInteresting. Any easy way to get them listed, or should I just this post asking that they be added?
If you want to build the package then download it by reenabling the deb-src line in /etc/apt/sources.list then running "apt-get source trn4". Go into the trn4 directory and run "dpkg-buildpackage -us -uc". If you've got the various deps installed then a .deb should appear in the parent directory. Install it like any other .deb package.
Plugwash and the other devs probably won't see this post down here in off topic. Make a post in the Raspbian forum to have it added?W. H. Heydt wrote: ↑Mon Dec 09, 2019 5:27 amIt was the binary that I was thinking to be desirable. Perhaps the maintainers of Raspbian don't think enough people would use it to make it worthwhile to include.
Done.trejan wrote: ↑Mon Dec 09, 2019 6:55 pmPlugwash and the other devs probably won't see this post down here in off topic. Make a post in the Raspbian forum to have it added?W. H. Heydt wrote: ↑Mon Dec 09, 2019 5:27 amIt was the binary that I was thinking to be desirable. Perhaps the maintainers of Raspbian don't think enough people would use it to make it worthwhile to include.