[Bug 4503] New: various files packaging /var

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Sat Aug 16 12:17:26 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=4503

           Summary: various files packaging /var
    Classification: Unclassified
           Product: Openembedded
           Version: Angstrom 2008.x
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: minor
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: bugs.openembedded.org at rolf.leggewie.biz
        Depends on: 4491


http://bec-systems.com/oe/html/recipes_volatiles.html clearly states that /var
should not be packaged.  The following are in clear violation of this.

packages/openssh/openssh_4.3p2.bb:FILES_openssh-sshd += "
/${sysconfdir}/ssh/moduli /${sysconfdir}/ssh/sshd_config /var/run/sshd"
packages/openssh/openssh_3.8p1.bb:FILES_openssh-sshd += "
/${sysconfdir}/ssh/moduli /${sysconfdir}/ssh/sshd_config /var/run/sshd"
packages/openssh/openssh_4.0p1.bb:FILES_openssh-sshd += "
/${sysconfdir}/ssh/moduli /${sysconfdir}/ssh/sshd_config /var/run/sshd"
packages/gnome/gnome-games_2.23.6.bb:FILES_${PN} += "/var/games \
packages/uucp/uucp_1.07.bb:FILES_cu = "${bindir}/cu /var/spool"
packages/dhcp/dhcp_3.0.2.bb:FILES_dhcp-client = "${base_sbindir}/dhclient
${base_sbindir}/dhclient-script ${sysconfdir}/dhcp/dhclient.conf /var/lib/dhcp"
packages/dhcp/dhcp_3.0.1.bb:FILES_dhcp-client = "/sbin/ /etc/dhcp/dhclient.conf
/var/lib/dhcp"

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list