Commit Graph

11 Commits

Author SHA1 Message Date
joey
2e2a7060af * Corrected return code of system check.
* Corrected logic error in relocatable rpm handling that was making
     converting such rpms not work. (Closes: #71155)
2000-09-11 23:27:32 +00:00
joey
5fbc1b52bc * When reloating files from a rpm, run the mv command directly,
not in a subshell; this is safer especially if odd filenames are
     involved.
   * When converting from rpm, only chmod each directory once, it was doing
     it many times for some directories before.
   * Fixed chmodding to use the correct path to the directory. This fixes
     file permissions in rpm's converted to other formats, a bug introduced
     at 7.0.
   * Fixed some undefined value warnings (which pointed out real but rare
     bugs).
   * Fixed a rare, but bad little bug. If you ran alien in a directory that
     had the suid/sgid bit set (as my home directory does), and generated
     debs and probably other formats, it generated packages with the root
     directory suid/sgid.
2000-05-09 21:42:41 +00:00
joey
f85230dc81 more bugfixes 2000-04-22 02:09:13 +00:00
joey
25d4bcbe7a Added checkfile class method. 2000-04-21 22:18:49 +00:00
joey
9779b8db62 rpms can be built now.
Call init first because it may set up variables that are used by scan.
2000-04-21 08:48:01 +00:00
joey
5bb771334d packages automatically scan when the filename is set 2000-04-21 07:33:07 +00:00
joey
aa4c9a8b71 renamed a method, plus, building now fully works for deb's 2000-04-21 06:40:08 +00:00
joey
eae03ee44d The rewrite can convert from rpm to deb -- this is getting exciting! 2000-04-21 06:16:26 +00:00
joey
a13d726fef Moving right along.. I've moved the fixfields code in now. 2000-04-21 05:08:50 +00:00
joey
3a137ecdd4 fixed tree cleaning 2000-04-21 02:28:52 +00:00
joey
e142f96f77 added, at the beginning of the oo rewrite 2000-04-21 02:23:53 +00:00