Skip to content
  • Natanael Copa's avatar
    add: delay state initialization til we have all pkgs in db · 110611c5
    Natanael Copa authored
    The state size is taken from name_id and cannot be extended. So we
    must wait with initializing the state til we have all packages added
    to the db.
    
    We must also always allocate the package name, incase its not in the
    repository. This is done with apk_db_get_name().
    110611c5