Skip to content

coredns: 1.11.0 -> 1.11.1#250749

Closed
r-ryantm wants to merge 2 commits intoNixOS:masterfrom
r-ryantm:auto-update/coredns
Closed

coredns: 1.11.0 -> 1.11.1#250749
r-ryantm wants to merge 2 commits intoNixOS:masterfrom
r-ryantm:auto-update/coredns

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/coredns/coredns/releases.

meta.description for coredns is: A DNS server that runs middleware

meta.homepage for coredns is: https://coredns.io

Updates performed
  • Golang update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.11.1 with grep in /nix/store/nnabq6962kvnv9chl1ksy2p2lcq72vp2-coredns-1.11.1
  • found 1.11.1 in filename of file in /nix/store/nnabq6962kvnv9chl1ksy2p2lcq72vp2-coredns-1.11.1

Rebuild report (if merged into master) (click to expand)
3 total rebuild path(s)

3 package rebuild(s)

First fifty rebuilds by attrpath
coredns
kuma
kuma-experimental
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/nnabq6962kvnv9chl1ksy2p2lcq72vp2-coredns-1.11.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A coredns https://github.com/r-ryantm/nixpkgs/archive/ce2d7215450f6b4251c91639959e5d17863429b5.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/nnabq6962kvnv9chl1ksy2p2lcq72vp2-coredns-1.11.1
ls -la /nix/store/nnabq6962kvnv9chl1ksy2p2lcq72vp2-coredns-1.11.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

3 packages built:
  • coredns
  • kuma
  • kuma-experimental

Maintainer pings

cc @rushmorem @rtreffer @DeltaEvo for testing.

@ofborg ofborg bot requested review from DeltaEvo, rtreffer and rushmorem August 22, 2023 12:21
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Aug 22, 2023
@matthiasbeyer
Copy link
Contributor

Result of nixpkgs-review pr 250749 run on x86_64-linux 1

4 packages built:
  • coredns
  • coredns.man
  • kuma
  • kuma-experimental

@kirillrdy
Copy link
Member

kirillrdy commented Aug 22, 2023

Result of nixpkgs-review pr 250749 run on x86_64-darwin 1

4 packages failed to build:
  • coredns
  • coredns.man
  • kuma
  • kuma-experimental

actually darwin was broken since 1.11.0 upgrade

here is build failure

error: builder for '/nix/store/5cif8s68wvbdaazfrlf238fdnsymcbvg-coredns-1.11.1.drv' failed with exit code 1;
       last 10 log lines:
       > ok      github.com/coredns/coredns/plugin/dnssec        0.021s
       > --- FAIL: TestTransport (0.00s)
       >     io_test.go:53: Cannot start listener: listen tcp :0: bind: operation not permitted
       > --- FAIL: TestRace (0.00s)
       >     io_test.go:81: Cannot start listener: listen tcp :0: bind: operation not permitted
       > --- FAIL: TestReconnect (0.00s)
       >     io_test.go:114: Cannot start listener: listen tcp :0: bind: operation not permitted
       > FAIL
       > FAIL       github.com/coredns/coredns/plugin/dnstap        0.032s
       > FAIL
       For full logs, run 'nix log /nix/store/5cif8s68wvbdaazfrlf238fdnsymcbvg-coredns-1.11.1.drv'.

@SuperSandro2000
Copy link
Member

actually darwin was broken since 1.11.0 upgrade

sounds like it required local networking

@wegank wegank marked this pull request as draft September 26, 2023 10:33
@bct bct mentioned this pull request Sep 30, 2023
12 tasks
@NickCao NickCao closed this Nov 27, 2023
@r-ryantm r-ryantm deleted the auto-update/coredns branch November 27, 2023 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants