duckduckgo / p5-app-duckpan

DuckDuckHack OpenSource Development Application
http://metacpan.org/module/App::DuckPAN
Other
53 stars 47 forks source link

After dzil installing repo, `duckpan server` says repo not installed. #267

Closed moollaza closed 8 years ago

moollaza commented 9 years ago

When running duckpan server we check to make sure modules are up to date.

After installing the Goodei repo with dzil I ran duckpan server and it seems to think the Goodie bundle is not installed.

Oddly, it also returns a blank number for the "local package version" (which we should be detecting and handling properly)

1____projects_zeroclickinfo-goodies__ssh_

/cc @zachthompson

zachthompson commented 9 years ago

I can't reproduce with dzil install and duckpan server.

  1. Can you verify the version actually installed in /usr/local manually?
  2. What is ds actually running? If it's just duckpan server, what does which duckpan return?
moollaza commented 9 years ago

@zachthompson sorry about the aliases!

zachthompson commented 9 years ago

Can you reproduce by running those commands again? If so maybe I need to jump on your instance because I still can't.