https://bugzilla.redhat.com/show_bug.cgi?id=1389016 --- Comment #12 from Hans Pabst <hans.pabst@xxxxxxxxx> --- > Examples from the distributed source are typically included [...] Ok, I think it was a misunderstanding again. I thought you've pre-compiled the sample code and thereby got beyond this magic 2MB barrier (hence the comment that this is not useful IMHO, etc.). Now, I remember the issue you probably tapped into: the SeisSol sample folder (samples/seissol) is rather large due to accompanying data (*.bound, *.neigh, *.orient, *.sides, *.size). If you rely on the Git clone, you get all that data. However, if you rely on the source code archive (from the release download page), this large data set is left out (due to .gitattributes). As a good compromise, the SeisSol sample always contains a script, which downloads this large data set (proxy_download_data.sh). This script downloads from the original GitHub location. Though, I had same problem with somewhat inconveniently large source code package as offered by our release page. This was a burden when these package were redistributed for certain applications. For example CP2K's installer uses https://www.cp2k.org/static/downloads/. At that URL, you can see that v1.1, v1.2, are v1.3 rather large ("burden") but later versions dropped to a reasonable size. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx