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

avahi-common: update avahi to resolve issue with 'invalid service type' #23959

Open
culliard opened this issue Apr 19, 2024 · 0 comments
Open

Comments

@culliard
Copy link

culliard commented Apr 19, 2024

Maintainer: @neheb
Environment:

DISTRIB_ID='OpenWrt'
DISTRIB_RELEASE='22.03.4'
DISTRIB_REVISION='r20123-38ccc47687'
DISTRIB_TARGET='ath79/nand'
DISTRIB_ARCH='mips_24kc'
DISTRIB_DESCRIPTION='OpenWrt 22.03.4 r20123-38ccc47687'
DISTRIB_TAINTS='busybox'

Packages were provided via gli-net

root@GL-XE300:~# opkg install avahi-utils
Installing avahi-utils (0.8-7) to root...
Downloading https://fw.gl-inet.com/releases/v22.03.4/packages-4.2/ath79/packages/avahi-utils_0.8-7_mips_24kc.ipk

But I've now added https://downloads.openwrt.org/releases/22.03.4/packages/mips_24kc/packages/Packages.gz into the distfeeds which gets 0.8-8 (and has same issue)

Description:

There is a bug in avahi if it detects an invalid service then it (avahi-browse -a -r) just stops running with error:

avahi_service_browser_new() failed: Invalid service type

Issue: avahi/avahi#212
PR: avahi/avahi#523

It would be greatly appreciated if at least the fix above could be backported into Openwrt package. The main change is in avahi-common, but avahi-core is also changed.

Note there is a tag 0.9-rc1 Jan 30 2024, which includes other fixes.
https://github.com/avahi/avahi/commits/v0.9-rc1/

Thanks

@culliard culliard changed the title avahi-core: update avahi to resolve issue with 'invalid service type' avahi-commom: update avahi to resolve issue with 'invalid service type' Apr 19, 2024
@culliard culliard changed the title avahi-commom: update avahi to resolve issue with 'invalid service type' avahi-common: update avahi to resolve issue with 'invalid service type' Apr 22, 2024
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

No branches or pull requests

1 participant