platform/upstream/libzypp.git
18 years ago- Added libblkid and libcurl checks to configure.ac
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

18 years ago- Added libcurl and libblkid compile/link flags
Marius Tomaschewski [Mon, 1 May 2006 02:39:21 +0000 (02:39 +0000)]
- Added libcurl and libblkid compile/link flags

18 years ago- Improved device check in MediaDISK using libblkid (Bug #158529)
Marius Tomaschewski [Mon, 1 May 2006 02:38:18 +0000 (02:38 +0000)]
- Improved device check in MediaDISK using libblkid (Bug #158529)

18 years ago- Allow to provide sysfs path via $SYSFS_PATH,
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

18 years agodebug 'undo()'
Klaus Kaempf [Sun, 30 Apr 2006 19:03:36 +0000 (19:03 +0000)]
debug 'undo()'

18 years agobump
Klaus Kaempf [Sat, 29 Apr 2006 20:06:49 +0000 (20:06 +0000)]
bump

18 years ago- dont warn for "other" type
Klaus Kaempf [Sat, 29 Apr 2006 20:05:47 +0000 (20:05 +0000)]
- dont warn for "other" type
- catch and log exception

18 years agoadd }
Klaus Kaempf [Sat, 29 Apr 2006 19:56:21 +0000 (19:56 +0000)]
add }

18 years agotry/catch around store access
Klaus Kaempf [Sat, 29 Apr 2006 19:54:25 +0000 (19:54 +0000)]
try/catch around store access

18 years agodont download other
Klaus Kaempf [Sat, 29 Apr 2006 19:46:57 +0000 (19:46 +0000)]
dont download other

18 years agodont download other, even not for key checking
Klaus Kaempf [Sat, 29 Apr 2006 19:45:10 +0000 (19:45 +0000)]
dont download other, even not for key checking

18 years agotestsuite improvements
Klaus Kaempf [Sat, 29 Apr 2006 19:25:36 +0000 (19:25 +0000)]
testsuite improvements

18 years agodisable key checking for "suseparser"
Klaus Kaempf [Sat, 29 Apr 2006 19:24:37 +0000 (19:24 +0000)]
disable key checking for "suseparser"

18 years agofilenames without dots please
Klaus Kaempf [Sat, 29 Apr 2006 19:20:26 +0000 (19:20 +0000)]
filenames without dots please
add solutions

18 years agocomplete test data for multiarch zypp upgrade patch (#170098)
Klaus Kaempf [Sat, 29 Apr 2006 19:04:04 +0000 (19:04 +0000)]
complete test data for multiarch zypp upgrade patch (#170098)

18 years ago- always choose 'best' resolvable for installation
Klaus Kaempf [Sat, 29 Apr 2006 18:47:20 +0000 (18:47 +0000)]
- always choose 'best' resolvable for installation
- dont accept empty catalogs

18 years agoadd all sources to manager
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

18 years agodont care for keys in testcases
Klaus Kaempf [Sat, 29 Apr 2006 09:45:37 +0000 (09:45 +0000)]
dont care for keys in testcases

18 years agofix rev
Klaus Kaempf [Sat, 29 Apr 2006 09:23:45 +0000 (09:23 +0000)]
fix rev

18 years agofix code
Klaus Kaempf [Sat, 29 Apr 2006 09:23:18 +0000 (09:23 +0000)]
fix code

18 years agoallow parallel atom installs
Klaus Kaempf [Sat, 29 Apr 2006 09:12:48 +0000 (09:12 +0000)]
allow parallel atom installs

18 years agoallow parallel install of atoms (they're not really installed anyways
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)

18 years agochanges
Duncan Mac-Vicar P [Fri, 28 Apr 2006 18:15:22 +0000 (18:15 +0000)]
changes

18 years agoget rid of autobuild check when throwing exceptions without throw
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).

18 years ago- Do not violate install order when restricting commit to a certain
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)

18 years agobackup some future testcases
Duncan Mac-Vicar P [Fri, 28 Apr 2006 16:23:11 +0000 (16:23 +0000)]
backup some future testcases

18 years agoupdate chages
Duncan Mac-Vicar P [Fri, 28 Apr 2006 16:16:29 +0000 (16:16 +0000)]
update chages

18 years agoNever use throw directly!
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.

18 years agoBug 162064
Stefan Schubert [Fri, 28 Apr 2006 13:42:10 +0000 (13:42 +0000)]
Bug 162064

