Giter Site home page Giter Site logo

Comments (11)

leifj avatar leifj commented on July 16, 2024

The paste is gone, is this still an issue?

from pyff.

rhoerbe avatar rhoerbe commented on July 16, 2024

The issue is still around with pyFF==0.9.4

It create the aggregated md, but output the message from the title on stderr.

http://pastebin.com/jG7egvFw

from pyff.

leifj avatar leifj commented on July 16, 2024

Note that pyFF hasn't been released. Is the issue around in HEAD...

from pyff.

rhoerbe avatar rhoerbe commented on July 16, 2024

around HEAD?

DEBUG:root:selecting 6 entities from 1 entity set(s) before validation
DEBUG:root:importing builtins from pyff.pipes to find store
ERROR:root:[Errno 1] Operation not permitted

Should I pull from github?

from pyff.

leifj avatar leifj commented on July 16, 2024

On 2013-12-12 15:54, Rainer Hörbe wrote:

around HEAD?

DEBUG:root:selecting 6 entities from 1 entity set(s) before validation
DEBUG:root:importing builtins from pyff.pipes to find store
ERROR:root:[Errno 1] Operation not permitted

Should I pull from github?


Reply to this email directly or view it on GitHub
#35 (comment).

yes please make sure you have the latest version - I'm not 100% sure
I've fixed this bug but I want to make sure I'm not chasing ghosts

from pyff.

rhoerbe avatar rhoerbe commented on July 16, 2024

It's still there.

from pyff.

rhoerbe avatar rhoerbe commented on July 16, 2024

wait, I have a clue what the problem is .. seems to be a permission problem on the output side.

from pyff.

rhoerbe avatar rhoerbe commented on July 16, 2024

File perms or selinux dont seem to be the cause. The problem goes away if I start the script as root. However, I prefer to start shell scripts from crontab as restricted user. Anyway, the problem is just the error reporting, 2>/dev/null does it (and all other potential errors) away. The resulting aggregate is OK.
Could it be that pyff tries to create some file, like a named pipe, but continues somehow if it fails?

from pyff.

leifj avatar leifj commented on July 16, 2024

On 2013-12-13 08:42, Rainer Hörbe wrote:

File perms or selinux dont seem to be the cause. The problem goes away
if I start the script as root. However, I prefer to start shell
scripts from crontab as restricted user. Anyway, the problem is just
the error reporting, 2>/dev/null does it (and all other potential
errors) away. The resulting aggregate is OK.
Could it be that pyff tries to create some file, like a named pipe,
but continues somehow if it fails?


Reply to this email directly or view it on GitHub
#35 (comment).

Aha! Maybe the issue is creating temporary files...

from pyff.

leifj avatar leifj commented on July 16, 2024

Hey do you have a way to reproduce this wo running on selinux?

from pyff.

rhoerbe avatar rhoerbe commented on July 16, 2024

Cannot reproduce it, independent of setenforce 0 or 1.

from pyff.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.