Code Monkey home page Code Monkey logo

Comments (9)

garu avatar garu commented on August 24, 2024

Hi there!

It appears Minilla is printing cpanm-like output to build.log, out of t/dist/Acme-FooXS.dat. I'm really not sure how to fix this, as it is literally tampering cpanm's logs with the same messages, which confuses the parser. Maybe if we can get it into cpanm itself later this won't be an issue anymore, but at this point I don't think there's really much I can do :-(

from app-cpanminus-reporter.

garu avatar garu commented on August 24, 2024

Quick update! I've just talked to @tokuhirom and he said there's a way to suppress Minilla's output during the tests. Hopefully the next releases of Minilla will do it and cpanm-reporter will work again with it!

from app-cpanminus-reporter.

tokuhirom avatar tokuhirom commented on August 24, 2024

/me ask-ed this issue to @miyagawa at irc, and waiting his response.

from app-cpanminus-reporter.

miyagawa avatar miyagawa commented on August 24, 2024

@tokuhirom i think i missed the conversation on the backlog. Can you paste it here?

from app-cpanminus-reporter.

tokuhirom avatar tokuhirom commented on August 24, 2024

@miyagawa, The problem is, minilla runs cpanm in test case.
cpanm-reporter parses ~/.cpanm/latest-build/build.log for reporting. But the ~/.cpanm/latest-build/build.log is rewrote after the testing Minilla.

I guess it makes happy if cpanm can change the directory for logs while testing Minilla.

from app-cpanminus-reporter.

miyagawa avatar miyagawa commented on August 24, 2024

You can probably set PERL_CPANM_HOME to a temporary dir?

from app-cpanminus-reporter.

tokuhirom avatar tokuhirom commented on August 24, 2024

Oh, i'll try it.

tokuhirom

On Tue, Jun 4, 2013 at 5:52 AM, Tatsuhiko Miyagawa <[email protected]

wrote:

You can probably use PERL_CPANM_HOME to a temporary dir?


Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-18901843
.

from app-cpanminus-reporter.

tokuhirom avatar tokuhirom commented on August 24, 2024

Thanks @miyagawa, it was fixed at v0.4.7!

from app-cpanminus-reporter.

garu avatar garu commented on August 24, 2024
garu@bebop$ cpanm-reporter
Parsing /home/garu/.cpanm/latest-build/build.log...
sending: (http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Module-CPANfile-0.9034.tar.gz, MIYAGAWA, Module-CPANfile-0.9034, PASS)
sending: (http://www.cpan.org/authors/id/D/DM/DMUEY/File-Copy-Recursive-0.38.tar.gz, DMUEY, File-Copy-Recursive-0.38, PASS)
sending: (http://www.cpan.org/authors/id/T/TY/TYEMQ/Algorithm-Diff-1.1902.tar.gz, TYEMQ, Algorithm-Diff-1.1902, PASS)
sending: (http://www.cpan.org/authors/id/O/OV/OVID/Text-Diff-1.41.tar.gz, OVID, Text-Diff-1.41, PASS)
sending: (http://www.cpan.org/authors/id/O/OV/OVID/Test-Differences-0.61.tar.gz, OVID, Test-Differences-0.61, PASS)
sending: (http://www.cpan.org/authors/id/R/RW/RWSTAUNER/Pod-Markdown-1.322.tar.gz, RWSTAUNER, Pod-Markdown-1.322, PASS)
sending: (http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Data-Section-Simple-0.05.tar.gz, MIYAGAWA, Data-Section-Simple-0.05, PASS)
sending: (http://www.cpan.org/authors/id/D/DA/DAGOLDEN/File-pushd-1.005.tar.gz, DAGOLDEN, File-pushd-1.005, PASS)
sending: (http://www.cpan.org/authors/id/D/DA/DARREN/TOML-0.92.tar.gz, DARREN, TOML-0.92, PASS)
sending: (http://www.cpan.org/authors/id/B/BO/BOBTFISH/Module-Metadata-1.000014.tar.gz, BOBTFISH, Module-Metadata-1.000014, PASS)
sending: (http://www.cpan.org/authors/id/F/FR/FREW/Sub-Exporter-Progressive-0.001010.tar.gz, FREW, Sub-Exporter-Progressive-0.001010, PASS)
sending: (http://www.cpan.org/authors/id/H/HA/HAARG/Devel-GlobalDestruction-0.11.tar.gz, HAARG, Devel-GlobalDestruction-0.11, PASS)
sending: (http://www.cpan.org/authors/id/E/ET/ETHER/Class-Method-Modifiers-2.04.tar.gz, ETHER, Class-Method-Modifiers-2.04, PASS)
sending: (http://www.cpan.org/authors/id/M/MS/MSTROUT/Role-Tiny-1.002005.tar.gz, MSTROUT, Role-Tiny-1.002005, PASS)
sending: (http://www.cpan.org/authors/id/E/ET/ETHER/strictures-1.004004.tar.gz, ETHER, strictures-1.004004, PASS)
sending: (http://www.cpan.org/authors/id/M/MS/MSTROUT/Moo-1.002000.tar.gz, MSTROUT, Moo-1.002000, PASS)
sending: (http://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.6916.tar.gz, MIYAGAWA, App-cpanminus-1.6916, PASS)
sending: (http://www.cpan.org/authors/id/T/TO/TOKUHIROM/Minilla-v0.4.7.tar.gz, TOKUHIROM, Minilla-v0.4.7, PASS)
Finished.

Thanks guys! You're awesome!!

from app-cpanminus-reporter.

Related Issues (19)

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.