The only way I know to produce these results would be to override the build_root location someplace.
echo ${RPM_BUILD_ROOT}
There are probably other ways to override it.
On Tue, Mar 20, 2018 at 3:24 PM, CLOSE Dave Dave.Close@us.thalesgroup.com wrote:
Roger Heflin wrote:
I would run this and see where rpm thinks they should be since they are not in /boot rpm -qa --filesbypkg | grep -i vmlinuz
Evidently, RPM thinks they should be in /boot (as I would expect):
$ rpm -qa --filesbypkg | grep -i vmlinuz kernel-core /boot/.vmlinuz-4.15.9-300.fc27.x86_64.hmac kernel-core /boot/vmlinuz-4.15.9-300.fc27.x86_64 kernel-core /lib/modules/4.15.9-300.fc27.x86_64/.vmlinuz.hmac kernel-core /lib/modules/4.15.9-300.fc27.x86_64/vmlinuz kernel-core /boot/.vmlinuz-4.14.11-300.fc27.x86_64.hmac kernel-core /boot/vmlinuz-4.14.11-300.fc27.x86_64 kernel-core /lib/modules/4.14.11-300.fc27.x86_64/.vmlinuz.hmac kernel-core /lib/modules/4.14.11-300.fc27.x86_64/vmlinuz kernel-core /boot/.vmlinuz-4.15.8-300.fc27.x86_64.hmac kernel-core /boot/vmlinuz-4.15.8-300.fc27.x86_64 kernel-core /lib/modules/4.15.8-300.fc27.x86_64/.vmlinuz.hmac kernel-core /lib/modules/4.15.8-300.fc27.x86_64/vmlinuz
-- Dave Close, Thales InFlyt Experience, Irvine California USA. cell +1 949 394 2124, dave.close@us.thalesgroup.com
"1800: Joseph Marie Jacquard teaches a loom to read punch cards, creating the first heavily multi-threaded processing unit." _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-leave@lists.fedoraproject.org