18 years agoBug 162064
Stefan Schubert [Fri, 28 Apr 2006 13:31:26 +0000 (13:31 +0000)]
Bug 162064

18 years agoBug 162064
Stefan Schubert [Fri, 28 Apr 2006 13:28:40 +0000 (13:28 +0000)]
Bug 162064

18 years agorev 3268
Klaus Kaempf [Fri, 28 Apr 2006 12:58:03 +0000 (12:58 +0000)]
rev 3268

18 years agorevert bugfix 168906, it filters also valid errors
Klaus Kaempf [Fri, 28 Apr 2006 12:54:33 +0000 (12:54 +0000)]
revert bugfix 168906, it filters also valid errors

18 years agoOnly choose the best architecture if name-version-edition matches (#170098)
Klaus Kaempf [Fri, 28 Apr 2006 12:47:27 +0000 (12:47 +0000)]
Only choose the best architecture if name-version-edition matches (#170098)

18 years agochanges
Duncan Mac-Vicar P [Fri, 28 Apr 2006 11:02:28 +0000 (11:02 +0000)]
changes

18 years ago#170093 - Lot of package descriptions missing
Duncan Mac-Vicar P [Fri, 28 Apr 2006 11:01:39 +0000 (11:01 +0000)]
#170093 - Lot of package descriptions missing

18 years agoconverting *.pat files
Klaus Kaempf [Thu, 27 Apr 2006 21:16:14 +0000 (21:16 +0000)]
converting *.pat files

18 years agoupdate changes file
Duncan Mac-Vicar P [Thu, 27 Apr 2006 18:28:17 +0000 (18:28 +0000)]
update changes file

18 years agoShow full url of index files in sources for signature validation
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)

18 years agoVerify signatures on factoryInit.
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.

18 years ago- dont refresh if source has not changed. Uses media file checksum.
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.

18 years ago#169094
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

18 years agoudpated media ID syntax for external scripts (to be consistent with packages) (#170247)
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)

18 years agoset media ID to 1 if not specified in YUM metadata (#167452)
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)

18 years agoallow run as user
Duncan Mac-Vicar P [Thu, 27 Apr 2006 13:14:45 +0000 (13:14 +0000)]
allow run as user

18 years agoignore generated
Klaus Kaempf [Thu, 27 Apr 2006 09:57:57 +0000 (09:57 +0000)]
ignore generated

18 years agobugfix 165746
Klaus Kaempf [Thu, 27 Apr 2006 09:55:53 +0000 (09:55 +0000)]
bugfix 165746

18 years agoIf freshen and supplement are fulfilled install resolvable if not yet installed ...
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)

18 years agocorrect comments
Klaus Kaempf [Thu, 27 Apr 2006 09:30:26 +0000 (09:30 +0000)]
correct comments

18 years agofix scripts
Klaus Kaempf [Wed, 26 Apr 2006 16:01:23 +0000 (16:01 +0000)]
fix scripts

18 years agochmod +x before passing script to shell ...
Klaus Kaempf [Wed, 26 Apr 2006 15:59:02 +0000 (15:59 +0000)]
chmod +x before passing script to shell ...

18 years agoskip "other" during checksum check
Klaus Kaempf [Wed, 26 Apr 2006 15:46:54 +0000 (15:46 +0000)]
skip "other" during checksum check

18 years agocomment typo
Klaus Kaempf [Wed, 26 Apr 2006 15:46:04 +0000 (15:46 +0000)]
comment typo

18 years agorevert last change
Klaus Kaempf [Wed, 26 Apr 2006 15:30:51 +0000 (15:30 +0000)]
revert last change

18 years agoHuh ? show() passes the resolvable ??
Klaus Kaempf [Wed, 26 Apr 2006 15:30:21 +0000 (15:30 +0000)]
Huh ? show() passes the resolvable ??

18 years agomessage callback fix
Klaus Kaempf [Wed, 26 Apr 2006 15:25:15 +0000 (15:25 +0000)]
message callback fix

18 years agoactually show the text, not the resolvable in the message callback
Klaus Kaempf [Wed, 26 Apr 2006 15:24:15 +0000 (15:24 +0000)]
actually show the text, not the resolvable in the message callback

18 years agotest compare
Klaus Kaempf [Wed, 26 Apr 2006 08:46:55 +0000 (08:46 +0000)]
test compare

