jailkit-dev
[Top][All Lists]
Advanced

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

[Jailkit-dev] [bug #60031] scp depends on /dev/null at least on Debian B


From: anonyme
Subject: [Jailkit-dev] [bug #60031] scp depends on /dev/null at least on Debian Buster
Date: Tue, 9 Feb 2021 09:00:38 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

URL:
  <https://savannah.nongnu.org/bugs/?60031>

                 Summary: scp depends on /dev/null at least on Debian Buster
                 Project: Jailkit
            Submitted by: None
            Submitted on: mar. 09 févr. 2021 14:00:36 UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Using the preconfigured scp section does not work on Debian 10 Buster,
complains about missing /dev/null.

"strace scp" confirms this even when only printing the usage:
openat(AT_FDCWD, "/dev/null", O_RDWR)   = 3
close(3)                                = 0

Of course we can add it very easily in the conf file or workaround by loading
sftp too which already depends on /dev/null but I think it would be smarter if
it worked out of the box (as stated by the man page).




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?60031>

_______________________________________________
  Message posté via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]