]> git.ipfire.org Git - pakfire.git/log
pakfire.git
13 years agoRemove PackageListing class.
Michael Tremer [Sun, 31 Jul 2011 15:33:41 +0000 (15:33 +0000)] 
Remove PackageListing class.

13 years agoMake search returning always the most recent version of a package.
Michael Tremer [Sun, 31 Jul 2011 15:27:54 +0000 (15:27 +0000)] 
Make search returning always the most recent version of a package.

13 years agoFix localinstall.
Michael Tremer [Sun, 31 Jul 2011 15:12:59 +0000 (15:12 +0000)] 
Fix localinstall.

There have been several issues when installing packages from
the filesystem.
We are now creating a temporary repository, add all packages to
the repository index and install from that.
Finally, the temporary repository is removed.

13 years agoFix logging of dependency errors to build log.
Michael Tremer [Sun, 31 Jul 2011 14:20:17 +0000 (16:20 +0200)] 
Fix logging of dependency errors to build log.

13 years agoAdd compatibility for old source packages.
Michael Tremer [Sun, 31 Jul 2011 12:11:23 +0000 (14:11 +0200)] 
Add compatibility for old source packages.

13 years agoShow more user friendly error messages on Errors.
Michael Tremer [Sun, 31 Jul 2011 11:38:38 +0000 (13:38 +0200)] 
Show more user friendly error messages on Errors.

13 years agoFix missing installation of dependency packages for source packages.
Michael Tremer [Sat, 30 Jul 2011 21:30:25 +0000 (23:30 +0200)] 
Fix missing installation of dependency packages for source packages.

13 years agoBump version to 0.9.4. 0.9.4
Michael Tremer [Sat, 30 Jul 2011 21:11:46 +0000 (23:11 +0200)] 
Bump version to 0.9.4.

13 years agoUpdate language files.
Michael Tremer [Sat, 30 Jul 2011 21:11:21 +0000 (23:11 +0200)] 
Update language files.

13 years agoDisplay consumed space when running a transaction.
Michael Tremer [Sat, 30 Jul 2011 20:53:11 +0000 (22:53 +0200)] 
Display consumed space when running a transaction.

13 years agoFix display errors when showing the transaction dump.
Michael Tremer [Sat, 30 Jul 2011 20:12:06 +0000 (22:12 +0200)] 
Fix display errors when showing the transaction dump.

13 years agoAdd support to remove content of packages in the filesystem.
Michael Tremer [Sat, 30 Jul 2011 19:21:32 +0000 (21:21 +0200)] 
Add support to remove content of packages in the filesystem.

13 years agoImplement "localinstall" command.
Michael Tremer [Fri, 29 Jul 2011 19:01:57 +0000 (19:01 +0000)] 
Implement "localinstall" command.

13 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire
Michael Tremer [Fri, 29 Jul 2011 15:41:32 +0000 (17:41 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire

13 years agoFix and faster creation of the repository index.
Michael Tremer [Fri, 29 Jul 2011 15:41:14 +0000 (17:41 +0200)] 
Fix and faster creation of the repository index.

13 years agoAdd support for solutions.
Michael Tremer [Fri, 29 Jul 2011 15:33:42 +0000 (17:33 +0200)] 
Add support for solutions.

13 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire
Michael Tremer [Fri, 29 Jul 2011 13:41:48 +0000 (15:41 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire

13 years agoImplement dumping solver problems.
Michael Tremer [Fri, 29 Jul 2011 13:08:00 +0000 (15:08 +0200)] 
Implement dumping solver problems.

13 years agoFix a compiler warning.
Michael Tremer [Tue, 26 Jul 2011 10:11:16 +0000 (12:11 +0200)] 
Fix a compiler warning.

The Python.h header file always must be included first.

13 years agoFix detection of the compression of the package files.
Michael Tremer [Mon, 25 Jul 2011 15:01:34 +0000 (17:01 +0200)] 
Fix detection of the compression of the package files.

13 years agoAdd support for prerequires.
Michael Tremer [Sun, 24 Jul 2011 16:18:19 +0000 (18:18 +0200)] 
Add support for prerequires.

13 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire
Michael Tremer [Sun, 24 Jul 2011 11:34:47 +0000 (13:34 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire

13 years agoFix composing of source packages on the server.
Michael Tremer [Sun, 24 Jul 2011 11:32:45 +0000 (13:32 +0200)] 
Fix composing of source packages on the server.

13 years agoAdd --mode switch for "pakfire-build build ..." command.
Michael Tremer [Sat, 23 Jul 2011 11:13:21 +0000 (13:13 +0200)] 
Add --mode switch for "pakfire-build build ..." command.

--mode=release will only build with official repositories and
disable the build repository which is also enabled when running
with --mode=development.

--mode=development is the default for pakfire-build.
--mode=release is the default for pakfire-server.

13 years agoMerge branch 'master' of git://git.ipfire.org/oddments/pakfire
Michael Tremer [Fri, 22 Jul 2011 13:07:26 +0000 (15:07 +0200)] 
Merge branch 'master' of git://git.ipfire.org/oddments/pakfire

13 years agoFix for sending dependency error correctly to the server.
Michael Tremer [Fri, 22 Jul 2011 13:07:05 +0000 (15:07 +0200)] 
Fix for sending dependency error correctly to the server.

13 years agoAllow pakfire command to work on chrooted ipfire systems.
Michael Tremer [Thu, 21 Jul 2011 21:45:30 +0000 (23:45 +0200)] 
Allow pakfire command to work on chrooted ipfire systems.

13 years agoFix hash comparison issue.
Michael Tremer [Thu, 21 Jul 2011 20:27:07 +0000 (22:27 +0200)] 
Fix hash comparison issue.

13 years agoFix multiple passing of kwarg mode.
Michael Tremer [Thu, 21 Jul 2011 16:29:03 +0000 (18:29 +0200)] 
Fix multiple passing of kwarg mode.

13 years agoFix regex string that searched for the package evr.
Michael Tremer [Thu, 21 Jul 2011 15:49:44 +0000 (17:49 +0200)] 
Fix regex string that searched for the package evr.

13 years agoMake mode a keyword argument in Pakfire.
Michael Tremer [Thu, 21 Jul 2011 15:49:29 +0000 (17:49 +0200)] 
Make mode a keyword argument in Pakfire.

13 years agoMove Actions to a seperate file.
Michael Tremer [Thu, 21 Jul 2011 14:27:50 +0000 (16:27 +0200)] 
Move Actions to a seperate file.

13 years agoFix download information.
Michael Tremer [Thu, 21 Jul 2011 13:44:10 +0000 (15:44 +0200)] 
Fix download information.

13 years agoAdd "clean all" command to pakfire and pakfire-builder.
Michael Tremer [Thu, 21 Jul 2011 12:52:20 +0000 (14:52 +0200)] 
Add "clean all" command to pakfire and pakfire-builder.

13 years agoAdd some mode variable to tell Pakfire in what kind it is running.
Michael Tremer [Thu, 21 Jul 2011 12:16:00 +0000 (14:16 +0200)] 
Add some mode variable to tell Pakfire in what kind it is running.

13 years agoRebuild accidentially committed repository configuration file.
Michael Tremer [Thu, 21 Jul 2011 11:42:37 +0000 (13:42 +0200)] 
Rebuild accidentially committed repository configuration file.

13 years agoRemove some dead code.
Michael Tremer [Thu, 21 Jul 2011 11:38:38 +0000 (13:38 +0200)] 
Remove some dead code.

13 years agoFix a couple of compiler warnings in the C module.
Michael Tremer [Thu, 21 Jul 2011 11:38:18 +0000 (13:38 +0200)] 
Fix a couple of compiler warnings in the C module.

13 years agoBump version 0.9.3. 0.9.3
Michael Tremer [Wed, 20 Jul 2011 18:40:08 +0000 (20:40 +0200)] 
Bump version 0.9.3.

13 years agoFix "remove" command.
Michael Tremer [Wed, 20 Jul 2011 17:09:38 +0000 (17:09 +0000)] 
Fix "remove" command.

13 years agoFix output of groups from packages in solv file.
Michael Tremer [Wed, 20 Jul 2011 17:09:08 +0000 (17:09 +0000)] 
Fix output of groups from packages in solv file.

13 years agoFix "update" command.
Michael Tremer [Wed, 20 Jul 2011 16:59:09 +0000 (16:59 +0000)] 
Fix "update" command.

13 years agoMerge remote-tracking branch 'origin/sat' into sat
Michael Tremer [Wed, 20 Jul 2011 16:33:32 +0000 (18:33 +0200)] 
Merge remote-tracking branch 'origin/sat' into sat

13 years agoTell the solver the correct priority of a repository.
Michael Tremer [Wed, 20 Jul 2011 16:31:52 +0000 (18:31 +0200)] 
Tell the solver the correct priority of a repository.

13 years agoImplement --enable-repo=... on console.
Michael Tremer [Wed, 20 Jul 2011 16:17:51 +0000 (18:17 +0200)] 
Implement --enable-repo=... on console.

13 years agoRemove requires switch which is currently not supported.
Michael Tremer [Wed, 20 Jul 2011 10:09:03 +0000 (12:09 +0200)] 
Remove requires switch which is currently not supported.

13 years agoCheck if pakfire is actually running on an IPFire system.
Michael Tremer [Wed, 20 Jul 2011 10:07:03 +0000 (12:07 +0200)] 
Check if pakfire is actually running on an IPFire system.

That won't cause too much damage on the buildsystems.

13 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire into sat
Michael Tremer [Wed, 20 Jul 2011 09:16:57 +0000 (11:16 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire into sat

Conflicts:
pakfire/base.py
pakfire/repository/index.py

13 years agoFix wrong database output for groups.
Michael Tremer [Wed, 20 Jul 2011 09:13:26 +0000 (09:13 +0000)] 
Fix wrong database output for groups.

13 years agoFix import of database packages by checking the input a bit better.
Michael Tremer [Wed, 20 Jul 2011 09:03:29 +0000 (11:03 +0200)] 
Fix import of database packages by checking the input a bit better.

13 years agoFix install/remove/update.
Michael Tremer [Sun, 17 Jul 2011 18:13:47 +0000 (20:13 +0200)] 
Fix install/remove/update.

13 years agoFix grouplist command.
Michael Tremer [Sun, 17 Jul 2011 17:58:17 +0000 (19:58 +0200)] 
Fix grouplist command.

13 years agoFix "download" for local packages.
Michael Tremer [Sun, 17 Jul 2011 17:24:59 +0000 (19:24 +0200)] 
Fix "download" for local packages.

13 years agoFix "pakfire info ..." command.
Michael Tremer [Sun, 17 Jul 2011 17:24:35 +0000 (19:24 +0200)] 
Fix "pakfire info ..." command.

13 years agoFix when trying to install a file to the build environment.
Michael Tremer [Sun, 17 Jul 2011 16:56:56 +0000 (18:56 +0200)] 
Fix when trying to install a file to the build environment.

13 years agoFix reading the "build" repository and give it a shiny progress bar.
Michael Tremer [Sun, 17 Jul 2011 15:38:55 +0000 (17:38 +0200)] 
Fix reading the "build" repository and give it a shiny progress bar.

13 years agoMove create_relation(...) to Pakfire class.
Michael Tremer [Sun, 17 Jul 2011 13:59:17 +0000 (15:59 +0200)] 
Move create_relation(...) to Pakfire class.

13 years agoAdd search attributes to _pakfire.so module.
Michael Tremer [Sun, 17 Jul 2011 13:49:37 +0000 (15:49 +0200)] 
Add search attributes to _pakfire.so module.

13 years agoMove _pakfire.so module to the pakfire module.
Michael Tremer [Sun, 17 Jul 2011 12:20:01 +0000 (14:20 +0200)] 
Move _pakfire.so module to the pakfire module.

This won't ever be loaded seperately by an application.

13 years agoMake version number easily configureable in setup.py.
Michael Tremer [Sun, 17 Jul 2011 12:16:59 +0000 (14:16 +0200)] 
Make version number easily configureable in setup.py.

13 years agoRemove some dead code.
Michael Tremer [Sun, 17 Jul 2011 11:02:25 +0000 (13:02 +0200)] 
Remove some dead code.

13 years agoFix some import issues with the code.
Michael Tremer [Sun, 17 Jul 2011 10:49:23 +0000 (12:49 +0200)] 
Fix some import issues with the code.

13 years agoInstall pakfire in shell mode, again.
Michael Tremer [Sun, 17 Jul 2011 10:48:48 +0000 (12:48 +0200)] 
Install pakfire in shell mode, again.

13 years agoImplement searching the pool.
Michael Tremer [Sun, 17 Jul 2011 10:08:02 +0000 (12:08 +0200)] 
Implement searching the pool.

13 years agosat: Enhance Request class to remove, update or lock things.
Michael Tremer [Sat, 16 Jul 2011 20:21:44 +0000 (22:21 +0200)] 
sat: Enhance Request class to remove, update or lock things.

13 years agoRemove some backup files.
Michael Tremer [Sat, 16 Jul 2011 18:47:19 +0000 (20:47 +0200)] 
Remove some backup files.

13 years agoMove transaction from repository module to pakfire module.
Michael Tremer [Sat, 16 Jul 2011 18:39:58 +0000 (20:39 +0200)] 
Move transaction from repository module to pakfire module.

13 years agoRemove some unused code.
Michael Tremer [Sat, 16 Jul 2011 18:26:53 +0000 (20:26 +0200)] 
Remove some unused code.

13 years agoIntroduce the C solver module.
Michael Tremer [Sat, 16 Jul 2011 15:11:59 +0000 (17:11 +0200)] 
Introduce the C solver module.

13 years agoDisable cache. Feature was broken.
Michael Tremer [Wed, 6 Jul 2011 21:53:18 +0000 (23:53 +0200)] 
Disable cache. Feature was broken.

14 years agoIntroduce stub for change action.
Michael Tremer [Wed, 8 Jun 2011 22:55:08 +0000 (00:55 +0200)] 
Introduce stub for change action.

14 years agoMerge branch 'master' of git://git.ipfire.org/oddments/pakfire
Michael Tremer [Sat, 21 May 2011 19:59:09 +0000 (19:59 +0000)] 
Merge branch 'master' of git://git.ipfire.org/oddments/pakfire

14 years agoMake path configureable of Pakfire.
Michael Tremer [Sat, 21 May 2011 19:58:47 +0000 (19:58 +0000)] 
Make path configureable of Pakfire.

14 years agoCleanup of transaction code.
Michael Tremer [Sat, 21 May 2011 15:34:06 +0000 (17:34 +0200)] 
Cleanup of transaction code.

Remove unneeded stuff and fix formatting.

14 years agoSome bigger rework of the transaction code and solver.
Michael Tremer [Sat, 21 May 2011 15:19:26 +0000 (17:19 +0200)] 
Some bigger rework of the transaction code and solver.

14 years agoEnhance translation code to support plural translations.
Michael Tremer [Sat, 21 May 2011 13:10:13 +0000 (15:10 +0200)] 
Enhance translation code to support plural translations.

14 years agoRemove old server module from setup.py.
Michael Tremer [Fri, 20 May 2011 20:02:50 +0000 (22:02 +0200)] 
Remove old server module from setup.py.

14 years agoUpdate POTFILES.in.
Michael Tremer [Fri, 20 May 2011 20:02:36 +0000 (22:02 +0200)] 
Update POTFILES.in.

14 years agoserver: Amount of memory exceedes XMLRPC limit.
Michael Tremer [Fri, 20 May 2011 20:01:56 +0000 (22:01 +0200)] 
server: Amount of memory exceedes XMLRPC limit.

So we send it in kilobytes.

14 years agoCleanup the server stuff and unify it.
Michael Tremer [Thu, 19 May 2011 10:53:43 +0000 (12:53 +0200)] 
Cleanup the server stuff and unify it.

14 years agoAsk user to ack the transaction.
Michael Tremer [Sun, 1 May 2011 13:50:28 +0000 (13:50 +0000)] 
Ask user to ack the transaction.

14 years agoAdd "remove" command to CLI to remove packages.
Michael Tremer [Sun, 1 May 2011 13:20:06 +0000 (13:20 +0000)] 
Add "remove" command to CLI to remove packages.

14 years agoImplement update command.
Michael Tremer [Sat, 30 Apr 2011 21:03:49 +0000 (21:03 +0000)] 
Implement update command.

14 years agoMerge branch 'master' of git://git.ipfire.org/oddments/pakfire
Michael Tremer [Sat, 30 Apr 2011 16:38:39 +0000 (16:38 +0000)] 
Merge branch 'master' of git://git.ipfire.org/oddments/pakfire

14 years agoAdd some lines that were supposed to report problems of the solver if any.
Michael Tremer [Sat, 30 Apr 2011 16:38:03 +0000 (16:38 +0000)] 
Add some lines that were supposed to report problems of the solver if any.

This doesn't work, but I wanted to save the code.

14 years agoAdd ignore action.
Michael Tremer [Sat, 30 Apr 2011 16:26:49 +0000 (18:26 +0200)] 
Add ignore action.

14 years agoAdd support for obsoletes.
Michael Tremer [Sat, 30 Apr 2011 16:26:38 +0000 (18:26 +0200)] 
Add support for obsoletes.

14 years agoReenable installation test.
Michael Tremer [Sat, 30 Apr 2011 16:26:16 +0000 (18:26 +0200)] 
Reenable installation test.

14 years agoMake localinstall command work again.
Michael Tremer [Sat, 30 Apr 2011 13:01:59 +0000 (13:01 +0000)] 
Make localinstall command work again.

14 years agoInitial import of the sat solver code.
Michael Tremer [Fri, 29 Apr 2011 19:20:03 +0000 (21:20 +0200)] 
Initial import of the sat solver code.

14 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire
Michael Tremer [Mon, 25 Apr 2011 17:20:03 +0000 (19:20 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire

14 years agobuilder: Enable logging when doing a build for the server and upload the file afterwards.
Michael Tremer [Mon, 25 Apr 2011 17:14:47 +0000 (19:14 +0200)] 
builder: Enable logging when doing a build for the server and upload the file afterwards.

14 years agobuilder: Add option to log the build into a file.
Michael Tremer [Mon, 25 Apr 2011 15:59:25 +0000 (17:59 +0200)] 
builder: Add option to log the build into a file.

14 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire
Michael Tremer [Sat, 23 Apr 2011 10:49:40 +0000 (12:49 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire

14 years agoUpdate command line interface command for the latest changes.
Michael Tremer [Sat, 23 Apr 2011 10:48:01 +0000 (12:48 +0200)] 
Update command line interface command for the latest changes.

14 years agoMove building source packages from master to slaves.
Michael Tremer [Sat, 23 Apr 2011 10:38:41 +0000 (12:38 +0200)] 
Move building source packages from master to slaves.

14 years agoAdd possibility to package more than one source package in one environment.
Michael Tremer [Sat, 23 Apr 2011 10:38:02 +0000 (12:38 +0200)] 
Add possibility to package more than one source package in one environment.

14 years agoautobuilder: Switch back to download source package from the webserver.
Michael Tremer [Fri, 22 Apr 2011 22:15:45 +0000 (00:15 +0200)] 
autobuilder: Switch back to download source package from the webserver.

14 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire
Michael Tremer [Sat, 16 Apr 2011 19:37:45 +0000 (21:37 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/oddments/pakfire

14 years agoAnother bunch of changes of the communication betweeen the master server and the...
Michael Tremer [Sat, 16 Apr 2011 14:27:34 +0000 (16:27 +0200)] 
Another bunch of changes of the communication betweeen the master server and the client.