Skip to content

Backup uploaded/changed every day #1146

@filippocarletti

Description

@filippocarletti

The tar.gz backup file changes every time the backup is run.
Two causes:

  1. timestamp of /etc/backup/installed_packages.txt
  2. /etc/uci-defaults/10_disable_services

Steps to reproduce

  • Run sysupgrade -k -b /tmp/backup1.tar.gz
  • Run sysupgrade -k -b /tmp/backup2.tar.gz
  • Compare the two backups: md5sum /tmp/backup?.tar.gz

Expected behavior

The backups should be identical (the content is).

Actual behavior

Backups are different.

See also

https://github.com/openwrt/openwrt/pull/16146/files
openwrt/openwrt#16145

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    ToDo 🕐

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions