Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 619] New: netkittelnet requires netkitbase to install, but there's no dependency
@ 2009-09-19 15:40 bugzilla at busybox.net
  2009-09-19 17:22 ` [Buildroot] [Bug 619] " bugzilla at busybox.net
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2009-09-19 15:40 UTC (permalink / raw)
  To: buildroot

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] [Bug 619] netkittelnet requires netkitbase to install, but there's no dependency
  2009-09-19 15:40 [Buildroot] [Bug 619] New: netkittelnet requires netkitbase to install, but there's no dependency bugzilla at busybox.net
@ 2009-09-19 17:22 ` bugzilla at busybox.net
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2009-09-19 17:22 UTC (permalink / raw)
  To: buildroot

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


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Peter Korsgaard <jacmet@uclibc.org>  2009-09-19 17:22:11 UTC ---
That was fixed in git in f5239c327e303a (E.G. the fix for #617).
I'll hide the netkit stuff under the "Hide applications that are provided by
busybox" option which is enabled by default.

We don't maintain a copy of all the busybox kconfig options, but we do have a
'make busybox-menuconfig make target to make it easy to tweak the busybox
config.


-- 
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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-19 17:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-19 15:40 [Buildroot] [Bug 619] New: netkittelnet requires netkitbase to install, but there's no dependency bugzilla at busybox.net
2009-09-19 17:22 ` [Buildroot] [Bug 619] " bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox