Opened 6 years ago

Closed 6 years ago

#577 closed defect (fixed)

upload new package python3-wx

Reported by: martinl Owned by: jef
Priority: critical Component: Package
Version: Keywords: wxpython4
Cc:

Description

Hi,

recently I wanted to upload new testing python3-wx package. Unfortunately I do not have rights to create new directory for package.

martinl@download:/osgeo/download/osgeo4w/x86_64/release/python3$ mkdir python3-wx
mkdir: cannot create directory `python3-wx': Permission denied


martinl@download:/osgeo/download/osgeo4w/x86_64/release/python3$ ls -ld
drwxr-xr-x 52 jef users 4096 Aug 26 09:05 .

Please could you change permission? Thanks

Change History (4)

comment:1 by jef, 6 years ago

Resolution: fixed
Status: assignedclosed

comment:2 by martinl, 6 years ago

Thanks for quick feedback.

comment:3 by martinl, 6 years ago

Resolution: fixed
Status: closedreopened

In order to keep consistency, I wanted to rename wxpython package to python-wx. Same issue:

mv wxpython/ python-wx
mv: cannot move `wxpython/' to `python-wx': Permission denied
martinl@download:/osgeo/download/osgeo4w/x86_64/release/python$ ls -ld
drwxr-sr-x 69 jef users 4096 Aug 26 09:05 .

Thanks for fix in advance.

comment:4 by jef, 6 years ago

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.