]> git.ipfire.org Git - pakfire.git/commit
Fix localinstall.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 31 Jul 2011 15:12:59 +0000 (15:12 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 31 Jul 2011 15:12:59 +0000 (15:12 +0000)
commit022c792a00279c2472aa008d54174f91648fe02f
treec3a4844ea65aea1a3d407f6fcc057f331abd8468
parentdb6b4415da743cbc38a2fc24e93758e2bd5e65f6
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.
pakfire/base.py
pakfire/packages/solv.py
pakfire/repository/local.py
pakfire/transaction.py
po/pakfire.pot