question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Built packages are uploaded to wrong repo

See original GitHub issue

I just released version 0.9.5 of Iconoscope. After updating to the latest version with App Center, the version actually running is 0.1.4 not 0.9.5.

The content of the installed .deb package /var/cache/apt/archives/com.github.santileortiz.iconoscope_0.9.5_amd64.deb, is for version 0.1.4, even though the name states it should be 0.9.5.

I checked that running debuild -us -uc in the deb-packaging-juno branch does create a package with the correct content for version 0.9.5.

Also, Travis CI is failing with the following error

================================================================================
# Internal error while running
Cannot copy '../nopt/bin/nopt.js' to a subdirectory of itself, '../nopt/bin/nopt.js'.
Error: Cannot copy '../nopt/bin/nopt.js' to a subdirectory of itself, '../nopt/bin/nopt.js'.
    at fs.readlink (/home/travis/build/santileortiz/Iconoscope/node_modules/fs-extra/lib/copy/copy.js:190:21)
    at FSReqWrap.oncomplete (fs.js:141:20)
================================================================================
The command "houston ci" exited with 1.

Maybe Travis failing is related to the old version of the App being packaged?

<bountysource-plugin>

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource. </bountysource-plugin>

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:17 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
btkostnercommented, Dec 4, 2018

@geigi Yes. Looks like it’s the same issue.

0reactions
btkostnercommented, Jan 29, 2019

@geigi Removing your loki branch should fix the issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

git push is pushing to the wrong repo - Stack Overflow
This happens because github is trying to look for wrong repository (Most Probably). Solution is simple. Follow these steps.
Read more >
package repo: generic upload fails with URL-encoded path ...
package repo: generic upload fails with URL-encoded path results in error "file is missing". I followed these instructions:.
Read more >
Troubleshooting cloning errors - GitHub Docs
If you're having trouble cloning a repository, check these common errors.
Read more >
Uploading a file on custom repo it fails with error : Katello ...
Uploading a file on custom repo it fails with error : Katello::Errors::Pulp3Error: <built-in function getattr> returned a result with an error ...
Read more >
Code Repository Troubleshooting - Visual Studio App Center
When configuring a branch, I get an error message saying "no projects can be found" in my branch. Tip. The Build service has...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found