18 years agoupdate docu a bit
Stanislav Visnovsky [Wed, 26 Apr 2006 08:45:15 +0000 (08:45 +0000)]
update docu a bit

18 years agobump
Klaus Kaempf [Wed, 26 Apr 2006 08:43:46 +0000 (08:43 +0000)]
bump

18 years agocompare only compatible archs
Klaus Kaempf [Wed, 26 Apr 2006 08:27:00 +0000 (08:27 +0000)]
compare only compatible archs

18 years agobugfix 168840
Klaus Kaempf [Tue, 25 Apr 2006 17:37:11 +0000 (17:37 +0000)]
bugfix 168840

18 years agoif multiple package atoms with identical name exist, choose the
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)

18 years agoupdate changes file and revision
Duncan Mac-Vicar P [Tue, 25 Apr 2006 15:01:00 +0000 (15:01 +0000)]
update changes file and revision

18 years agoif unknown key, pass empty strings insteads for description
Duncan Mac-Vicar P [Tue, 25 Apr 2006 14:58:30 +0000 (14:58 +0000)]
if unknown key, pass empty strings insteads for description

18 years agodont parse other.xml
Klaus Kaempf [Tue, 25 Apr 2006 14:48:15 +0000 (14:48 +0000)]
dont parse other.xml

18 years agodisable "other" parsing
Klaus Kaempf [Tue, 25 Apr 2006 14:47:22 +0000 (14:47 +0000)]
disable "other" parsing

