> The zero size problem: devel source rpms are affected, too, but not all.
> 
> Zero:
> http://download1.rpmfusion.org/free/fedora/development/source/SRPMS/repoview/mpd.html
> 
> Not zero:
> http://download1.rpmfusion.org/free/fedora/development/source/SRPMS/repoview/xine-lib-extras-freeworld.html
> http://download1.rpmfusion.org/free/fedora/development/source/SRPMS/repoview/transcode.html
> http://download1.rpmfusion.org/free/fedora/development/source/SRPMS/repoview/vlc.html
> 

$ rpm -qp --qf "%{archivesize}\n" transcode-1.0.6-2.fc10.src.rpm 
1953104

$ rpm -qp --qf "%{archivesize}\n" mpd-0.13.2-1.fc10.src.rpm 
0

$ rpm -qpi transcode-1.0.6-2.fc10.src.rpm |grep Host
Install Date: (not installed)               Build Host: build64.crazyfrogs.org

$ rpm -qpi mpd-0.13.2-1.fc10.src.rpm |grep Host
Install Date: (not installed)               Build Host: bombadil.infradead.org

Doing this with a few downloads, it looks like all packages from DW's
ppc/ppc64 build server give this. RPM incompatibility?

This zero archive size also finds its way into the repo metadata, btw
(which is from where repoview fetches it).

Reply via email to