Thanks for your quick reply. Please report this upstream, it is a general bug and not related to the archlinux package in particular.
Search Criteria
Package Details: python2-pysam 0.8.3-1
Package Actions
| Package Base: | python2-pysam |
|---|---|
| Description: | Python interface for the SAM/BAM sequence alignment and mapping format |
| Upstream URL: | https://github.com/pysam-developers/pysam |
| Category: | science |
| Licenses: | |
| Provides: | |
| Submitter: | iosonofabio |
| Maintainer: | iosonofabio |
| Last Packager: | iosonofabio |
| Votes: | 5 |
| First Submitted: | 2012-11-06 16:59 |
| Last Updated: | 2015-05-05 13:22 |
Latest Comments
Comment by iosonofabio
Comment by vejnar
Because with 640 and files ownership as root.root, nobody else than root can read them. User might (my case...) want to read these files; not only root should be allowed to compile a module that uses the headers of pysam.
Comment by iosonofabio
Why is the default not fine? If that's how the developer set it...
Comment by vejnar
The files in /usr/lib/python2.7/site-packages/pysam/include/samtools/ are 640. They should be 644. Same for Python 3. Could you please fix it? Thanks
Comment by iosonofabio
Done.
Comment by iosonofabio
I tried your PKGBUILD and it works, but I cannot upload it, because AUR complains that the package name can have only "lowercase letters". Any suggestions, apart from splitting the package into two packages?