Skip to content
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

Build instructions are not error free for master branch and v0.8.0-rc1 #10575

Closed
fubarbaz opened this issue Dec 7, 2016 · 3 comments
Closed
Labels
build Auto-pinning waiting-response An issue/pull request is waiting for a response from the community

Comments

@fubarbaz
Copy link

fubarbaz commented Dec 7, 2016

I decided to take another stab at building terraform (now via the vagrant path) as discussed in another ticket.

During vagrant up I see the following:

Notice the ==> default: Errors were encountered while processing: part.

==> default: W: Size of file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_restricted_binary-amd64_Packages.gz is not what the server reported 20387 23469
==> default: W: Size of file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-security_restricted_binary-amd64_Packages.gz is not what the server reported 17042 20228
==> default: 
==> default: Current default time zone: 'Etc/UTC'
==> default: Local time is now:      Wed Dec  7 10:40:11 UTC 2016.
==> default: Universal Time is now:  Wed Dec  7 10:40:11 UTC 2016.
==> default: Run 'dpkg-reconfigure tzdata' if you wish to change it.
==> default: invoke-rc.d: policy-rc.d denied execution of stop.
==> default: 
==> default: Configuration file '/etc/sudoers'
==> default:  ==> Modified (by you or by a script) since installation.
==> default:  ==> Package distributor has shipped an updated version.
==> default:    What would you like to do about it ?  Your options are:
==> default:     Y or I  : install the package maintainer's version
==> default:     N or O  : keep your currently-installed version
==> default:       D     : show the differences between the versions
==> default:       Z     : start a shell to examine the situation
==> default:  The default action is to keep your current version.
==> default: *** sudoers (Y/I/N/O/D/Z) [default=N] ? 
==> default: Configuration file '/etc/sudoers'
==> default:  ==> Modified (by you or by a script) since installation.
==> default:  ==> Package distributor has shipped an updated version.
==> default:    What would you like to do about it ?  Your options are:
==> default:     Y or I  : install the package maintainer's version
==> default:     N or O  : keep your currently-installed version
==> default:       D     : show the differences between the versions
==> default:       Z     : start a shell to examine the situation
==> default:  The default action is to keep your current version.
==> default: *** sudoers (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package sudo (--configure):
==> default:  EOF on stdin at conffile prompt
==> default: Errors were encountered while processing:
==> default:  sudo
==> default: E: Sub-process /usr/bin/dpkg returned an error code (1)

Please document a build process which actually works.

@stack72
Copy link
Contributor

stack72 commented Dec 7, 2016

Hi @fubarbaz

Sorry for the issue here - I just merged #9783 to master - I believe the vagrant up works as expected now

Would you care to confirm?

Thanks

Paul

@stack72 stack72 added build Auto-pinning waiting-response An issue/pull request is waiting for a response from the community labels Dec 7, 2016
@fubarbaz
Copy link
Author

fubarbaz commented Dec 7, 2016

This particular bug has been fixed now in master. I'd like to build terraform via go get && go build too on my host system (so, not in a VM). Can you verify that this also works?

@fubarbaz fubarbaz closed this as completed Dec 7, 2016
@ghost
Copy link

ghost commented Apr 19, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build Auto-pinning waiting-response An issue/pull request is waiting for a response from the community
Projects
None yet
Development

No branches or pull requests

2 participants