I run that command and the final output showed for duplicate names. I guess that some packages have 32 bit counter parts.
How would you modify the command to transfer all the packages and their architecture?
On Wed, Jun 22, 2016 at 2:05 AM, Michael D. Setzer II <mikes@xxxxxxxxxxxxxxxx> wrote:
Question on setup machine after clean install?This is the process I've been using.
rpm --qf "%{NAME}\n" -qa | sort | grep -v gpg-pubkey | grep -v kmod-V | grep -v google-earth > installed_pkgs.txt
Copy all *.repo files from /etc/yum.repos.dCopy files from /etc/pki/rpm-gpg/After putting copied files on new machine rundnf install `cat installed_pkgs.txt`
General have to minor issues.msttcorefonts-2.5-1.noarch is no longer available, but have a copy, so manually install it.Other issue is with google-chrome seems it gpg isn't in the /etc/pki/rpm-gpg directory?sudo rpm --import linux_signing_key.pub
Any ways to improve this process?
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org