netenv segmentation fault

Bug #27317 reported by Debian Bug Importer
8
Affects Status Importance Assigned to Milestone
bash (Debian)
Fix Released
Unknown
dialog (Ubuntu)
Fix Released
High
Matthias Klose

Bug Description

Automatically imported from Debian bug report #343444 http://bugs.debian.org/343444

Revision history for this message
In , Frank Küster (frank-kuesterei) wrote : Re: Bug#343444: netenv segmentation fault

MiceKiller <email address hidden> wrote:

> Package: netenv
> Version: 0.94.3-15
>
> I made a dist-upgrade yesterday and get now the following console output when
> i run netenv:
> /sbin/netenv: line 340: 7965 Segmentation fault $DIALOG --default-item
> "$LAST_ITEM" --timetout $NETENV_TIMEOUT --menu "$CHOOSE_TITLE_TEXT" 20 $COLS
> 12 "${ITEM_LIST[@]}" 2>$TMPFIL You didn't choose a
> network environment - good luck!
>
> As netenv was not updated the problem is maybe concerned to another package.
> Can anyone confirm this?

It's probably dialog, or the shell: netenv is just a bash script, and
if anything segfault's, it's for sure not netenv's fault.

Regards, Frank
--
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer

Revision history for this message
In , Frank Küster (frank-kuesterei) wrote :

MiceKiller <email address hidden> wrote:

> Package: netenv
> Version: 0.94.3-15
>
> I made a dist-upgrade yesterday and get now the following console output when
> i run netenv:
> /sbin/netenv: line 340: 7965 Segmentation fault $DIALOG --default-item
> "$LAST_ITEM" --timetout $NETENV_TIMEOUT --menu "$CHOOSE_TITLE_TEXT" 20 $COLS
> 12 "${ITEM_LIST[@]}" 2>$TMPFIL You didn't choose a
> network environment - good luck!
>
> As netenv was not updated the problem is maybe concerned to another package.
> Can anyone confirm this?

No, I can't... Is the problem reproducible, i.e. do you get it every
time you try to run netenv?

Regards, Frank
--
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer

Revision history for this message
In , Bartosz Fenski (fenio) wrote : reproducible

severity 343444 grave
thanks

Hello.

I've just installed netenv, and it failed to detect my network settings.
Then I tried to run it simply typing 'netenv' and it segfaults.

Here's the output:

/sbin/netenv: line 340: 9390 Segmentation fault (core dumped) $DIALOG
--default-item "$LAST_ITEM" --timeout $NETENV_TIMEOUT --menu
"$CHOOSE_TITLE_TEXT" 20 $COLS 12 "${ITEM_LIST[@]}" 2>$TMPFIL
                                     You didn't choose a network
environment - good luck !

This renders package unusable, so I raised severity of this bug.
Don't hesitate to ask me for more details.

regards
fEnIo

--
  ,''`. Bartosz Fenski | mailto:<email address hidden> | pgp:0x13fefc40 | irc:fEnIo
 : :' : 32-050 Skawina - Glowackiego 3/15 - w. malopolskie - Poland
 `. `' phone:+48602383548 | proud Debian maintainer and user
   `- http://skawina.eu.org | jid:<email address hidden> | rlu:172001

Revision history for this message
In , MiceKiller (webmaster-micekiller) wrote : Re: Bug#343444: netenv segmentation fault

Frank Küster <email address hidden> wrote:

> > As netenv was not updated the problem is maybe concerned to another
> > package. Can anyone confirm this?
>
> No, I can't... Is the problem reproducible, i.e. do you get it every
> time you try to run netenv?

Yes it is reproducible. I get this error every time i try to run it. And after
trying my console is broken. Newlines don't exist anymore and I get no longer
an echo when i type in a character.

Regards,
Tobias

Revision history for this message
In , Frank Küster (frank-kuesterei) wrote :

reassign 343444 bash
thanks

Hi Matthias, Tobias, fEnIo,

MiceKiller <email address hidden> wrote:

> Frank Küster <email address hidden> wrote:
>
>> > As netenv was not updated the problem is maybe concerned to another
>> > package. Can anyone confirm this?
>>
>> No, I can't... Is the problem reproducible, i.e. do you get it every
>> time you try to run netenv?
>
> Yes it is reproducible. I get this error every time i try to run it. And after
> trying my console is broken. Newlines don't exist anymore and I get no longer
> an echo when i type in a character.

~$ head /sbin/netenv
#!/bin/bash

If netenv segfaults with the line

/sbin/netenv: line 340: 7965 Segmentation fault $DIALOG --default-item
"$LAST_ITEM" --timetout $NETENV_TIMEOUT --menu "$CHOOSE_TITLE_TEXT" 20 $COLS
12 "${ITEM_LIST[@]}" 2>$TMPFIL

This must be a bug in bash, since a shell script doesn't do memory
management (and since $DIALOG has not yet been expanded to the
executable that would be called). Therefore I'm reassigning this to
bash. Matthias, please note the current severity "grave".

Regards, Frank
--
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #343444 http://bugs.debian.org/343444

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Thu, 15 Dec 2005 11:32:14 +0100
From: MiceKiller <email address hidden>
To: <email address hidden>
Subject: netenv segmentation fault

Package: netenv
Version: 0.94.3-15

I made a dist-upgrade yesterday and get now the following console output when
i run netenv:
/sbin/netenv: line 340: 7965 Segmentation fault $DIALOG --default-item
"$LAST_ITEM" --timetout $NETENV_TIMEOUT --menu "$CHOOSE_TITLE_TEXT" 20 $COLS
12 "${ITEM_LIST[@]}" 2>$TMPFIL You didn't choose a
network environment - good luck!

As netenv was not updated the problem is maybe concerned to another package.
Can anyone confirm this?

I am using Debian GNU/Linux unstable.

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Thu, 15 Dec 2005 13:39:39 +0100
From: =?iso-8859-1?q?Frank_K=FCster?= <email address hidden>
To: <email address hidden>
Cc: <email address hidden>, <email address hidden>
Subject: Re: Bug#343444: netenv segmentation fault

MiceKiller <email address hidden> wrote:

> Package: netenv
> Version: 0.94.3-15
>
> I made a dist-upgrade yesterday and get now the following console output =
when=20
> i run netenv:
> /sbin/netenv: line 340: 7965 Segmentation fault $DIALOG --default-it=
em=20
> "$LAST_ITEM" --timetout $NETENV_TIMEOUT --menu "$CHOOSE_TITLE_TEXT" 20 $C=
OLS=20
> 12 "${ITEM_LIST[@]}" 2>$TMPFIL You didn't choose =
a=20
> network environment - good luck!
>
> As netenv was not updated the problem is maybe concerned to another packa=
ge.=20
> Can anyone confirm this?

It's probably dialog, or the shell: netenv is just a bash script, and
if anything segfault's, it's for sure not netenv's fault.

Regards, Frank
--=20
Frank K=FCster
Inst. f. Biochemie der Univ. Z=FCrich
Debian Developer

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Fri, 16 Dec 2005 14:13:24 +0100
From: =?iso-8859-1?q?Frank_K=FCster?= <email address hidden>
To: <email address hidden>
Cc: <email address hidden>
Subject: Re: Bug#343444: netenv segmentation fault

MiceKiller <email address hidden> wrote:

> Package: netenv
> Version: 0.94.3-15
>
> I made a dist-upgrade yesterday and get now the following console output =
when=20
> i run netenv:
> /sbin/netenv: line 340: 7965 Segmentation fault $DIALOG --default-it=
em=20
> "$LAST_ITEM" --timetout $NETENV_TIMEOUT --menu "$CHOOSE_TITLE_TEXT" 20 $C=
OLS=20
> 12 "${ITEM_LIST[@]}" 2>$TMPFIL You didn't choose =
a=20
> network environment - good luck!
>
> As netenv was not updated the problem is maybe concerned to another packa=
ge.=20
> Can anyone confirm this?

No, I can't... Is the problem reproducible, i.e. do you get it every
time you try to run netenv?

Regards, Frank
--=20
Frank K=FCster
Inst. f. Biochemie der Univ. Z=FCrich
Debian Developer

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <20051217183407.GA9423@debian>
Date: Sat, 17 Dec 2005 19:34:07 +0100
From: Bartosz Fenski aka fEnIo <email address hidden>
To: <email address hidden>
Cc: <email address hidden>
Subject: reproducible

--wRRV7LY7NUeQGEoC
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

severity 343444 grave
thanks

Hello.

I've just installed netenv, and it failed to detect my network settings.
Then I tried to run it simply typing 'netenv' and it segfaults.

Here's the output:

/sbin/netenv: line 340: 9390 Segmentation fault (core dumped) $DIALOG
--default-item "$LAST_ITEM" --timeout $NETENV_TIMEOUT --menu
"$CHOOSE_TITLE_TEXT" 20 $COLS 12 "${ITEM_LIST[@]}" 2>$TMPFIL
                                     You didn't choose a network
environment - good luck !

This renders package unusable, so I raised severity of this bug.
Don't hesitate to ask me for more details.

regards
fEnIo

--=20
  ,''`. Bartosz Fenski | mailto:<email address hidden> | pgp:0x13fefc40 | irc:fE=
nIo
 : :' : 32-050 Skawina - Glowackiego 3/15 - w. malopolskie - Poland
 `. `' phone:+48602383548 | proud Debian maintainer and user
   `- http://skawina.eu.org | jid:<email address hidden> | rlu:172001

--wRRV7LY7NUeQGEoC
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDpFofhQui3hP+/EARAkyiAJ94WLtjKQik3fc3Qn7i0mMCJCvZtQCgyzPb
6QyIQZb4uGQ6r/N4MoOHZtU=
=KS0U
-----END PGP SIGNATURE-----

--wRRV7LY7NUeQGEoC--

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Sun, 18 Dec 2005 13:53:28 +0100
From: MiceKiller <email address hidden>
To: Frank =?iso-8859-1?q?K=FCster?= <email address hidden>,
 <email address hidden>
Subject: Re: Bug#343444: netenv segmentation fault

=46rank K=FCster <email address hidden> wrote:

> > As netenv was not updated the problem is maybe concerned to another
> > package. Can anyone confirm this?
>
> No, I can't... Is the problem reproducible, i.e. do you get it every
> time you try to run netenv?

Yes it is reproducible. I get this error every time i try to run it. And af=
ter=20
trying my console is broken. Newlines don't exist anymore and I get no long=
er=20
an echo when i type in a character.

Regards,
Tobias

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Sun, 18 Dec 2005 20:12:53 +0100
From: =?iso-8859-1?q?Frank_K=FCster?= <email address hidden>
To: <email address hidden>
Cc: <email address hidden>, Bartosz Fenski aka fEnIo <email address hidden>,
 <email address hidden>, =?iso-8859-1?q?Frank_K=FCster?= <email address hidden>
Subject: Re: Bug#343444: netenv segmentation fault

reassign 343444 bash
thanks

Hi Matthias, Tobias, fEnIo,

MiceKiller <email address hidden> wrote:

> Frank K=FCster <email address hidden> wrote:
>
>> > As netenv was not updated the problem is maybe concerned to another
>> > package. Can anyone confirm this?
>>
>> No, I can't... Is the problem reproducible, i.e. do you get it every
>> time you try to run netenv?
>
> Yes it is reproducible. I get this error every time i try to run it. And =
after=20
> trying my console is broken. Newlines don't exist anymore and I get no lo=
nger=20
> an echo when i type in a character.

~$ head /sbin/netenv=20
#!/bin/bash

If netenv segfaults with the line=20

/sbin/netenv: line 340: 7965 Segmentation fault $DIALOG --default-item=
=20
"$LAST_ITEM" --timetout $NETENV_TIMEOUT --menu "$CHOOSE_TITLE_TEXT" 20 $COL=
S=20
12 "${ITEM_LIST[@]}" 2>$TMPFIL=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20

This must be a bug in bash, since a shell script doesn't do memory
management (and since $DIALOG has not yet been expanded to the
executable that would be called). Therefore I'm reassigning this to
bash. Matthias, please note the current severity "grave".

Regards, Frank
--=20
Frank K=FCster
Inst. f. Biochemie der Univ. Z=FCrich
Debian Developer

Revision history for this message
In , Frank Küster (frank-debian) wrote : Re: Bug#344082: tetex-bin: fmtutil segfault

Hi Matthias, hi Emmanuel,

again a shell script that segfaults. Could 344082 and 343444 be the
same bugs? Emmanuel, which version of bash is installed on your system?

Emmanuel Fuste <email address hidden> wrote:

> Package: tetex-bin
> Version: 3.0-12
> Severity: grave
> Justification: renders package unusable
>
> Setting up tetex-bin (3.0-12) ...
> Running fmtutil-sys. This may take some time. ...
> /usr/bin/fmtutil: line 344: 16723 Segmentation fault ${1+"$@"}

