bugJailkit - Bugs: bug #60031, scp depends on /dev/null at least...

 
 

bug #60031: scp depends on /dev/null at least on Debian Buster

Submitter:  None
Submitted:  Tue 09 Feb 2021 02:00:36 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 09 Feb 2021 07:11:33 PM UTC, comment #1: 

thanks for reporting, added that to jk_init.ini

will be part of the next release

Olivier Sessink <oli4>
Group administrator
Tue 09 Feb 2021 02:00:36 PM UTC, original submission:  

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).

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by oli4 (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-02-09 oli4 StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code