ons 2011-10-26 klockan 23:56 +0100 skrev Daniel Drake: > and it would be even more useful if someone could write a > script that identifies packages that were built in stage3 but not in > stage4. And here is the "script": repoquery --archlist armv7hl -c armv7hl-yum.conf -a --qf "%{sourcerpm} %{repo}" | grep stage3 | sort -u armv7hl-yum.conf: [main] targetarch=armv7hl reposdir=/fedora-arm/stage4/yum.repos.d cachedir=/fedora-arm/stage4/yumcache/$basearch/$releasever keepcache=1 logfile=/edora-arm/stage4/yum.log exactarch=1 obsoletes=1 gpgcheck=0 [armv7hl-stage3] name=fedora 15 armv7hl stage3 baseurl=http://arm-temp.ausil.us/pub/fedora-arm/stage3/RPMS/ cost=2000 enabled=1 [primary-noarch] name=Fedora 15 GA noarch mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-15&arch=i386 failovermethod=priority cost=2000 enabled=1 [armv7hl-stage4] name=fedora 15 armv7hl stage4 baseurl=http://arm-temp.ausil.us/pub/fedora-arm/stage4/ enabled=1 You need to adjust the paths in main to a suitable location. There may be some false entries listed, appears repoquery do not support obsoletes processing. Regards Henrik _______________________________________________ arm mailing list arm@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/arm