Line 344 is the opening brace `{' in

###############################################################################
# verbose (cmd)
# execute cmd. Redirect output depending on $mktexfmtMode.
###############################################################################
verbose()
{
  $mktexfmtMode && ${1+"$@"} >&2 || ${1+"$@"}
}

and again there is a variable that's supposed to contain a command and
is not yet expanded before the shell segfaults.

> -- System Information:
> Debian Release: testing/unstable
> APT prefers unstable
> APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: i386 (i586)
> Shell: /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.14-rc5
> Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Regards, Frank

--
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Tue, 20 Dec 2005 11:23:48 +0100
From: =?iso-8859-1?q?Frank_K=FCster?= <email address hidden>
To: Matthias Klose <email address hidden>
Cc: <email address hidden>, Emmanuel Fuste <email address hidden>, <email address hidden>
Subject: Re: Bug#344082: tetex-bin: fmtutil segfault

Hi Matthias, hi Emmanuel,

again a shell script that segfaults. Could 344082 and 343444 be the
same bugs? Emmanuel, which version of bash is installed on your system?=20

Emmanuel Fuste <email address hidden> wrote:

> Package: tetex-bin
> Version: 3.0-12
> Severity: grave
> Justification: renders package unusable
>
> Setting up tetex-bin (3.0-12) ...
> Running fmtutil-sys. This may take some time. ...
> /usr/bin/fmtutil: line 344: 16723 Segmentation fault ${1+"$@"}

Line 344 is the opening brace `{' in=20

###########################################################################=
####
# verbose (cmd)
# execute cmd. Redirect output depending on $mktexfmtMode.
###########################################################################=
####
verbose()
{
  $mktexfmtMode && ${1+"$@"} >&2 || ${1+"$@"}
}

and again there is a variable that's supposed to contain a command and
is not yet expanded before the shell segfaults.

> -- System Information:
> Debian Release: testing/unstable
> APT prefers unstable
> APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: i386 (i586)
> Shell: /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.14-rc5
> Locale: LANG=3DC, LC_CTYPE=3DC (charmap=3DANSI_X3.4-1968)

Regards, Frank

--=20
Frank K=FCster
Inst. f. Biochemie der Univ. Z=FCrich
Debian Developer

Revision history for this message
In , emmanuel.fuste (emmanuel-fuste) wrote :

Hi,

I think it is the latest sid one, I'll check this evening.

Regards,

Emmanuel.

> Hi Matthias, hi Emmanuel,
>
> again a shell script that segfaults. Could 344082 and
343444 be the
> same bugs? Emmanuel, which version of bash is installed on
your system?
>
> Emmanuel Fuste <email address hidden> wrote:
>
> > Package: tetex-bin
> > Version: 3.0-12
> > Severity: grave
> > Justification: renders package unusable
> >
> > Setting up tetex-bin (3.0-12) ...
> > Running fmtutil-sys. This may take some time. ...
> > /usr/bin/fmtutil: line 344: 16723 Segmentation fault
${1+"$@"}
>
> Line 344 is the opening brace `{' in
>
>
###############################################################################
> # verbose (cmd)
> # execute cmd. Redirect output depending on $mktexfmtMode.
>
###############################################################################
> verbose()
> {
> $mktexfmtMode && ${1+"$@"} >&2 || ${1+"$@"}
> }
>
> and again there is a variable that's supposed to contain a
command and
> is not yet expanded before the shell segfaults.
>
> > -- System Information:
> > Debian Release: testing/unstable
> > APT prefers unstable
> > APT policy: (500, 'unstable'), (1, 'experimental')
> > Architecture: i386 (i586)
> > Shell: /bin/sh linked to /bin/bash
> > Kernel: Linux 2.6.14-rc5
> > Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
>
>
> Regards, Frank
>
> --
> Frank Küster
> Inst. f. Biochemie der Univ. Zürich
> Debian Developer
>
>

Accédez au courrier électronique de La Poste : www.laposte.net ;
Jusqu'au 25 décembre, participez au grand jeu du Calendrier de l'Avent et
 gagnez tous les jours de nombreux lots, + de 300 cadeaux en jeu !

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <IRSX22$<email address hidden>>
Date: Tue, 20 Dec 2005 15:46:50 +0100
From: "emmanuel\.fuste" <email address hidden>
To: "frank" <email address hidden>
Cc: "doko" <email address hidden>, "344082" <email address hidden>, "343444" <email address hidden>
Subject: Re: Bug#344082: tetex-bin: fmtutil segfault

Hi,

I think it is the latest sid one, I'll check this evening.

Regards,

Emmanuel.

> Hi Matthias, hi Emmanuel,
>
> again a shell script that segfaults. Could 344082 and
343444 be the
> same bugs? Emmanuel, which version of bash is installed on
your system?
>
> Emmanuel Fuste <email address hidden> wrote:
>
> > Package: tetex-bin
> > Version: 3.0-12
> > Severity: grave
> > Justification: renders package unusable
> >
> > Setting up tetex-bin (3.0-12) ...
> > Running fmtutil-sys. This may take some time. ...
> > /usr/bin/fmtutil: line 344: 16723 Segmentation fault
${1+"$@"}
>
> Line 344 is the opening brace `{' in
>
>
#########################################################################=
######
> # verbose (cmd)
> # execute cmd. Redirect output depending on $mktexfmtMode.
>
#########################################################################=
######
> verbose()
> {
> $mktexfmtMode && ${1+"$@"} >&2 || ${1+"$@"}
> }
>
> and again there is a variable that's supposed to contain a
command and
> is not yet expanded before the shell segfaults.
>
> > -- System Information:
> > Debian Release: testing/unstable
> > APT prefers unstable
> > APT policy: (500, 'unstable'), (1, 'experimental')
> > Architecture: i386 (i586)
> > Shell: /bin/sh linked to /bin/bash
> > Kernel: Linux 2.6.14-rc5
> > Locale: LANG=3DC, LC_CTYPE=3DC (charmap=3DANSI_X3.4-1968)
>
>
> Regards, Frank
>
> --
> Frank K=FCster
> Inst. f. Biochemie der Univ. Z=FCrich
> Debian Developer
>
> =0A=0AAcc=E9dez au courrier =E9lectronique de La Poste : www.laposte.ne=
t ;=0AJusqu'au 25 d=E9cembre, participez au grand jeu du Calendrier de l=
'Avent et=0A=A0gagnez tous les jours de nombreux lots, + de 300 cadeaux e=
n jeu !=0A=0A

Revision history for this message
In , emmanuel.fuste (emmanuel-fuste) wrote :

Hello,

As promised:

ii bash 3.1-1 The GNU Bourne Again SHell

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i586)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-rc5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages bash depends on:
ii base-files 3.1.9 Debian base
system miscellaneous f
ii debianutils 2.15.2 Miscellaneous
utilities specific t
ii libc6 2.3.5-9 GNU C Library:
Shared libraries an
ii libncurses5 5.5-1 Shared libraries
for terminal hand

> Hi Matthias, hi Emmanuel,
>
> again a shell script that segfaults. Could 344082 and
343444 be the
> same bugs? Emmanuel, which version of bash is installed on
your system?
>

Accédez au courrier électronique de La Poste : www.laposte.net ;
Jusqu'au 25 décembre, participez au grand jeu du Calendrier de l'Avent et
 gagnez tous les jours de nombreux lots, + de 300 cadeaux en jeu !

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <IRTGXL$<email address hidden>>
Date: Tue, 20 Dec 2005 22:56:09 +0100
From: "emmanuel\.fuste" <email address hidden>
To: "frank" <email address hidden>
Cc: "doko" <email address hidden>, "344082" <email address hidden>, "343444" <email address hidden>
Subject: Re: Bug#344082: tetex-bin: fmtutil segfault

Hello,

As promised:

ii bash 3.1-1 The GNU Bourne Again SHell

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i586)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-rc5
Locale: LANG=3DC, LC_CTYPE=3DC (charmap=3DANSI_X3.4-1968)

