Skip to content

Move to PowerDNS Recursor 5.2.0-rc1 (for build test)#71

Open
omoerbeek wants to merge 5 commits intoPowerDNS:masterfrom
omoerbeek:rec-5.2.0
Open

Move to PowerDNS Recursor 5.2.0-rc1 (for build test)#71
omoerbeek wants to merge 5 commits intoPowerDNS:masterfrom
omoerbeek:rec-5.2.0

Conversation

@omoerbeek
Copy link
Member

Maintainer: me / @<github-user> (find it by checking history of the package Makefile)
Compile tested: (put here arch, model, OpenWrt version)
Run tested: (put here arch, model, OpenWrt version, tests done)

Description:

@omoerbeek
Copy link
Member Author

Something is not quite right still...

@Habbie
Copy link
Member

Habbie commented Dec 16, 2024

needed a rebase, you worked on a branch that still had 5.1.2 while upstream had 5.1.3 already

@Habbie
Copy link
Member

Habbie commented Dec 16, 2024

(and it is possible I caused this by updating master on our fork when I added the refresh commit)

@omoerbeek
Copy link
Member Author

omoerbeek commented Dec 16, 2024

Build succeeded (at least the one I checked), it just does not like my version name.

@Habbie
Copy link
Member

Habbie commented Dec 17, 2024

ah, openwrt#25488

@Habbie
Copy link
Member

Habbie commented Dec 17, 2024

in the Alpine (which uses APK, but not openwrt-like Makefiles) APKBUILD I have builddir="$srcdir/$pkgname-${pkgver//_/-}" and specify 5.2.0_rc1 for these tests. Need to check if we can do something similar for openwrt. Alternatively, we'd just override the tarball file name for this test.

@omoerbeek
Copy link
Member Author

I'll try underscore soon.

@omoerbeek
Copy link
Member Author

Grumble, that did not work. The build expect the extracted tarball to have path names corresponding to the package name it seems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants