b4b9574285
print-all is ambigious, all is better.
Serdar Dalgıç
2009-12-16 13:39:46 +00:00
dc960b4d2b
change the ChangeLog
Serdar Dalgıç
2009-12-16 13:28:55 +00:00
e0b7d1188f
add -a, --print-all option to pisi blame: Blame for all of the releases.
Serdar Dalgıç
2009-12-16 13:23:59 +00:00
27e8a704c5
do not directly print, use ctx.ui.info. Otherwise it gives error with LC_ALL=C
Serdar Dalgıç
2009-12-16 09:37:28 +00:00
d2760d4b27
when the release to print is found, no need to continue the iteration
Serdar Dalgıç
2009-12-16 09:29:16 +00:00
51425333b5
consider remote builds too.
Serdar Dalgıç
2009-12-15 23:12:14 +00:00
978f3e2c10
add to the ChangeLog too.
Serdar Dalgıç
2009-12-15 22:30:26 +00:00
58e8c0badf
Warn if component.xml is not found in the upper directory, Tag the source as a part of unknown component.
Serdar Dalgıç
2009-12-15 22:27:29 +00:00
fbb358f965
Make LocalName, Summary and Description optional for component.xml files
Ozan Çağlayan
2009-12-15 08:46:39 +00:00
0e6bdf6777
Let localname for Components be optional
Faik Uygur
2009-12-15 08:30:27 +00:00
de89e8d435
correct hardcoded read in operations/install.py too
Serdar Dalgıç
2009-12-14 13:23:11 +00:00
d80b8db663
do not read hardcoded pisi/pisi.conf :)
Serdar Dalgıç
2009-12-14 13:18:11 +00:00
06c4b64b9d
some enhancements for distribution and architecture check
Serdar Dalgıç
2009-12-14 12:59:38 +00:00
269dec8c6b
update these too.
Serdar Dalgıç
2009-12-14 12:04:07 +00:00
5649b03ea7
Add new option to pisi ar : --ignore-check
Serdar Dalgıç
2009-12-14 11:55:00 +00:00
89f509fbff
Swedish translation.
Patrik Karlsson
2009-12-12 08:09:43 +00:00
48179b333d
Check individual packages' Distribution Release and architecture properties before installing them.
Serdar Dalgıç
2009-12-11 21:16:09 +00:00
348c47a00c
update and minor revision of some spanish language files (kh)
Klemens Häckel
2009-12-10 23:32:55 +00:00
479f10265b
Raise meaningful warning when translations.xml has invalid XML.
Serdar Dalgıç
2009-12-09 12:25:29 +00:00
d43cb73a04
No code duplication
Bahadır Kandemir
2009-12-09 12:15:39 +00:00
26d14982c7
Add package name to needs{Restart,Reboot} list if an update requires one of these actions.
Bahadır Kandemir
2009-12-08 15:20:35 +00:00
28b9de601b
will not work,revert... but close
Faik Uygur
2009-12-08 14:41:40 +00:00
0382d3d10e
Fix a bug in delta package creation where permission changed files are not taken into delta package.
Faik Uygur
2009-12-08 14:35:33 +00:00
dc7973ba56
Catch zero division error in fetcher
Faik Uygur
2009-12-08 13:13:13 +00:00
fef7786dec
Don't read whole list when unnecessary
Bahadır Kandemir
2009-12-07 21:09:09 +00:00
e8fa5bb1f6
Install DB changes and API methods for needs{Restart,Reboot} feature.
Bahadır Kandemir
2009-12-07 21:05:30 +00:00
89829d1e4e
Dutch language update of /trunk/pisi/po/nl.po
Anton Tolboom
2009-12-06 20:29:37 +00:00
915d16cdec
AnyDependency support added to with_dependencies() method. Simply give AnyDependency list as an argument.
Bahadır Kandemir
2009-12-04 09:21:42 +00:00
bb2a4c9d69
Add <Requires><Action> ... support to scenario api
Faik Uygur
2009-12-04 09:16:04 +00:00
c87edb7184
installed release is needed
Faik Uygur
2009-12-04 09:11:32 +00:00
e8fe0e11c8
This should fix the recursive reverseDependencyUpdate problem. revDepUpdated package can also need revDepUpdate. This should also be carefully tested.
Faik Uygur
2009-12-03 14:33:15 +00:00
b1d8132048
The calculated dependencies were not considered for rev_dep checks. This was an old bug. This should fix the bug but careful testing needed.
Faik Uygur
2009-12-03 14:32:10 +00:00
1d4a3b9beb
Simplify patch, make preprocess support optional
Ozan Çağlayan
2009-12-03 09:50:42 +00:00
0e698b903d
Add preprocess support patch
Ozan Çağlayan
2009-12-03 09:38:10 +00:00
04e74f42e2
Replaces now supports divided packages also. Here are three scenarios where Replaces can be used:
Faik Uygur
2009-12-03 08:21:53 +00:00
d4455a2802
* dont do anything special for replaced packages in find_upgrades. Replaced packages are obsoleted and so they are forced to upgrade. * replaces.values is now array of arrays
Faik Uygur
2009-12-02 13:42:11 +00:00
8640c4ac00
Return all the replacing packages as an array
Faik Uygur
2009-12-02 12:42:55 +00:00
710bfd1b2e
will be a short lived branch, but the changes are too critical for the stable branch.
Faik Uygur
2009-12-02 12:42:05 +00:00
b81a4e90d3
Remove emptied dir also after removing special files empties dir. This solves the empty dir problem of perl modules after their pod files are removed.
Faik Uygur
2009-11-23 13:36:58 +00:00
d2e28e0bd5
*Size variables should be long.
Bahadır Kandemir
2009-11-22 14:56:51 +00:00
175b3ce19c
old and new package versions exist for DOWNGRADE also
Faik Uygur
2009-11-10 09:41:42 +00:00