Skip to content
Snippets Groups Projects
  • Karel Koci's avatar
    e1562181
    lists: fix problems with not removed luci applications · e1562181
    Karel Koci authored
    This reverts to previous approach for Luci localization packages. It
    introduces back problems that language packages are installed only to
    apps introduced by updater lists but there is no way around it. This
    implementation was problematic as it kept installed packages in place
    because of language packages depending on package that was suppose to be
    removed. This meant that such package was hold in place by language
    package that was in turn hold in place by information that parent
    package is installed. It created cycle that updater was not able to
    break (only opkg). This fixes this issue.
    Verified
    e1562181
    History
    lists: fix problems with not removed luci applications
    Karel Koci authored
    This reverts to previous approach for Luci localization packages. It
    introduces back problems that language packages are installed only to
    apps introduced by updater lists but there is no way around it. This
    implementation was problematic as it kept installed packages in place
    because of language packages depending on package that was suppose to be
    removed. This meant that such package was hold in place by language
    package that was in turn hold in place by information that parent
    package is installed. It created cycle that updater was not able to
    break (only opkg). This fixes this issue.
nas.lua.m4 2.02 KiB