Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 619] New: netkittelnet requires netkitbase to install, but there's no dependency
Date: Sat, 19 Sep 2009 15:40:30 +0000 (UTC)	[thread overview]
Message-ID: <bug-619-163@https.bugs.busybox.net/> (raw)

https://bugs.busybox.net/show_bug.cgi?id=619

           Summary: netkittelnet requires netkitbase to install, but there's
                    no dependency
           Product: buildroot
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: sethml at ofb.net
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


I just ran into another netkittelnet issue:

/home/build/toolchain-2009-09-18/usr/bin/arm-linux-uclibcgnueabi-gcc  telnetd.o
state.o termstat.o slc.o sys_term.o utility.o global.o setproctitle.o -lutil
-lutil -o telnetd
make[2]: Leaving directory
`/home/build/buildroot-2009.08-2009.09.18/build_arm/netkit-telnet-0.17/telnetd'
make[1]: Leaving directory
`/home/build/buildroot-2009.08-2009.09.18/build_arm/netkit-telnet-0.17'
/home/build/toolchain-2009-09-18/usr/bin/arm-linux-uclibcgnueabi-strip
--remove-section=.comment --remove-section=.note
/home/build/buildroot-2009.08-2009.09.18/build_arm/netkit-telnet-0.17/telnetd/telnetd
# Only install a few selected items...
mkdir -p
/home/build/buildroot-2009.08-2009.09.18/project_build_arm/uclibc/root/usr/sbin
rm -f
/home/build/buildroot-2009.08-2009.09.18/project_build_arm/uclibc/root/usr/sbin/telnetd
cp
/home/build/buildroot-2009.08-2009.09.18/build_arm/netkit-telnet-0.17/telnetd/telnetd
/home/build/buildroot-2009.08-2009.09.18/project_build_arm/uclibc/root/usr/sbin/telnetd
# Enable telnet in inetd
/home/build/buildroot-2009.08-2009.09.18/toolchain_build_arm/bin/sed -i -e
"s~^#telnet.*~telnet\tstream\ttcp\tnowait\troot\t/usr/sbin/telnetd\t/usr/sbin/telnetd~;"
/home/build/buildroot-2009.08-2009.09.18/project_build_arm/uclibc/root/etc/inetd.conf
/home/build/buildroot-2009.08-2009.09.18/toolchain_build_arm/bin/sed: can't
read
/home/build/buildroot-2009.08-2009.09.18/project_build_arm/uclibc/root/etc/inetd.conf:
No such file or directory
make: ***
[/home/build/buildroot-2009.08-2009.09.18/project_build_arm/uclibc/root/usr/sbin/telnetd]
Error 2


It appears that netkittelnet assumes that inetd was installed by netkitbase,
but it's Config.in does not specify such a dependency:

config BR2_PACKAGE_NETKITTELNET
        bool "netkittelnet"
        help
          Standard Linux telnet client and server.

          ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/


If the telnetd in busybox is equally good, perhaps netkittelnet should just be
removed in favor of including the busybox options in the main menus?


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

             reply	other threads:[~2009-09-19 15:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-19 15:40 bugzilla at busybox.net [this message]
2009-09-19 17:22 ` [Buildroot] [Bug 619] netkittelnet requires netkitbase to install, but there's no dependency bugzilla at busybox.net

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-619-163@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox