On 08/25/2011 12:37 PM, Jonathan Nieder wrote:
> Hi APT team,
>
> Quick puzzle for you.
>
> Adam Heath wrote:
>
>> E: Could not perform immediate configuration on 'perl'. Please see man
>> 5 apt.conf under APT::Immediate-Configure for details. (2)
>&
On 08/25/2011 12:37 PM, Jonathan Nieder wrote:
> Hi APT team,
>
> Quick puzzle for you.
>
> Adam Heath wrote:
>
>> E: Could not perform immediate configuration on 'perl'. Please see man
>> 5 apt.conf under APT::Immediate-Configure for details. (2)
>&
Summary of simple steps to replicate the problem:
==
debootstrap squeeze squeeze
chroot squeeze
(edit sources.list, add wheezy)
(edit apt.conf, disable suggests/recommends, set default-release to
stable)
apt-get install perl
apt-get -t testing install iceweasel
(or perl, or libc6)
==
--
To UNSU
package: libc6
The warnings about the locales below is because I don't have that
installed in the debootstrap squeeze chroot.
==
zoot:/Media/chroot# rsync squeeze.save/ squeeze/ --exclude
var/cache/apt/archives/ --exclude etc/apt/ -a
zoot:/Media/chroot# chroot squeeze
root@zoot:/# apt-get install
Aurelien Jarno wrote:
Adam Heath a écrit :
Package: tzdata
Version: 2008b-1
Severity: important
If I do not have TZ in my environment, then the postinst fails. It has
an unprotected "unset TZ", which will fail the script if TZ is not
actually in the environment.
Huh?!? Which str
Package: tzdata
Version: 2008b-1
Severity: important
If I do not have TZ in my environment, then the postinst fails. It has
an unprotected "unset TZ", which will fail the script if TZ is not
actually in the environment.
The simple fix is to use "|| true" in the 2 places where this occurs.
package: libc6
version: 2.3.6-7
glibc has a build-depends on libc6-dev-amd64 on i386, and libc6-dev-i386 on
amd64. This makes bootstrapping difficult.
Why can't it just use itself? Doesn't it use gcc in standalone mode, so that
gcc doesn't need any system-installed development files?
--
To U
On Wed, 19 Apr 2006, Jeff Bailey wrote:
> Le mardi 18 avril 2006 à 23:02 -0500, Adam Heath a écrit :
> > package: libc6-xen
> > version: 2.3.6-7
> >
> > Please don't conflict with libc6-686. When one dual-boots, one would like
> > to
> > have bo
package: libc6-xen
version: 2.3.6-7
Please don't conflict with libc6-686. When one dual-boots, one would like to
have both of these packages installed, and have the appropriate one selected
at runtime.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Cont
On Mon, 22 Dec 2003, Matt Zimmerman wrote:
> user-mode-linux builds with gcc-2.95 explicitly, which I don't think has had
> substantial changes this year.
>
> I should note that UML is statically linked as well.
try a dynamic skas-only build(on unstable), running on unstable, then woody.
If this
On Mon, 22 Dec 2003, Matt Zimmerman wrote:
> user-mode-linux builds with gcc-2.95 explicitly, which I don't think has had
> substantial changes this year.
>
> I should note that UML is statically linked as well.
try a dynamic skas-only build(on unstable), running on unstable, then woody.
If this
reopen 206242 !
thanks
Upgrading the kernel is not the way to fix this bug. libc must be fixed.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I was going to start doing some work on dpkg. So, I decided to upgrade to the
latest versions of all it's build-depends. This of course brought in libc6.
However, when it started to upgrade from 2.3.1-17 to 2.3.2-5, the old postrm
and the new preinst both segfault. Existing programs work fine,
On Tue, 26 Aug 2003, Adam Heath wrote:
> Well, if I compile lib/myopt.c and lib/startup.c, without -O2, I get no bus
> error. Maybe this is a gcc issue?
gcc 3.2 also fails, but 2.95 works fine, no errors.
lib/myopt.c(loadcfgfile)
doogie: Did that ever stop anything from breaking?
wi
On Tue, 26 Aug 2003, GOTO Masanori wrote:
> At Mon, 25 Aug 2003 19:01:14 -0500 (CDT),
> Adam Heath wrote:
> > On Fri, 22 Aug 2003, GOTO Masanori wrote:
> >
> > > It was reported by joshk on IRC, but I'm not still clear where this
> > > problem come from.
On Fri, 22 Aug 2003, GOTO Masanori wrote:
> It was reported by joshk on IRC, but I'm not still clear where this
> problem come from. Example:
>
> ultra30:~> dpkg -s libc6 | grep Version
> Version: 2.3.2-3
> ultra30:~> dpkg -s dpkg | grep Version
> Version: 1.10.10
>
On Thu, 21 Aug 2003, Anthony Towns wrote:
> On Thu, Aug 21, 2003 at 05:52:32PM +0900, GOTO Masanori wrote:
> > AFAIK, the unresolved difficult bugs are: (1) hppa build (2) dpkg
> > (setjmp/longjmp) on sparc (3) NIS (will be fixed?) (4) misterious
> > apache on ia64 bug.
>
> Is there a bug# for (2
package: libc6
version: 2.3.1-14
severity: serious
Postgres(according to lsof) keeps open libnss_compat. Since this library
opens and closes the modules, and upgrading libc6 will change those modules,
postgres can break.
Please restart postgres in the postinst.
Severity serious, as it affects a
package: libc6
version: 2.3.1-14
severity: serious
Postgres(according to lsof) keeps open libnss_compat. Since this library
opens and closes the modules, and upgrading libc6 will change those modules,
postgres can break.
Please restart postgres in the postinst.
Severity serious, as it affects a
package: libc6
version: 2.3.1-3
severity: wishlist
Restarting services possibly affected by the upgrade:
...
apache: stopping...starting...FAILED! (1)
...
The following services failed to start: apache
It'd be nice if the output of the init script was saved to a file(stdout and
stderr separatel
package: libc6
version: 2.3.1-3
severity: wishlist
libc6.postinst detects services that need to be restarted, and offers to
restart them. It'd be nice if another option was given, that allowed for
individual services to be restarted, instead of all or nothing.
package: libc6
version: 2.3.1-3
severity: wishlist
Restarting services possibly affected by the upgrade:
...
apache: stopping...starting...FAILED! (1)
...
The following services failed to start: apache
It'd be nice if the output of the init script was saved to a file(stdout and
stderr separatel
package: libc6
version: 2.3.1-3
severity: wishlist
libc6.postinst detects services that need to be restarted, and offers to
restart them. It'd be nice if another option was given, that allowed for
individual services to be restarted, instead of all or nothing.
--
To UNSUBSCRIBE, email to [EMA
package: libc6
version: 2.3.1-3
...
Services restarted succesfully!
...
s/\!/./;s/sf/ssf/
package: libc6
version: 2.3.1-3
Preparing to replace libc6 2.2.5-14.2 (using .../libc6_2.3.1-3_i386.deb) ...
Unpacking replacement libc6 ...
Setting up libc6 (2.3.1-3) ...
Checking for services that may need to be restarted...Package `logind' is not
installed and no info is available.
Package `apa
package: libc6
version: 2.3.1-3
...
Services restarted succesfully!
...
s/\!/./;s/sf/ssf/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
package: libc6
version: 2.3.1-3
Preparing to replace libc6 2.2.5-14.2 (using .../libc6_2.3.1-3_i386.deb) ...
Unpacking replacement libc6 ...
Setting up libc6 (2.3.1-3) ...
Checking for services that may need to be restarted...Package `logind' is not
installed and no info is available.
Package `apa
On Sat, 19 Oct 2002, Anthony Towns wrote:
> On Sat, Oct 19, 2002 at 02:38:57AM +0900, GOTO Masanori wrote:
> > After upgrading libc package, then please stop-and-start network
> > services/daemons, because name service switch is changed in glibc 2.3.
>
> Uh, you're going to fix this in a new uploa
On Sun, 8 Sep 2002, Herbert Xu wrote:
> On Wed, Sep 04, 2002 at 06:33:18PM +0000, Adam Heath wrote:
> > package: libc6.1
> > version: 2.2.5-11.1
> > severity: serious
> >
> > On lully, I have a repeatable segfault being caused by strncpy(which calls
> >
package: libc6.1
version: 2.2.5-11.1
severity: serious
On lully, I have a repeatable segfault being caused by strncpy(which calls
__stxncpy).
dpkg calls strncpy to copy data from it's mmap'd buffer, into a tmp var, for
moving around. mmap on alpha aligns the end of the data segment with a page
package: libc6
tag: patch
obstack_free and _obstack_free do not properly reset the obstack to an empty
state, in the case when freeing all objects(NULL). This is because ->chunk is
not set when lp == NULL.
The following patch fixes it for me.
Index: optlib/obstack.c
===
On Mon, 2 Sep 2002, Daniel Jacobowitz wrote:
> On Mon, Sep 02, 2002 at 02:24:46PM -0500, Adam Heath wrote:
> > Package: libc6
> > Version: 2.2.5-14.1
> > Severity: serious
> >
> > ==
> > Automatic build of glibc_2.2.5-14.1 on cyberhq by sbuild/i386 1
Package: libc6
Version: 2.2.5-14.1
Severity: serious
==
Automatic build of glibc_2.2.5-14.1 on cyberhq by sbuild/i386 1.169
Build started at 20020901-2205
...
* Libc: (libc). C library.
install-info(/build/rmurray/glibc-2.2.5/i386-linux/install_root/usr/share/info/libc.info):
creating new sectio
W--- !O M- !V PS--
PE++ Y+ PGP++ t* 5++ X+ tv b+ D++ G e h*! !r z?
-END GEEK CODE BLOCK-
BEGIN PGP INFO
Adam Heath <[EMAIL PROTECTED]>Finger Print | KeyID
67 01 42 93 CA 37 FB 1E63 C9 80 1D 08 CF 84 0A | DE656B05 PGP
AD46 C888 F587 F8A3 A6DA 3261 8A2C 7DC2 8BD4 A489 |
to one of those
boxes)
BEGIN GEEK CODE BLOCK
Version: 3.12
GCS d- s: a-- c+++ UL P+ L !E W+ M o+ K- W--- !O M- !V PS--
PE++ Y+ PGP++ t* 5++ X+ tv b+ D++ G e h*! !r z?
-END GEEK CODE BLOCK-
BEGIN PGP INFO
Adam Heath <[EMAIL PROTECTED]>Finger Print | KeyID
35 matches
Mail list logo