From nobody Tue Nov 28 11:04:13 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Sffj94qzJz52dSs for ; Tue, 28 Nov 2023 11:04:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Sffj93qC6z4bjC for ; Tue, 28 Nov 2023 11:04:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701169453; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Nc+lPV/K0tMjfMDal4FqAbFnLHNqFbIf/7gzem7zps8=; b=VbViu4GmueJGCTKogOJFgZtLFkeyV0/L6hKfGhEA6PEn1TAJlHSlwKjH1dF4RrkfloOJO0 q3XFp5lHoKmInEZPqN0EN193af26PTpFjv1YZimkQqQdZWFkahXgbVk/B39ou6IGMWNKrB ouM86dbIRa/s1KIqSm82ZjZK3dbpJa8AKGYOco1c2xj/JEupZ5bSqKKQUmIJO6wmKNCIK+ MGJmgAG8/rRw36YIWm1sCoG8NrXftlFjcNBPXdA6nv98DRJPHUeY5bM1HmK/oqKMFAJFar 8vxk+ODStPnZaFY0SzAp4I0duedZtX0BUauqIWuHyygY8DSDc/t7H7k8derMyg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701169453; a=rsa-sha256; cv=none; b=AhYgNOciDELgS1B4lsR1xKoCPgnoAEhlmmKVmxGPR4c1u9AxfDWgCy3jwKPSxKoP+TPKyY 5QRgguyEjudjPjSPrjUwcFYGQLPlpSYjF64ISfZGdSAIXSWIJcvcYzyy2z8UTbdXLLPxq2 68DteqCfkHE9dGLW8/DBwvH05OrOdytUAByfjVK5h7GXPKA6HD33BaOi1Aq8MxWiLcGfTF ik34siv9lu5RYWsSwAC1/xOp0K57I+MfkUzr7Q5CmwyZ+J7Pl3VQnPw9gRbw6py5yxt768 Ct8zLMa8iF7ZqKvZMMu09sLKP8uleXXt38Kk1xkT6M9vrWn7O8mFfcsYeE90ng== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Sffj92qYqz4ch for ; Tue, 28 Nov 2023 11:04:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3ASB4DFq088113 for ; Tue, 28 Nov 2023 11:04:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3ASB4DNh088112 for bugs@FreeBSD.org; Tue, 28 Nov 2023 11:04:13 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 275369] the ls command does not work correctly Date: Tue, 28 Nov 2023 11:04:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: salvadore@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275369 Lorenzo Salvadore changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |salvadore@freebsd.org --- Comment #6 from Lorenzo Salvadore --- I had a similar issue due to my expectations of /home being a symlink to /usr/home (or viceversa, I never remember) and thus I made some mistakes mounting zfs filesystems. Try "ls /usr/home/test", I think you will find your files there. Then try to fix your mountpoints or create the right symlink. --=20 You are receiving this mail because: You are the assignee for the bug.=