Quantcast
Viewing all articles
Browse latest Browse all 2849

Off-Topic • [Software] sudoedit mount error

I installed debian 12 on my laptop using the Spiral Linux image.
I then removed the backports repos and the pins to them (it was pinning the kernel and the nvidia drivers).

I still have a couple of misconfigurations, one of which is that sudoedit is not working. Example:

Code:

$ sudoedit /hello[sudo] password for federico:create mount dir error: Permission deniedsudoedit: /hello unchanged
It works with sudo $EDITOR /hello.

Just for info, here are the filesystems mounted:

Code:

  ~ ❯ df -Th                                                                                                  20:53:07Filesystem     Type      Size  Used Avail Use% Mounted onudev           devtmpfs  7,7G     0  7,7G   0% /devtmpfs          tmpfs     1,6G  2,1M  1,6G   1% /run/dev/dm-0      btrfs     937G   70G  866G   8% /tmpfs          tmpfs     7,7G   96M  7,6G   2% /dev/shmtmpfs          tmpfs     5,0M   12K  5,0M   1% /run/lockefivarfs       efivarfs  192K  114K   74K  61% /sys/firmware/efi/efivars/dev/dm-0      btrfs     937G   70G  866G   8% /home/dev/dm-0      btrfs     937G   70G  866G   8% /root/dev/dm-0      btrfs     937G   70G  866G   8% /.snapshots/dev/dm-0      btrfs     937G   70G  866G   8% /var/lib/AccountsService/dev/dm-0      btrfs     937G   70G  866G   8% /var/log/dev/dm-0      btrfs     937G   70G  866G   8% /var/lib/gdm3/dev/dm-0      btrfs     937G   70G  866G   8% /tmp/dev/nvme0n1p1 vfat      300M  9,9M  290M   4% /boot/efitmpfs          tmpfs     1,6G  128K  1,6G   1% /run/user/1000
And I have write permissions on /tmp:

Code:

$ touch /tmp/c $ ls /tmp/c /tmp/c

Statistics: Posted by Outline — 2024-12-22 19:57



Viewing all articles
Browse latest Browse all 2849

Trending Articles