[Bug 224534] devel/py-qt5-core: fs violations due to stray __pycache__ directories

2018-04-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224534

Adriaan de Groot  changed:

   What|Removed |Added

 CC||adr...@freebsd.org
 Status|New |Closed
 Resolution|--- |FIXED

--- Comment #2 from Adriaan de Groot  ---
The packages for py-qt5-core and py-qt5-xml now include the compiled files in
__cache__ to avoid this; that was introduced in the revision that comment #1
refers to.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 224534] devel/py-qt5-core: fs violations due to stray __pycache__ directories

2018-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224534

w.schwarzenf...@utanet.at changed:

   What|Removed |Added

 CC||w.schwarzenf...@utanet.at

--- Comment #1 from w.schwarzenf...@utanet.at ---
Does 
https://svnweb.freebsd.org/ports?view=revision&revision=463772
it fix?

-- 
You are receiving this mail because:
You are the assignee for the bug.

maintainer-feedback requested: [Bug 224534] devel/py-qt5-core: fs violations due to stray __pycache__ directories

2017-12-22 Thread bugzilla-noreply
Yuri Victorovich  has reassigned Bugzilla Automation
's request for maintainer-feedback to k...@freebsd.org:
Bug 224534: devel/py-qt5-core: fs violations due to stray __pycache__
directories
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224534



--- Description ---
The PyQt5-based package audio/Carla fails with fs_violation:
http://package21.nyi.freebsd.org/data/111amd64-default-qat/456875/logs/errors/C
arla-1.9.7.b.279.log

> =>> Checking for filesystem violations... done
> =>> Error: Filesystem touched during build:
> extra:
usr/local/lib/python3.6/site-packages/PyQt5/__pycache__/pyrcc_main.cpython-36.p
yc

__pycache__ aren't supposed to be left.


[Bug 224534] devel/py-qt5-core: fs violations due to stray __pycache__ directories

2017-12-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224534

Bug ID: 224534
   Summary: devel/py-qt5-core: fs violations due to stray
__pycache__ directories
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: k...@freebsd.org
  Reporter: y...@freebsd.org
  Assignee: k...@freebsd.org
 Flags: maintainer-feedback?(k...@freebsd.org)

The PyQt5-based package audio/Carla fails with fs_violation:
http://package21.nyi.freebsd.org/data/111amd64-default-qat/456875/logs/errors/Carla-1.9.7.b.279.log

> =>> Checking for filesystem violations... done
> =>> Error: Filesystem touched during build:
> extra: 
> usr/local/lib/python3.6/site-packages/PyQt5/__pycache__/pyrcc_main.cpython-36.pyc

__pycache__ aren't supposed to be left.

-- 
You are receiving this mail because:
You are the assignee for the bug.