tag 508594 patch thanks Geert Stappers <[email protected]> (12/12/2008): > m-a --text a-i virtualbox-ose > got me > The source tarball could not be found! > Package virtualbox-ose not installed? > Running "m-a -f get virtualbox-ose" may help.
Hello, yeah, that one is a bit tricky because virtualbox-ose is indeed a valid package name, so it gets installed instead of virtualbox-ose-source, resulting in a missing tarball. However, adding virtualbox-ose-source to compliant.list (I tested a build with 2.6.26-1-amd64, which succeeded) had the nice side-effect of having virtualbox-ose-source pulled properly when using the first command line you mentioned. Attaching a tiny patch. Mraw, KiBi.
--- a/modass/compliant.list +++ b/modass/compliant.list @@ -77,6 +77,7 @@ unionfs-source userlink-source vaiostat-source video4linux-nw802-source +virtualbox-ose-source wacom-kernel-source xdslusb-source xlibmesa-drm-src
signature.asc
Description: Digital signature