Versions of packages bash depends on:
ii base-files 3.1.9 Debian base
system miscellaneous f
ii debianutils 2.15.2 Miscellaneous
utilities specific t
ii libc6 2.3.5-9 GNU C Library:
Shared libraries an
ii libncurses5 5.5-1 Shared libraries
for terminal hand

> Hi Matthias, hi Emmanuel,
>
> again a shell script that segfaults. Could 344082 and
343444 be the
> same bugs? Emmanuel, which version of bash is installed on
your system?
>
=0A=0AAcc=E9dez au courrier =E9lectronique de La Poste : www.laposte.net =
;=0AJusqu'au 25 d=E9cembre, participez au grand jeu du Calendrier de l'A=
vent et=0A=A0gagnez tous les jours de nombreux lots, + de 300 cadeaux en =
jeu !=0A=0A

Revision history for this message
In , Tobias Knieper (tobias-knieper-micekiller) wrote : bug is gone

Hello,
i made a dist-upgrade this morning and the bug is gone. apt upgraded only a
few (six or seven) packages. Is it possible to find out which packages my
system upgraded?

Regards,
Tobias

Revision history for this message
In , Justin Pryzby (justinpryzby-users) wrote : Re: Bug#343444: bug is gone

On Wed, Dec 21, 2005 at 03:40:50PM +0100, Tobias Knieper wrote:
> Hello,
> i made a dist-upgrade this morning and the bug is gone. apt upgraded only a
> few (six or seven) packages. Is it possible to find out which packages my
> system upgraded?
Recent dpkg keeps a log in </var/log/dpkg.log*>.

--
Clear skies,
Justin

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Wed, 21 Dec 2005 15:40:50 +0100
From: Tobias Knieper <email address hidden>
To: <email address hidden>,
 <email address hidden>
Subject: bug is gone

Hello,
i made a dist-upgrade this morning and the bug is gone. apt upgraded only a
few (six or seven) packages. Is it possible to find out which packages my
system upgraded?

Regards,
Tobias

Revision history for this message
In , Frank Küster (frank-kuesterei) wrote : Re: bug is gone

Tobias Knieper <email address hidden> wrote:

> Hello,
> i made a dist-upgrade this morning and the bug is gone. apt upgraded only a
> few (six or seven) packages. Is it possible to find out which packages my
> system upgraded?

If you use aptitude, it's in /var/log/aptitude; I think dpkg does not
yet keep a log.

Since you reported the bug, the updates on *my* system[1] that could be the
reason are

,----
| Tue, Dec 20 2005 09:27:30 +0000
|
| IMPORTANT: this log only lists intended actions; actions which fail due to
| dpkg problems may not be completed.
|
| Will install 15 packages, and remove 0 packages.
| 856kB of disk space will be freed
| ===============================================================================
| [...]
| [UPGRADE] libc6 2.3.5-8.1 -> 2.3.5-9
`----

But there are no items in the changelog that seem to affect us.
doko, what do you think?

Regards, Frank

[1] note that my unstable system is in a chroot, and I don't use netenv there
--
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <20051221153204.GA2310@andromeda>
Date: Wed, 21 Dec 2005 10:32:04 -0500
From: Justin Pryzby <email address hidden>
To: <email address hidden>, <email address hidden>
Subject: Re: Bug#343444: bug is gone

On Wed, Dec 21, 2005 at 03:40:50PM +0100, Tobias Knieper wrote:
> Hello,
> i made a dist-upgrade this morning and the bug is gone. apt upgraded only a
> few (six or seven) packages. Is it possible to find out which packages my
> system upgraded?
Recent dpkg keeps a log in </var/log/dpkg.log*>.

--
Clear skies,
Justin

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Wed, 21 Dec 2005 17:04:58 +0100
From: =?iso-8859-1?q?Frank_K=FCster?= <email address hidden>
To: <email address hidden>
Cc: <email address hidden>
Subject: Re: bug is gone

Tobias Knieper <email address hidden> wrote:

> Hello,
> i made a dist-upgrade this morning and the bug is gone. apt upgraded only=
 a=20
> few (six or seven) packages. Is it possible to find out which packages my=
=20
> system upgraded?

If you use aptitude, it's in /var/log/aptitude; I think dpkg does not
yet keep a log.

Since you reported the bug, the updates on *my* system[1] that could be the
reason are

,----
| Tue, Dec 20 2005 09:27:30 +0000
|=20
| IMPORTANT: this log only lists intended actions; actions which fail due to
| dpkg problems may not be completed.
|=20
| Will install 15 packages, and remove 0 packages.
| 856kB of disk space will be freed
| =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
| [...]
| [UPGRADE] libc6 2.3.5-8.1 -> 2.3.5-9
`----

But there are no items in the changelog that seem to affect us.
doko, what do you think?

Regards, Frank

[1] note that my unstable system is in a chroot, and I don't use netenv the=
re
--=20
Frank K=FCster
Inst. f. Biochemie der Univ. Z=FCrich
Debian Developer

Revision history for this message
In , Tobias Knieper (tobias-knieper-micekiller) wrote :

Hello,
this morning I upgraded the following package:

dialog - Displays user-friendly dialog boxes from shell scripts

On December, 15th i upgraded
2005-12-15 07:45:37 upgrade dialog 1.0-20051107-1 1.0-20051207-1

Today i upgraded:
2005-12-21 08:09:29 upgrade dialog 1.0-20051207-1 1.0-20051219-1

