pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: py-pyparsing
On Sat, Jan 09, 2016 at 10:13:50PM +0100, Richard PALO wrote:
> Le 09/01/16 22:02, Joerg Sonnenberger a écrit :
> > On Sat, Jan 09, 2016 at 08:50:47PM +0100, Richard PALO wrote:
> >> With leot@ we noticed a difference in treating certain pytyon tarballs, notably py-pyparsing.
> >> The gzip'ed tarball unfortunately has the egg info rw-rw-rw instead of rw-r-r.
> >
> > Yeah, recently it has become popular to create broken permisions (600
> > too). Just run:
> >
> > post-extract:
> > ${CHMOD} -R 644 ${WRKSRC}
> >
> > Joerg
> >
> Yes, such has been the workaround, but why doesn't 'CHECK_PERMS_AUTOFIX=yes' do the job?
> And why do things seem to work on certain or most platforms? The same libarchive anomalie ?
Possibly a question of umask differences.
Joerg
Home |
Main Index |
Thread Index |
Old Index