]> git.ipfire.org Git - pakfire.git/log
pakfire.git
12 years agoAdd support for prerequires.
Michael Tremer [Sun, 24 Jul 2011 16:18:19 +0000 (18:18 +0200)] 
Add support for prerequires.

12 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

12 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.

12 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.

12 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

12 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.

12 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.

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

12 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.

12 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.

12 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.

12 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.

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

12 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.

12 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.

12 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.

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

12 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.

12 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.

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

12 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.

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

12 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

12 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.

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

12 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.

12 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.

12 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

12 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.

12 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.

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

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

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

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

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

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

12 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.

12 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.

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

12 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.

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

12 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.

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

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

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

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

13 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

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

13 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.

13 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.

13 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.

13 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.

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

13 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.

13 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.

13 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.

13 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.

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

13 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

13 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.

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

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

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

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

13 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.

13 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

13 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.

13 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.

13 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

13 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.

13 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.

13 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.

13 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.

13 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

13 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.

13 years agoUpload all packages in chunks.
Michael Tremer [Thu, 14 Apr 2011 19:24:22 +0000 (21:24 +0200)] 
Upload all packages in chunks.

13 years agoSubmit exceptions during the build to the master server.
Michael Tremer [Thu, 14 Apr 2011 19:22:07 +0000 (21:22 +0200)] 
Submit exceptions during the build to the master server.

13 years agoUpdate code to upload packages to the master server.
Michael Tremer [Wed, 13 Apr 2011 20:18:37 +0000 (22:18 +0200)] 
Update code to upload packages to the master server.

13 years agoDon't go to shell by default.
Michael Tremer [Wed, 13 Apr 2011 20:12:23 +0000 (22:12 +0200)] 
Don't go to shell by default.

13 years agoDump package information when building from a source package.
Michael Tremer [Wed, 13 Apr 2011 20:11:57 +0000 (22:11 +0200)] 
Dump package information when building from a source package.

13 years agoFix error when mastering source packages.
Michael Tremer [Wed, 13 Apr 2011 15:11:35 +0000 (17:11 +0200)] 
Fix error when mastering source packages.

13 years agoAdd missing import in chroot.py.
Michael Tremer [Sun, 10 Apr 2011 21:29:21 +0000 (23:29 +0200)] 
Add missing import in chroot.py.

13 years agoFix shell command on CLI.
Michael Tremer [Sun, 10 Apr 2011 21:28:27 +0000 (23:28 +0200)] 
Fix shell command on CLI.

13 years agoReenable function to get all packages from all repositories.
Michael Tremer [Sun, 10 Apr 2011 21:23:24 +0000 (23:23 +0200)] 
Reenable function to get all packages from all repositories.

13 years agoFix function call of info().
Michael Tremer [Sun, 10 Apr 2011 21:21:50 +0000 (23:21 +0200)] 
Fix function call of info().

13 years agoFix for chroot change.
Michael Tremer [Sat, 9 Apr 2011 20:30:19 +0000 (22:30 +0200)] 
Fix for chroot change.

13 years agoMove chroot code into own file.
Michael Tremer [Sat, 9 Apr 2011 18:24:00 +0000 (20:24 +0200)] 
Move chroot code into own file.

13 years agoRemove plugins (we don't need it).
Michael Tremer [Sat, 9 Apr 2011 15:20:50 +0000 (17:20 +0200)] 
Remove plugins (we don't need it).

13 years agoStep two of code cleanup.
Michael Tremer [Sat, 9 Apr 2011 15:16:44 +0000 (17:16 +0200)] 
Step two of code cleanup.

Created api.py which is supposed to be imported by other applications.

13 years agoRemove some ugly imports.
Michael Tremer [Sat, 9 Apr 2011 14:01:27 +0000 (16:01 +0200)] 
Remove some ugly imports.

13 years agoTry to design a better API.
Michael Tremer [Sat, 9 Apr 2011 12:55:35 +0000 (14:55 +0200)] 
Try to design a better API.

13 years agoRemove replaced packages from package set.
Michael Tremer [Fri, 8 Apr 2011 18:46:01 +0000 (20:46 +0200)] 
Remove replaced packages from package set.

13 years agoMerge branch 'master' of git://git.ipfire.org/oddments/pakfire into server
Michael Tremer [Fri, 8 Apr 2011 17:37:31 +0000 (19:37 +0200)] 
Merge branch 'master' of git://git.ipfire.org/oddments/pakfire into server

13 years agoAdd support to fetch packages from the server and build them.
Michael Tremer [Fri, 8 Apr 2011 17:17:07 +0000 (19:17 +0200)] 
Add support to fetch packages from the server and build them.

13 years agoAdd requires command to CLI.
Michael Tremer [Thu, 7 Apr 2011 16:55:19 +0000 (18:55 +0200)] 
Add requires command to CLI.