[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#8643) include/lber.h contains a typo



--On Tuesday, April 18, 2017 3:19 PM +0000 vl@samba.org wrote:

> Full_Name: Volker Lendecke
> Version: master
> OS:
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (77.22.212.41)
>
>
> Tried to upload the patch to ftp.openldap.org according to
>
> http://www.openldap.org/devel/contributing.html#patches
>
> but got permission denied:
>
># ftp ftp.openldap.org
> Trying 23.92.27.230...
> Connected to www.openldap.org.
> 220 ProFTPD 1.3.4a Server (gauss) [::ffff:23.92.27.230]
> Name (ftp.openldap.org:vlendec): ftp
> 331 Anonymous login ok, send your complete email address as your password
> Password:
> 230 Anonymous access granted, restrictions apply
> Remote system type is UNIX.
> Using binary mode to transfer files.
> ftp> put
> (local-file) patch.txt
> (remote-file) volker-lendecke-170418.txt
> local: patch.txt remote: volker-lendecke-170418.txt
> 229 Entering Extended Passive Mode (|||64436|)
> 550 volker-lendecke-170418.txt: Permission denied
> ftp> quit
>
>
> The patch is simple: include/lber.h:176 contains "operarion" instead of
> "operation". That should be fixed.

Thanks for the report!  As noted in the instructions for using FTP, you 
need to cd to the incoming directory before you can put the patch:

% ftp
ftp> open ftp.openldap.org
User: ftp
331 Guest login ok, send your email address as password.
Password: your-email-address
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd incoming
250 CWD command successful.
ftp>

As this is a very trivial typo fix, IPR bits don't need to apply.

--Quanah



--

Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>