PDA

View Full Version : MADDE error: Trying to compile theme


James_Littler
10-08-2010, 11:46 AM
I'm running this command in MADDE
mad dpkg-buildpackage -S -us -uc -d

but getting the following error


James $ mad dpkg-buildpackage -S -us -uc -d
which: pgp: unknown command
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
parsechangelog/debian: warning: debian/changelog(l5): badly formatted trailer line
LINE: -- james_littler@hotmail.com Fri, 08 Oct 2010 16:41:00 +0100
parsechangelog/debian: warning: debian/changelog(l5): found eof where expected more change data or trailer
Use of uninitialized value in pattern match (m//) at /madlib/perl5/Dpkg/Fields.pm line 229, <STDIN> line 5.
Use of uninitialized value in pattern match (m//) at /madlib/perl5/Dpkg/Fields.pm line 229, <STDIN> line 5.
dpkg-buildpackage: source package test
dpkg-buildpackage: source version 0.1
dpkg-buildpackage: error: unable to determine source changed by


Can anyone give me any advice on how to solve this?

Thanks

d-iivil
10-08-2010, 11:59 AM
When you run the sh script where you give your info, make sure you give your name and e-mail in correct format (including the < > characters).

So run the script again and make sure you type everything as told.

James_Littler
10-08-2010, 12:07 PM
I typed in

test

Test

my@email.address (definitely correct)

Test (mentions about case sensitive...highlighting error...)

Is that not correct?

This was within a folder called 'test'.

James_Littler
10-08-2010, 12:13 PM
Done it, don't worry.

That'll teach me to read things properly!