Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 695438

Summary: net-print/cups[zeroconf] missing avahi[dbus] dependency
Product: Gentoo Linux Reporter: Mart Raudsepp <leio>
Component: Current packagesAssignee: Printing Team <printing>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 610086    

Description Mart Raudsepp gentoo-dev 2019-09-23 06:19:18 UTC
cups requires avahi-client for its USE=zeroconf build, but that is only provided with avahi compiled with USE=dbus. Please add the missing USE dep on the avahi dependency atom.
Comment 1 Larry the Git Cow gentoo-dev 2021-10-28 09:49:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f6d1abb628f060426d6871edd65aa0ec70cee12

commit 8f6d1abb628f060426d6871edd65aa0ec70cee12
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2021-10-28 09:49:01 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2021-10-28 09:49:13 +0000

    net-print/cups: Multiple bug fixes
    
    - Fix missing dep on avahi[dbus] (#695438)
    - Ensure server path is always correct (#615438)
    - Recommend sys-auth/nss-mdns when needed (#634048)
    - Fix /run paths (#685308)
    - Respect empty LINGUAS (#771162)
    - Fix empty dirs handling (#798855)
    - Fix printing on some Samsung devices (#801316)
    - Apply other upstream accepted patches widely tested on Fedora and Debian.
    
    Closes: https://bugs.gentoo.org/695438
    Thanks-to: Mart Raudsepp
    Closes: https://bugs.gentoo.org/615438
    Thanks-to: Stefan Schmid
    Closes: https://bugs.gentoo.org/634048
    Closes: https://bugs.gentoo.org/685308
    Thanks-to: Bertrand Jacquin
    Closes: https://bugs.gentoo.org/771162
    Thanks-to: i.Dark_Templar
    Closes: https://bugs.gentoo.org/798855
    Thanks-to: Marco Scardovi (scardracs)
    Closes: https://bugs.gentoo.org/801316
    Thanks-to: Gentlenoob
    Thanks-to: mehw
    Thanks-to: Volkmar W. Pogatzki
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 net-print/cups/cups-2.3.3_p2-r3.ebuild             | 326 +++++++++++++++++++++
 .../files/cups-2.3.3-enforcing-read-limits.patch   |  29 ++
 .../cups/files/cups-2.3.3-ipp-retry-validate.patch |  43 +++
 net-print/cups/files/cups-2.3.3-manpage.patch      |  23 ++
 net-print/cups/files/cups-2.3.3-timeout.patch      |  26 ++
 net-print/cups/files/cupsd.init.d-r4               |  22 ++
 6 files changed, 469 insertions(+)