Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2019 06:53:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240724] print/epson-inkjet-printer-201401w: make the printer dependent on dbus-libs and small changes
Message-ID:  <bug-240724-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240724

            Bug ID: 240724
           Summary: print/epson-inkjet-printer-201401w: make the printer
                    dependent on dbus-libs and small changes
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: tatsuki_makino@hotmail.com
 Attachment #207670 maintainer-approval?
             Flags:
             Flags: maintainer-feedback?

Created attachment 207670
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207670&action=
=3Dedit
patch for print/epson-inkjet-printer-201401w

1. dbuslibs needs to be added to USE_LINUX because ldd returns libdbus-1.so=
.3
=3D> not found.

root@src-svn:~ # /compat/linux/usr/bin/bash /compat/linux/usr/bin/ldd
/compat/linux/opt/epson-inkjet-printer-201401w/cups/lib/filter/epson_inkjet=
_printer_filter
        linux_vdso.so.1 =3D>  (0x00007ffffffff000)
        libdl.so.2 =3D> /lib64/libdl.so.2 (0x0000000801400000)
        libstdc++.so.6 =3D> /lib64/libstdc++.so.6 (0x0000000801800000)
        libcupsimage.so.2 =3D> /lib64/libcupsimage.so.2 (0x0000000801c00000)
        libcups.so.2 =3D> /lib64/libcups.so.2 (0x0000000802000000)
        libjpeg.so.62 =3D> /lib64/libjpeg.so.62 (0x0000000802400000)
        libpthread.so.0 =3D> /lib64/libpthread.so.0 (0x0000000802800000)
        libm.so.6 =3D> /lib64/libm.so.6 (0x0000000802c00000)
        libc.so.6 =3D> /lib64/libc.so.6 (0x0000000803000000)
        /lib64/ld-lsb-x86-64.so.3 =3D> /lib64/ld-linux-x86-64.so.2
(0x0000000001021000)
        libgcc_s.so.1 =3D> /lib64/libgcc_s.so.1 (0x0000000803400000)
        libz.so.1 =3D> /lib64/libz.so.1 (0x0000000803800000)
        libcrypt.so.1 =3D> /lib64/libcrypt.so.1 (0x0000000803c00000)
        libgssapi_krb5.so.2 =3D> /lib64/libgssapi_krb5.so.2 (0x000000080400=
0000)
        libkrb5.so.3 =3D> /lib64/libkrb5.so.3 (0x0000000804400000)
        libk5crypto.so.3 =3D> /lib64/libk5crypto.so.3 (0x0000000804800000)
        libcom_err.so.2 =3D> /lib64/libcom_err.so.2 (0x0000000804c00000)
        libssl.so.10 =3D> /lib64/libssl.so.10 (0x0000000805000000)
        libcrypto.so.10 =3D> /lib64/libcrypto.so.10 (0x0000000805400000)
        libavahi-common.so.3 =3D> /lib64/libavahi-common.so.3
(0x0000000805a00000)
        libavahi-client.so.3 =3D> /lib64/libavahi-client.so.3
(0x0000000805e00000)
        libfreebl3.so =3D> /lib64/libfreebl3.so (0x0000000806200000)
        libkrb5support.so.0 =3D> /lib64/libkrb5support.so.0 (0x000000080660=
0000)
        libkeyutils.so.1 =3D> /lib64/libkeyutils.so.1 (0x0000000806a00000)
        libresolv.so.2 =3D> /lib64/libresolv.so.2 (0x0000000806e00000)
        libdbus-1.so.3 =3D> not found
        libselinux.so.1 =3D> /lib64/libselinux.so.1 (0x0000000807200000)
        libpcre.so.1 =3D> /lib64/libpcre.so.1 (0x0000000807600000)

2. Make the name of the symlink the same as preinstall scriptlet of rpm.

3. Changes such as portlint returning looks fine.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainer informed via mail

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240724-7788>