• Gentoo fidonet overlay

    From Nicholas Boel@1:154/10 to Benny Pedersen on Mon Sep 5 22:00:39 2011
    Hi Benny,

    I just wanted to give you a heads up, I was going to take a look at the fidonet overlay, and ran into my first issue.

    While running 'emerge -av binkd' I received this:

    ('Filesize does not match recorded size', 506625L, 506236)
    !!! Fetched file: binkd-1.0.tar.gz VERIFY FAILED!
    !!! Reason: Filesize does not match recorded size
    !!! Got: 506625
    !!! Expected: 506236
    Refetching... File renamed to '/usr/portage/distfiles/binkd-1.0.tar.gz._checksum_failure_.FryPaq'

    !!! Couldn't download 'binkd-1.0.tar.gz'. Aborting.

    I already have binkd compiled manually, but I figured I'd check out your version, as maybe it came with an init script or anything like that.

    Thanks,
    Nick
    --- SBBSecho 2.12-Linux
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (1:154/10)
  • From Benny Pedersen@2:230/0 to Nicholas Boel on Fri Sep 9 13:21:22 2011
    Hello Nicholas!

    05 Sep 2011 22:00, Nicholas Boel wrote to Benny Pedersen:

    overlay, and ran into my first issue.

    While running 'emerge -av binkd' I received this:

    ('Filesize does not match recorded size', 506625L, 506236)

    this means that the tarball is not the same tarball i created the ebuild to, its being updated since :)

    will make the init script in r3

    in r2 it will just be in overlay, not installed

    i will after this issue a new ebuild that works again, thanks for reporting


    Regards Benny

    ... there can only be one way of life, and it works :)

    --- Msged/LNX 6.2.0 (Linux/2.6.39-gentoo-r3 (i686))
    * Origin: home.junc.org where qico is waiting (2:230/0)
  • From Nicholas Boel@1:154/10 to Benny Pedersen on Sun Sep 11 20:10:52 2011
    Re: Gentoo fidonet overlay
    By: Benny Pedersen to Nicholas Boel on Fri Sep 09 2011 01:21 pm

    this means that the tarball is not the same tarball i created the ebuild to, its being updated since :)

    I knew what it meant. I just figured I'd let you know. :)

    i will after this issue a new ebuild that works again, thanks for reporting

    Of course. Anything I can do to help. And thank you for providing the overlay!

    --
    Nick
    --- SBBSecho 2.12-Linux
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (1:154/10)
  • From Benny Pedersen@2:230/0 to Nicholas Boel on Mon Sep 12 22:35:58 2011
    Hello Nicholas!

    11 Sep 2011 20:10, Nicholas Boel wrote to Benny Pedersen:

    I knew what it meant. I just figured I'd let you know. :)

    yes hands on helps :)

    Of course. Anything I can do to help. And thank you for providing the overlay!

    suggestions on /etc/conf.d/binkd and /etc/init.d/binkd why not just use /etc/xinet.d/binkp ?

    this will simplify it more, and makes ipv6 posible without any c code change in
    binkd :=)

    more complete ./configure control from ebuild ?

    i think about USE flags to enable disable things in configure, but also to not make it bloated with to much possilibies in not working config


    Regards Benny

    ... there can only be one way of life, and it works :)

    --- Msged/LNX 6.2.0 (Linux/2.6.39-gentoo-r3 (i686))
    * Origin: home.junc.org where qico is waiting (2:230/0)
  • From Nicholas Boel@1:154/10 to Benny Pedersen on Mon Sep 12 20:01:21 2011
    Re: Gentoo fidonet overlay
    By: Benny Pedersen to Nicholas Boel on Mon Sep 12 2011 10:35 pm

    suggestions on /etc/conf.d/binkd and /etc/init.d/binkd why not just use /etc/xinet.d/binkp ?

    Frankly, I've never looked into it. I don't run xinetd over here. Though I did make a successful /etc/init.d/binkd using start-stop-daemon. It works, and I'm not thoroughly informed on ivp6 yet, so I really have no reason to have that enabled. Honestly, I don't really know what it does or how it works yet. But someday. :)_

    i think about USE flags to enable disable things in configure, but also to n make it bloated with to much possilibies in not working config

    You could. But then again, I don't even use a "USE" variable in /etc/make.conf right now. I used to have one that was 1000 characters long with a desktop environment. I'm not really into that anymore. The BBS machine is a nice new Gentoo install with syslog-ng, logrotate, vixie-cron, and a dhcp client. That's about it besides my prerequisites for my BBS software, the software itself, and binkd. I'm trying to keep it minimal this time around. I have an i5 with multiple VMs for toying around with whatever I want.

    Either way, the original binkd tarball compiles fine with no requirements, USE flags, or anything else for that matter. And I'm totally fine with that. :)

    axisd
    --- SBBSecho 2.12-Linux
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (1:154/10)
  • From Benny Pedersen@2:230/0 to Nicholas Boel on Wed Sep 28 22:33:18 2011
    Hello Nicholas!

    12 Sep 2011 20:01, Nicholas Boel wrote to Benny Pedersen:

    suggestions on /etc/conf.d/binkd and /etc/init.d/binkd why not just use
    /etc/xinet.d/binkp ?

    Frankly, I've never looked into it. I don't run xinetd over here.
    Though I did make a successful /etc/init.d/binkd using start-stop-daemon. It works, and I'm not thoroughly informed on ivp6 yet, so I really have no

    reason to have that enabled. Honestly, I don't really know what it does or

    how it works yet. But someday. :)_

    try testing updated binkd now, hope its more perfect now then before, bugs tell
    me :=)

    i think about USE flags to enable disable things in configure, but also
    to n make it bloated with to much possilibies in not working config

    i made this now

    You could. But then again, I don't even use a "USE" variable in /etc/make.conf right now. I used to have one that was 1000 characters long

    with a desktop environment.

    he its helping not to have selected a desktop profile on a server :)

    and not use a server profile for desktopping

    I'm not really into that anymore.

    good :)

    The BBS machine is a nice new Gentoo install with syslog-ng, logrotate, vixie-cron, and a dhcp client. That's about it besides my prerequisites for my BBS software,

    okay that was also bit of my plan with fidonet overlay, to keep it simple to have a gentoo install with fidonet

    the software itself, and binkd. I'm trying to keep it minimal this time around. I have an i5 with multiple VMs for toying around with whatever I want.

    please do and report any fault i have made in latest binkd

    Either way, the original binkd tarball compiles fine with no requirements,

    if it did not its a upstream bug

    USE flags, or anything else for that matter. And I'm totally fine with that. :)

    ----- binkd.ebuild begins -----
    [I] net-fido/binkd [1]
    Available versions: 1.0-r561{tbz2} {-aso -bwlim bzip2 -doc -ntlm -perl -proxy zlib}
    Installed versions: 1.0-r561{tbz2}(22:28:42 09/28/11)(-aso -bwlim -bzip2 -doc -ntlm -perl -proxy -zlib)
    Homepage: http://happy.kiev.au/
    Description: Binkd daemon for ftn over ip

    [1] "fidonet" /var/lib/layman/fidonet
    ----- binkd.ebuild ends -----

    me too :)


    Regards Benny

    ... there can only be one way of life, and it works :)

    --- Msged/LNX 6.2.0 (Linux/2.6.39-gentoo-r4 (i686))
    * Origin: home.junc.org where qico is waiting (2:230/0)