Skip to content

Instantly share code, notes, and snippets.

@rjocoleman
Created July 19, 2013 22:46
Show Gist options
  • Save rjocoleman/6042902 to your computer and use it in GitHub Desktop.
Save rjocoleman/6042902 to your computer and use it in GitHub Desktop.
$ vagrant ssh
Welcome to Ubuntu 12.04.1 LTS (GNU/Linux 3.2.0-29-virtual x86_64)
* Documentation: https://help.ubuntu.com/
Last login: Thu Jan 31 13:48:53 2013
vagrant@precise64:~$ cd /vagrant
vagrant@precise64:/vagrant$ pwd
/vagrant
vagrant@precise64:/vagrant$ ./ppa_release.sh
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): -D_FORTIFY_SOURCE=2
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions -Wl,-z,relro
dpkg-buildpackage: source package ioncube-loader
dpkg-buildpackage: source version 4.4.1ubuntu50
dpkg-buildpackage: source changed by Robert Coleman <launchpad@robert.net.nz>
dpkg-source -I.git --before-build -vagrant
dpkg-source: --before-build needs a directory
Usage: dpkg-source [<option> ...] <command>
Commands:
-x <filename>.dsc [<output-dir>]
extract source package.
-b <dir> build source package.
--print-format <dir> print the source format that would be
used to build the source package.
--commit [<dir> [<patch-name>]]
store upstream changes in a new patch.
Build options:
-c<controlfile> get control info from this file.
-l<changelogfile> get per-version info from this file.
-F<changelogformat> force change log format.
-V<name>=<value> set a substitution variable.
-T<varlistfile> read variables here.
-D<field>=<value> override or add a .dsc field and value.
-U<field> remove a field.
-q quiet mode.
-i[<regexp>] filter out files to ignore diffs of
(defaults to: '(?:^|/).*~$|(?:^|/)\.#.*$|(?:^|/)\..*\.sw.$|(?:^|/),,.*(?:$|/.*$)|(?:^|/)(?:DEADJOE|\.arch-inventory|\.(?:bzr|cvs|hg|git)ignore)$|(?:^|/)(?:CVS|RCS|\.deps|\{arch\}|\.arch-ids|\.svn|\.hg(?:tags|sigs)?|_darcs|\.git(?:attributes|modules)?|\.shelf|_MTN|\.be|\.bzr(?:\.backup|tags)?)(?:$|/.*$)').
-I[<pattern>] filter out files when building tarballs
(defaults to: -I*.a -I*.la -I*.o -I*.so -I.*.sw? -I*/*~ -I,,* -I.[#~]* -I.arch-ids -I.arch-inventory -I.be -I.bzr -I.bzr.backup -I.bzr.tags -I.bzrignore -I.cvsignore -I.deps -I.git -I.gitattributes -I.gitignore -I.gitmodules -I.hg -I.hgignore -I.hgsigs -I.hgtags -I.shelf -I.svn -ICVS -IDEADJOE -IRCS -I_MTN -I_darcs -I{arch}).
-Z<compression> select compression to use (defaults to 'gzip',
supported are: bzip2 gzip lzma xz).
-z<level> compression level to use (defaults to '9',
supported are: '1'-'9', 'best', 'fast')
Extract options:
--no-copy don't copy .orig tarballs
--no-check don't check signature and checksums before unpacking
--require-valid-signature abort if the package doesn't have a valid signature
General options:
-h, --help show this help message.
--version show the version.
More options are available but they depend on the source package format.
See dpkg-source(1) for more info.
dpkg-buildpackage: error: dpkg-source -I.git --before-build -vagrant gave error exit status 2
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): -D_FORTIFY_SOURCE=2
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions -Wl,-z,relro
dpkg-buildpackage: source package ioncube-loader
dpkg-buildpackage: source version 4.4.1ubuntu51
dpkg-buildpackage: source changed by Robert Coleman <launchpad@robert.net.nz>
dpkg-source -I.git --before-build -vagrant
dpkg-source: --before-build needs a directory
Usage: dpkg-source [<option> ...] <command>
Commands:
-x <filename>.dsc [<output-dir>]
extract source package.
-b <dir> build source package.
--print-format <dir> print the source format that would be
used to build the source package.
--commit [<dir> [<patch-name>]]
store upstream changes in a new patch.
Build options:
-c<controlfile> get control info from this file.
-l<changelogfile> get per-version info from this file.
-F<changelogformat> force change log format.
-V<name>=<value> set a substitution variable.
-T<varlistfile> read variables here.
-D<field>=<value> override or add a .dsc field and value.
-U<field> remove a field.
-q quiet mode.
-i[<regexp>] filter out files to ignore diffs of
(defaults to: '(?:^|/).*~$|(?:^|/)\.#.*$|(?:^|/)\..*\.sw.$|(?:^|/),,.*(?:$|/.*$)|(?:^|/)(?:DEADJOE|\.arch-inventory|\.(?:bzr|cvs|hg|git)ignore)$|(?:^|/)(?:CVS|RCS|\.deps|\{arch\}|\.arch-ids|\.svn|\.hg(?:tags|sigs)?|_darcs|\.git(?:attributes|modules)?|\.shelf|_MTN|\.be|\.bzr(?:\.backup|tags)?)(?:$|/.*$)').
-I[<pattern>] filter out files when building tarballs
(defaults to: -I*.a -I*.la -I*.o -I*.so -I.*.sw? -I*/*~ -I,,* -I.[#~]* -I.arch-ids -I.arch-inventory -I.be -I.bzr -I.bzr.backup -I.bzr.tags -I.bzrignore -I.cvsignore -I.deps -I.git -I.gitattributes -I.gitignore -I.gitmodules -I.hg -I.hgignore -I.hgsigs -I.hgtags -I.shelf -I.svn -ICVS -IDEADJOE -IRCS -I_MTN -I_darcs -I{arch}).
-Z<compression> select compression to use (defaults to 'gzip',
supported are: bzip2 gzip lzma xz).
-z<level> compression level to use (defaults to '9',
supported are: '1'-'9', 'best', 'fast')
Extract options:
--no-copy don't copy .orig tarballs
--no-check don't check signature and checksums before unpacking
--require-valid-signature abort if the package doesn't have a valid signature
General options:
-h, --help show this help message.
--version show the version.
More options are available but they depend on the source package format.
See dpkg-source(1) for more info.
dpkg-buildpackage: error: dpkg-source -I.git --before-build -vagrant gave error exit status 2
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): -D_FORTIFY_SOURCE=2
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions -Wl,-z,relro
dpkg-buildpackage: source package ioncube-loader
dpkg-buildpackage: source version 4.4.1ubuntu52
dpkg-buildpackage: source changed by Robert Coleman <launchpad@robert.net.nz>
dpkg-source -I.git --before-build -vagrant
dpkg-source: --before-build needs a directory
Usage: dpkg-source [<option> ...] <command>
Commands:
-x <filename>.dsc [<output-dir>]
extract source package.
-b <dir> build source package.
--print-format <dir> print the source format that would be
used to build the source package.
--commit [<dir> [<patch-name>]]
store upstream changes in a new patch.
Build options:
-c<controlfile> get control info from this file.
-l<changelogfile> get per-version info from this file.
-F<changelogformat> force change log format.
-V<name>=<value> set a substitution variable.
-T<varlistfile> read variables here.
-D<field>=<value> override or add a .dsc field and value.
-U<field> remove a field.
-q quiet mode.
-i[<regexp>] filter out files to ignore diffs of
(defaults to: '(?:^|/).*~$|(?:^|/)\.#.*$|(?:^|/)\..*\.sw.$|(?:^|/),,.*(?:$|/.*$)|(?:^|/)(?:DEADJOE|\.arch-inventory|\.(?:bzr|cvs|hg|git)ignore)$|(?:^|/)(?:CVS|RCS|\.deps|\{arch\}|\.arch-ids|\.svn|\.hg(?:tags|sigs)?|_darcs|\.git(?:attributes|modules)?|\.shelf|_MTN|\.be|\.bzr(?:\.backup|tags)?)(?:$|/.*$)').
-I[<pattern>] filter out files when building tarballs
(defaults to: -I*.a -I*.la -I*.o -I*.so -I.*.sw? -I*/*~ -I,,* -I.[#~]* -I.arch-ids -I.arch-inventory -I.be -I.bzr -I.bzr.backup -I.bzr.tags -I.bzrignore -I.cvsignore -I.deps -I.git -I.gitattributes -I.gitignore -I.gitmodules -I.hg -I.hgignore -I.hgsigs -I.hgtags -I.shelf -I.svn -ICVS -IDEADJOE -IRCS -I_MTN -I_darcs -I{arch}).
-Z<compression> select compression to use (defaults to 'gzip',
supported are: bzip2 gzip lzma xz).
-z<level> compression level to use (defaults to '9',
supported are: '1'-'9', 'best', 'fast')
Extract options:
--no-copy don't copy .orig tarballs
--no-check don't check signature and checksums before unpacking
--require-valid-signature abort if the package doesn't have a valid signature
General options:
-h, --help show this help message.
--version show the version.
More options are available but they depend on the source package format.
See dpkg-source(1) for more info.
dpkg-buildpackage: error: dpkg-source -I.git --before-build -vagrant gave error exit status 2
debchange warning: Recognised distributions are:
{hardy,lucid,maverick,natty,oneiric,precise,quantal}{,-updates,-security,-proposed,-backports} and UNRELEASED.
Using your request anyway.
debchange: Did you see that warning? Press RETURN to continue...
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): -D_FORTIFY_SOURCE=2
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions -Wl,-z,relro
dpkg-buildpackage: source package ioncube-loader
dpkg-buildpackage: source version 4.4.1ubuntu53
dpkg-buildpackage: source changed by Robert Coleman <launchpad@robert.net.nz>
dpkg-source -I.git --before-build -vagrant
dpkg-source: --before-build needs a directory
Usage: dpkg-source [<option> ...] <command>
Commands:
-x <filename>.dsc [<output-dir>]
extract source package.
-b <dir> build source package.
--print-format <dir> print the source format that would be
used to build the source package.
--commit [<dir> [<patch-name>]]
store upstream changes in a new patch.
Build options:
-c<controlfile> get control info from this file.
-l<changelogfile> get per-version info from this file.
-F<changelogformat> force change log format.
-V<name>=<value> set a substitution variable.
-T<varlistfile> read variables here.
-D<field>=<value> override or add a .dsc field and value.
-U<field> remove a field.
-q quiet mode.
-i[<regexp>] filter out files to ignore diffs of
(defaults to: '(?:^|/).*~$|(?:^|/)\.#.*$|(?:^|/)\..*\.sw.$|(?:^|/),,.*(?:$|/.*$)|(?:^|/)(?:DEADJOE|\.arch-inventory|\.(?:bzr|cvs|hg|git)ignore)$|(?:^|/)(?:CVS|RCS|\.deps|\{arch\}|\.arch-ids|\.svn|\.hg(?:tags|sigs)?|_darcs|\.git(?:attributes|modules)?|\.shelf|_MTN|\.be|\.bzr(?:\.backup|tags)?)(?:$|/.*$)').
-I[<pattern>] filter out files when building tarballs
(defaults to: -I*.a -I*.la -I*.o -I*.so -I.*.sw? -I*/*~ -I,,* -I.[#~]* -I.arch-ids -I.arch-inventory -I.be -I.bzr -I.bzr.backup -I.bzr.tags -I.bzrignore -I.cvsignore -I.deps -I.git -I.gitattributes -I.gitignore -I.gitmodules -I.hg -I.hgignore -I.hgsigs -I.hgtags -I.shelf -I.svn -ICVS -IDEADJOE -IRCS -I_MTN -I_darcs -I{arch}).
-Z<compression> select compression to use (defaults to 'gzip',
supported are: bzip2 gzip lzma xz).
-z<level> compression level to use (defaults to '9',
supported are: '1'-'9', 'best', 'fast')
Extract options:
--no-copy don't copy .orig tarballs
--no-check don't check signature and checksums before unpacking
--require-valid-signature abort if the package doesn't have a valid signature
General options:
-h, --help show this help message.
--version show the version.
More options are available but they depend on the source package format.
See dpkg-source(1) for more info.
dpkg-buildpackage: error: dpkg-source -I.git --before-build -vagrant gave error exit status 2
Can't open /ioncube*.changes
vagrant@precise64:/vagrant$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment