Duncan Mac-Vicar P [Wed, 3 May 2006 13:33:47 +0000 (13:33 +0000)]
- use --no-default-keyring to avoid creating a
default gpg dir in / (#171055)
Duncan Mac-Vicar P [Wed, 3 May 2006 12:57:48 +0000 (12:57 +0000)]
changes
Duncan Mac-Vicar P [Wed, 3 May 2006 12:40:43 +0000 (12:40 +0000)]
changes
Duncan Mac-Vicar P [Wed, 3 May 2006 12:39:24 +0000 (12:39 +0000)]
- Fix YUM signature checking, we were passing the key instead of the
signature.
Michael Andres [Wed, 3 May 2006 12:23:48 +0000 (12:23 +0000)]
- Cleanup index tables when removing items from pool (#170564).
Klaus Kaempf [Wed, 3 May 2006 10:42:30 +0000 (10:42 +0000)]
backout TargetImpl changes
Klaus Kaempf [Wed, 3 May 2006 10:40:55 +0000 (10:40 +0000)]
backout rev 3246->3275 of TargetImpl.cc
Duncan Mac-Vicar P [Wed, 3 May 2006 10:14:43 +0000 (10:14 +0000)]
changes
Duncan Mac-Vicar P [Wed, 3 May 2006 10:08:01 +0000 (10:08 +0000)]
really fix YUM caching.
Stefan Schubert [Wed, 3 May 2006 09:07:26 +0000 (09:07 +0000)]
installed beta11
Klaus Kaempf [Wed, 3 May 2006 07:50:27 +0000 (07:50 +0000)]
- ignore generated
- add TestUtils.h to dist
Michael Andres [Tue, 2 May 2006 20:58:04 +0000 (20:58 +0000)]
Removed unused and missplaced patch/deltaRpm accessors from Package interface
Michael Andres [Tue, 2 May 2006 20:42:22 +0000 (20:42 +0000)]
Do pkg-config checks for curl/blkid before hal. Otherwise configure fails to find pkg-config if hal is faked
Marius Tomaschewski [Tue, 2 May 2006 20:26:44 +0000 (20:26 +0000)]
- Fixed to avoid check if the attachpoint is an absolute dir
for the "dir" scheme as well (not only in "file", rev 3012)
Duncan Mac-Vicar P [Tue, 2 May 2006 16:43:08 +0000 (16:43 +0000)]
update changes
Duncan Mac-Vicar P [Tue, 2 May 2006 16:42:38 +0000 (16:42 +0000)]
cache keys and signature. Remove lot of duplicated code. (#171062)
Duncan Mac-Vicar P [Tue, 2 May 2006 16:09:07 +0000 (16:09 +0000)]
add store dump in xml
Marius Tomaschewski [Tue, 2 May 2006 16:04:00 +0000 (16:04 +0000)]
- Updated changelog
Duncan Mac-Vicar P [Tue, 2 May 2006 15:59:06 +0000 (15:59 +0000)]
dump xml for source resolvables list
Marius Tomaschewski [Tue, 2 May 2006 15:55:55 +0000 (15:55 +0000)]
- Disabled isUseableAttachPoint check -- we do not mount
here anything, so it is OK to use any dir (171351).
Duncan Mac-Vicar P [Tue, 2 May 2006 15:45:54 +0000 (15:45 +0000)]
Add resolvable list xml dump and a utility to dump store.
Klaus Kaempf [Tue, 2 May 2006 13:27:11 +0000 (13:27 +0000)]
improve error message
Klaus Kaempf [Tue, 2 May 2006 13:26:52 +0000 (13:26 +0000)]
output license-to-confirm in testcase
Klaus Kaempf [Tue, 2 May 2006 12:58:51 +0000 (12:58 +0000)]
bugfix 168437
Klaus Kaempf [Tue, 2 May 2006 12:57:53 +0000 (12:57 +0000)]
"license-to-confirm" was moved within primary.xml, now adapt the parser (#168437)
Marius Tomaschewski [Tue, 2 May 2006 12:31:24 +0000 (12:31 +0000)]
- Improved media url docs a little bit
Klaus Kaempf [Tue, 2 May 2006 11:15:09 +0000 (11:15 +0000)]
parse release correctly in dependencies
Klaus Kaempf [Tue, 2 May 2006 10:59:11 +0000 (10:59 +0000)]
fix testcase
Klaus Kaempf [Mon, 1 May 2006 15:45:51 +0000 (15:45 +0000)]
dont try to store atoms
Klaus Kaempf [Mon, 1 May 2006 15:44:12 +0000 (15:44 +0000)]
dont try to store Atoms, no need and backend store rejects them anyways
Marius Tomaschewski [Mon, 1 May 2006 11:20:13 +0000 (11:20 +0000)]
- Updated rev because of missed asString() in MediaCD.cc
Marius Tomaschewski [Mon, 1 May 2006 10:44:54 +0000 (10:44 +0000)]
- Fixed to use asString in ppc specific workaround
Klaus Kaempf [Mon, 1 May 2006 08:36:18 +0000 (08:36 +0000)]
only enclose multiple items in [...]
Marius Tomaschewski [Mon, 1 May 2006 02:44:36 +0000 (02:44 +0000)]
Updated changelog file:
- Improved device check in MediaDISK using libblkid (Bug #158529)
- Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
added a check if it is a directory
- Added libcurl and libblkid checks to configure.ac
- Added e2fsprogs(-devel) requires to the spec file
- rev 3301
Marius Tomaschewski [Mon, 1 May 2006 02:41:08 +0000 (02:41 +0000)]
- Added libblkid and libcurl checks to configure.ac
- Added e2fsprogs(-devel) requires to the spec file
Marius Tomaschewski [Mon, 1 May 2006 02:39:21 +0000 (02:39 +0000)]
- Added libcurl and libblkid compile/link flags
Marius Tomaschewski [Mon, 1 May 2006 02:38:18 +0000 (02:38 +0000)]
- Improved device check in MediaDISK using libblkid (Bug #158529)
Marius Tomaschewski [Mon, 1 May 2006 02:37:11 +0000 (02:37 +0000)]
- Allow to provide sysfs path via $SYSFS_PATH,
added a check if it is a directory
Klaus Kaempf [Sun, 30 Apr 2006 19:03:36 +0000 (19:03 +0000)]
debug 'undo()'
Klaus Kaempf [Sat, 29 Apr 2006 20:06:49 +0000 (20:06 +0000)]
bump
Klaus Kaempf [Sat, 29 Apr 2006 20:05:47 +0000 (20:05 +0000)]
- dont warn for "other" type
- catch and log exception
Klaus Kaempf [Sat, 29 Apr 2006 19:56:21 +0000 (19:56 +0000)]
add }
Klaus Kaempf [Sat, 29 Apr 2006 19:54:25 +0000 (19:54 +0000)]
try/catch around store access
Klaus Kaempf [Sat, 29 Apr 2006 19:46:57 +0000 (19:46 +0000)]
dont download other
Klaus Kaempf [Sat, 29 Apr 2006 19:45:10 +0000 (19:45 +0000)]
dont download other, even not for key checking
Klaus Kaempf [Sat, 29 Apr 2006 19:25:36 +0000 (19:25 +0000)]
testsuite improvements
Klaus Kaempf [Sat, 29 Apr 2006 19:24:37 +0000 (19:24 +0000)]
disable key checking for "suseparser"
Klaus Kaempf [Sat, 29 Apr 2006 19:20:26 +0000 (19:20 +0000)]
filenames without dots please
add solutions
Klaus Kaempf [Sat, 29 Apr 2006 19:04:04 +0000 (19:04 +0000)]
complete test data for multiarch zypp upgrade patch (#170098)
Klaus Kaempf [Sat, 29 Apr 2006 18:47:20 +0000 (18:47 +0000)]
- always choose 'best' resolvable for installation
- dont accept empty catalogs
Klaus Kaempf [Sat, 29 Apr 2006 15:46:57 +0000 (15:46 +0000)]
add all sources to manager
exit early if install/uninstall item not found
Klaus Kaempf [Sat, 29 Apr 2006 09:45:37 +0000 (09:45 +0000)]
dont care for keys in testcases
Klaus Kaempf [Sat, 29 Apr 2006 09:23:45 +0000 (09:23 +0000)]
fix rev
Klaus Kaempf [Sat, 29 Apr 2006 09:23:18 +0000 (09:23 +0000)]
fix code
Klaus Kaempf [Sat, 29 Apr 2006 09:12:48 +0000 (09:12 +0000)]
allow parallel atom installs
Klaus Kaempf [Sat, 29 Apr 2006 09:04:10 +0000 (09:04 +0000)]
allow parallel install of atoms (they're not really installed anyways
but just fulfill patch requirements)
Duncan Mac-Vicar P [Fri, 28 Apr 2006 18:15:22 +0000 (18:15 +0000)]
changes
Duncan Mac-Vicar P [Fri, 28 Apr 2006 18:14:46 +0000 (18:14 +0000)]
get rid of autobuild check when throwing exceptions without throw
but with a macro, returning a null pointer at the end (never reached).
Michael Andres [Fri, 28 Apr 2006 17:53:07 +0000 (17:53 +0000)]
- Do not violate install order when restricting commit to a certain
mediaNumber. (#170079)
Duncan Mac-Vicar P [Fri, 28 Apr 2006 16:23:11 +0000 (16:23 +0000)]
backup some future testcases
Duncan Mac-Vicar P [Fri, 28 Apr 2006 16:16:29 +0000 (16:16 +0000)]
update chages
Duncan Mac-Vicar P [Fri, 28 Apr 2006 16:11:54 +0000 (16:11 +0000)]
Never use throw directly!
use ZYPP_THROW with a Exception class, otherwise package bindings
will not catch them.
Should fix crashes when reading broken sources with yast.
Stefan Schubert [Fri, 28 Apr 2006 13:42:10 +0000 (13:42 +0000)]
Bug 162064
Stefan Schubert [Fri, 28 Apr 2006 13:31:26 +0000 (13:31 +0000)]
Bug 162064
Stefan Schubert [Fri, 28 Apr 2006 13:28:40 +0000 (13:28 +0000)]
Bug 162064
Klaus Kaempf [Fri, 28 Apr 2006 12:58:03 +0000 (12:58 +0000)]
rev 3268
Klaus Kaempf [Fri, 28 Apr 2006 12:54:33 +0000 (12:54 +0000)]
revert bugfix 168906, it filters also valid errors
Klaus Kaempf [Fri, 28 Apr 2006 12:47:27 +0000 (12:47 +0000)]
Only choose the best architecture if name-version-edition matches (#170098)
Duncan Mac-Vicar P [Fri, 28 Apr 2006 11:02:28 +0000 (11:02 +0000)]
changes
Duncan Mac-Vicar P [Fri, 28 Apr 2006 11:01:39 +0000 (11:01 +0000)]
#170093 - Lot of package descriptions missing
Klaus Kaempf [Thu, 27 Apr 2006 21:16:14 +0000 (21:16 +0000)]
converting *.pat files
Duncan Mac-Vicar P [Thu, 27 Apr 2006 18:28:17 +0000 (18:28 +0000)]
update changes file
Duncan Mac-Vicar P [Thu, 27 Apr 2006 18:27:31 +0000 (18:27 +0000)]
Show full url of index files in sources for signature validation
(mentioned in #170139 comment #3)
Duncan Mac-Vicar P [Thu, 27 Apr 2006 18:17:33 +0000 (18:17 +0000)]
Verify signatures on factoryInit.
Dont provide other.xml. Cleanups, better logging.
When refreshing signed soruces, don't refresh is source
has not changed.
Duncan Mac-Vicar P [Thu, 27 Apr 2006 18:16:49 +0000 (18:16 +0000)]
- dont refresh if source has not changed. Uses media file checksum.
Duncan Mac-Vicar P [Thu, 27 Apr 2006 17:56:03 +0000 (17:56 +0000)]
#169094
try to fix wrong permissions of /var/lib/zypp created
by old zypp, only when running as root they are fixed
Jiri Srain [Thu, 27 Apr 2006 16:39:26 +0000 (16:39 +0000)]
udpated media ID syntax for external scripts (to be consistent with packages) (#170247)
Jiri Srain [Thu, 27 Apr 2006 16:32:08 +0000 (16:32 +0000)]
set media ID to 1 if not specified in YUM metadata (#167452)
Duncan Mac-Vicar P [Thu, 27 Apr 2006 13:14:45 +0000 (13:14 +0000)]
allow run as user
Klaus Kaempf [Thu, 27 Apr 2006 09:57:57 +0000 (09:57 +0000)]
ignore generated
Klaus Kaempf [Thu, 27 Apr 2006 09:55:53 +0000 (09:55 +0000)]
bugfix 165746
Klaus Kaempf [Thu, 27 Apr 2006 09:42:21 +0000 (09:42 +0000)]
If freshen and supplement are fulfilled install resolvable if not yet installed (#165746)
Klaus Kaempf [Thu, 27 Apr 2006 09:30:26 +0000 (09:30 +0000)]
correct comments
Klaus Kaempf [Wed, 26 Apr 2006 16:01:23 +0000 (16:01 +0000)]
fix scripts
Klaus Kaempf [Wed, 26 Apr 2006 15:59:02 +0000 (15:59 +0000)]
chmod +x before passing script to shell ...
Klaus Kaempf [Wed, 26 Apr 2006 15:46:54 +0000 (15:46 +0000)]
skip "other" during checksum check
Klaus Kaempf [Wed, 26 Apr 2006 15:46:04 +0000 (15:46 +0000)]
comment typo
Klaus Kaempf [Wed, 26 Apr 2006 15:30:51 +0000 (15:30 +0000)]
revert last change
Klaus Kaempf [Wed, 26 Apr 2006 15:30:21 +0000 (15:30 +0000)]
Huh ? show() passes the resolvable ??
Klaus Kaempf [Wed, 26 Apr 2006 15:25:15 +0000 (15:25 +0000)]
message callback fix
Klaus Kaempf [Wed, 26 Apr 2006 15:24:15 +0000 (15:24 +0000)]
actually show the text, not the resolvable in the message callback
Klaus Kaempf [Wed, 26 Apr 2006 08:46:55 +0000 (08:46 +0000)]
test compare
Stanislav Visnovsky [Wed, 26 Apr 2006 08:45:15 +0000 (08:45 +0000)]
update docu a bit
Klaus Kaempf [Wed, 26 Apr 2006 08:43:46 +0000 (08:43 +0000)]
bump
Klaus Kaempf [Wed, 26 Apr 2006 08:27:00 +0000 (08:27 +0000)]
compare only compatible archs
Klaus Kaempf [Tue, 25 Apr 2006 17:37:11 +0000 (17:37 +0000)]
bugfix 168840
Klaus Kaempf [Tue, 25 Apr 2006 17:35:16 +0000 (17:35 +0000)]
if multiple package atoms with identical name exist, choose the
one with the best arch (#168840)
Duncan Mac-Vicar P [Tue, 25 Apr 2006 15:01:00 +0000 (15:01 +0000)]
update changes file and revision
Duncan Mac-Vicar P [Tue, 25 Apr 2006 14:58:30 +0000 (14:58 +0000)]
if unknown key, pass empty strings insteads for description
Klaus Kaempf [Tue, 25 Apr 2006 14:48:15 +0000 (14:48 +0000)]
dont parse other.xml