xuanngo2001 / cust-live-deb

Custom Live Debian System
GNU General Public License v2.0
1 stars 6 forks source link

Security package issue #370

Closed xuanngo2001 closed 4 years ago

xuanngo2001 commented 4 years ago

apt-get install libexpat1-dev libexpat1-dev : Depends: libexpat1 (= 2.2.6-2) but 2.2.6-2+deb10u1

libexpat1-dev requires libexpat1 (= 2.2.6-2) but 2.2.6-2+deb10u1 is already installed.

xuanngo2001 commented 4 years ago

On environment that works, there is no security repositories:

# Auto generated by ./aptly-update-cld.sh.
GF_ADD_SOURCE_LIST tmp "deb http://localhost/aptly-repo/master_aptly-main squeeze main"
GF_ADD_SOURCE_LIST tmp "deb http://localhost/aptly-repo/master_buster-backports-contrib buster-backports contrib"
GF_ADD_SOURCE_LIST tmp "deb http://localhost/aptly-repo/master_buster-backports-main buster-backports main"
GF_ADD_SOURCE_LIST tmp "deb http://localhost/aptly-repo/master_buster-backports-non-free buster-backports non-free"
GF_ADD_SOURCE_LIST tmp "deb http://localhost/aptly-repo/master_buster-contrib buster contrib"
GF_ADD_SOURCE_LIST tmp "deb http://localhost/aptly-repo/master_buster-main buster main"
GF_ADD_SOURCE_LIST tmp "deb http://localhost/aptly-repo/master_buster-non-free buster non-free"
GF_ADD_SOURCE_LIST tmp "deb http://localhost/aptly-repo/master_buster-updates-contrib buster-updates contrib"
GF_ADD_SOURCE_LIST tmp "deb http://localhost/aptly-repo/master_buster-updates-main buster-updates main"
GF_ADD_SOURCE_LIST tmp "deb http://localhost/aptly-repo/master_buster-updates-non-free buster-updates non-free"
GF_ADD_SOURCE_LIST tmp "deb http://localhost/aptly-repo/master_deb-multimedia-main buster main"
GF_ADD_SOURCE_LIST tmp "deb http://localhost/aptly-repo/master_deb-multimedia-non-free buster non-free"
GF_ADD_SOURCE_LIST tmp "deb http://localhost/aptly-repo/master_google-main stable main"
GF_ADD_SOURCE_LIST tmp "deb http://localhost/aptly-repo/master_mariadb-main buster main"
GF_ADD_SOURCE_LIST tmp "deb http://localhost/aptly-repo/master_mono-main stable-buster main"
GF_ADD_SOURCE_LIST tmp "deb http://localhost/aptly-repo/master_virtualbox-contrib buster contrib"
xuanngo2001 commented 4 years ago

Separate security repositories.