Thanks to visit codestin.com
Credit goes to github.com

Skip to content

upgraded to 0.7.0 on Ubuntu and got this. Says failed, but notes gives suggestions. Where do I add them? #2395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sharkymark opened this issue Jun 15, 2022 · 4 comments
Assignees
Labels
api Area: HTTP API
Milestone

Comments

@sharkymark
Copy link
Contributor

image

@kylecarbs
Copy link
Member

What happens when you type N?

@kylecarbs
Copy link
Member

Fixed in #2399

@misskniss misskniss added api Area: HTTP API Community MVP labels Jun 16, 2022
@misskniss misskniss added this to the Community MVP milestone Jun 16, 2022
@sharkymark
Copy link
Contributor Author

Thank you @kylecarbs

@kconley-sq
Copy link
Contributor

I seem to have still run into this issue when upgrading our Coder server from 0.6.6 to 0.7.3:

$ sudo apt-get install ./coder_0.7.3_linux_amd64.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'coder' instead of './coder_0.7.3_linux_amd64.deb'
The following packages will be upgraded:
  coder
1 upgraded, 0 newly installed, 0 to remove and 30 not upgraded.
Need to get 0 B/126 MB of archives.
After this operation, 13.8 MB of additional disk space will be used.
Get:1 /home/kconley/coder_0.7.3_linux_amd64.deb coder amd64 0.7.3-1 [126 MB]
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 125409 files and directories currently installed.)
Preparing to unpack .../coder_0.7.3_linux_amd64.deb ...
Unpacking coder (0.7.3-1) over (0.6.6) ...
Setting up coder (0.7.3-1) ...

Configuration file '/etc/coder.d/coder.env'
 ==> Modified (by you or by a script) since installation.
 ==> Package distributor has shipped an updated version.
   What would you like to do about it ?  Your options are:
    Y or I  : install the package maintainer's version
    N or O  : keep your currently-installed version
      D     : show the differences between the versions
      Z     : start a shell to examine the situation
 The default action is to keep your current version.
*** coder.env (Y/I/N/O/D/Z) [default=N] ?

I used "D" to see what the changes would be and saw that it would remove all of our configuration (but add a new CODER_TUNNEL=false line), so I then used "N" to make it keep our current version of the file and then manually added the new CODER_TUNNEL=false line to the end of our file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Area: HTTP API
Projects
None yet
Development

No branches or pull requests

4 participants