Christopher Baines
|
165ff1df10
Fix a bug introduced in Rev.2159 on line 398, also fix another potential bug.
|
15 years ago |
Christopher Baines
|
a99d02a86c
Added code to allow SmartConfigure to be called mutiple times on the same package to ensure all dependancies are satisfied.
|
15 years ago |
Christopher Baines
|
987d8d0315
Inproved debug with versioning
|
15 years ago |
Christopher Baines
|
e844b947ab
Small fix for loop handeling.
|
15 years ago |
Christopher Baines
|
cbea057898
Added a RmFlag function to remvoe the loop flag, this should prevent any errors or wierd behaviour because of the loop flag being used
|
15 years ago |
Christopher Baines
|
e7ecc2183c
More inproved comments about loops.
|
15 years ago |
Christopher Baines
|
c7c7d3e8f1
Improved errors and messages in general and improved the comments.
|
15 years ago |
Christopher Baines
|
b9f6687963
Fixed a bug on line 623, I picked this up after seeing SmartUnpack trying to remove packages once they were confiured to solve Conflicts with the previous version!
|
15 years ago |
Christopher Baines
|
11b87a08ee
Inproved the SIGINT stop in the dpkgpm, not perfect yet but it should work when using Immediate-Configure-All.
|
15 years ago |
Christopher Baines
|
17182c0c66
Only stop on SigInt if the system state is right (still needs more testing).
|
15 years ago |
Christopher Baines
|
1cecd4376c
Only allow interupts when using, Immediate-Configure-All.
|
15 years ago |
Christopher Baines
|
590f192312
SmartConfigure and SmartUnPack have got smarter! The full descriptions of what they now do is in the apt-pkg/packagemanager.cc file.
|
15 years ago |
Christopher Baines
|
b684d8c7b1
Dont try to configure packages using SmartConfigure when not performing immediate configuration.
|
15 years ago |
Christopher Baines
|
634985f813
Inproved errors and warnings, will now warn if package configuration fails, but only error if the package is not configured at the end.
|
15 years ago |
Christopher Baines
|
e2a5ff0c33
More changes to make imediate configuration work for all packages,
|
15 years ago |
Christopher Baines
|
aaf991a864
Added test for conflicts loop
|
15 years ago |
Christopher Baines
|
9fc57a5900
More changes to the SmartUnpack method to allow imediate configuration of all packages.
|
15 years ago |
Christopher Baines
|
a6c8798a63
Added a APT::Immediate-Configure-All option to enable imediate configuration for all packages.
|
15 years ago |
Christopher Baines
|
8b1f575662
Flag the package in the SmartUnPack method as UnPacked while solving breakages to prevent loops.
|
15 years ago |
Christopher Baines
|
d8a9827006
Fix for reinstallation of packages
|
15 years ago |
Christopher Baines
|
eef7133842
[ David Kalnischkies ]
|
15 years ago |
Christopher Baines
|
2a5ca0006b
Commit some stuff so that I can merge
|
15 years ago |
Christopher Baines
|
55c04aa4c9
Changed check in the SmartUnpack method, reverted change in the DepAdd method.
|
15 years ago |
Christopher Baines
|
4e9ccfb2ff
Removed some debug stuff, corrected the VerifyConfigure calls to VerifyAndConfigure
|
15 years ago |
Christopher Baines
|
e2ca62725f
Added temp debug statement.
|
15 years ago |
Christopher Baines
|
ea974eaa32
Added debug output to package manager.
|
15 years ago |
Christopher Baines
|
cfcdf7fe9f
The modification to orderlist.cc is from a patch DonKult (David) gave me, The modifications to the packagemanager should fix the test-provides-gone-with-upgrade testcase.
|
15 years ago |
Michael Vogt
|
8d03032734
releasing version 0.8.15.1
|
15 years ago |
Michael Vogt
|
00c6e1a3eb
* doc/makefile:
|
15 years ago |
Michael Vogt
|
e449f71707
releasing version 0.8.15
|
15 years ago |