NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bin/59602: sh produced unwanted diagnostic



>Number:         59602
>Category:       bin
>Synopsis:       sh produces unwanted diagnostic
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Aug 18 16:55:00 +0000 2025
>Originator:     Christos Zoulas
>Release:        NetBSD 10.99.15
>Organization:
	Broken Shells Hurt Feet
>Environment:
System: NetBSD quasar.astron.com 10.99.15 NetBSD 10.99.15 (QUASAR) #51: Fri Jul 18 15:36:44 EDT 2025 christos%quasar.astron.com@localhost:/usr/src/sys/arch/amd64/compile/QUASAR amd64
Architecture: x86_64
Machine: amd64
>Description:
	Pax tests are failing with:
	cd: Unable to determine new working directory

>How-To-Repeat:
	[12:43pm] 42>mkdir -p foo/bar
	[12:43pm] 43>chmod 111 foo
	[12:43pm] 44>sh -c '{ cd foo/bar; }'
>Fix:
	Don't complain when changing directory if you can't determine
	the current working directory?



Home | Main Index | Thread Index | Old Index