[DragonFlyBSD - Bug #1716] (Closed) can't stop "bmake" (without args) in /usr/pkgsrc
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Sat Nov 27 08:28:39 PST 2021
Issue #1716 has been updated by tuxillo.
Status changed from In Progress to Closed
We don't use pkgsrc anymore. bmake is now in base and it's been heavily updated since then. Closing this.
----------------------------------------
Bug #1716: can't stop "bmake" (without args) in /usr/pkgsrc
http://bugs.dragonflybsd.org/issues/1716#change-14208
* Author: ker2x
* Status: Closed
* Priority: Normal
* Category: Userland
* Target version: 6.2
----------------------------------------
step to reproduce the problem :
* Fresh install of 2.6.1
* cd /usr
* make pkgsrc-create
* cd /usr/pkgsrc
* bmake
* press ^c (ctrl-c) after a few seconds
* you get the shell prompt, but some process (look like "configure" stuff) keep
running in the background and flood your terminal. doing a "killall bmake" (or
killall -9 bmake) doesn't help.
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Bugs
mailing list