Commit Graph

  • d64f21793c If file could not be downloaded, raise an error about it. And if it is cached delete it before starting a new operation. It is not deleted after download because it may be checked to see what the problem is. Faik Uygur 2009-01-26 13:11:04 +00:00
  • 8c935c70cb German transl. updated Mustafa Ölçerman 2009-01-24 12:40:57 +00:00
  • 8b040e8754 Fix wrong fix Faik Uygur 2009-01-23 08:12:45 +00:00
  • 893200de23 Remove the trailing / when returning for retaining older console output format. Ozan Çağlayan 2009-01-21 19:50:33 +00:00
  • bdc9b354a5 update service script style, add translations.xml Onur Küçük 2009-01-21 17:49:00 +00:00
  • b659c008b9 By default, filecmp.cmp() compares two files by looking file sizes. shallow=False tells cmp() to look file content. Bahadır Kandemir 2009-01-20 12:46:56 +00:00
  • 9a17fe0ec0 new_path should be deleted. If it is a regular file copy works on it, but if it is a symlink as seen on virtualbox delta package, it becomes a problem. Faik Uygur 2009-01-20 07:42:47 +00:00
  • acb11ab50c Add forgotten file Faik Uygur 2009-01-19 06:08:01 +00:00
  • c3e32603cb Make a distinction between /usr/lib and /usr/libexec while checking for abandoned files. Ozan Çağlayan 2009-01-17 15:01:02 +00:00
  • 458b2a9247 pisi list-newest [--since yyyy-mm-dd] [--last Nth previous repo update] Faik Uygur 2009-01-16 14:30:58 +00:00
  • ad98eef38e no need for reinit hack Faik Uygur 2009-01-16 08:26:46 +00:00
  • db12695bd7 Keep repo updates in history... add, remove will come Faik Uygur 2009-01-16 08:03:22 +00:00
  • 4b04c261bb Dutch translations bij Willem Gielen Willem Gielen 2009-01-14 17:39:59 +00:00
  • e7576a76de * pisi/cli/listavailable.py (print_packages): Resize the first column dynamically according to the longest package name (#9021) and fix some other displaying issues concerning 'listavailable' command. Ozan Çağlayan 2009-01-14 13:23:42 +00:00
  • cdd84da6e5 Fix typo in Turkish translation Fatih Aşıcı 2009-01-11 16:23:11 +00:00
  • ca43cb15f3 new license: OSGPLv0.0 Murat Şenel 2009-01-11 15:37:31 +00:00
  • 0e267f1627 pisi/actionsapi/cmaketools.py: If both -v and -d parameters are + given, pass VERBOSE=1 parameter to make command. This results printing commands in make to the screen in addition to the colorful cmake progress lines. Gökçen Eraslan 2009-01-09 13:12:24 +00:00
  • d359a9827b Add --purge to remove command Faik Uygur 2009-01-09 12:51:59 +00:00
  • 2836c59a2f Make this warning or else pisi build --install s fail Faik Uygur 2009-01-08 08:42:52 +00:00
  • cfd3adb73a spanish translation update for new pisi strings (kh) Klemens Häckel 2009-01-07 23:25:39 +00:00
  • 2597b0c0a7 update changelog Faik Uygur 2009-01-07 12:07:37 +00:00
  • 0712895797 - Translation updates - release 2.1.1 Faik Uygur 2009-01-07 11:39:51 +00:00
  • a4f973ae16 some spanish language update (or am i sending the same stuff again ?) kh Klemens Häckel 2009-01-04 17:48:41 +00:00
  • 5dbd5a873c dont forget to edit pisi-spec.rng Murat Şenel 2009-01-04 12:26:16 +00:00
  • 494729a1ad add Smoking-Guns-1.0 license Murat Şenel 2009-01-04 12:23:33 +00:00
  • 96125d1d85 Update changelog Gökçen Eraslan 2009-01-04 10:55:56 +00:00
  • 5f243861f3 Raise exception, if dosed does not change anything in given file. Gökçen Eraslan 2009-01-04 10:45:25 +00:00
  • 00c143ce34 Check return value of the given command of shelltools.system, raise exception if it is not equal to zero. This also effects methods using system, like domo, dobin, doman etc. Gökçen Eraslan 2009-01-04 10:43:14 +00:00
  • 779760f1af Check glob methods. This means, if any action in actions.py, operates on files that do not exist, pisi raises an exception about that. Gökçen Eraslan 2009-01-04 10:37:24 +00:00
  • 973200bf08 If dosed couldn't find any file, it should raise exception. How did we miss that for that much time? Gökçen Eraslan 2008-12-29 18:37:35 +00:00
  • 86dd5ec402 change here too, for fallback to en Faik Uygur 2008-12-29 13:10:36 +00:00
  • 9febed83a5 Search also in "en" locale if not found in local translated description or when there is no local translation. Faik Uygur 2008-12-29 13:04:00 +00:00
  • 4b106ffee5 Trivial cosmetic patch by Ömer Fadıl Usta to fix the layout issue of 'pisi help' (#8907). Ozan Çağlayan 2008-12-27 11:30:23 +00:00
  • 186aae16c6 update changelog Faik Uygur 2008-12-26 07:59:03 +00:00
  • 6d5a0dfbb2 * Also check if file isEmpty .. Gökmen Göksel 2008-12-23 21:31:07 +00:00
  • ac2ae47d03 * Auto dodoc doesnt work because its python and u need to use split.. * AUTHORS file added to automatic dodoc list. Gökmen Göksel 2008-12-23 20:24:06 +00:00
  • 8975439f47 update changelog Faik Uygur 2008-12-23 13:41:04 +00:00
  • 11fe68eea3 * Fix optional and mandatory problem of <Requires> <Action> tags when pisi.spec.SpecFile is used. Actually code was wrong.. Faik Uygur 2008-12-23 13:08:02 +00:00
  • e11178875e update changelog Faik Uygur 2008-12-23 11:55:23 +00:00
  • 2f399158d6 Fix upgrading replaced packages regression Faik Uygur 2008-12-23 11:52:37 +00:00
  • aeab74e448 Move to top for a meaningful hierarchy Ozan Çağlayan 2008-12-22 17:16:39 +00:00
  • ba4575f17d update changelog Faik Uygur 2008-12-22 07:39:56 +00:00
  • efa683789b Fail if build dependencies could not be installed. Thanks to Ozan for following this bug. Faik Uygur 2008-12-22 07:20:59 +00:00
  • fb934bb245 Add two missing licenses Ozan Çağlayan 2008-12-08 11:04:06 +00:00
  • 9be18e6cf7 Add 2 missing licenses Ozan Çağlayan 2008-12-08 11:02:19 +00:00
  • 46760bcd29 - Add get_config_files helper method to installdb. - create pisi.operations.check, move and cleanup check code - pisi.api.check now returns a dictionary that has 'missing' and 'corrupted' lists - Added --config parameter to pisi check that now checks and finds any changed config file (#8436) Faik Uygur 2008-12-05 12:45:10 +00:00
  • cc037860d1 the action name Faik Uygur 2008-12-04 15:05:18 +00:00
  • f7a2672a81 Add <Requires> support to PiSi Ozan Çağlayan 2008-12-04 14:51:23 +00:00
  • a43c00a863 If a full path is given to "pisi sf" we can get it from filesdb which gives a huge time benefit. Faik Uygur 2008-12-02 12:15:40 +00:00
  • b25a4fecf3 Willem Gielen 2008-12-01 17:13:08 +00:00
  • 7be19dbb93 Update translations Faik Uygur 2008-12-01 09:41:31 +00:00
  • dc03639bfa no translation here Faik Uygur 2008-12-01 09:37:50 +00:00
  • 3f28157285 pisi 2.1.0 Faik Uygur 2008-12-01 09:25:14 +00:00
  • 0f2671e2d9 Merge same day, same person Faik Uygur 2008-11-27 13:09:36 +00:00
  • 86eeb2916e Update changelog, add missing changelog entries Ozan Çağlayan 2008-11-27 11:36:35 +00:00
  • c37155d5ed When PiSi CLI asks you a question, it doesn't flush its input buffer, causing characters typed before the question prompt to be handled like the answer. Ozan Çağlayan 2008-11-27 11:27:29 +00:00
  • 9742745f28 Check versioning of the package while building and installing Faik Uygur 2008-11-26 14:08:38 +00:00
  • c83f49c0bb Make warning message color brightyellow instead of brightred.. Red indicates a fatal error.. Faik Uygur 2008-11-26 08:53:08 +00:00
  • 7788d24847 Fix fetching pspec.xml twice error Faik Uygur 2008-11-25 09:03:26 +00:00
  • b78276fc3d pisi cli does not have to give all user friendly messages. But "I/O Error" is not necessary here. Faik Uygur 2008-11-25 07:54:16 +00:00
  • 9e05b590ac update changelog Faik Uygur 2008-11-21 14:15:14 +00:00
  • d2ca2ec628 Check build dependencies before downloading all the patches of a remote build operation. Faik Uygur 2008-11-21 14:14:34 +00:00
  • a27fe47ad7 Update Changelog Faik Uygur 2008-11-21 13:03:05 +00:00
  • 06c9f39b9e Use lexist to return True for broken links. We check the existence of the file (here symlink file) only. And then check the sha1sum of the file. For symlinks this is the path string's sha1sum. Faik Uygur 2008-11-21 13:00:43 +00:00
  • 59078b0982 Update changelog Faik Uygur 2008-11-19 10:00:45 +00:00
  • 5ad0f84674 act like before Faik Uygur 2008-11-19 09:57:34 +00:00
  • 1d8a284458 fix comment Faik Uygur 2008-11-19 09:51:16 +00:00
  • c2fab04aff Make install first fetch and then install.. This should fix many problems.. Faik Uygur 2008-11-19 09:37:21 +00:00
  • 011efe4292 programming 101: know the library, use the library Faik Uygur 2008-11-11 12:30:16 +00:00
  • 39c388e581 remove unused Faik Uygur 2008-11-11 12:17:14 +00:00
  • 9f64e36efc newpisipackage: Create XDG compliant desktop file Fatih Aşıcı 2008-11-10 20:27:46 +00:00
  • e50a509f8c BUG:FIXED:8379 Faik Uygur 2008-11-10 12:32:31 +00:00
  • 7853a633e5 If unsatisfied dep is found than it is unsatisfied not a reinstallment. Faik Uygur 2008-11-10 12:26:01 +00:00
  • bd8d4dfe3a Update Changelog Faik Uygur 2008-11-10 08:38:54 +00:00
  • c6c57cf372 Ask removal confirmation of conflicting packages before upgrading but not before if fetch-only operation finished. (#4539) Faik Uygur 2008-11-10 08:33:44 +00:00
  • d06e50b6f2 Handle IOError for lock file Faik Uygur 2008-11-06 12:15:31 +00:00
  • 8c364e206a Fix choose method Faik Uygur 2008-11-06 11:25:18 +00:00
  • f436bea87e Fix for replaced packages to not pass reverseDependencyUpdate tag Faik Uygur 2008-11-05 13:52:58 +00:00
  • aad9ea2f3c Remove not used function. (what a great joy to find something like this) Faik Uygur 2008-11-05 13:11:27 +00:00
  • b530e76541 update changelog Faik Uygur 2008-11-05 13:02:47 +00:00
  • 660b8bad56 pisi history command privilege warning Faik Uygur 2008-11-05 12:59:31 +00:00
  • 23de0097d6 update changelog Faik Uygur 2008-11-05 09:52:32 +00:00
  • 67ab443529 Force upgrading of replaced but installed packages. Faik Uygur 2008-11-05 09:48:37 +00:00
  • 860844cf8d replaced packages are also obsoleted packages, they will already be removed in remove_obsoleted_packages Faik Uygur 2008-11-05 09:30:21 +00:00
  • 9661a234b8 may be needed Faik Uygur 2008-11-05 09:13:32 +00:00
  • 1fcd355b6d update Changelog Faik Uygur 2008-11-03 09:57:09 +00:00
  • 2258433ff7 Debug packages may be moved to somewhere else by buildfarm For build no calculation pisi has to look there also Faik Uygur 2008-11-03 09:47:25 +00:00
  • f57afefa4c Add debug_packages_dir Faik Uygur 2008-11-03 09:09:09 +00:00
  • 2ce79b504a sources directory on our ftp server was moved, look for the correct place.. Ekin Meroğlu 2008-11-01 22:49:52 +00:00
  • efdb2ee099 no_install da gitsin Faik Uygur 2008-10-31 13:25:31 +00:00
  • 3cc6ae5c87 pisi.api.install is locked... build calls it Faik Uygur 2008-10-31 09:19:03 +00:00
  • d69b09937f Now, default build type for CMake is 'release'. Difference between the build type release and RelWithDebInfo (this is the build type when you do not specify any parameter about the build type): Gökçen Eraslan 2008-10-26 17:55:25 +00:00
  • 58d591c4b8 - Correct word for "Package" is "Paket" (Fixes #8501) Ozan Çağlayan 2008-10-25 12:05:33 +00:00
  • 5477c6bd01 If a symbolic link file of a package is linked to a directory and is in your current working directory and you search that link file with sf, pisi sf returns wrong results... Faik Uygur 2008-10-24 11:29:17 +00:00
  • 1b24f22364 Update changelog Faik Uygur 2008-10-16 07:50:33 +00:00
  • d93785945b finally makes it. Also this was preventing to see the full exception backtrace. Faik Uygur 2008-10-16 07:27:35 +00:00
  • 41f8f467dc No self here. Faik Uygur 2008-10-16 07:19:16 +00:00
  • 2fd6314239 If man page is compressed than uncompress it to the man page dir Faik Uygur 2008-10-15 14:25:00 +00:00
  • cec9840141 Add new locales, remove redundant ones Ozan Çağlayan 2008-10-09 13:06:39 +00:00
  • 5aa957d24d Update to new pisi Faik Uygur 2008-10-09 07:05:20 +00:00