Git Product home page Git Product logo

Comments (6)

papirosko avatar papirosko commented on August 20, 2024

Downgrading to 0.4.0 fixes the problem

from otj-pg-embedded.

stevenschlansker avatar stevenschlansker commented on August 20, 2024

Are you sure this is the actual cause of the problem? According to your link, the warnings should be safe to ignore. Since the code actually just checks for a 0 exit code, this should not fail it.

Can you paste the full output of the command?

from otj-pg-embedded.

papirosko avatar papirosko commented on August 20, 2024
  tar: Ignoring unknown extended header keyword 'SCHILY.nlink'
  tar: Ignoring unknown extended header keyword 'SCHILY.dev'
  tar: Ignoring unknown extended header keyword 'SCHILY.ino'

this lines goes into infinite loop. the only stacktrace I've got is those I've published in 1st post.
I got that stacktrace with Control+C

from otj-pg-embedded.

csavory avatar csavory commented on August 20, 2024

I just ran into a similar problem. Using 0.4.1 doesn't work on CentOS, but downgrading to 0.4.0 does work.

from otj-pg-embedded.

stevenschlansker avatar stevenschlansker commented on August 20, 2024

@papirosko @csavory so I am trying to reproduce this, and no success on Ubuntu 14.04:

[steven@opengrok:~/otj-pg-embedded](master|✔)% cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.3 LTS"
Running com.opentable.db.postgres.embedded.EmbeddedPostgreSQLTest
[main] INFO com.opentable.db.postgres.embedded.EmbeddedPostgreSQL - Detected a Linux x86_64 system
[main] INFO com.opentable.db.postgres.embedded.EmbeddedPostgreSQL - Extracting Postgres...
[main] INFO com.opentable.db.postgres.embedded.EmbeddedPostgreSQL - Postgres binaries at /tmp/embedded-pg/PG-434c97a627fde64528fe27d71af41379
[main] INFO com.opentable.db.postgres.embedded.EmbeddedPostgreSQL - 776a5561-8149-4956-9816-a993363c4608 initdb completed in 00:00:03.214
[main] INFO com.opentable.db.postgres.embedded.EmbeddedPostgreSQL - 776a5561-8149-4956-9816-a993363c4608 postmaster started as java.lang.UNIXProcess@319bc845 on port 37224.  Waiting up to 10000ms for server startup to finish.
LOG:  database system was shut down at 2015-11-02 23:39:48 UTC
LOG:  database system is ready to accept connections
LOG:  autovacuum launcher started
[main] INFO com.opentable.db.postgres.embedded.EmbeddedPostgreSQL - 776a5561-8149-4956-9816-a993363c4608 postmaster startup finished in 00:00:00.418
LOG:  received fast shutdown request
LOG:  aborting any active transactions
LOG:  autovacuum launcher shutting down
LOG:  shutting down
LOG:  database system is shut down
[main] INFO com.opentable.db.postgres.embedded.EmbeddedPostgreSQL - 776a5561-8149-4956-9816-a993363c4608 shut down postmaster in 00:00:01.014
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.252 sec - in com.opentable.db.postgres.embedded.EmbeddedPostgreSQLTest

I could really use the full output of the failing build, or some test case, as I do not know what the problem is.

The "unknown extended header keyword" is a warning, notice how it says "Ignoring". So I think that is misleading and not actually a problem.

from otj-pg-embedded.

stevenschlansker avatar stevenschlansker commented on August 20, 2024

This should be fixed by 202dac8

Released as 0.4.4

Please feel free to reopen if this is not the case.

from otj-pg-embedded.

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.