18 years ago- in source refresh, clean up the cache dir if fails
Stanislav Visnovsky [Tue, 25 Apr 2006 14:39:22 +0000 (14:39 +0000)]
- in source refresh, clean up the cache dir if fails
- do not require repomd.xml.asc when creating a cache (#163765)

18 years agoupdate changes file and revision
Duncan Mac-Vicar P [Tue, 25 Apr 2006 13:21:13 +0000 (13:21 +0000)]
update changes file and revision

18 years agoupdate changes file
Duncan Mac-Vicar P [Tue, 25 Apr 2006 13:19:59 +0000 (13:19 +0000)]
update changes file

18 years ago#168654
Duncan Mac-Vicar P [Tue, 25 Apr 2006 13:16:58 +0000 (13:16 +0000)]
#168654

Check if a file exists before providing it, and just handling the
exception is not sufficient, because it can release the media.
it nows get all possible packages.X translations an then
it selects the candidate from the existing ones

18 years agofix #168906
Klaus Kaempf [Tue, 25 Apr 2006 10:50:40 +0000 (10:50 +0000)]
fix #168906

18 years agodont report conflicts if item is not installed/to-be-installed (#168906)
Klaus Kaempf [Tue, 25 Apr 2006 10:27:53 +0000 (10:27 +0000)]
dont report conflicts if item is not installed/to-be-installed (#168906)

18 years agoadd comments
Klaus Kaempf [Tue, 25 Apr 2006 10:25:54 +0000 (10:25 +0000)]
add comments

18 years agoupdate changes
Duncan Mac-Vicar P [Tue, 25 Apr 2006 09:27:52 +0000 (09:27 +0000)]
update changes

18 years ago#168060 , propagate the file description or original name to
Duncan Mac-Vicar P [Tue, 25 Apr 2006 09:26:56 +0000 (09:26 +0000)]
#168060 , propagate the file description or original name to
the UI and not the checked filename path, which could be a tmp file.

Requires changes in pkg-manager, and probably zmd-helpers.
Pathname -> string

18 years agobackup
Duncan Mac-Vicar P [Tue, 25 Apr 2006 08:18:35 +0000 (08:18 +0000)]
backup

18 years agoclean up condition, (was like 'true && !false' before)
Klaus Kaempf [Mon, 24 Apr 2006 19:52:08 +0000 (19:52 +0000)]
clean up condition, (was like 'true && !false' before)

18 years agobackup
Duncan Mac-Vicar P [Mon, 24 Apr 2006 16:41:10 +0000 (16:41 +0000)]
backup

18 years agobackup
Duncan Mac-Vicar P [Mon, 24 Apr 2006 16:40:50 +0000 (16:40 +0000)]
backup

18 years agoupdate changes
Duncan Mac-Vicar P [Mon, 24 Apr 2006 16:28:42 +0000 (16:28 +0000)]
update changes

18 years ago#168355 , /var/lib/zypp/db/languages/* are empty files
Duncan Mac-Vicar P [Mon, 24 Apr 2006 16:27:01 +0000 (16:27 +0000)]
#168355 , /var/lib/zypp/db/languages/* are empty files

18 years agoupdate my changes
Duncan Mac-Vicar P [Mon, 24 Apr 2006 15:45:31 +0000 (15:45 +0000)]
update my changes

18 years agodont init false here, because this is the last package parsed
Duncan Mac-Vicar P [Mon, 24 Apr 2006 15:34:25 +0000 (15:34 +0000)]
dont init false here, because this is the last package parsed

18 years agohttps://bugzilla.novell.com/show_bug.cgi?id=160792
Duncan Mac-Vicar P [Mon, 24 Apr 2006 15:32:46 +0000 (15:32 +0000)]
https://bugzilla.novell.com/show_bug.cgi?id=160792

All resolvables must honor arch, so Arch_noarch in
target/store/XMLFilesBackend.cc is wrong

18 years agoremoved accidentally committed file
Jiri Srain [Mon, 24 Apr 2006 15:07:25 +0000 (15:07 +0000)]
removed accidentally committed file

18 years agoreplace '_' in YUM elements/attributes with '-' (#168762)
Jiri Srain [Mon, 24 Apr 2006 15:06:24 +0000 (15:06 +0000)]
replace '_' in YUM elements/attributes with '-' (#168762)

18 years agomore fixes for shared properties
Duncan Mac-Vicar P [Mon, 24 Apr 2006 14:53:05 +0000 (14:53 +0000)]
more fixes for shared properties

18 years ago- Updated changelog
Marius Tomaschewski [Mon, 24 Apr 2006 14:23:11 +0000 (14:23 +0000)]
- Updated changelog

18 years ago- Added getenv NULL ptr check and verify of the $HOME dir's
Marius Tomaschewski [Mon, 24 Apr 2006 14:22:37 +0000 (14:22 +0000)]
- Added getenv NULL ptr check and verify of the $HOME dir's
  and ~/.curlrc file's ownership (#163203).

18 years ago- Fixed iseries workaround - interchanged variables for scsi
Marius Tomaschewski [Mon, 24 Apr 2006 14:19:34 +0000 (14:19 +0000)]
- Fixed iseries workaround - interchanged variables for scsi
  devices, added debug messages about the steps (#163971).

18 years ago- Skip temporary attach point log message if it is empty.
Marius Tomaschewski [Mon, 24 Apr 2006 14:12:38 +0000 (14:12 +0000)]
- Skip temporary attach point log message if it is empty.

18 years ago- Use filesystem::TmpDir to create unique and unused Source cache
Michael Andres [Mon, 24 Apr 2006 13:49:03 +0000 (13:49 +0000)]
- Use filesystem::TmpDir to create unique and unused Source cache
  directories. (#168051)

18 years agoEnable signature checks per default. (#168525)
Michael Andres [Mon, 24 Apr 2006 12:32:30 +0000 (12:32 +0000)]
Enable signature checks per default. (#168525)

18 years agomissing
Duncan Mac-Vicar P [Mon, 24 Apr 2006 12:21:47 +0000 (12:21 +0000)]
missing

18 years ago- Documented media access url's "alias" query parameter
Marius Tomaschewski [Mon, 24 Apr 2006 12:21:22 +0000 (12:21 +0000)]
- Documented media access url's "alias" query parameter
  as reserved by the Source and unused in MediaManager.

18 years agoadd my devel dir
Duncan Mac-Vicar P [Mon, 24 Apr 2006 11:44:34 +0000 (11:44 +0000)]
add my devel dir

18 years agoattempt to fix #159109, x86-64: missing package descriptions
Duncan Mac-Vicar P [Mon, 24 Apr 2006 11:43:16 +0000 (11:43 +0000)]
attempt to fix #159109, x86-64: missing package descriptions
need to commit for backup and to test in another machine.

18 years agoadd empty() property
Duncan Mac-Vicar P [Mon, 24 Apr 2006 11:42:23 +0000 (11:42 +0000)]
add empty() property

18 years agoUse Pathname and Url for source data.
Duncan Mac-Vicar P [Mon, 24 Apr 2006 11:41:41 +0000 (11:41 +0000)]
Use Pathname and Url for source data.