The changelog says:
dialog (1.0-20051219-1) unstable; urgency=low
  * New upstream release.
  * Added sv.po (Closes: #343303). Please join the Free Translation Project.
  * Fixed segfault problem in the previous release (Closes: #344002).

So this bug is fixed.

Thanks,
Tobias

On Wednesday 21 December 2005 17:04, you wrote:
> Tobias Knieper <email address hidden> wrote:
> > Hello,
> > i made a dist-upgrade this morning and the bug is gone. apt upgraded only
> > a few (six or seven) packages. Is it possible to find out which packages
> > my system upgraded?
>
> If you use aptitude, it's in /var/log/aptitude; I think dpkg does not
> yet keep a log.
>
> Since you reported the bug, the updates on *my* system[1] that could be the
> reason are
>
> ,----
>
> | Tue, Dec 20 2005 09:27:30 +0000
> |
> | IMPORTANT: this log only lists intended actions; actions which fail due
> | to dpkg problems may not be completed.
> |
> | Will install 15 packages, and remove 0 packages.
> | 856kB of disk space will be freed
> | =========================================================================
> |====== [...]
> | [UPGRADE] libc6 2.3.5-8.1 -> 2.3.5-9
>
> `----
>
> But there are no items in the changelog that seem to affect us.
> doko, what do you think?
>
> Regards, Frank
>
> [1] note that my unstable system is in a chroot, and I don't use netenv
> there

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Wed, 21 Dec 2005 18:54:40 +0100
From: Tobias Knieper <email address hidden>
To: <email address hidden>,
 <email address hidden>,
 <email address hidden>
Subject: Re: bug is gone

Hello,
this morning I upgraded the following package:

dialog - Displays user-friendly dialog boxes from shell scripts

On December, 15th i upgraded
2005-12-15 07:45:37 upgrade dialog 1.0-20051107-1 1.0-20051207-1

Today i upgraded:
2005-12-21 08:09:29 upgrade dialog 1.0-20051207-1 1.0-20051219-1

The changelog says:
dialog (1.0-20051219-1) unstable; urgency=low
  * New upstream release.
  * Added sv.po (Closes: #343303). Please join the Free Translation Project.
  * Fixed segfault problem in the previous release (Closes: #344002).

So this bug is fixed.

Thanks,
Tobias

On Wednesday 21 December 2005 17:04, you wrote:
> Tobias Knieper <email address hidden> wrote:
> > Hello,
> > i made a dist-upgrade this morning and the bug is gone. apt upgraded only
> > a few (six or seven) packages. Is it possible to find out which packages
> > my system upgraded?
>
> If you use aptitude, it's in /var/log/aptitude; I think dpkg does not
> yet keep a log.
>
> Since you reported the bug, the updates on *my* system[1] that could be the
> reason are
>
> ,----
>
> | Tue, Dec 20 2005 09:27:30 +0000
> |
> | IMPORTANT: this log only lists intended actions; actions which fail due
> | to dpkg problems may not be completed.
> |
> | Will install 15 packages, and remove 0 packages.
> | 856kB of disk space will be freed
> | =========================================================================
> |====== [...]
> | [UPGRADE] libc6 2.3.5-8.1 -> 2.3.5-9
>
> `----
>
> But there are no items in the changelog that seem to affect us.
> doko, what do you think?
>
> Regards, Frank
>
> [1] note that my unstable system is in a chroot, and I don't use netenv
> there

Revision history for this message
In , Justin Pryzby (justinpryzby-users) wrote : Re: Bug#343444: bug is gone

On Wed, Dec 21, 2005 at 05:04:58PM +0100, Frank K??ster wrote:
> Tobias Knieper <email address hidden> wrote:
>
> > Hello,
> > i made a dist-upgrade this morning and the bug is gone. apt upgraded only a
> > few (six or seven) packages. Is it possible to find out which packages my
> > system upgraded?
>
> If you use aptitude, it's in /var/log/aptitude; I think dpkg does not
> yet keep a log.
It does by default since 1.13.5 and possible since 1.13.2!

--
Clear skies,
Justin

Revision history for this message
In , Justin Pryzby (justinpryzby-users) wrote :

reassign 343444 dialog

Revision history for this message
In , Justin Pryzby (justinpryzby-users) wrote : Re: Bug#343444: bug is gone

Version: 1.0-20051219-1

On Wed, Dec 21, 2005 at 06:54:40PM +0100, Tobias Knieper wrote:
> Hello,
> this morning I upgraded the following package:
>
> dialog - Displays user-friendly dialog boxes from shell scripts
>
> On December, 15th i upgraded
> 2005-12-15 07:45:37 upgrade dialog 1.0-20051107-1 1.0-20051207-1
>
> Today i upgraded:
> 2005-12-21 08:09:29 upgrade dialog 1.0-20051207-1 1.0-20051219-1
>
> The changelog says:
> dialog (1.0-20051219-1) unstable; urgency=low
> * New upstream release.
> * Added sv.po (Closes: #343303). Please join the Free Translation Project.
> * Fixed segfault problem in the previous release (Closes: #344002).
>
> So this bug is fixed.

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <20051221195453.GA3881@andromeda>
Date: Wed, 21 Dec 2005 14:54:53 -0500
From: Justin Pryzby <email address hidden>
To: Frank K??ster <email address hidden>, <email address hidden>
Subject: Re: Bug#343444: bug is gone

On Wed, Dec 21, 2005 at 05:04:58PM +0100, Frank K??ster wrote:
> Tobias Knieper <email address hidden> wrote:
>
> > Hello,
> > i made a dist-upgrade this morning and the bug is gone. apt upgraded only a
> > few (six or seven) packages. Is it possible to find out which packages my
> > system upgraded?
>
> If you use aptitude, it's in /var/log/aptitude; I think dpkg does not
> yet keep a log.
It does by default since 1.13.5 and possible since 1.13.2!

--
Clear skies,
Justin

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <E1EpA5T-00011m-E7@andromeda>
Date: Wed, 21 Dec 2005 14:57:23 -0500
From: Justin Pryzby <email address hidden>
To: <email address hidden>

reassign 343444 dialog

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <20051221202530.GA4020@andromeda>
Date: Wed, 21 Dec 2005 15:25:30 -0500
From: Justin Pryzby <email address hidden>
To: <email address hidden>
Subject: Re: Bug#343444: bug is gone

Version: 1.0-20051219-1

On Wed, Dec 21, 2005 at 06:54:40PM +0100, Tobias Knieper wrote:
> Hello,
> this morning I upgraded the following package:
>
> dialog - Displays user-friendly dialog boxes from shell scripts
>
> On December, 15th i upgraded
> 2005-12-15 07:45:37 upgrade dialog 1.0-20051107-1 1.0-20051207-1
>
> Today i upgraded:
> 2005-12-21 08:09:29 upgrade dialog 1.0-20051207-1 1.0-20051219-1
>
> The changelog says:
> dialog (1.0-20051219-1) unstable; urgency=low
> * New upstream release.
> * Added sv.po (Closes: #343303). Please join the Free Translation Project.
> * Fixed segfault problem in the previous release (Closes: #344002).
>
> So this bug is fixed.

Revision history for this message
In , Frank Küster (frank-kuesterei) wrote :

Justin Pryzby <email address hidden> wrote:

> On Wed, Dec 21, 2005 at 05:04:58PM +0100, Frank K??ster wrote:
>> Tobias Knieper <email address hidden> wrote:
>>
>> > Hello,
>> > i made a dist-upgrade this morning and the bug is gone. apt upgraded only a
>> > few (six or seven) packages. Is it possible to find out which packages my
>> > system upgraded?
>>
>> If you use aptitude, it's in /var/log/aptitude; I think dpkg does not
>> yet keep a log.
> It does by default since 1.13.5 and possible since 1.13.2!

Thanks, I wasn't aware of this. Tobias, it's in /var/log/dpkg.log

Regards, Frank
--
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Thu, 22 Dec 2005 09:02:52 +0100
From: =?iso-8859-1?q?Frank_K=FCster?= <email address hidden>
To: Tobias Knieper <email address hidden>
Cc: <email address hidden>,
        Justin Pryzby
 <email address hidden>
Subject: Re: Bug#343444: bug is gone

Justin Pryzby <email address hidden> wrote:

> On Wed, Dec 21, 2005 at 05:04:58PM +0100, Frank K??ster wrote:
>> Tobias Knieper <email address hidden> wrote:
>>=20
>> > Hello,
>> > i made a dist-upgrade this morning and the bug is gone. apt upgraded o=
nly a=20
>> > few (six or seven) packages. Is it possible to find out which packages=
 my=20
>> > system upgraded?
>>=20
>> If you use aptitude, it's in /var/log/aptitude; I think dpkg does not
>> yet keep a log.
> It does by default since 1.13.5 and possible since 1.13.2!

Thanks, I wasn't aware of this. Tobias, it's in /var/log/dpkg.log

Regards, Frank
--=20
Frank K=FCster
Inst. f. Biochemie der Univ. Z=FCrich
Debian Developer

Revision history for this message
In , Santiago Vila Doncel (sanvila-unex) wrote : dialog bugs

severity 343444 serious
severity 344002 serious
merge 343444 344002
thanks

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Mon, 26 Dec 2005 20:21:02 +0100 (CET)
From: Santiago Vila <email address hidden>
To: <email address hidden>
Subject: dialog bugs

severity 343444 serious
severity 344002 serious
merge 343444 344002
thanks

Matthias Klose (doko)
Changed in bash:
status: Unconfirmed → Fix Committed
Matthias Klose (doko)
Changed in bash:
assignee: nobody → doko
status: Unconfirmed → Fix Committed
Revision history for this message
Carthik Sharma (carthik) wrote :

Version 1.0-20060101-1 in Dapper has bug fix in it.

Closing.

Changed in dialog:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.