Gentoo Archives: gentoo-portage-dev

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] 2005-07-24 ~ 2005-07-28 Portage Bug Summary
Date: Thu, 28 Jul 2005 14:40:38
Message-Id: 200507282340.33132.jstubbs@gentoo.org
1 Hi all,
2
3 First bug summary. Only four days worth here but, in light of my previous
4 announcement, I figure that I should send it out early. Next one will come on
5 Tuesday and then on Sundays after that.
6
7 I've done no cleaning of this list whatsoever so you'll find some of these
8 are already closed, are duplicates or aren't portage bugs at all. I've
9 ordered it by number of changes followed by reverse bug number. The theory
10 goes that the bugs that are important (at least to users) and the bugs
11 that are likely to be easy to fix will float to the top.
12
13 If you're interested in helping, start at the top and investigate downward
14 until you hit something that tickles your fancy. Then see if you can figure
15 out what's going wrong and post some patches (either here or bugs.gentoo.org,
16 preferably both). These are only bugs that have gone to dev-portage@g.o
17 but, if there is demand, I can automate some similar reports for tools-portage
18 and sandbox as well.
19
20
21
22
23 7 CHANGES
24 100382 emerge -Dup world does not emerge all updates
25
26 5 CHANGES
27 100527 portage 2.0.51.22-r2 emerge -uD does not update all packages
28 100503 conditional inherit
29 100379 portage should have a search option to detect all ebuilds which
30 dont depend on others.
31
32 4 CHANGES
33 100130 dispatch-conf should be able to check for config updates and exit.
34 89812 emerge --buildpgkonly --usepkg strangeness
35
36 3 CHANGES
37 100511 sys-kernel/gentoo-sources 2.6.12-r6 Exception: ParseError: Invalid
38 token (not '='): /usr/src/linux/.config
39 100380 at the end of a long emerge portage should give out a list of the
40 messages which the ebuilds have sent
41 100318 Portage cvs pkg_warn support
42
43 2 CHANGES
44 100556 emerging to an alternate root (ROOT=/bal emerge) does not update
45 ${ROOT}/etc/ld.so.conf
46 100479 Something broken in dblink.getcontents when parsing a broken
47 CONTENTS
48 100444 Portage crashes when updating cache
49 100396 gaim-otr-2.0.2 works just fine in ppc
50 100394 portage reverts stuff in conf.d (hostname for instance) that it
51 shouldn't
52 100254 can't emerge packages due to DEPEND/*DEPEND problem with
53 cross-*/glibc-2.3.5-r1
54 99529 Some packages like busybox should allow for user configured prior
55 to compilation
56 97616 emerge -uDpv world misses some packages?
57 73129 dispatch-conf should support vimdiff
58 11359 [NEW FEATURE] pkg_postinst/pkg_preinst ewarn/einfo logging
59
60 1 CHANGE
61 100478 when emerge sync to cvs.gentoo.org fails it causes everything in
62 /usr to be moved to /usr/portage/usr
63 100428 sys-apps/portage-2.0.51.22-r2: typo in /usr/bin/emerge
64 100341 dispatch-conf confirmation of actions
65 100300 Portage emerge should save resume data after merging each package
66 100066 dispatch-conf hoses the /etc/sasldb2 password database (and
67 possibly other binaries)
68 99193 emerge -uDN world doesn't update all available packages
69 98827 Symlinks with non-existant targets raises Exception on Darwin/OS X
70 96410 emerge sync failed with index error while updating cache
71 90329 collision-protect: Compiled python (.pyo) files collide with portage
72 update
73 82513 Add FEATURES, ARCH, USERLAND to USE_EXPAND
74 81182 --usepkg overrides --newuse
75 68618 new/more dispatch-conf fixes
76 42809 Installing vim-core-6.2-r7 (probably others as well) on sparc over
77 serial terminal results in access violation on /dev/tts/0
78 42027 emerge unmerge should remove configuration files as well
79 41697 ${DISTCC_DIR} in make.conf refers to a non-existing variable
80 ${PORT_TMPDIR} breaks DistCC-ed emerges
81 37491 A really quiet mode for emerge
82 8423 Split CONFIG_PROTECT into separate installing and uninstalling
83 options (nuke untouched files)
84 4780 After a emerge --update world, emerge should restart the updated
85 programs
86
87 --
88 Jason Stubbs

Replies

Subject Author
Re: [gentoo-portage-dev] 2005-07-24 ~ 2005-07-28 Portage Bug Summary Zac Medico <zmedico@×××××.com>