Martin Vidner [Fri, 21 Apr 2006 16:37:01 +0000 (16:37 +0000)]
delete only one older version of a xml-store resolvable
(half-baked, but the previous attempt was charred)
(#160792#c20)
Jiri Srain [Fri, 21 Apr 2006 15:48:58 +0000 (15:48 +0000)]
moved license_to_confirm to primary.xml
Michael Andres [Fri, 21 Apr 2006 14:37:14 +0000 (14:37 +0000)]
- Removed deprecated oldstyle commit methods.
Klaus Kaempf [Fri, 21 Apr 2006 14:37:10 +0000 (14:37 +0000)]
output recommends
Martin Vidner [Fri, 21 Apr 2006 14:04:54 +0000 (14:04 +0000)]
read selection edition from the XML store (#160792#c17).
Klaus Kaempf [Fri, 21 Apr 2006 12:49:40 +0000 (12:49 +0000)]
remove system, its empty anyways
Klaus Kaempf [Fri, 21 Apr 2006 10:30:25 +0000 (10:30 +0000)]
fix debug output
Martin Vidner [Fri, 21 Apr 2006 10:21:01 +0000 (10:21 +0000)]
when installing a xml-store resolvable (all except package,
message, script), delete older versions (#160792).
Duncan Mac-Vicar P [Fri, 21 Apr 2006 10:14:29 +0000 (10:14 +0000)]
make it a test which can be automated with solutions later. Use the storage xml format
Martin Vidner [Fri, 21 Apr 2006 10:10:31 +0000 (10:10 +0000)]
fixed a warning about initializer ordering
Klaus Kaempf [Thu, 20 Apr 2006 12:11:50 +0000 (12:11 +0000)]
rev 3157
Klaus Kaempf [Thu, 20 Apr 2006 12:10:24 +0000 (12:10 +0000)]
dont prevent, but clear transaction after commit
Klaus Kaempf [Thu, 20 Apr 2006 11:17:08 +0000 (11:17 +0000)]
bugfix 167603
Duncan Mac-Vicar P [Thu, 20 Apr 2006 11:07:41 +0000 (11:07 +0000)]
forgot rev
Duncan Mac-Vicar P [Thu, 20 Apr 2006 11:07:15 +0000 (11:07 +0000)]
- fix #167605 (importing keys to rpm multiple times due to
wrong interpretation of rpm gpg versioning.
- add support for reading the rpm keys, with full id and fingerprint
Klaus Kaempf [Thu, 20 Apr 2006 11:02:10 +0000 (11:02 +0000)]
dont uninstall recommends of a package
Duncan Mac-Vicar P [Thu, 20 Apr 2006 11:01:00 +0000 (11:01 +0000)]
backup
Klaus Kaempf [Thu, 20 Apr 2006 10:59:38 +0000 (10:59 +0000)]
fix rev 3082 fix :-(
(uninstall recommends on real uninstall only, not on upgrade)
Klaus Kaempf [Wed, 19 Apr 2006 14:48:32 +0000 (14:48 +0000)]
bugfix 167309
Duncan Mac-Vicar P [Wed, 19 Apr 2006 14:32:58 +0000 (14:32 +0000)]
add fingerprint to callbacks
Michael Andres [Wed, 19 Apr 2006 14:16:03 +0000 (14:16 +0000)]
- fixed missplaced Logger.h includes
Klaus Kaempf [Wed, 19 Apr 2006 13:37:14 +0000 (13:37 +0000)]
dont duplicate Error Info (#167309)
Klaus Kaempf [Wed, 19 Apr 2006 12:16:11 +0000 (12:16 +0000)]
YUMLeakTest not checked in :-/
Klaus Kaempf [Wed, 19 Apr 2006 12:12:18 +0000 (12:12 +0000)]
fix transactReset()
Duncan Mac-Vicar P [Wed, 19 Apr 2006 12:10:01 +0000 (12:10 +0000)]
backup
Klaus Kaempf [Wed, 19 Apr 2006 12:07:28 +0000 (12:07 +0000)]
fix transactReset() to actually reset and not prevent transactions
Michael Andres [Wed, 19 Apr 2006 11:45:40 +0000 (11:45 +0000)]
- Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
variable is present, all signature checking callbacks will default
to 'accept', in case no recipient is present.
Duncan Mac-Vicar P [Wed, 19 Apr 2006 11:06:08 +0000 (11:06 +0000)]
backup
Duncan Mac-Vicar P [Wed, 19 Apr 2006 11:03:45 +0000 (11:03 +0000)]
backup
Duncan Mac-Vicar P [Wed, 19 Apr 2006 11:03:20 +0000 (11:03 +0000)]
backup
Duncan Mac-Vicar P [Wed, 19 Apr 2006 09:43:29 +0000 (09:43 +0000)]
update changes
Duncan Mac-Vicar P [Wed, 19 Apr 2006 09:38:34 +0000 (09:38 +0000)]
enable key verification only if ZYPP_CHECKSIG env var is set
Klaus Kaempf [Tue, 18 Apr 2006 21:19:01 +0000 (21:19 +0000)]
comment attributes
Klaus Kaempf [Tue, 18 Apr 2006 19:18:56 +0000 (19:18 +0000)]
fix comment
Klaus Kaempf [Tue, 18 Apr 2006 18:45:41 +0000 (18:45 +0000)]
bugfix 167285
Klaus Kaempf [Tue, 18 Apr 2006 18:38:45 +0000 (18:38 +0000)]
Fix 167285, dont setTransact(false,APPL_LOW) this 'locks' the item to 'dont transact'
use resetTransact(SOLVER) which actually clears the transaction
Michael Andres [Tue, 18 Apr 2006 16:39:13 +0000 (16:39 +0000)]
debug output removed
Michael Andres [Tue, 18 Apr 2006 16:34:19 +0000 (16:34 +0000)]
fixed uninitialized _curlError variable
Duncan Mac-Vicar P [Tue, 18 Apr 2006 15:53:27 +0000 (15:53 +0000)]
When the signature is not found, warn the user about a unsigned source.
When the key is not found, do nothing, it can be in the keyring already.
see: https://bugzilla.novell.com/show_bug.cgi?id=166016
Duncan Mac-Vicar P [Tue, 18 Apr 2006 14:24:10 +0000 (14:24 +0000)]
read content file on construction, and make provideProduct only insert
the already read product object into the store, this should fix
https://bugzilla.novell.com/show_bug.cgi?id=165826
Stanislav Visnovsky [Tue, 18 Apr 2006 13:48:34 +0000 (13:48 +0000)]
- revert the signature/digest checking callbacks
Michael Andres [Tue, 18 Apr 2006 13:48:18 +0000 (13:48 +0000)]
dump
Klaus Kaempf [Tue, 18 Apr 2006 13:18:32 +0000 (13:18 +0000)]
bugfix 165670
Klaus Kaempf [Tue, 18 Apr 2006 13:11:14 +0000 (13:11 +0000)]
properly honor 'keep' requests
dont flag "cant uninstall locked" as error if a keep request was issued before
Klaus Kaempf [Tue, 18 Apr 2006 13:08:48 +0000 (13:08 +0000)]
fix copy&paste error
add comment to last checkin
Klaus Kaempf [Tue, 18 Apr 2006 11:40:53 +0000 (11:40 +0000)]
bugfix 165670: honor locks on installed items properly
Klaus Kaempf [Tue, 18 Apr 2006 11:37:00 +0000 (11:37 +0000)]
make problematicUpdateItems available
Stanislav Visnovsky [Tue, 18 Apr 2006 08:17:36 +0000 (08:17 +0000)]
fix doxygen docu
Klaus Kaempf [Mon, 17 Apr 2006 17:10:11 +0000 (17:10 +0000)]
fix arch setting
Klaus Kaempf [Mon, 17 Apr 2006 17:06:37 +0000 (17:06 +0000)]
bugfix 166212
Klaus Kaempf [Mon, 17 Apr 2006 16:57:25 +0000 (16:57 +0000)]
new testcase bug166212
Klaus Kaempf [Mon, 17 Apr 2006 16:56:12 +0000 (16:56 +0000)]
fix 'transact' check
Klaus Kaempf [Mon, 17 Apr 2006 16:55:11 +0000 (16:55 +0000)]
Bugfix 166212
- use APPL_LOW as 'ui initiated, by solver' in transactKind() and transactResObject
- resetTransaction(APPL_LOW) before resolving
- enhance transactCaps by using the same algorithm as in QueueItemRequire
(before: transact all requires and recommends by name
now: transact best requires and recommends by provides)
Klaus Kaempf [Mon, 17 Apr 2006 08:00:45 +0000 (08:00 +0000)]
- fix instorder tests to be libzypp based (beta3 had libredcarpet<->libzypp conflicts)
- fix tetscases to full output format (not only name, but name-edition.arch[source])
Klaus Kaempf [Mon, 17 Apr 2006 07:59:02 +0000 (07:59 +0000)]
- output (unsorted) set sorted by kind,name,arch,edition,source
- reset pool on subsequent <trial...>.
- add "arch" as property of <setup...> so it gets set as early
as possible. It must be set before <channel...>.
- dont output installation order, its based on unsorted sets and
can't be compared.
- some coding style cleanups.
Klaus Kaempf [Mon, 17 Apr 2006 07:55:41 +0000 (07:55 +0000)]
output deps on request
Klaus Kaempf [Mon, 17 Apr 2006 07:53:14 +0000 (07:53 +0000)]
reduce debug
fix comment
Stanislav Visnovsky [Fri, 14 Apr 2006 14:05:49 +0000 (14:05 +0000)]
- new callbacks for failing digest
Klaus Kaempf [Thu, 13 Apr 2006 15:44:36 +0000 (15:44 +0000)]
aquire zypp lock in try/catch block
Klaus Kaempf [Thu, 13 Apr 2006 15:04:19 +0000 (15:04 +0000)]
bump
Klaus Kaempf [Thu, 13 Apr 2006 15:03:30 +0000 (15:03 +0000)]
don't auto-install satisfied resolvables (#165843)
Stanislav Visnovsky [Thu, 13 Apr 2006 15:02:26 +0000 (15:02 +0000)]
ask user if a file does not have a checksum defined
Klaus Kaempf [Thu, 13 Apr 2006 14:00:42 +0000 (14:00 +0000)]
bump
Klaus Kaempf [Thu, 13 Apr 2006 14:00:06 +0000 (14:00 +0000)]
dont abort on failed dry_run
Stanislav Visnovsky [Thu, 13 Apr 2006 13:20:53 +0000 (13:20 +0000)]
Ask user if signature file does not exist (#163765)
handle repomd.xml.asc as optional file (#163765)
Stefan Schubert [Thu, 13 Apr 2006 11:53:18 +0000 (11:53 +0000)]
Bug 165117
Stefan Schubert [Thu, 13 Apr 2006 11:52:29 +0000 (11:52 +0000)]
Bug 164365
Ladislav Slezak [Thu, 13 Apr 2006 10:51:40 +0000 (10:51 +0000)]
- fixed disk usage counting - in case of more partitions the sums are
wrong (DU info for parent directories must be updated) (#163199)
Klaus Kaempf [Thu, 13 Apr 2006 10:49:17 +0000 (10:49 +0000)]
add bug #
Klaus Kaempf [Thu, 13 Apr 2006 09:53:49 +0000 (09:53 +0000)]
set arch
Klaus Kaempf [Thu, 13 Apr 2006 09:50:55 +0000 (09:50 +0000)]
limit soft removes to non-upgrades
Klaus Kaempf [Thu, 13 Apr 2006 09:49:08 +0000 (09:49 +0000)]
typos
Klaus Kaempf [Thu, 13 Apr 2006 09:44:22 +0000 (09:44 +0000)]
code layout
Klaus Kaempf [Thu, 13 Apr 2006 09:21:59 +0000 (09:21 +0000)]
dont install splits if there's no change in edition
Michael Andres [Wed, 12 Apr 2006 16:00:33 +0000 (16:00 +0000)]
- Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
Jiri Srain [Wed, 12 Apr 2006 14:58:06 +0000 (14:58 +0000)]
synced rnc files to rng format
Martin Vidner [Wed, 12 Apr 2006 14:52:33 +0000 (14:52 +0000)]
Product::updateUrls: restore it from the XML store (#163192).
Martin Vidner [Wed, 12 Apr 2006 14:38:25 +0000 (14:38 +0000)]
restore also product flags from the XML store (no bug entry).
Martin Vidner [Wed, 12 Apr 2006 14:33:26 +0000 (14:33 +0000)]
fixed tag name (UPDATEURL->UPDATEURLS, #163192)
Klaus Kaempf [Wed, 12 Apr 2006 11:52:56 +0000 (11:52 +0000)]
adapt to changed output
Klaus Kaempf [Wed, 12 Apr 2006 11:49:32 +0000 (11:49 +0000)]
bump
Klaus Kaempf [Wed, 12 Apr 2006 11:46:13 +0000 (11:46 +0000)]
fix typo (as fixed in Resolver_problems.cc)
Klaus Kaempf [Wed, 12 Apr 2006 11:30:34 +0000 (11:30 +0000)]
typo
Stefan Schubert [Wed, 12 Apr 2006 09:04:04 +0000 (09:04 +0000)]
test for loop
Michael Andres [Wed, 12 Apr 2006 08:58:46 +0000 (08:58 +0000)]
update changes
Michael Andres [Wed, 12 Apr 2006 08:56:14 +0000 (08:56 +0000)]
- No need to parse tags at all if there is no item to store values
(e.g. data for unwanted arch). Fixed segv trying to store data in
NULL item. (#165479)
Ladislav Slezak [Wed, 12 Apr 2006 07:02:45 +0000 (07:02 +0000)]
- KeyRing.h - added KeyRingReport::askUserToAcceptFileWithoutChecksum()
(#165125)
Michael Andres [Tue, 11 Apr 2006 23:39:19 +0000 (23:39 +0000)]
- Added ZYppCommitPolicy for passing policy options to commit. Old style
interfaces are tagged deprecated. Installed direct communication between
ZYppImpl and TargetImpl, to get rid of Target::commit. Interface to commit
is:
ZYppCommitResult ZYpp::commit( const ZYppCommitPolicy & policy_r )
Marius Tomaschewski [Tue, 11 Apr 2006 17:53:28 +0000 (17:53 +0000)]
- Updated changelog ("//" vs. "/%2f" handling in url path)
Marius Tomaschewski [Tue, 11 Apr 2006 17:48:20 +0000 (17:48 +0000)]
- Set path_encode_slash2=y for ftp in scheme config
Marius Tomaschewski [Tue, 11 Apr 2006 17:47:10 +0000 (17:47 +0000)]
- Improved path name "//" vs. "/%2f" handling in cleanupPathName();
now used also in getPathName and depends on the scheme config
(path_encode_slash2 flag) if authority present (no need to encode)
Klaus Kaempf [Tue, 11 Apr 2006 14:48:30 +0000 (14:48 +0000)]
remove duplicate infile.close()
Jiri Srain [Tue, 11 Apr 2006 14:44:21 +0000 (14:44 +0000)]
fixed storing patch scripts to target store (#159928)
Klaus Kaempf [Tue, 11 Apr 2006 14:26:04 +0000 (14:26 +0000)]
workaround #165200
Klaus Kaempf [Tue, 11 Apr 2006 14:23:47 +0000 (14:23 +0000)]
cover patch parser with try/catch (#165200)
Michael Andres [Tue, 11 Apr 2006 13:40:07 +0000 (13:40 +0000)]
- Susetags:Selections: Allow parsing older .sel file formats. (#159851)
- Susetags:Pattern: Fixed parser.
Klaus Kaempf [Tue, 11 Apr 2006 13:23:28 +0000 (13:23 +0000)]
- when uninstalling, only re-establish installed items
supplementing the to-be-uninstalled one. (variant of #165111)
Michael Andres [Tue, 11 Apr 2006 12:14:43 +0000 (12:14 +0000)]
- Susetags:Package: Parse and provide ins/delnotify texts.
Klaus Kaempf [Tue, 11 Apr 2006 11:03:23 +0000 (11:03 +0000)]
honor Cks and Rec
Klaus Kaempf [Tue, 11 Apr 2006 11:01:56 +0000 (11:01 +0000)]
bufix 164453