Commit graph

86 commits

Author SHA1 Message Date
codehelp
28cdf889b7 Disable SecureApt if fakeroot is detected.
git-svn-id: http://emdebian.org/svn/current@7860 563faec7-e20c-0410-992a-a66f704d0ccd
2011-02-28 09:17:49 +00:00
codehelp
06f5ddfb00 add some clarification for translators
git-svn-id: http://emdebian.org/svn/current@7793 563faec7-e20c-0410-992a-a66f704d0ccd
2011-02-20 22:57:48 +00:00
codehelp
9e6b354f2f avoid undefined error check variable.
git-svn-id: http://emdebian.org/svn/current@7775 563faec7-e20c-0410-992a-a66f704d0ccd
2011-02-17 17:26:40 +00:00
codehelp
af316c5101 Ensure that realpath does really exist (local test debugging) and guard against an undefined keyring pkg variable.
git-svn-id: http://emdebian.org/svn/current@7765 563faec7-e20c-0410-992a-a66f704d0ccd
2011-02-09 17:19:49 +00:00
codehelp
9bb4403541 update PO files
git-svn-id: http://emdebian.org/svn/current@7764 563faec7-e20c-0410-992a-a66f704d0ccd
2011-02-08 20:43:34 +00:00
codehelp
50108a7d27 Accumulate warnings from system calls and hooks and report to user at the end of the operation.
git-svn-id: http://emdebian.org/svn/current@7763 563faec7-e20c-0410-992a-a66f704d0ccd
2011-02-08 20:38:54 +00:00
codehelp
7ee5ca1a68 tweak the lib64 output
git-svn-id: http://emdebian.org/svn/current@7762 563faec7-e20c-0410-992a-a66f704d0ccd
2011-02-08 16:05:36 +00:00
codehelp
471a7ba778 Fix hook implementation if no hooks in use
git-svn-id: http://emdebian.org/svn/current@7761 563faec7-e20c-0410-992a-a66f704d0ccd
2011-02-08 15:59:56 +00:00
codehelp
2a7aa089b6 add docs and initial implementation for hooks
git-svn-id: http://emdebian.org/svn/current@7755 563faec7-e20c-0410-992a-a66f704d0ccd
2011-02-07 18:01:24 +00:00
codehelp
9fda93fe05 Add hook directory support, per configuration file, similar to pbuilder support.
git-svn-id: http://emdebian.org/svn/current@7753 563faec7-e20c-0410-992a-a66f704d0ccd
2011-02-07 12:21:45 +00:00
codehelp
8eae53de0f Improve the fix for #553599 and generalise it. Handle making a real directory for amd64 to cope with libc6-amd64 [i386].
git-svn-id: http://emdebian.org/svn/current@7752 563faec7-e20c-0410-992a-a66f704d0ccd
2011-02-07 12:19:44 +00:00
codehelp
451dc6920d Remove workaround for apt from lenny.
git-svn-id: http://emdebian.org/svn/current@7751 563faec7-e20c-0410-992a-a66f704d0ccd
2011-02-07 12:11:13 +00:00
codehelp
65d3511701 tweak to clarify bootstrap vs debootstrap
git-svn-id: http://emdebian.org/svn/current@7738 563faec7-e20c-0410-992a-a66f704d0ccd
2011-02-02 21:42:52 +00:00
codehelp
257b921038 * run preinst scripts install command instead of upgrade (Closes: #611744) * Run the preinst scripts ahead of calling configure -a in native mode. Thanks to Daniel Baumann for spotting it.
git-svn-id: http://emdebian.org/svn/current@7734 563faec7-e20c-0410-992a-a66f704d0ccd
2011-02-01 22:27:22 +00:00
codehelp
45486ea13e Experimental support for debconf preseed files (Closes: #610614)
git-svn-id: http://emdebian.org/svn/current@7722 563faec7-e20c-0410-992a-a66f704d0ccd
2011-01-28 15:29:42 +00:00
codehelp
1813472536 improve the unpack handling
git-svn-id: http://emdebian.org/svn/current@7721 563faec7-e20c-0410-992a-a66f704d0ccd
2011-01-28 12:23:04 +00:00
codehelp
ed85bff925 Fix unpack option to look only for 'true' values.
git-svn-id: http://emdebian.org/svn/current@7720 563faec7-e20c-0410-992a-a66f704d0ccd
2011-01-28 10:49:07 +00:00
codehelp
dafb8035fd Add support for addimportant in the general section only. (Closes: #610634)
git-svn-id: http://emdebian.org/svn/current@7718 563faec7-e20c-0410-992a-a66f704d0ccd
2011-01-23 00:15:35 +00:00
codehelp
999a6f5f3b whitespace tweak
git-svn-id: http://emdebian.org/svn/current@7707 563faec7-e20c-0410-992a-a66f704d0ccd
2010-12-25 18:26:20 +00:00
codehelp
87d2adca49 * Allow multiple packages lines per section to support very long lists. * Update the trustdb.gpg with keyrings, to fix gpgv errors on missing file.
git-svn-id: http://emdebian.org/svn/current@7705 563faec7-e20c-0410-992a-a66f704d0ccd
2010-12-25 12:28:44 +00:00
codehelp
44e091ad7b Fail if the config file cannot be sensibly parsed as an keyfile - i18n fix.
git-svn-id: http://emdebian.org/svn/current@7704 563faec7-e20c-0410-992a-a66f704d0ccd
2010-12-25 11:01:32 +00:00
codehelp
d605cd7ccb Fail if the config file cannot be sensibly parsed as an keyfile.
git-svn-id: http://emdebian.org/svn/current@7703 563faec7-e20c-0410-992a-a66f704d0ccd
2010-12-25 10:57:04 +00:00
codehelp
b07ecbf9f7 change to improve Secure Apt support - needs more testing.
git-svn-id: http://emdebian.org/svn/current@7701 563faec7-e20c-0410-992a-a66f704d0ccd
2010-12-23 11:56:32 +00:00
codehelp
79d2a8c907 Allow missing packages lines and add note about using omitdebsrc with debian-ports.
git-svn-id: http://emdebian.org/svn/current@7587 563faec7-e20c-0410-992a-a66f704d0ccd
2010-10-29 14:32:06 +00:00
codehelp
f5fe180960 Expand the --simulate option output further.
git-svn-id: http://emdebian.org/svn/current@7561 563faec7-e20c-0410-992a-a66f704d0ccd
2010-10-16 11:40:18 +00:00
codehelp
575ebe5c53 undef the msg before reusing it
git-svn-id: http://emdebian.org/svn/current@7557 563faec7-e20c-0410-992a-a66f704d0ccd
2010-10-15 15:46:34 +00:00
codehelp
e141789f3e undef the msg before reusing it
git-svn-id: http://emdebian.org/svn/current@7556 563faec7-e20c-0410-992a-a66f704d0ccd
2010-10-15 15:46:08 +00:00
codehelp
fdc2eff413 typo
git-svn-id: http://emdebian.org/svn/current@7555 563faec7-e20c-0410-992a-a66f704d0ccd
2010-10-15 15:45:12 +00:00
codehelp
d764a13c22 fakeroot support for download and don't lowercase include filenames.
git-svn-id: http://emdebian.org/svn/current@7554 563faec7-e20c-0410-992a-a66f704d0ccd
2010-10-15 15:37:01 +00:00
codehelp
ba99b959cd drop duplicate realpath check for included files.
git-svn-id: http://emdebian.org/svn/current@7522 563faec7-e20c-0410-992a-a66f704d0ccd
2010-10-03 18:56:42 +00:00
codehelp
01706647dc * Drop all use of forceyes - no longer necessary. * Handle missing 'include' files cleanly and early. (Closes: #595006)
git-svn-id: http://emdebian.org/svn/current@7521 563faec7-e20c-0410-992a-a66f704d0ccd
2010-10-03 18:25:57 +00:00
codehelp
51014e4e40 oops, need -y
git-svn-id: http://emdebian.org/svn/current@7516 563faec7-e20c-0410-992a-a66f704d0ccd
2010-10-02 17:32:32 +00:00
codehelp
f255133dd0 port apt fix from branch
git-svn-id: http://emdebian.org/svn/current@7510 563faec7-e20c-0410-992a-a66f704d0ccd
2010-10-02 15:56:26 +00:00
wookey
cc1f6a57db Check in fixes for apt authentication on 0.8 and updates for Ubuntu maverick config
git-svn-id: http://emdebian.org/svn/current@7502 563faec7-e20c-0410-992a-a66f704d0ccd
2010-10-01 01:42:06 +00:00
wookey
1e58141beb Correct bugs in flat URL suport
git-svn-id: http://emdebian.org/svn/current@7390 563faec7-e20c-0410-992a-a66f704d0ccd
2010-08-27 13:09:34 +00:00
codehelp
7712ce145e untested flatfile experiment
git-svn-id: http://emdebian.org/svn/current@7388 563faec7-e20c-0410-992a-a66f704d0ccd
2010-08-26 06:21:00 +00:00
codehelp
743fbdccbd tidy up output again.
git-svn-id: http://emdebian.org/svn/current@7387 563faec7-e20c-0410-992a-a66f704d0ccd
2010-08-25 21:54:03 +00:00
codehelp
7528669e79 improve the efficiency of the new output for sources.
git-svn-id: http://emdebian.org/svn/current@7386 563faec7-e20c-0410-992a-a66f704d0ccd
2010-08-25 20:44:21 +00:00
codehelp
7c29be60ba Implement section output properly.
git-svn-id: http://emdebian.org/svn/current@7384 563faec7-e20c-0410-992a-a66f704d0ccd
2010-08-25 20:30:50 +00:00
codehelp
b9ea415aed revert r7374 and fix the implementation to no longer reuse an existing variable name.
git-svn-id: http://emdebian.org/svn/current@7383 563faec7-e20c-0410-992a-a66f704d0ccd
2010-08-25 19:56:15 +00:00
codehelp
8c6ae7d6bd revert r7373: does not actually do what it says on the tin - need to restructure the dump_config routine to enforce an explicit nested order.
git-svn-id: http://emdebian.org/svn/current@7382 563faec7-e20c-0410-992a-a66f704d0ccd
2010-08-25 19:53:33 +00:00
wookey
3e95c32799 Stop spurious omitdebsrc message appearing at end of simulate info due to $msg being re-used.
git-svn-id: http://emdebian.org/svn/current@7374 563faec7-e20c-0410-992a-a66f704d0ccd
2010-08-20 23:14:44 +00:00
wookey
dc66a1305a Don't sort the sources, suites and components lines in --simulate output, so that they correspond.
git-svn-id: http://emdebian.org/svn/current@7373 563faec7-e20c-0410-992a-a66f704d0ccd
2010-08-20 22:54:07 +00:00
codehelp
8a0a081d0c trim the source listing to match the specified sections.
git-svn-id: http://emdebian.org/svn/current@7372 563faec7-e20c-0410-992a-a66f704d0ccd
2010-08-20 22:02:38 +00:00
codehelp
068fc2ec57 tighten the section check regexp
git-svn-id: http://emdebian.org/svn/current@7371 563faec7-e20c-0410-992a-a66f704d0ccd
2010-08-20 21:40:04 +00:00
codehelp
0436450d0d only listen to packages listings for those sections included in debootstrap
git-svn-id: http://emdebian.org/svn/current@7370 563faec7-e20c-0410-992a-a66f704d0ccd
2010-08-20 08:28:52 +00:00
codehelp
720595e180 ensure all sources are cleaned out and within our control.
git-svn-id: http://emdebian.org/svn/current@7369 563faec7-e20c-0410-992a-a66f704d0ccd
2010-08-19 11:16:31 +00:00
codehelp
8db9dbcff4 Improve the omitdebsrc handling for detection of 'true'.
git-svn-id: http://emdebian.org/svn/current@7360 563faec7-e20c-0410-992a-a66f704d0ccd
2010-08-05 23:25:22 +00:00
codehelp
bccc15c533 Add all packages to the source dir, including calculated dependencies.
git-svn-id: http://emdebian.org/svn/current@7358 563faec7-e20c-0410-992a-a66f704d0ccd
2010-08-02 21:50:18 +00:00
codehelp
7f10ea3aee Add aptitude to crosschroot configs as pbuilder now requires it.
git-svn-id: http://emdebian.org/svn/current@7345 563faec7-e20c-0410-992a-a66f704d0ccd
2010-07-26 21:54:02 +00:00