apt-clone icon indicating copy to clipboard operation
apt-clone copied to clipboard

Create a "state" file for Debian/Ubuntu systems with the installed packages (and the aility to restore)

Results 15 apt-clone issues
Sort by recently updated
recently updated
newest added

Why am I getting this report and how do I repair those conditions? installed versions are those reported in Synaptic. I don't know if I can trust that apt-clone has...

when i try to clone on ubuntu 20.04 , it is giving error as below : not installable: version mismatch: Note that you can use --with-dpkg-repack to include those packages...

apt-clone is part of my normal daily backup routine. Recently my system broke and I restored it using apt-clone. Worked great. The problem is, now the backup routine (on the...

The ubuntu-archive-keyring binary package does not exist in the archive. autopkgtest is currently failing in Ubuntu Hirsute (development release): https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute/hirsute/amd64/a/apt-clone/20210127_145044_77992@/log.gz autopkgtest result with the proposed change: autopkgtest [15:36:32]: @@@@@@@@@@@@@@@@@@@@ summary...

Does not work if /etc/apt/sources.list is a link. It copies the link into the tar file, bot not the file, where the link points to. This is mainly an issue...

I get the following error message when trying to use restore-new-distro: ``` host ~ # DEBIAN_FRONTEND=noninteractive apt-clone restore-new-distro --simulate /old/apt.apt-clone.tar.gz stretch Traceback (most recent call last): File "/usr/bin/apt-clone", line 136,...

When restoring, apt update reports a failure about an unknown key. I had to extract `.tar.gz` into `/` to get all gpg keys and so update apt sources without key...

(downstream bug: [#909443](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909443)) ### What led up to the situation? I invoked `apt-clone --with-dpkg-repack my-repacked.apt-clone.tar.gz`. I have teamviewer installed, so one of the many packages is teamviewer. Apparently, I deleted...

I'm trying to get `restore-new-distro` to work, but `apt-clone` wrote this into the `/etc/apt/sources.list` file: ``` deb http://ftp.de.debian.org/debian/ True main non-free contrib deb http://ftp.de.debian.org/debian/ True-updates main non-free contrib deb http://security.debian.org/...

My system has only sources in `/etc/apt/sources.list.d/` and none in `/etc/apt/sources.list`. So in such a condition, restore applies no change on system.