[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: metapackages



On 10/30/2010 04:55 PM, Andreas Tille wrote:
On Sat, Oct 30, 2010 at 02:32:17PM +0200, rosea.grammostola wrote:
You mean your multimedia blends svn or blends-dev svn package? Where can
I find the latter?
The latter is easy.  Try

    debcheckout blends-dev

The former is in the same SVN under directory "projects/multimedia".

Thanks.

Hmm now I get this error :

Missing or avoided packages:
  ladspa-plugin
make[2]: Leaving directory `/home/derick/linux_dev/personal_git/meta/metapackages/blends-meta'
if [ ! -f debian/changelog ] ; then \
echo "File debian/changelog is missing. Something is wrong!" ; \
            exit -1 ; \
        fi
if [ "Version: 0.0.1" = "" ] ; then \
echo "Unable to obtain version number from debian/changelog. Something is wrong!" ; \
            exit -1 ; \
        fi ;
rm -rf debian-openstudio-Version: 0.0.1
mkdir debian-openstudio-Version: 0.0.1
chmod 777 debian-openstudio-Version: 0.0.1
# copy with exception of VCS stuff
tar -cf - --exclude debian-openstudio-Version: 0.0.1 \
--exclude CVS --exclude .svn --exclude svn-commit.tmp . | \
            (cd debian-openstudio-Version: 0.0.1; tar xfBp -)
rm -f `find debian-openstudio-Version: 0.0.1 -name "*~"`
GZIP=-9 tar -czf ../debian-openstudio_Version: 0.0.1.tar.gz debian-openstudio-Version: 0.0.1
tar: 0.0.1.tar.gz: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
make[1]: *** [get-orig-source] Error 2
make[1]: Leaving directory

git@github.com:johnsen/blends-meta.git


Reply to: