(no author)
ed8d1fb0e9
reopen client database when switching chroot
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1325 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 16:35:58 +00:00
(no author)
4bc6e59835
fixing another whoops
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1324 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 15:43:24 +00:00
(no author)
19f8c5931b
whoops
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1323 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 15:41:30 +00:00
(no author)
e1fc1514be
remove UnicodeDecodeError handling
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1322 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 15:23:07 +00:00
(no author)
d6d3cad511
only remove kernel from grub.conf if it is sure that entropy added it
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1321 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 15:21:01 +00:00
(no author)
efde4e19f3
- updated TODO
...
- make a backup of grub.conf when dealing with it
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1318 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 12:00:14 +00:00
(no author)
a9f3b8980d
added support for a light, updates only, RSS
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1317 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 10:46:38 +00:00
(no author)
3b3dec1cc6
eventually solve license retrieval encoding
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1313 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-26 18:54:41 +00:00
(no author)
00d675a918
- fix equo information output about the status of a package
...
- make the kernel to get a tag too
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1310 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-26 14:47:13 +00:00
(no author)
d929087365
fix buffer pickling
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1308 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-26 12:16:31 +00:00
(no author)
68114ab51e
improve retrieveLicenseText reliability
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1306 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-26 11:27:46 +00:00
(no author)
3157b9fb08
trying to cope with license encoding issues
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1305 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-26 11:12:48 +00:00
(no author)
9c2efe45d4
- handle EOFError on the accept license menu
...
- properly extract license text
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1304 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-26 11:05:10 +00:00
(no author)
32b564d874
- equo: added an option to let equo remove the downloaded package after the install phase, to save space on constrained env
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1303 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-26 08:50:20 +00:00
(no author)
a9f805782f
filter crap from shell on equo install
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1300 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-25 19:39:28 +00:00
(no author)
6a88984576
fetch a package if it gets deleted from the fetch phase to the install one, n00bs do that ahah
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1299 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-25 19:24:07 +00:00
(no author)
261f88ac3a
disable add_failing_mirror() if package is not found on mirrors
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1298 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-25 17:12:19 +00:00
(no author)
f9a447ba4a
remove wrong string.isalnum() and substitute by is_valid_string()
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1296 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-25 14:26:02 +00:00
(no author)
aef6dbe308
don't ask me why previous condition didn't work
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1295 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-25 14:16:13 +00:00
(no author)
ffdf653391
fix a 'reagent update' bug with tagged packages handling
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1294 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-25 14:01:49 +00:00
(no author)
59dcbed3cc
do not index tables on live systems
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1292 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-25 13:40:53 +00:00
(no author)
4de3088be1
- handle ValueError exceptions in the license acceptance context
...
- fix issues with packages blocking entropy due to portage phase requesting license acceptance, which is hidden by our sys.stdout/stderr settings
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1289 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-24 21:47:34 +00:00
(no author)
6969f56963
- entropy: clear database instances cache if etpConst['packagemasking'] has been cleared
...
- fix repositories update issue
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1285 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-23 16:59:48 +00:00
(no author)
5fceb3cfa7
fixed portage bashrc and some other cosmetical stuff
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1282 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-23 15:08:20 +00:00
(no author)
b28d2d1e16
some code review
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1280 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-22 23:31:29 +00:00
(no author)
a0969ba84d
improve error reporting data
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1279 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-22 23:29:08 +00:00
(no author)
e30130e71f
- improved etpDatabase.retrieveDepends
...
Spritz:
- completed the package properties menu
- extended packages.py interface
- when pressing "add all" a wait window appears
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1275 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-22 18:51:52 +00:00
(no author)
c3be67da6f
- fixed repositories management in Spritz
...
- added package license handling in Spritz
- added package information button
- fixed a possible bug which caused spritz to print some weird stuff
- beautified status console
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1272 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-22 01:47:33 +00:00
(no author)
dd691b9eb3
- fixed an issue with dumpTools.loadobj exceptions handling
...
- fixed an issue with EquoInterface.check_package_update
- fixed package reinstall in Spritz
- improved Spritz speed
- lots of bug fixes also
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1269 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-21 12:12:51 +00:00
(no author)
1e3a0ebe02
fix broken license entries check
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1266 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 19:08:14 +00:00
(no author)
979f4338de
we need to drop the new tables too
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1265 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 19:05:51 +00:00
(no author)
4ed68b2940
- added masking reasons information to text_ui
...
- fixed an issue with dependencies calculation cache validation connected to package masking files changes
- added the ability to get masking reasons
- fixed a bug with picking a buffer
- added support for /etc/entropy/packages/license.mask to allow masking packages by their license identifiers
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1264 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 18:12:23 +00:00
(no author)
42734286fa
added license query tool
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1263 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 16:40:30 +00:00
(no author)
342c72d41c
- added license.mask (not working yet)
...
- added license accept request menu
- moved some functions to EquoInterface
- added some functions to handle licenses in the database API
- allow user to accept a license forever
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1262 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 16:17:07 +00:00
(no author)
539550de91
- improve unpackGzip, unpackBzip2, extractEdb memory usage
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1261 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 14:48:05 +00:00
(no author)
09dc32b71e
- moved package masking files to *.example
...
- some cosmetical updates
- updated TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1260 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 14:35:35 +00:00
(no author)
dc27f639a6
- added the whitelist parser
...
- fixed a bug in addPackage
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1259 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 14:15:58 +00:00
(no author)
97dd9444e3
- equo now downloads the license whitelist
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1258 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 13:51:55 +00:00
(no author)
f85dcf9687
- initial implementation of the licenses management infrastructure
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1257 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 13:46:56 +00:00
(no author)
0d1c7b5fbc
- updated TODO
...
- some fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1256 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 22:45:25 +00:00
(no author)
94b4f1afa1
- block bad source entries when adding a package
...
- remove compressed database after unpacking
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1255 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 22:21:29 +00:00
(no author)
85147d7cea
improve eapi 2 database download
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1254 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 21:29:05 +00:00
(no author)
2bfadb2884
with this one, our db compression magic works
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1253 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 21:11:27 +00:00
(no author)
406f04fc64
whoops
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1252 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 20:06:18 +00:00
(no author)
0e18c4333c
whoops
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1251 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 20:04:40 +00:00
(no author)
763f6e601d
reset dbformat_eapi at each iteration
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1250 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 20:03:40 +00:00
(no author)
9836a685a8
fix a typo
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1249 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 20:01:30 +00:00
(no author)
01a03e2e76
implemented database dump downloads client and server side
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1248 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 19:57:14 +00:00
(no author)
baed3d5f64
- automatically refill counters table creating a proper schema if IntegrityError exception is raised
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1247 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 16:30:06 +00:00
(no author)
202ed01257
- tell user that IP will be logged when reporting errors
...
- fixed an issue that caused equo to not work as non root due to some recent changes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1246 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 15:27:38 +00:00