platform/upstream/zypper.git
17 years agoloading target resolvables where forgotten
Jan Kupec [Wed, 20 Jun 2007 07:18:32 +0000 (07:18 +0000)]
loading target resolvables where forgotten

17 years ago- handle errors on source adding
Duncan Mac-Vicar P [Tue, 19 Jun 2007 20:51:04 +0000 (20:51 +0000)]
- handle errors on source adding

17 years agoRemoved old source manager completely from all commands.
Jan Kupec [Tue, 19 Jun 2007 16:53:46 +0000 (16:53 +0000)]
Removed old source manager completely from all commands.

17 years agoDont re-read the rpm db after install.
Duncan Mac-Vicar P [Tue, 19 Jun 2007 16:08:26 +0000 (16:08 +0000)]
Dont re-read the rpm db after install.

Only has to be done if in shell mode, any one knows how to know that
flag?

17 years agoadd installed resolvables before installgrep Target *
Duncan Mac-Vicar P [Tue, 19 Jun 2007 15:49:28 +0000 (15:49 +0000)]
add installed resolvables before installgrep Target *

17 years agoremove repo
Duncan Mac-Vicar P [Tue, 19 Jun 2007 13:24:49 +0000 (13:24 +0000)]
remove repo

17 years agoFixed an endless loop in Abort/Retry/Ignore (#269263).
Martin Vidner [Tue, 19 Jun 2007 10:53:35 +0000 (10:53 +0000)]
Fixed an endless loop in Abort/Retry/Ignore (#269263).

17 years agomore commands added
Jan Kupec [Tue, 19 Jun 2007 10:17:01 +0000 (10:17 +0000)]
more commands added

17 years agoFixed indentation
Martin Vidner [Tue, 19 Jun 2007 08:46:23 +0000 (08:46 +0000)]
Fixed indentation
(http://en.opensuse.org/Tab_Width)

17 years ago- Don't clean the cache, buildCache takes care of it.
Duncan Mac-Vicar P [Mon, 18 Jun 2007 23:01:18 +0000 (23:01 +0000)]
- Don't clean the cache, buildCache takes care of it.

17 years agobackup
Jan Kupec [Mon, 18 Jun 2007 13:53:41 +0000 (13:53 +0000)]
backup

17 years agocompile
Duncan Mac-Vicar P [Mon, 18 Jun 2007 10:52:17 +0000 (10:52 +0000)]
compile

17 years agoreintroduced and updated POTFILES.in (because of source files order)
Jan Kupec [Fri, 15 Jun 2007 14:27:30 +0000 (14:27 +0000)]
reintroduced and updated POTFILES.in (because of source files order)

17 years ago- zypper addrepo (alias service-add, sa) reimplemented
Jan Kupec [Fri, 15 Jun 2007 12:29:59 +0000 (12:29 +0000)]
- zypper addrepo (alias service-add, sa) reimplemented
- some related code clean-up

17 years agodropped 10.1 code
Jan Kupec [Fri, 15 Jun 2007 12:25:18 +0000 (12:25 +0000)]
dropped 10.1 code

17 years agobackup
Jan Kupec [Thu, 14 Jun 2007 12:11:01 +0000 (12:11 +0000)]
backup

17 years ago10.1 compatibility code removed
Jan Kupec [Wed, 13 Jun 2007 13:29:49 +0000 (13:29 +0000)]
10.1 compatibility code removed

17 years agocommand enumeration/mapping class added
Jan Kupec [Wed, 13 Jun 2007 07:00:24 +0000 (07:00 +0000)]
command enumeration/mapping class added

17 years agosimple refresh implementation.
Duncan Mac-Vicar P [Tue, 12 Jun 2007 21:29:47 +0000 (21:29 +0000)]
simple refresh implementation.

17 years agoimplement zypper sl
Duncan Mac-Vicar P [Tue, 12 Jun 2007 13:14:12 +0000 (13:14 +0000)]
implement zypper sl

17 years agosome ignores added
Jan Kupec [Mon, 11 Jun 2007 13:50:18 +0000 (13:50 +0000)]
some ignores added

17 years agoautotools -> cmake
Jan Kupec [Mon, 11 Jun 2007 13:16:25 +0000 (13:16 +0000)]
autotools -> cmake

17 years ago- backup
Jan Kupec [Thu, 7 Jun 2007 12:07:50 +0000 (12:07 +0000)]
- backup
- zypper install/remove modified to load repo resolvables from db cache
  (init_repos() and load_repo_resolvables() added - just a quick hack,
  will clean up the code later)
- not working ATM

17 years ago.changes
Jan Kupec [Mon, 4 Jun 2007 20:34:52 +0000 (20:34 +0000)]
.changes

17 years agofixed log file path
Jan Kupec [Mon, 4 Jun 2007 20:30:20 +0000 (20:30 +0000)]
fixed log file path

17 years ago.changes
Jan Kupec [Mon, 4 Jun 2007 16:08:50 +0000 (16:08 +0000)]
.changes

17 years ago- moved zypper log from /var/log/YaST2 to /var/log
Jan Kupec [Mon, 4 Jun 2007 15:46:33 +0000 (15:46 +0000)]
- moved zypper log from /var/log/YaST2 to /var/log
- declared ownership of the log file by zypper package

17 years agoMerged changes from SP1 branch, ignoring translation updates.
Jan Kupec [Thu, 26 Apr 2007 12:25:50 +0000 (12:25 +0000)]
Merged changes from SP1 branch, ignoring translation updates.

17 years agomerged zypp-checkpatches.cc from SP1 branch
Jan Kupec [Thu, 26 Apr 2007 09:18:53 +0000 (09:18 +0000)]
merged zypp-checkpatches.cc from SP1 branch

17 years agotesting commit
Martin Vidner [Fri, 6 Apr 2007 08:30:17 +0000 (08:30 +0000)]
testing commit

17 years agoMerged revisions 4946,4954,4957-4961,4964-4965,4968-5077 via svnmerge from
Martin Vidner [Thu, 22 Feb 2007 18:21:35 +0000 (18:21 +0000)]
Merged revisions 4946,4954,4957-4961,4964-4965,4968-5077 via svnmerge from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/zypper

........
  r5077 | mvidner | 2007-02-22 18:30:23 +0100 (Čt, 22 úno 2007) | 2 lines

  Use the read-only hack for service-list (#247001).
........

17 years agoone po/Makefile.in too many
Jan Kupec [Wed, 21 Feb 2007 12:28:25 +0000 (12:28 +0000)]
one po/Makefile.in too many

17 years agooutsourcing libzypp
Stefan Haas [Thu, 15 Feb 2007 12:40:07 +0000 (12:40 +0000)]
outsourcing libzypp

17 years agoShrunk zypp-checkpatches (#224886).
Martin Vidner [Tue, 13 Feb 2007 13:12:46 +0000 (13:12 +0000)]
Shrunk zypp-checkpatches (#224886).

17 years agoAdded interactive resolution of resolver problems (#242736).
Martin Vidner [Tue, 13 Feb 2007 11:59:29 +0000 (11:59 +0000)]
Added interactive resolution of resolver problems (#242736).

17 years agoEcho a newline after the user enters EOF.
Martin Vidner [Tue, 13 Feb 2007 09:53:33 +0000 (09:53 +0000)]
Echo a newline after the user enters EOF.

17 years agoDo not allow to commit with unresolved dependency problems (#242736).
Martin Vidner [Mon, 12 Feb 2007 12:36:47 +0000 (12:36 +0000)]
Do not allow to commit with unresolved dependency problems (#242736).

17 years agoBuildRequires: readline-devel
Martin Vidner [Mon, 5 Feb 2007 17:01:52 +0000 (17:01 +0000)]
BuildRequires:  readline-devel

17 years ago0.7.0
Martin Vidner [Mon, 5 Feb 2007 16:35:42 +0000 (16:35 +0000)]
0.7.0

17 years agomerged current pot to po's
Martin Vidner [Mon, 5 Feb 2007 16:34:50 +0000 (16:34 +0000)]
merged current pot to po's
(merging from the branch was wrong, the code is different there)

17 years agoShell: added command line editing with history (#232374);
Martin Vidner [Mon, 5 Feb 2007 16:03:44 +0000 (16:03 +0000)]
Shell: added command line editing with history (#232374);
exit on EOF (#230211, #235709).

17 years agoMerged revisions 4946,4954,4957-4961,4964-4967 via svnmerge from
Martin Vidner [Mon, 5 Feb 2007 13:01:29 +0000 (13:01 +0000)]
Merged revisions 4946,4954,4957-4961,4964-4967 via svnmerge from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/zypper

........
  r4966 | mvidner | 2007-02-05 10:49:07 +0100 (Po, 05 úno 2007) | 2 lines

  Fixed in-tree make package-local.
........
  r4967 | mvidner | 2007-02-05 10:55:04 +0100 (Po, 05 úno 2007) | 3 lines

  merged current pot to po's
  (make package made me do it)
........

17 years agoMerged revisions 4944,4946,4954,4957-4963 via svnmerge from
Jan Kupec [Fri, 2 Feb 2007 12:30:49 +0000 (12:30 +0000)]
Merged revisions 4944,4946,4954,4957-4963 via svnmerge from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/zypper

........
  r4962 | jkupec | 2007-02-02 13:22:21 +0100 (Fri, 02 Feb 2007) | 2 lines

  Non-interactive mode turns on --skip-interactive as well.
........
  r4963 | jkupec | 2007-02-02 13:27:43 +0100 (Fri, 02 Feb 2007) | 1 line

  changelog
........

17 years ago.changes
Jan Kupec [Thu, 1 Feb 2007 14:22:12 +0000 (14:22 +0000)]
.changes

17 years agoMerged revisions 4943-4944,4946-4958 via svnmerge from
Jan Kupec [Thu, 1 Feb 2007 14:21:20 +0000 (14:21 +0000)]
Merged revisions 4943-4944,4946-4958 via svnmerge from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/zypper

........
  r4947 | mvidner | 2007-02-01 10:26:36 +0100 (Thu, 01 Feb 2007) | 2 lines

  Added many missing files
........
  r4948 | mvidner | 2007-02-01 10:27:06 +0100 (Thu, 01 Feb 2007) | 2 lines

  token translation of a few messages
........
  r4949 | jkupec | 2007-02-01 10:27:53 +0100 (Thu, 01 Feb 2007) | 6 lines

  - enabled DownloadResolvableReportReceiver::problem() callback
    (#224216)
  - global non-iteractive mode added (needed due to bug #224216 and
    no-confirm option of install and update commands)
........
  r4950 | jkupec | 2007-02-01 10:29:03 +0100 (Thu, 01 Feb 2007) | 1 line

  revision corrected
........
  r4951 | jkupec | 2007-02-01 11:02:09 +0100 (Thu, 01 Feb 2007) | 2 lines

  --non-interactive global option added
........
  r4952 | jkupec | 2007-02-01 11:40:48 +0100 (Thu, 01 Feb 2007) | 1 line

  Slovak translation added.
........
  r4953 | jkupec | 2007-02-01 11:44:05 +0100 (Thu, 01 Feb 2007) | 1 line

  changelog
........
  r4955 | jkupec | 2007-02-01 14:42:23 +0100 (Thu, 01 Feb 2007) | 2 lines

  Hungarian translation added.
........
  r4956 | jkupec | 2007-02-01 14:44:39 +0100 (Thu, 01 Feb 2007) | 1 line

  changelog
........

17 years agoBlocked revisions 4945 via svnmerge
Jan Kupec [Thu, 1 Feb 2007 13:51:23 +0000 (13:51 +0000)]
Blocked revisions 4945 via svnmerge

........
  r4945 | mvidner | 2007-01-31 18:21:42 +0100 (Wed, 31 Jan 2007) | 2 lines

  Merged the part of SP1 build fix from r4838 that was missing in r4856.
........

17 years agoAdded global option --root to operate on a different directory
Martin Vidner [Thu, 1 Feb 2007 13:32:57 +0000 (13:32 +0000)]
Added global option --root to operate on a different directory
(#238165, F#301963).

17 years agoMerged revisions 4897-4943 via svnmerge from
Jan Kupec [Wed, 31 Jan 2007 15:26:12 +0000 (15:26 +0000)]
Merged revisions 4897-4943 via svnmerge from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/zypper

........
  r4932 | jkupec | 2007-01-29 19:25:32 +0100 (Mon, 29 Jan 2007) | 1 line

  locale support added
........

17 years agoInitialized merge tracking via "svnmerge" with revisions "1-4896" from
Jan Kupec [Wed, 31 Jan 2007 15:12:46 +0000 (15:12 +0000)]
Initialized merge tracking via "svnmerge" with revisions "1-4896" from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/zypper

17 years agoInitialized merge tracking via "svnmerge" with revisions "1-4939" from
Jan Kupec [Wed, 31 Jan 2007 15:10:43 +0000 (15:10 +0000)]
Initialized merge tracking via "svnmerge" with revisions "1-4939" from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/zypper

17 years agoInitialized merge tracking via "svnmerge" with revisions "1-4940" from
Jan Kupec [Wed, 31 Jan 2007 14:25:19 +0000 (14:25 +0000)]
Initialized merge tracking via "svnmerge" with revisions "1-4940" from
http://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/zypper

17 years ago(no commit message)
Jan Kupec [Fri, 12 Jan 2007 14:06:04 +0000 (14:06 +0000)]

17 years agoTexts corrected based on feedback from proof-reading.
Jan Kupec [Fri, 12 Jan 2007 14:02:40 +0000 (14:02 +0000)]
Texts corrected based on feedback from proof-reading.

17 years ago(no commit message)
Jan Kupec [Thu, 11 Jan 2007 16:07:34 +0000 (16:07 +0000)]

17 years agomore texts marked for translation
Jan Kupec [Thu, 11 Jan 2007 15:22:39 +0000 (15:22 +0000)]
more texts marked for translation

17 years agoFixed building on SLE10-SP1.
Martin Vidner [Tue, 9 Jan 2007 16:13:37 +0000 (16:13 +0000)]
Fixed building on SLE10-SP1.

17 years agofixed bug #224216 (uncaught checksum exception) (minimal fix for 10.2 YOU, more work...
Jan Kupec [Mon, 18 Dec 2006 12:40:10 +0000 (12:40 +0000)]
fixed bug #224216 (uncaught checksum exception) (minimal fix for 10.2 YOU, more work needed for 10.3)

17 years agofixed bug #224216 (uncaught checksum exception) (minimal fix for 10.2 YOU, more work...
Jan Kupec [Mon, 18 Dec 2006 12:17:00 +0000 (12:17 +0000)]
fixed bug #224216 (uncaught checksum exception) (minimal fix for 10.2 YOU, more work needed for 10.3)

17 years agoupdate from AJ
Martin Vidner [Tue, 12 Dec 2006 12:48:23 +0000 (12:48 +0000)]
update from AJ

17 years ago(no commit message)
Jan Kupec [Thu, 7 Dec 2006 09:29:04 +0000 (09:29 +0000)]

17 years agofixed error output when trying to install an already installed package (#224129)
Jan Kupec [Thu, 7 Dec 2006 09:28:52 +0000 (09:28 +0000)]
fixed error output when trying to install an already installed package (#224129)

17 years agofixed error output when trying to install an already installed package (#224129)
Jan Kupec [Thu, 7 Dec 2006 09:25:10 +0000 (09:25 +0000)]
fixed error output when trying to install an already installed package (#224129)

17 years agoversion increased
Jan Kupec [Mon, 4 Dec 2006 07:09:44 +0000 (07:09 +0000)]
version increased

17 years agofixed duplicates of target resolvables in sources - second part of #224673 fix
Jan Kupec [Mon, 4 Dec 2006 07:08:52 +0000 (07:08 +0000)]
fixed duplicates of target resolvables in sources - second part of #224673 fix

17 years agofixed bug #224673
Jan Kupec [Fri, 1 Dec 2006 15:30:58 +0000 (15:30 +0000)]
fixed bug #224673
further, thanx to fix of #223750 there's no further need to
zypp->removeResolvables(tgt_resolvables) in ZyppSearch::cacheInstalled()
and no need to compare arch and edition of cached target resolvables with the source ones to find out whether a resolvable is installed in FillTable.

17 years agoReintroduced libtool, it is useful for linking to libraries in
Martin Vidner [Fri, 1 Dec 2006 14:41:32 +0000 (14:41 +0000)]
Reintroduced libtool, it is useful for linking to libraries in
nonstandard directories. (#224738)

17 years agoinstallation_sources: fixed to be compatible even with
Martin Vidner [Thu, 30 Nov 2006 16:32:57 +0000 (16:32 +0000)]
installation_sources: fixed to be compatible even with
/opt/kde3/bin/kde_add_yast_source.sh (#223795).

17 years agoDo not needlessly use libtool (#224738).
Martin Vidner [Thu, 30 Nov 2006 16:05:49 +0000 (16:05 +0000)]
Do not needlessly use libtool (#224738).

17 years agozypp-checkpatches does not need -lboost_program_options (#224764)
Martin Vidner [Thu, 30 Nov 2006 15:54:18 +0000 (15:54 +0000)]
zypp-checkpatches does not need -lboost_program_options (#224764)

17 years ago(no commit message)
Jan Kupec [Thu, 30 Nov 2006 14:17:31 +0000 (14:17 +0000)]

17 years agoAdded explicit dependency on procps package.
Jan Kupec [Thu, 30 Nov 2006 14:16:24 +0000 (14:16 +0000)]
Added explicit dependency on procps package.

17 years agoFixed typo in message (#223816). BASE-SuSE-SLE-10-SP2-Branch
Martin Vidner [Mon, 27 Nov 2006 12:53:35 +0000 (12:53 +0000)]
Fixed typo in message (#223816).

17 years agolist-updates: warn if we are listing only patches affecting the
Martin Vidner [Mon, 20 Nov 2006 17:05:13 +0000 (17:05 +0000)]
list-updates: warn if we are listing only patches affecting the
package manager and there are also others.

17 years agofixed missing bracket
Martin Vidner [Mon, 20 Nov 2006 16:35:22 +0000 (16:35 +0000)]
fixed missing bracket
(NONE:0: /usr/bin/m4: ERROR: EOF in string)

17 years agoRespect "update --skip-interactive" (#221476).
Martin Vidner [Mon, 20 Nov 2006 16:31:28 +0000 (16:31 +0000)]
Respect "update --skip-interactive" (#221476).

17 years agoinclude installation_sources in the tarball
Martin Vidner [Mon, 20 Nov 2006 13:15:54 +0000 (13:15 +0000)]
include installation_sources in the tarball

17 years agoenable make package-local for out-of-source-tree builds
Martin Vidner [Mon, 20 Nov 2006 13:05:27 +0000 (13:05 +0000)]
enable make package-local for out-of-source-tree builds

17 years agoupdate -t package: keep the same architecture (#222140).
Martin Vidner [Mon, 20 Nov 2006 12:56:02 +0000 (12:56 +0000)]
update -t package: keep the same architecture (#222140).

17 years agoResurrected /usr/bin/installation_sources, as a shell wrapper for
Martin Vidner [Wed, 15 Nov 2006 15:48:32 +0000 (15:48 +0000)]
Resurrected /usr/bin/installation_sources, as a shell wrapper for
zypper (#163737).

17 years agoservice-add: added options --type (especially for Plandir, #174369),
Martin Vidner [Wed, 15 Nov 2006 13:41:09 +0000 (13:41 +0000)]
service-add: added options --type (especially for Plandir, #174369),
--disabled and --no-refresh.

17 years agoAdjusted for text change (#219783).
Martin Vidner [Wed, 15 Nov 2006 08:38:22 +0000 (08:38 +0000)]
Adjusted for text change (#219783).

17 years agoFixed service-rename leaving the old name around.
Martin Vidner [Mon, 13 Nov 2006 14:49:37 +0000 (14:49 +0000)]
Fixed service-rename leaving the old name around.

17 years agolicense confirmation added
Jan Kupec [Mon, 13 Nov 2006 13:36:50 +0000 (13:36 +0000)]
license confirmation added

17 years agolicense confirmation added
Jan Kupec [Mon, 13 Nov 2006 13:07:53 +0000 (13:07 +0000)]
license confirmation added

17 years agoIntitalize target in right order
Duncan Mac-Vicar P [Fri, 10 Nov 2006 13:57:58 +0000 (13:57 +0000)]
Intitalize target in right order

17 years ago(no commit message)
Jan Kupec [Fri, 10 Nov 2006 11:38:12 +0000 (11:38 +0000)]

17 years ago(no commit message)
Jan Kupec [Fri, 10 Nov 2006 11:10:00 +0000 (11:10 +0000)]

17 years agoDo not obsolete y2pmsh.rpm yet.
Martin Vidner [Fri, 10 Nov 2006 09:51:00 +0000 (09:51 +0000)]
Do not obsolete y2pmsh.rpm yet.

17 years agozypper service-rename duplicate problem added
Jan Kupec [Thu, 9 Nov 2006 17:36:03 +0000 (17:36 +0000)]
zypper service-rename duplicate problem added

17 years agoreturning special exit codes and messages to indicate necessity of machine reboot...
Jan Kupec [Thu, 9 Nov 2006 17:35:34 +0000 (17:35 +0000)]
returning special exit codes and messages to indicate necessity of machine reboot or package manager restart

17 years agosay when it was broken
Martin Vidner [Thu, 9 Nov 2006 15:27:06 +0000 (15:27 +0000)]
say when it was broken

17 years agoFixed option parsing broken by unterminated option lists (install -t
Martin Vidner [Thu, 9 Nov 2006 15:22:18 +0000 (15:22 +0000)]
Fixed option parsing broken by unterminated option lists (install -t
was thinking -t stood for --terse).
If "install"ing more resolvables at a time, don't commit one by one.

17 years agoslightly better debug message
Martin Vidner [Thu, 9 Nov 2006 15:18:46 +0000 (15:18 +0000)]
slightly better debug message

17 years ago(no commit message)
Jan Kupec [Wed, 8 Nov 2006 19:09:56 +0000 (19:09 +0000)]

17 years agoexit code numbers reassigned, man page updated
Jan Kupec [Wed, 8 Nov 2006 19:07:48 +0000 (19:07 +0000)]
exit code numbers reassigned, man page updated

17 years agoexit codes defined
Jan Kupec [Wed, 8 Nov 2006 12:37:55 +0000 (12:37 +0000)]
exit codes defined

17 years agoCall dump_pool more often for better debugging.
Martin Vidner [Wed, 8 Nov 2006 08:59:16 +0000 (08:59 +0000)]
Call dump_pool more often for better debugging.

17 years ago(no commit message)
Jan Kupec [Tue, 7 Nov 2006 12:17:05 +0000 (12:17 +0000)]

17 years ago- defaulting to package in rug compatibility for search command
Jan Kupec [Tue, 7 Nov 2006 12:15:15 +0000 (12:15 +0000)]
- defaulting to package in rug compatibility for search command
- Bundle column replaced by Type in non-compatible mode

17 years ago(no commit message)
Jan Kupec [Tue, 7 Nov 2006 10:22:00 +0000 (10:22 +0000)]