As discussed on IRC:

I downloaded the packages to build a roofs from the f12 rootfs's list
of pacakges:
wget -c -O rpmlist-f12-armv5tel.txt http://fpaste.org/Lo3B/raw/

for f in `rpmlist-f12-armv5tel.txt` ; do arm-koji download-build
--arch=armv5tel --latestfrom=dist-f13 ${f%.*} ; done >> down.log  2>&1

grep 'has no build' down.log

Following packages are still not available from arm-koji:
http://fpaste.org/vGbr/

/tuxdna
_______________________________________________
arm mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/arm

Reply via email to