Bug#870815: libytnef: CVE-2017-12141: heap-buffer-overflow

2017-08-05 Thread Salvatore Bonaccorso
Source: libytnef
Version: 1.9.2-2
Severity: grave
Tags: security upstream
Justification: user security hole
Forwarded: https://github.com/Yeraze/ytnef/issues/50

Hi,

the following vulnerability was published for libytnef.

CVE-2017-12141[0]:
| In ytnef 1.9.2, a heap-based buffer overflow vulnerability was found in
| the function TNEFFillMapi in ytnef.c, which allows attackers to cause a
| denial of service via a crafted file.

Reproducible with an ASAN build and the given reproducer.

If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities & Exposures) id in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2017-12141
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12141
[1] https://github.com/Yeraze/ytnef/issues/50

Please adjust the affected versions in the BTS as needed.

Regards,
Salvatore



Bug#870817: libytnef: CVE-2017-12144

2017-08-05 Thread Salvatore Bonaccorso
Source: libytnef
Version: 1.9.2-2
Severity: normal
Tags: security upstream
Forwarded: https://github.com/Yeraze/ytnef/issues/51

Hi,

the following vulnerability was published for libytnef.

CVE-2017-12144[0]:
| In ytnef 1.9.2, an allocation failure was found in the function
| TNEFFillMapi in ytnef.c, which allows attackers to cause a denial of
| service via a crafted file.

If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities & Exposures) id in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2017-12144
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12144

Please adjust the affected versions in the BTS as needed.

Regards,
Salvatore



Bug#870816: libytnef: CVE-2017-12142: SEGV in ytnef.c in SwapDWord

2017-08-05 Thread Salvatore Bonaccorso
Source: libytnef
Version: 1.9.2-2
Severity: important
Tags: upstream security
Forwarded: https://github.com/Yeraze/ytnef/issues/49

Hi,

the following vulnerability was published for libytnef.

CVE-2017-12142[0]:
| In ytnef 1.9.2, an invalid memory read vulnerability was found in the
| function SwapDWord in ytnef.c, which allows attackers to cause a denial
| of service via a crafted file.

If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities & Exposures) id in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2017-12142
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12142
[1] https://github.com/Yeraze/ytnef/issues/49

Please adjust the affected versions in the BTS as needed.

Regards,
Salvatore



Bug#853661: marked as done (simulavr: ftbfs with GCC-7)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sat, 5 Aug 2017 22:26:24 +0300
with message-id <20170805192624.knq3o4r7fo5ot6qh@localhost>
and subject line simulavr builds with gcc 7
has caused the Debian Bug report #853661,
regarding simulavr: ftbfs with GCC-7
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
853661: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853661
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:simulavr
Version: 0.1.2.2-7
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/simulavr_0.1.2.2-7_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html

[...]
then mv -f ".deps/avrcore.Tpo" ".deps/avrcore.Po"; else rm -f 
".deps/avrcore.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.-Wall -Winline -Werror 
-I../src/getopt -Wall -g -std=gnu89 -O2 -MT avrerror.o -MD -MP -MF 
".deps/avrerror.Tpo" -c -o avrerror.o avrerror.c; \
then mv -f ".deps/avrerror.Tpo" ".deps/avrerror.Po"; else rm -f 
".deps/avrerror.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.-Wall -Winline -Werror 
-I../src/getopt -Wall -g -std=gnu89 -O2 -MT avrmalloc.o -MD -MP -MF 
".deps/avrmalloc.Tpo" -c -o avrmalloc.o avrmalloc.c; \
then mv -f ".deps/avrmalloc.Tpo" ".deps/avrmalloc.Po"; else rm -f 
".deps/avrmalloc.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.-Wall -Winline -Werror 
-I../src/getopt -Wall -g -std=gnu89 -O2 -MT callback.o -MD -MP -MF 
".deps/callback.Tpo" -c -o callback.o callback.c; \
then mv -f ".deps/callback.Tpo" ".deps/callback.Po"; else rm -f 
".deps/callback.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.-Wall -Winline -Werror 
-I../src/getopt -Wall -g -std=gnu89 -O2 -MT decoder.o -MD -MP -MF 
".deps/decoder.Tpo" -c -o decoder.o decoder.c; \
then mv -f ".deps/decoder.Tpo" ".deps/decoder.Po"; else rm -f 
".deps/decoder.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.-Wall -Winline -Werror 
-I../src/getopt -Wall -g -std=gnu89 -O2 -MT device.o -MD -MP -MF 
".deps/device.Tpo" -c -o device.o device.c; \
then mv -f ".deps/device.Tpo" ".deps/device.Po"; else rm -f ".deps/device.Tpo"; 
exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.-Wall -Winline -Werror 
-I../src/getopt -Wall -g -std=gnu89 -O2 -MT devsupp.o -MD -MP -MF 
".deps/devsupp.Tpo" -c -o devsupp.o devsupp.c; \
then mv -f ".deps/devsupp.Tpo" ".deps/devsupp.Po"; else rm -f 
".deps/devsupp.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.-Wall -Winline -Werror 
-I../src/getopt -Wall -g -std=gnu89 -O2 -MT display.o -MD -MP -MF 
".deps/display.Tpo" -c -o display.o display.c; \
then mv -f ".deps/display.Tpo" ".deps/display.Po"; else rm -f 
".deps/display.Tpo"; exit 1; fi
display.c: In function 'display_open':
display.c:144:45: error: '%d' directive output may be truncated writing between 
1 and 11 bytes into a region of size 9 [-Werror=format-truncation=]
 snprintf (spfd, sizeof (spfd) - 1, "%d", pfd[0]);
 ^~
display.c:144:44: note: using the range [1, -2147483648] for directive argument
 snprintf (spfd, sizeof (spfd) - 1, "%d", pfd[0]);
^~~~
display.c:144:9: note: format output between 2 and 12 bytes into a destination 
of size 9
 snprintf (spfd, sizeof (spfd) - 1, "%d", pfd[0]);
 ^~~~
display.c:147:59: error: '%d' directive outp

Bug#608733: marked as done (mtpfs: duplicate Playlists directory)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:35:21 +
with message-id 
and subject line Bug#868982: Removed package(s) from unstable
has caused the Debian Bug report #608733,
regarding mtpfs: duplicate Playlists directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
608733: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608733
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mtpfs
Version: 0.9-3
Severity: normal


I installed this package in the hope that it would allow me to upload
playlists to my device, namely the iRiver SPINN [1].  From the mtpfs
documentation I see that this is supposed to work through a virtual
/Playlists directory on the mtpfs mount.  However, my device _already_
has a real /Playlists directory, so when I mount it I get this
unsettling picture:

 [24]matica:~$ ls -l mnt
total 106
drwxrwxrwx 2 itz itz  0 Dec 31  1969 Flash Games
drwxrwxrwx 2 itz itz  0 Dec 31  1969 Fonts
drwxrwxrwx 2 itz itz  0 Dec 31  1969 Music
drwxrwxrwx 2 itz itz  0 Dec 31  1969 Pictures
drwxrwxrwx 2 itz itz  0 Dec 31  1969 Playlists
drwxrwxrwx 2 itz itz  0 Dec 31  1969 Playlists
drwxrwxrwx 2 itz itz  0 Dec 31  1969 Recordings
drwxrwxrwx 2 itz itz  0 Dec 31  1969 Text
drwxrwxrwx 2 itz itz  0 Dec 31  1969 Themes
drwxrwxrwx 2 itz itz  0 Dec 31  1969 Video
-rwxrwxrwx 1 itz itz 107125 Dec 31  1969 devicon.fil
-rwxrwxrwx 1 itz itz  6 Dec 31  1969 devlogo.fil

Not very surprisingly, saving an .m3u file to /Playlists doesn't seem
to accomplish anything.  The player doesn't explode, though, so
there's something to be grateful for :-)

You might think that I could mount the device in USB storage mode and
simply save a playlist file to the existing /Playlists directory.
That was my first try too, and the file does appear in the filesystem,
but it is still not available as a playlist from the device UI.  That
may be because it needs some other format and of course the format is
undocumented :-(

[1] http://anythingbutipod.com/2008/10/iriver-spinn-review/

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.36.2git (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mtpfs depends on:
ii  fuse-utils2.8.4-1.1  Filesystem in USErspace (utilities
ii  libc6 2.11.2-7   Embedded GNU C Library: Shared lib
ii  libfuse2  2.8.4-1.1  Filesystem in USErspace library
ii  libglib2.0-0  2.24.2-1   The GLib library of C routines
ii  libid3tag00.15.1b-10 ID3 tag reading library from the M
ii  libmad0   0.15.1b-5  MPEG audio decoder library
ii  libmtp8   1.0.3-1Media Transfer Protocol (MTP) libr

mtpfs recommends no packages.

mtpfs suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1.1-5+rm

Dear submitter,

as the package mtpfs has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/868982

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#573047: marked as done (mtpfs: segfaults on my YP-T10)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:35:21 +
with message-id 
and subject line Bug#868982: Removed package(s) from unstable
has caused the Debian Bug report #573047,
regarding mtpfs: segfaults on my YP-T10
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
573047: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573047
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mtpfs
Version: 0.9-2
Severity: important

Hi,

I'm not sure whether this is amd64-specific, or rather specific to this
particular device. In the former case, the severity would probably be
grave rather than important, but anyway.

I was trying to copy some media files to my portable media player, a
Samsung YP-T10:

wouter@celtic:~/data/audio$ mtpfs mtpmount
wouter@celtic:~/data/audio$ ls mtpmount
ls: reading directory mtpmount: Software caused connection abort
wouter@celtic:~/data/audio$ dmesg|tail -n2
16972.884199] usb 2-2: reset high speed USB device using ehci_hcd and address 4
[16973.900311] mtpfs[16817]: segfault at 2f ip 004034c5 sp 
7fd4ac0e5e70 error 4 in mtpfs[40+6000]

I'm not quite sure how to produce a core dump for FUSE software. If you
could help me out there, I'll happily produce a backtrace.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mtpfs depends on:
ii  fuse-utils2.8.1-1.2  Filesystem in USErspace (utilities
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib
ii  libfuse2  2.8.1-1.2  Filesystem in USErspace library
ii  libglib2.0-0  2.22.4-1   The GLib library of C routines
ii  libid3tag00.15.1b-10 ID3 tag reading library from the M
ii  libmad0   0.15.1b-5  MPEG audio decoder library
ii  libmtp8   1.0.2-2Media Transfer Protocol (MTP) libr

mtpfs recommends no packages.

mtpfs suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1.1-5+rm

Dear submitter,

as the package mtpfs has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/868982

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#611335: marked as done (mtpfs: Can't copy music to a subfolder on Creative Zen V)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:35:21 +
with message-id 
and subject line Bug#868982: Removed package(s) from unstable
has caused the Debian Bug report #611335,
regarding mtpfs: Can't copy music to a subfolder on Creative Zen V
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
611335: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611335
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mtpfs
Version: 0.9-3
Severity: important

All the music is stored directly in the Music folder on the player. I can 
create subfolders, but everything copied to a subfolder appears in the Music 
folderinstead. I successfully tried copying music to a subfolder on a Windows 
system - both the folder and its contents are visible under Linux. I certainly 
can use my player this way, but removing music becomes quite tricky.

-- System Information:
Debian Release: 6.0
  APT prefers testing
  APT policy: (650, 'testing'), (625, 'stable'), (600, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mtpfs depends on:
ii  fuse-utils2.8.4-1.1  Filesystem in USErspace (utilities
ii  libc6 2.11.2-9   Embedded GNU C Library: Shared lib
ii  libfuse2  2.8.4-1.1  Filesystem in USErspace library
ii  libglib2.0-0  2.24.2-1   The GLib library of C routines
ii  libid3tag00.15.1b-10 ID3 tag reading library from the M
ii  libmad0   0.15.1b-5  MPEG audio decoder library
ii  libmtp8   1.0.3-1Media Transfer Protocol (MTP) libr

mtpfs recommends no packages.

mtpfs suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1.1-5+rm

Dear submitter,

as the package mtpfs has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/868982

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#649421: marked as done (mtpfs: Resets KVM switch when mounting an iconia A500)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:35:21 +
with message-id 
and subject line Bug#868982: Removed package(s) from unstable
has caused the Debian Bug report #649421,
regarding mtpfs: Resets KVM switch when mounting an iconia A500
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
649421: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649421
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mtpfs
Version: 0.9-3
Severity: normal

Hi.

I have a system with a KVM switch connecting keyboard, mouse and screen to my 
machine, onto which I plugged an Iconia A500 tablet.

I tried to mount it using 
# mtpfs -o allow_other /media/a500/

No sooner had I typed that command, did my screen black out.

I guess there must be some kind of probing done by mtpfs on the USB devices 
that got the KVM switch to be reset :-(

Here's lsusb :
# lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 012: ID 045e:00cb Microsoft Corp. Basic Optical Mouse v2.0
Bus 002 Device 011: ID 046d:c303 Logitech, Inc. iTouch Keyboard
Bus 002 Device 010: ID 050d:3201 Belkin Components F1DF102U/F1DG102U Flip KVM
Bus 002 Device 009: ID 0409:55ab NEC Corp. Hub [iMac/iTouch kbd]
Bus 002 Device 008: ID 050d:3101 Belkin Components F1DF102U/F1DG102U Flip Hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 006: ID 0502:3325 Acer, Inc. 
Bus 001 Device 002: ID 059b:027d Iomega Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Maybe it could be less aggressive to devices which don't support MTP ?

Best regards,


-- System Information:
Debian Release: 6.0.3
  APT prefers stable
  APT policy: (700, 'stable'), (500, 'stable-updates')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mtpfs depends on:
ii  fuse-utils2.8.4-1.1  Filesystem in USErspace (utilities
ii  libc6 2.11.2-10  Embedded GNU C Library: Shared lib
ii  libfuse2  2.8.4-1.1  Filesystem in USErspace library
ii  libglib2.0-0  2.24.2-1   The GLib library of C routines
ii  libid3tag00.15.1b-10 ID3 tag reading library from the M
ii  libmad0   0.15.1b-5  MPEG audio decoder library
ii  libmtp8   1.0.3-1Media Transfer Protocol (MTP) libr

mtpfs recommends no packages.

mtpfs suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1.1-5+rm

Dear submitter,

as the package mtpfs has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/868982

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#721735: marked as done (mtpfs: "mtpfs -h" doesn't work)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:35:21 +
with message-id 
and subject line Bug#868982: Removed package(s) from unstable
has caused the Debian Bug report #721735,
regarding mtpfs: "mtpfs -h" doesn't work
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
721735: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721735
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mtpfs
Version: 1.1-4.1
Severity: normal

The mtpfs(1) man page says:

OPTIONS
   mtpfs accepts the following options:

   -h Show summary of options.

but:

$ mtpfs -h
Unable to open ~/.mtpz-data for reading, MTPZ disabled.Listing raw device(s)
   No raw devices found.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mtpfs depends on:
ii  fuse  2.9.2-4
ii  libc6 2.17-92+b1
ii  libfuse2  2.9.2-4
ii  libglib2.0-0  2.36.4-1
ii  libid3tag00.15.1b-10
ii  libmad0   0.15.1b-8
ii  libmtp9   1.1.6-20-g1b9f164-1
ii  libusb-1.0-0  2:1.0.16-3
ii  zlib1g1:1.2.8.dfsg-1

mtpfs recommends no packages.

mtpfs suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.1-5+rm

Dear submitter,

as the package mtpfs has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/868982

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#732815: marked as done (mtpfs fails to connect to android smartphone)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:35:21 +
with message-id 
and subject line Bug#868982: Removed package(s) from unstable
has caused the Debian Bug report #732815,
regarding mtpfs fails to connect to android smartphone
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
732815: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732815
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mtpfs
Version: 1.1-4.1
Severity: normal
Tags: upstream

Hello!

I'm trying to access my smartphone by means of the Media Transfer Protocol
(MTP). I start mtpfs, which should mount it over a USB cable, but it fails to
connect to the device:

~ $ mkdir /mnt/android
~ $ mtpfs /mnt/android
Unable to open ~/.mtpz-data for reading, MTPZ disabled.Listing raw device(s)
Device 0 (VID=04e8 and PID=6860) is a Samsung Galaxy models (MTP).
   Found 1 device(s):
   Samsung: Galaxy models (MTP) (04e8:6860) @ bus 1, dev 6
Attempting to connect device
PTP_ERROR_IO: failed to open session, trying again after resetting USB interface
LIBMTP libusb: Attempt to reset device
LIBMTP PANIC: failed to open session on second attempt
Unable to open raw device 0

In /var/log/kern.log:

Dec 22 02:30:53 debian kernel: [23654.259601] usb 1-1.1: reset high-speed USB 
device number 6 using xhci_hcd
Dec 22 02:30:53 debian kernel: [23654.276610] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fd6f9240
Dec 22 02:30:53 debian kernel: [23654.276618] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fd6f9200
Dec 22 02:30:53 debian kernel: [23654.276623] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fd6f9280
Dec 22 02:30:53 debian kernel: [23654.276627] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fedc3600
Dec 22 02:30:53 debian kernel: [23654.276631] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fedc35c0
Dec 22 02:30:53 debian kernel: [23654.276635] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fdfcebc0
Dec 22 02:30:53 debian kernel: [23654.276639] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fedc3280
Dec 22 02:30:53 debian kernel: [23654.276643] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fedc3240
Dec 22 02:30:53 debian kernel: [23654.279055] cdc_acm 1-1.1:1.1: This device 
cannot do calls on its own. It is not a modem.
Dec 22 02:30:53 debian kernel: [23654.279171] cdc_acm 1-1.1:1.1: ttyACM0: USB 
ACM device

In /var/log/messages:

Dec 22 02:30:53 debian kernel: [23654.259601] usb 1-1.1: reset high-speed USB 
device number 6 using xhci_hcd
Dec 22 02:30:53 debian kernel: [23654.276610] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fd6f9240
Dec 22 02:30:53 debian kernel: [23654.276618] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fd6f9200
Dec 22 02:30:53 debian kernel: [23654.276623] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fd6f9280
Dec 22 02:30:53 debian kernel: [23654.276627] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fedc3600
Dec 22 02:30:53 debian kernel: [23654.276631] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fedc35c0
Dec 22 02:30:53 debian kernel: [23654.276635] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fdfcebc0
Dec 22 02:30:53 debian kernel: [23654.276639] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fedc3280
Dec 22 02:30:53 debian kernel: [23654.276643] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fedc3240
Dec 22 02:30:53 debian kernel: [23654.279171] cdc_acm 1-1.1:1.1: ttyACM0: USB 
ACM device

In /var/log/syslog:

Dec 22 02:30:53 debian kernel: [23654.259601] usb 1-1.1: reset high-speed USB 
device number 6 using xhci_hcd
Dec 22 02:30:53 debian kernel: [23654.276610] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fd6f9240
Dec 22 02:30:53 debian kernel: [23654.276618] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fd6f9200
Dec 22 02:30:53 debian kernel: [23654.276623] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fd6f9280
Dec 22 02:30:53 debian kernel: [23654.276627] xhci_hcd :03:00.0: xHCI 
xhci_drop_endpoint called with disabled ep 8801fedc3600
Dec 22 02:30:53 debian k

Bug#725443: marked as done (mtpfs has some issues with wrong indexes)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:35:21 +
with message-id 
and subject line Bug#868982: Removed package(s) from unstable
has caused the Debian Bug report #725443,
regarding mtpfs has some issues with wrong indexes
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
725443: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725443
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mtpfs
Version: 1.1-4.1
Severity: normal
Tags: upstream patch

I had some problems with my Samsung YP-T10. Tracking down the problem it turned
out that some index variables are not checked correctly. In particular this
involves some off by 1 string calculations and the return value of find_storage
which may return -1 while this case is not handled at all.

Additionally the package is not usable at least on my system. Trying to move
some files on the mentioned device caused data loss as mv did not get an error,
even though the data was not transferred to the device.

I'll attach a patch that solves some of the issues. I added checks for wrong
index entries where I found them and reorganized some code in a way such that
certan errors should not happen anymore.

In summary: I wonder why this package worked at all under certain
circumstances. Even on my system.



-- System Information:
Debian Release: jessie/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'oldstable-updates'), 
(500, 'unstable'), (500, 'testing'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-2-amd64 (SMP w/6 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mtpfs depends on:
ii  fuse  2.9.2-4
ii  libc6 2.17-92+b1
ii  libfuse2  2.9.2-4
ii  libglib2.0-0  2.36.4-1
ii  libid3tag00.15.1b-10
ii  libmad0   0.15.1b-8
ii  libmtp9   1.1.6-20-g1b9f164-1
ii  libusb-1.0-0  2:1.0.17-1+b1
ii  zlib1g1:1.2.8.dfsg-1

mtpfs recommends no packages.

mtpfs suggests no packages.

-- no debconf information
diff -ur mtpfs-1.1.debian/mtpfs.c mtpfs-1.1/mtpfs.c
--- mtpfs-1.1.debian/mtpfs.c	2013-10-05 17:12:45.0 +0200
+++ mtpfs-1.1/mtpfs.c	2013-10-05 23:16:06.0 +0200
@@ -7,6 +7,7 @@
 */
 
 #include 
+#include 
 
 #if DEBUG
 #define STRINGIFY(x) #x
@@ -86,7 +87,7 @@
 parent_found = TRUE;
 			} else {
 int i;
-for (i=0;i<4;i++) {
+for (i=0;iparent_id) != NULL) {
 parent_found = FALSE;
@@ -111,7 +112,7 @@
 check_folders ()
 {
 int i;
-for (i=0;i<4;i++) {
+for (i=0;iStorageDescription);
 LIBMTP_folder_t *newfolders = NULL;
@@ -304,8 +305,9 @@
 find_storage(const gchar * path)
 {
 int i;
+if (!path || path[0] != '/') return -1;
 DBG("find_storage:%s",path);
-for (i=0;i<4;i++) {
+for (i=0;iStorageDescription);
 if (strlen(path+1) < maxlen) maxlen = strlen(path+1);
@@ -342,7 +344,7 @@
 
 gchar *current;
 current = g_strconcat(parent, "/", folderlist->name,NULL);
-LIBMTP_devicestorage_t *storage;
+/* LIBMTP_devicestorage_t *storage; */
 
 DBG("compare %s,%s",mypath, current);
 if (g_ascii_strcasecmp (mypath, current) == 0) {
@@ -414,12 +416,19 @@
 LIBMTP_folder_t *folder;
 gchar **fields;
 gchar *directory;
-directory = (gchar *) g_malloc (strlen (path));
+directory = (gchar *) g_malloc (strlen (path)+1);
 directory = strcpy (directory, "");
 fields = g_strsplit (path, "/", -1);
 res = -ENOENT;
 int storageid;
 storageid = find_storage(path);
+if (storageid < 0) {
+	g_free (directory);
+	g_strfreev (fields);
+	DBG("parse_path exiting:%s - %d",path,res);
+	return res;
+}
+
 for (i = 0; fields[i] != NULL; i++) {
 if (strlen (fields[i]) > 0) {
 if (fields[i + 1] != NULL) {
@@ -486,13 +495,21 @@
 gchar *filename = g_strdup("");
 gchar **fields;
 gchar *directory;
-directory = (gchar *) g_malloc (strlen (path));
+directory = (gchar *) g_malloc (strlen (path)+1);
 directory = strcpy (directory, "/");
 fields = g_strsplit (path, "/", -1);
-int i;
+int i=0;
 int parent_id = 0;
 int storageid;
-storageid = find_storage(fields[0]);
+	if (!(*fields[0])) i++;
+storageid = find_storage(path);
+
+	if (storageid < 0) {
+		DBG("release: u

Bug#701780: marked as done (crashes upon entering the directory:)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:35:21 +
with message-id 
and subject line Bug#868982: Removed package(s) from unstable
has caused the Debian Bug report #701780,
regarding crashes upon entering the directory:
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
701780: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701780
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mtpfs
Version: 1.1-4
Severity: important
Tags: upstream

on first mount I believe it crashed differently ... after I unmounted, 
remounted, got this upon entering it

novo:/media > cd Nexus7
ls: error while loading shared libraries: libselinux.so.1: cannot read file 
data: Error 21

and in mtpfs itself:

$> gdb --args mtpfs -f /media/Nexus7 
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/bin/mtpfs...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/mtpfs -f /media/Nexus7
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Unable to open ~/.mtpz-data for reading, MTPZ disabled.Listing raw device(s)
Device 0 (VID=18d1 and PID=4ee1) is a Google Inc (for LG Electronics/Samsung) 
Nexus 4/10 (MTP).
   Found 1 device(s):
   Google Inc (for LG Electronics/Samsung): Nexus 4/10 (MTP) (18d1:4ee1) @ bus 
7, dev 6
Attempting to connect device
Android device detected, assigning default bug flags
Listing File Information on Device with name: (NULL)
[New Thread 0x74fa8700 (LWP 25164)]
[New Thread 0x747a7700 (LWP 25165)]
[New Thread 0x73fa6700 (LWP 25166)]
[New Thread 0x737a5700 (LWP 25167)]
*** glibc detected *** /usr/bin/mtpfs: free(): invalid next size (fast): 
0x0064ffc0 ***
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x76d76)[0x75f24d76]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x6c)[0x75f29aac]
/usr/bin/mtpfs[0x403844]
/usr/bin/mtpfs[0x4043b2]
/usr/bin/mtpfs[0x404481]
/lib/x86_64-linux-gnu/libfuse.so.2(+0x11578)[0x77bb1578]
/lib/x86_64-linux-gnu/libfuse.so.2(+0x12141)[0x77bb2141]
/lib/x86_64-linux-gnu/libfuse.so.2(+0x179a7)[0x77bb79a7]
/lib/x86_64-linux-gnu/libfuse.so.2(+0x145bb)[0x77bb45bb]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x6b50)[0x7623eb50]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x75f88a7d]
=== Memory map: 
0040-00407000 r-xp  08:01 277679 
/usr/bin/mtpfs
00607000-00608000 rw-p 7000 08:01 277679 
/usr/bin/mtpfs
00608000-0066c000 rw-p  00:00 0  [heap]
7fffec00-7fffec021000 rw-p  00:00 0 
7fffec021000-7000 ---p  00:00 0 
72d38000-72d4d000 r-xp  08:01 1172975
/lib/x86_64-linux-gnu/libgcc_s.so.1
72d4d000-72f4d000 ---p 00015000 08:01 1172975
/lib/x86_64-linux-gnu/libgcc_s.so.1
72f4d000-72f4e000 rw-p 00015000 08:01 1172975
/lib/x86_64-linux-gnu/libgcc_s.so.1
72fa5000-72fa6000 ---p  00:00 0 
72fa6000-737a6000 rw-p  00:00 0 
737a6000-737a7000 ---p  00:00 0 
737a7000-73fa7000 rw-p  00:00 0 
73fa7000-73fa8000 ---p  00:00 0 
73fa8000-747a8000 rw-p  00:00 0 
747a8000-747a9000 ---p  00:00 0 
747a9000-74fa9000 rw-p  00:00 0 
74fa9000-74fac000 r-xp  08:01 1173330
/lib/x86_64-linux-gnu/libgpg-error.so.0.8.0
74fac000-751ab000 ---p 3000 08:01 1173330
/lib/x86_64-linux-gnu/libgpg-error.so.0.8.0
751ab000-751ac000 rw-p 2000 08:01 1173330
/lib/x86_64-linux-gnu/libgpg-error.so.0.8.0
751ac000-75226000 r-xp  08:01 1173384
/lib/x86_64-linux-gnu/libgcrypt.so.11.7.0
75226000-75426000 ---p 0007a000 08:01 1173384
/lib/x86_64-linux-gnu/libgcrypt.so.11.7.0
75426000-7542a000 rw-p 0007a000 08:01 1173384
/lib/x86_64-linux-gnu/libgcrypt.so.11.7.0
7542a000-75466000 r-

Bug#710251: marked as done (mtpfs: Data transfered to device but file not created)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:35:21 +
with message-id 
and subject line Bug#868982: Removed package(s) from unstable
has caused the Debian Bug report #710251,
regarding mtpfs: Data transfered to device but file not created
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
710251: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710251
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---



Package: mtpfs
Version: 1.1-4
Severity: important

I'm unable to use mtpfs to reach any of my MTP devices.

I have two different errors. The first is the most recent; I mount the 
file system by


"mtptfs -d /media/mtp"

and then execute, in another window,

"echo xxx > /media/mtp/Phones/Ringtones/xxx.mp3"

I get a rather large crash dump in the mount window:

unique: 270, opcode: LOOKUP (1), nodeid: 16, insize: 48, pid: 7483
LOOKUP /Phone/Ringtones/xxx.mp3
getattr /Phone/Ringtones/xxx.mp3
*** Error in `mtpfs': free(): invalid next size (fast): 
0x7fef64000c10 ***

=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x7aac6)[0x7fef73541ac6]
/lib/x86_64-linux-gnu/libc.so.6(+0x7b843)[0x7fef73542843]
mtpfs[0x403844]
mtpfs[0x4043b2]
mtpfs[0x404481]
/lib/x86_64-linux-gnu/libfuse.so.2(+0x11578)[0x7fef751fe578]
/lib/x86_64-linux-gnu/libfuse.so.2(+0x12141)[0x7fef751ff141]
/lib/x86_64-linux-gnu/libfuse.so.2(+0x179a7)[0x7fef752049a7]
/lib/x86_64-linux-gnu/libfuse.so.2(+0x145bb)[0x7fef752015bb]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x7e0e)[0x7fef7387be0e]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7fef735af95d]
=== Memory map: 
0040-00407000 r-xp  fd:02 1313193 
 /usr/bin/mtpfs
00607000-00608000 rw-p 7000 fd:02 1313193 
 /usr/bin/mtpfs
023b9000-02426000 rw-p  00:00 0 
 [heap]

7fef5800-7fef58021000 rw-p  00:00 0
7fef58021000-7fef5c00 ---p  00:00 0
7fef5c00-7fef5c021000 rw-p  00:00 0
7fef5c021000-7fef6000 ---p  00:00 0
7fef637ff000-7fef6380 ---p  00:00 0
7fef6380-7fef6400 rw-p  00:00 0 
 [stack:17869]

7fef6400-7fef64021000 rw-p  00:00 0
7fef64021000-7fef6800 ---p  00:00 0
7fef6800-7fef68021000 rw-p  00:00 0
7fef68021000-7fef6c00 ---p  00:00 0
7fef6c00-7fef6c021000 rw-p  00:00 0
7fef6c021000-7fef7000 ---p  00:00 0
7fef70377000-7fef7038c000 r-xp  fe:1f80 2892 
 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fef7038c000-7fef7058c000 ---p 00015000 fe:1f80 2892 
 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fef7058c000-7fef7058d000 rw-p 00015000 fe:1f80 2892 
 /lib/x86_64-linux-gnu/libgcc_s.so.1

7fef705bf000-7fef705c ---p  00:00 0
7fef705c-7fef70dc rw-p  00:00 0 
 [stack:17868]

7fef70dc-7fef70dc1000 ---p  00:00 0
7fef70dc1000-7fef715c1000 rw-p  00:00 0 
 [stack:17854]

7fef715c1000-7fef715c2000 ---p  00:00 0
7fef715c2000-7fef71dc2000 rw-p  00:00 0 
 [stack:17850]

7fef71dc2000-7fef71dc3000 ---p  00:00 0
7fef71dc3000-7fef725c3000 rw-p  00:00 0 
 [stack:17849]
7fef725c3000-7fef725c6000 r-xp  fe:1f80 2445 
 /lib/x86_64-linux-gnu/libgpg-error.so.0.8.0
7fef725c6000-7fef727c5000 ---p 3000 fe:1f80 2445 
 /lib/x86_64-linux-gnu/libgpg-error.so.0.8.0
7fef727c5000-7fef727c6000 rw-p 2000 fe:1f80 2445 
 /lib/x86_64-linux-gnu/libgpg-error.so.0.8.0
7fef727c6000-7fef7284 r-xp  fe:1f80  
 /lib/x86_64-linux-gnu/libgcrypt.so.11.7.0
7fef7284-7fef72a4 ---p 0007a000 fe:1f80  
 /lib/x86_64-linux-gnu/libgcrypt.so.11.7.0
7fef72a4-7fef72a41000 r--p 0007a000 fe:1f80  
 /lib/x86_64-linux-gnu/libgcrypt.so.11.7.0
7fef72a41000-7fef72a44000 rw-p 0007b000 fe:1f80  
 /lib/x86_64-linux-gnu/libgcrypt.so.11.7.0
7fef72a44000-7fef72a82000 r-xp  fe:1f80 29391 
 /lib/x86_64-linux-gnu/libpcre.so.3.13.1
7fef72a82000-7fef72c81000 ---p 0003e000 fe:1f80 29391 
 /lib/x86_64-linux-gnu/libpcre.so.3.13.1
7fef72c81000-7fef72c82000 rw-p 0003d000 fe:1f80 29391 
 /lib/x86_64-linux-gnu/libpcre.so.3.13.1
7fef72c82000-7fef72c89000 r-xp  fd:02 267425 
 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.1
7fef72c89000-7fef72e88000 ---p 7000 fd:02 267425 
 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.1
7fef72e88000-7fef72e89000 r--p 6000 fd:02 267425 
 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.1
7fef72e89000-7fef72e8a000 rw-p 7000 fd:02 267425 
 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.1
7fef72e8a000-7fef72e9d000 r-xp  fe:1f80 51112 
 /lib/x86_64-linux-gnu/libresolv-2.17.so
7fef72e9d000-7fef7309d000 ---p 00013000 fe:1f80 51112 

Bug#651559: marked as done (unclear error message for unsupported devices (Transport endpoint is not connected))

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:35:21 +
with message-id 
and subject line Bug#868982: Removed package(s) from unstable
has caused the Debian Bug report #651559,
regarding unclear error message for unsupported devices (Transport endpoint is 
not connected)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
651559: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651559
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mtpfs
Version: 0.9-3
Severity: normal


Was trying to access my xoom.


gedit /usr/share/doc/mtpfs/README &
adam@debian:~$ mtpfs /media/xoom
adam@debian:~$  ls /media/xoom
ls: cannot access /media/xoom: Transport endpoint is not connected
adam@debian:~$ ^C


If there is any information on this, let me know.



-- System Information:
Debian Release: 6.0.3
  APT prefers stable
  APT policy: (990, 'stable'), (502, 'proposed-updates'), (500, 
'stable-updates'), (500, 'oldstable'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mtpfs depends on:
ii  fuse-utils2.8.4-1.1  Filesystem in USErspace (utilities
ii  libc6 2.11.2-10  Embedded GNU C Library: Shared lib
ii  libfuse2  2.8.4-1.1  Filesystem in USErspace library
ii  libglib2.0-0  2.24.2-1   The GLib library of C routines
ii  libid3tag00.15.1b-10 ID3 tag reading library from the M
ii  libmad0   0.15.1b-5  MPEG audio decoder library
ii  libmtp8   1.0.3-1Media Transfer Protocol (MTP) libr

mtpfs recommends no packages.

mtpfs suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1.1-5+rm

Dear submitter,

as the package mtpfs has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/868982

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#693908: marked as done (mtpfs: copying a file to a mtpfs volume causes "Software caused connection abort")

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:35:21 +
with message-id 
and subject line Bug#868982: Removed package(s) from unstable
has caused the Debian Bug report #693908,
regarding mtpfs: copying a file to a mtpfs volume causes "Software caused 
connection abort"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
693908: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693908
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mtpfs
Version: 1.1-2
Severity: normal

Dear Maintainer,

whenever I copy a file to an mtpfs volume mounted from a Samsumg YP-K3,
for the first file I get the message

cp: cannot stat `mountpoint/Internal Storage/Music/Subfolder/File.mp3':
Software caused connection abort
Subsequent copy operations from the same invocation of 'cp' then produce the
error message 'Transport endpoint is not connected'

(before I ran into bug #611335, which is why I upgraded mptfs to the version
from sid on an otherwise pure wheezy system).

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mtpfs depends on:
ii  fuse-utils2.9.0-2
ii  libc6 2.13-35
ii  libfuse2  2.9.0-2
ii  libglib2.0-0  2.33.12+really2.32.4-3
ii  libid3tag00.15.1b-10
ii  libmad0   0.15.1b-7
ii  libmtp9   1.1.3-35-g0ece104-4
ii  libusb-1.0-0  2:1.0.11-1
ii  zlib1g1:1.2.7.dfsg-13

mtpfs recommends no packages.

mtpfs suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.1-5+rm

Dear submitter,

as the package mtpfs has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/868982

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#696307: marked as done (mtpfs: not secured and messy)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:35:21 +
with message-id 
and subject line Bug#868982: Removed package(s) from unstable
has caused the Debian Bug report #696307,
regarding mtpfs: not secured and messy
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
696307: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696307
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mtpfs
Version: 0.9-3
Severity: normal

Hi,

  mtpfs  /media/mtpdevice/
  fusermount: user has no write access to mountpoint /media/mtpdevice

with into /etc/fstab:

/dev/sdb1   /media/pendrive   auto
user,rw,umask=,uid=1000,gid=1000  00
/dev/sdb   /media/pendrive   auto
user,rw,umask=,uid=1000,gid=1000  00

mtpfs  /media/mtpdevicefuseuser,noauto,rw 0 0

Using fuse is a bad decision this it messes up the system.

It should be possible to re-convert the device as a regular dev.

Fuse is really not a great alternative, but the very last option.

Fuse needs that users update the /etc and so on.


You should make mtp gets the device a given dev. It will make it simple.


In the example above, my user is the 100 and into fuse since years, and
the mounting does not work.

It is tricky as I may underline it. 

Please make a mtp-dev package as sooon ass possible.

Yours sincerely,
Pat


-- System Information:
Debian Release: 6.0.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages mtpfs depends on:
ii  fuse-utils  2.8.4-1.1Filesystem in USErspace (utilities
ii  libc6   2.11.3-3 Embedded GNU C Library: Shared lib
ii  libfuse22.8.4-1.1Filesystem in USErspace library
ii  libglib2.0-02.24.2-1 The GLib library of C routines
ii  libid3tag0  0.15.1b-10   ID3 tag reading library from the M
ii  libmad0 0.15.1b-5MPEG audio decoder library
ii  libmtp8 1.0.3-1+squeeze2 Media Transfer Protocol (MTP) libr

mtpfs recommends no packages.

mtpfs suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.1-5+rm

Dear submitter,

as the package mtpfs has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/868982

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#654939: marked as done (mtpfs: broken overnight)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:35:21 +
with message-id 
and subject line Bug#868982: Removed package(s) from unstable
has caused the Debian Bug report #654939,
regarding mtpfs: broken overnight
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
654939: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654939
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mtpfs
Version: 1.0-1
Severity: grave
Justification: renders package unusable

Just stopped working.  I could use it yesterday, but not today.
The only thing I can recall, which may or may not be related is an
upgrade of util-linux and mount.

The command 'mtpfs /media/mountpoint' returns exit status succes.
But 'ls' shows something odd:

d?  ? ??   ?? /media/mountpoint

and, of course, the remote file system is not accessible.
I can use 'fusermount -u /media/mountpoint' to return things to normal,
though.

Also, attempted to rebuild the mtpfs package, hoping that compiling
against fresher dependencies would return things to a functional state.
But no joy :(  FTBFS (and a few other warnings too):

...
configure: WARNING: unrecognized options: --disable-maintainer-mode
...
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: 
ignored.
...
dh_pysupport: This program is deprecated, you should use dh_python2 instead. 
Migration guide: http://deb.li/dhs2p
...
dpkg-shlibdeps: error: no dependency information found for /lib/libusb-0.1.so.4 
(used by debian/mtpfs/usr/bin/mtpfs).
dh_shlibdeps: dpkg-shlibdeps -Tdebian/mtpfs.substvars 
debian/mtpfs/usr/bin/mtpfs returned exit code 2


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mtpfs depends on:
ii  fuse-utils2.8.6-4
ii  libc6 2.13-24
ii  libfuse2  2.8.6-4
ii  libglib2.0-0  2.30.2-4
ii  libid3tag00.15.1b-10
ii  libmad0   0.15.1b-6
ii  libmtp9   1.1.1-1
ii  libusb-0.1-4  2:0.1.12-20
ii  zlib1g1:1.2.3.4.dfsg-3

mtpfs recommends no packages.

mtpfs suggests no packages.

-- no debconf information


Cheers,

-- 
Cristian


--- End Message ---
--- Begin Message ---
Version: 1.1-5+rm

Dear submitter,

as the package mtpfs has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/868982

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#868982: Removed package(s) from unstable

2017-08-05 Thread Debian FTP Masters
Version: 1.1-5+rm

Dear submitter,

as the package mtpfs has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/868982

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)



Bug#304868: marked as done (mrxvt: prevent accidental window closure on window system)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #304868,
regarding mrxvt: prevent accidental window closure on window system
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
304868: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304868
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.4.0-3
Severity: wishlist

IWBNI mrxvt had the option of asking for confirmation before closing itself
and blowing away all the sessions running inside it. Just a suggestion.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing'), (98, 'unstable'), (1, 'experimental')
Architecture: i386 (i586)
Kernel: Linux 2.6.12-rc2
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)

Versions of packages mrxvt depends on:
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libfontconfig1   2.3.1-2 generic font configuration library
ii  libfreetype6 2.1.7-2.3   FreeType 2 font engine, shared lib
ii  libice6  4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii  libjpeg626b-9The Independent JPEG Group's JPEG 
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libsm6   4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii  libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  libxpm4  4.3.0.dfsg.1-12.0.1 X pixmap library
ii  libxrender1  0.8.3-7 X Rendering Extension client libra
ii  mrxvt-common 0.4.0-3 lightweight multi-tabbed X termina
ii  xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-3   compression library - runtime

-- no debconf information

-MD (who thinks konsole's days are numbered)

-- 
---
Michael Deegan   Hugaholic  http://wibble.darktech.org/gallery/
- Nyy Tybel Gb Gur Ulcabgbnq! -

--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#868982: Removed package(s) from unstable

2017-08-05 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

 mtpfs |  1.1-5 | source, amd64, arm64, armel, armhf, i386, mips, 
mips64el, mipsel, powerpc, ppc64el, s390x

--- Reason ---
RoQA; broken, missed two releases, has alternatives
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors until the next
dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 868...@bugs.debian.org.

The full log for this bug can be viewed at https://bugs.debian.org/868982

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)



Bug#307986: marked as done (mrxvt: Would like to change open tabs via mousewheel)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #307986,
regarding mrxvt: Would like to change open tabs via mousewheel
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
307986: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=307986
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.4.0-3
Severity: wishlist

I would like to scroll between open tabs using the mouse wheel
like Konsole does. 

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages mrxvt depends on:
ii  libc62.3.2.ds1-21GNU C Library: Shared libraries an
ii  libfontconfig1   2.3.2-1 generic font configuration library
ii  libfreetype6 2.1.7-2.4   FreeType 2 font engine, shared lib
ii  libice6  4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii  libjpeg626b-10   The Independent JPEG Group's JPEG 
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libsm6   4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii  libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  libxpm4  4.3.0.dfsg.1-12.0.1 X pixmap library
ii  libxrender1  0.8.3-7 X Rendering Extension client libra
ii  mrxvt-common 0.4.0-3 lightweight multi-tabbed X termina
ii  xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#448076: marked as done (root tab view coloring does not work with provided mrxvtrc.sample)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #448076,
regarding root tab view coloring does not work with provided mrxvtrc.sample
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
448076: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448076
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.2+svn235-1
Severity: normal


I copied the file /usr/share/doc/mrxvt/examples/mrxvtrc.sample.gz to
$HOME, unzipped and renamed it (.mrxvtrc) and the background coloring for
the root tab does not work. It flashes that color, then goes to a transparent
black. I am using wmaker for my window manager; xdm for my display manager.


-- System Information:
Debian Release: lenny/sid
Architecture: powerpc (ppc)

Kernel: Linux 2.6.22-2-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages mrxvt depends on:
ii  libc6   2.6.1-1  GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxpm4 1:3.5.7-1X11 pixmap library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  mrxvt-common0.5.2+svn235-1   lightweight multi-tabbed X termina
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

mrxvt recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#341481: marked as done (mrxvt: -bl (borderless) option doesn't work on 64bit archs)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #341481,
regarding mrxvt: -bl (borderless) option doesn't work on 64bit archs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
341481: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341481
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.4.2-1
Severity: normal


mrxvt's -bl (borderless) option doesn't seem to work, at least not in
the window managers I've tried (xfwm4, fvwm, metacity).

The following patch appears to fix it for me, although I'm not sure how
elegant a solution it is.

(Obtained from Xdisplay, "_MOTIF_WM_HINTS", True);



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-rc2-s2.2-rc13
Locale: LANG=en_IE@euro, LC_CTYPE=en_IE@euro (charmap=ISO-8859-15)

Versions of packages mrxvt depends on:
ii  libc62.3.5-8.1   GNU C Library: Shared libraries an
ii  libfontconfig1   2.3.2-1.1   generic font configuration library
ii  libfreetype6 2.1.10-1FreeType 2 font engine, shared lib
ii  libice6  6.8.2.dfsg.1-11 Inter-Client Exchange library
ii  libjpeg626b-10   The Independent JPEG Group's JPEG 
ii  libpng12-0   1.2.8rel-5  PNG library - runtime
ii  libsm6   6.8.2.dfsg.1-11 X Window System Session Management
ii  libx11-6 6.8.2.dfsg.1-11 X Window System protocol client li
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  libxpm4  6.8.2.dfsg.1-11 X pixmap library
ii  libxrender1  1:0.9.0-2   X Rendering Extension client libra
ii  mrxvt-common 0.4.2-1 lightweight multi-tabbed X termina
ii  xlibs6.8.2.dfsg.1-11 X Window System client libraries m
ii  zlib1g   1:1.2.3-8   compression library - runtime

mrxvt recommends no packages.

-- debconf-show failed

--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#448074: marked as done (profileN: N > 5 with initProfile causes mem fault abort)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #448074,
regarding profileN: N > 5 with initProfile causes mem fault abort
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
448074: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448074
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.2+svn235-1
Severity: normal


Configuring .mrxvtrc with profile6,...,profile10 and invoking them with
ProfName.profile6.initProfileList:  1,2,3,4,5,6   # for sure, or
ProfName.profile6.initProfileList:  1,6 # iirc

will cause the screen to flash for a sec and exit with a mem fault message, 
e.g.:

[1] + Memory fault mrxvt -name ProfName &

-- System Information:
Debian Release: lenny/sid
Architecture: powerpc (ppc)

Kernel: Linux 2.6.22-2-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages mrxvt depends on:
ii  libc6   2.6.1-1  GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxpm4 1:3.5.7-1X11 pixmap library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  mrxvt-common0.5.2+svn235-1   lightweight multi-tabbed X termina
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

mrxvt recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#304869: marked as done (mrxvt: option for tab bar location)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #304869,
regarding mrxvt: option for tab bar location
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
304869: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304869
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.4.0-3
Severity: wishlist

I wish there were an option to have the tab bar at the bottom of the window
instead of the top. Side (left or right) would be even better, though I'd
understand if that's a somewhat ambitious request...

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing'), (98, 'unstable'), (1, 'experimental')
Architecture: i386 (i586)
Kernel: Linux 2.6.12-rc2
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)

Versions of packages mrxvt depends on:
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libfontconfig1   2.3.1-2 generic font configuration library
ii  libfreetype6 2.1.7-2.3   FreeType 2 font engine, shared lib
ii  libice6  4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii  libjpeg626b-9The Independent JPEG Group's JPEG 
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libsm6   4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii  libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  libxpm4  4.3.0.dfsg.1-12.0.1 X pixmap library
ii  libxrender1  0.8.3-7 X Rendering Extension client libra
ii  mrxvt-common 0.4.0-3 lightweight multi-tabbed X termina
ii  xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-3   compression library - runtime

-- no debconf information

-MD

-- 
---
Michael Deegan   Hugaholic  http://wibble.darktech.org/gallery/
- Nyy Tybel Gb Gur Ulcabgbnq! -

--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#398070: marked as done (mrxvt: No support for UTF8 is getting annoying.)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #398070,
regarding mrxvt: No support for UTF8 is getting annoying.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
398070: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=398070
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.2-2
Severity: normal


Hello Jan,

Thanks for packaging mrxvt, it's a great tool to have.

That stated, zgreping /usr/share/doc/mrxvt/changelog* doesn't show up
any support for UTF8 and it's getting more and more difficult to 
use with a french environnement.

Normal severity, 'cause hetch is boosting  "UTF-8 environment by default
on new installs" in http://wiki.debian.org/NewInEtch.

@+,
Fab




-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-k7
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages mrxvt depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libfontconfig1   2.4.1-2 generic font configuration library
ii  libice6  1:1.0.1-2   X11 Inter-Client Exchange library
ii  libjpeg626b-13   The Independent JPEG Group's JPEG 
ii  libpng12-0   1.2.8rel-7  PNG library - runtime
ii  libx11-6 2:1.0.3-2   X11 client-side library
ii  libxft2  2.1.8.2-8   FreeType-based font drawing librar
ii  libxpm4  1:3.5.5-2   X11 pixmap library
ii  libxrender1  1:0.9.1-3   X Rendering Extension client libra
ii  mrxvt-common 0.5.2-2 lightweight multi-tabbed X termina
ii  zlib1g   1:1.2.3-13  compression library - runtime

mrxvt recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#480346: marked as done (help output on stderr)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #480346,
regarding help output on stderr
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
480346: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480346
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.3-1
Severity: normal


I see no reason to output --help / -help commands on stderr instead of
stdout.

This way I have to redirect it with 2>&1 to be able to grep/less such
output.

Would be nice to print such information on stdout since it's not error.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#450648: marked as done (mrxvt: Please add an option to toggle subwindows without resizing the window)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #450648,
regarding mrxvt: Please add an option to toggle subwindows without resizing the 
window
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
450648: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=450648
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.2+svn235-1
Severity: wishlist


When you hide a subwin (Menubar, Tabbar, Scrollbar), the window is shrinked,
also, when you show a previously hidden subwin, the window grows. This is
very noticiable for example when mrxvt is in fullscreen mode and you hide the
scrollbar. 

I dont know if somebody likes this behaviour, I think it's not a good one, so
it will be good to change the behaviour or add a flag to specify an
alternative one. With that new flag on, if you toggle a subwin, the window
will keep his size (so you will see less or more text in the terminal area,
but the overall window dimensions will not change).  

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages mrxvt depends on:
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxpm4 1:3.5.7-1X11 pixmap library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  mrxvt-common0.5.2+svn235-1   lightweight multi-tabbed X termina
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

mrxvt recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#344770: marked as done (status of mrxvt is not preserved across KDE sessions)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #344770,
regarding status of mrxvt is not preserved across KDE sessions
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
344770: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=344770
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.4.2-1
Severity: normal


I am using KDE 3.4.3 available in Debian SID as my desktop environment.  I have
enabled the save session option of KDE. Let's say inside KDE, I open two tabs in
an mrxvt window. Now I log out of the system and log back in. But in the new KDE
session, I see only one tab instead of the original two. This is probably fine
if we work with just 2 tabs, but is certainly a trouble if we are working with
say 5-10 tabs and loose all the information about the previous state.

Even if we are working with just one tab, the working directory is not preserved
across KDE sessions. In the new session, the working directory is always the
home directory no matter what the original working directory was.

Konsole (KDE terminal emulator) restores fine in both of these aspects (number
of terminals, working directories).

I am not sure whether this is a bug of KDE or mrxvt. Please point out the
correct package against which I should report this bug, if this is not the right
place for it.

thanks
raju



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-686-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages mrxvt depends on:
ii  libc62.3.5-6 GNU C Library: Shared libraries an
ii  libfontconfig1   2.3.2-1 generic font configuration library
ii  libfreetype6 2.1.7-2.3   FreeType 2 font engine, shared lib
ii  libice6  6.8.2.dfsg.1-11 Inter-Client Exchange library
ii  libjpeg626b-10   The Independent JPEG Group's JPEG 
ii  libpng12-0   1.2.8rel-4  PNG library - runtime
ii  libsm6   6.8.2.dfsg.1-11 X Window System Session Management
ii  libx11-6 6.8.2.dfsg.1-11 X Window System protocol client li
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  libxpm4  6.8.2.dfsg.1-11 X pixmap library
ii  libxrender1  1:0.9.0-2   X Rendering Extension client libra
ii  mrxvt-common 0.4.2-1 lightweight multi-tabbed X termina
ii  xlibs6.8.2.dfsg.1-11 X Window System client libraries m
ii  zlib1g   1:1.2.3-8   compression library - runtime

mrxvt recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#486466: marked as done (mrxvt: Clones settings for profiles > 9 from profile 0.)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #486466,
regarding mrxvt: Clones settings for profiles > 9 from profile 0.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
486466: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486466
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.3-2
Severity: minor

When I put something like this in .mrxvtrc:
Mrxvt.profile10.tabTitle:   Tab0

Mrxvt.profile10.tabTitle:   Tab10
Mrxvt.profile12.tabTitle:   Tab11
Mrxvt.profile13.tabTitle:   Tab12

Mrxvt.profile0.command:   !comand0

Mrxvt.profile10.command:   !comand10
Mrxvt.profile11.command:   !comand11
Mrxvt.profile12.command:   !comand12
Mrxvt.profile13.command:   !comand13

 I find that mrxvt spawns tabs as requested, but tabs >9 are all
using settings from profile0, so all are nambed 'Tab0' and all are
running 'command0'.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages mrxvt depends on:
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG
ii  libpng12-0 1.2.27-1  PNG library - runtime
hi  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxft22.1.12-2  FreeType-based font drawing librar
ii  libxpm41:3.5.7-1 X11 pixmap library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  mrxvt-common   0.5.3-2   lightweight multi-tabbed X termina
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

mrxvt recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#448079: marked as done (mrxvt: window will not release keybrd focus after running awhile)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #448079,
regarding mrxvt: window will not release keybrd focus after running awhile
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
448079: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448079
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.2+svn235-1
Severity: important


This condition has happened twice now today. mrxvt is running and I am active 
in it with 11 tabs. At some point it stops releasing focus for the keyboard. 
The mouse will switch to other apps. However all typing still goes to that 
window and whichever tab is active.

-- System Information:
Debian Release: lenny/sid
Architecture: powerpc (ppc)

Kernel: Linux 2.6.22-2-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages mrxvt depends on:
ii  libc6   2.6.1-1  GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxpm4 1:3.5.7-1X11 pixmap library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  mrxvt-common0.5.2+svn235-1   lightweight multi-tabbed X termina
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

mrxvt recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#469292: marked as done (mrxvt: aptitude doesn't work with utf8 environment)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #469292,
regarding mrxvt: aptitude doesn't work with utf8 environment
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
469292: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469292
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.3-2
Severity: normal


Even when working with only english text but the environment is set to
utf8 (en_US.UTF-8) aptitude messes up the screen. When scrolling the
lines are not properly aligned. The cursor is shown on one line but is
actually on the one above or bellow and lines are doubled.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mrxvt depends on:
ii  libc6  2.7-9 GNU C Library: Shared libraries
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.15~beta5-3PNG library - runtime
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxft22.1.12-2  FreeType-based font drawing librar
ii  libxpm41:3.5.7-1 X11 pixmap library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  mrxvt-common   0.5.3-2   lightweight multi-tabbed X termina
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

mrxvt recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#452644: marked as done (mrxvt: ' mrxvt -showmenu' & 'Menu>Tabs>Save config': Segmentation fault)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #452644,
regarding mrxvt: ' mrxvt -showmenu' & 'Menu>Tabs>Save config': Segmentation 
fault
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
452644: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452644
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.2+svn235-1
Severity: normal


'Menu>Tabs>Save config' crashes like so:

% mrxvt -showmenu ; echo $?
Segmentation fault
139

Hope this helps...



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages mrxvt depends on:
ii  libc6   2.6.1-6  GNU C Library: Shared libraries
ii  libfontconfig1  2.5.0-2  generic font configuration library
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxpm4 1:3.5.7-1X11 pixmap library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  mrxvt-common0.5.2+svn235-1   lightweight multi-tabbed X termina
ii  zlib1g  1:1.2.3.3.dfsg-7 compression library - runtime

mrxvt recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#465863: marked as done (mrxvt: midnight commander mc, no way to get in nicely displayed, colums)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #465863,
regarding mrxvt: midnight commander mc, no way to get in nicely displayed, 
colums
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
465863: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465863
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.2-2
Severity: normal

Hello
Just to mention that it maybe be annoying that mc midnight commander cannot be 
displayed nicely, particularly the columns.
Is there a bug fix or way to have in nicely, mc, like in konsole ?

thanks
and we like mrxvt !
Greetings

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages mrxvt depends on:
ii  libc6  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.15~beta5-1PNG library - runtime
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  libxpm41:3.5.5-2 X11 pixmap library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  mrxvt-common   0.5.2-2   lightweight multi-tabbed X termina
ii  zlib1g 1:1.2.3-13compression library - runtime

mrxvt recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#486465: marked as done (mrxvt: "Too many tabs" when trying to open more then 15 tabs)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #486465,
regarding mrxvt: "Too many tabs" when trying to open more then 15 tabs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
486465: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486465
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.3-2
Severity: wishlist

Please configure "--with-max-term=51" or some other more reasonable
number, 15 is way too little, especially as mrxvt's main advantage is
ability to use multiple (and many) tabs.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages mrxvt depends on:
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.27-1  PNG library - runtime
hi  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxft22.1.12-2  FreeType-based font drawing librar
ii  libxpm41:3.5.7-1 X11 pixmap library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  mrxvt-common   0.5.3-2   lightweight multi-tabbed X termina
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

mrxvt recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#538878: marked as done (mrxvt: some default settings can't be overriden)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #538878,
regarding mrxvt: some default settings can't be overriden
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
538878: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538878
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.4-1
Severity: minor
Tags: patch


mrxvt default configuration sets colorBD and colorUL in
/etc/mrxvt/mrxvtrc. Once set, it is not possible to disable these two
options and get normal bold and underlined text. Please remove these two
lines from mrxvtrc and let the user set it up as he wants.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages mrxvt depends on:
ii  libc6  2.9-21GNU C Library: Shared libraries
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.38-1  PNG library - runtime
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxpm41:3.5.7-2 X11 pixmap library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  mrxvt-common   0.5.4-1   lightweight multi-tabbed X termina
ii  zlib1g 1:1.2.3.3.dfsg-14 compression library - runtime

mrxvt recommends no packages.

mrxvt suggests no packages.

-- no debconf information
--- mrxp2009-07-27 19:10:25.0 +0200
+++ /etc/mrxvt/mrxvtrc  2009-07-27 18:20:33.0 +0200
@@ -62,8 +62,8 @@
 
 # Display bold and underlined text in color, rather than using the terminal
 # attributes. This makes reading man pages a little easier.
-Mrxvt.colorBD:   #00afaf
-Mrxvt.colorUL:   #00af00
+#Mrxvt.colorBD:   #00afaf
+#Mrxvt.colorUL:   #00af00
 
 # Display the X selection as highlighted instead of using reverse video.
 Mrxvt.highlightColor:   #303060
--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#603574: marked as done (mrxvt: Fails to render special characters)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #603574,
regarding mrxvt: Fails to render special characters
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
603574: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603574
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.4-1+b1
Severity: important
Tags: squeeze

Since upgrading to Squeeze, mrxvt is unable to render any special/accented 
characters like
"äöå", the euro sign (€) and many others. Downgrading to 0.5.3 seems to fix the 
issue.

Having any of the trouble causing letters messes up next couple characters in 
the line.
I've included a screenshot with the same text in 0.5.3 and 0.5.4.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.36 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_GB, LC_CTYPE=fi_FI@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages mrxvt depends on:
ii  libc6   2.11.2-7 Embedded GNU C Library: Shared lib
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libice6 2:1.0.6-2X11 Inter-Client Exchange library
ii  libjpeg62   6b1-1The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.44-1 PNG library - runtime
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxft2 2.1.14-2 FreeType-based font drawing librar
ii  libxpm4 1:3.5.8-1X11 pixmap library
ii  libxrender1 1:0.9.6-1X Rendering Extension client libra
ii  mrxvt-common0.5.4-1  lightweight multi-tabbed X termina
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

mrxvt recommends no packages.

mrxvt suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#567368: marked as done (mrxvt: Please could you correct the fonts, to make mc and alsamixer visible)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #567368,
regarding mrxvt: Please could you correct the fonts, to make mc and alsamixer 
visible
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
567368: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567368
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Severity: normal


mrxvt exists since long time and the fonts arent accepted. Konsole made the 
work last 2 years, ... mrxvt is good but not alpha still.
 Please could you correct the fonts, to make mc and alsamixer visible

Thank you 

2010 we are :) 
Best regards
Y.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#517456: marked as done (please improve documentation of mrxvt-provided envvars)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #517456,
regarding please improve documentation of mrxvt-provided envvars
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
517456: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517456
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.3-2
Severity: normal


manual page reads:

  ENVIRONMENT
 COLORFGBG
   Set to the terminal foreground and background colors.

 COLORTERM
   Sets to the terminal sub-name that indicates its color.

Please improve the documentation to explain what are syntaxes and allowable 
values to the these variables.

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mrxvt depends on:
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.27-2  PNG library - runtime
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxpm41:3.5.7-1 X11 pixmap library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  mrxvt-common   0.5.3-2   lightweight multi-tabbed X termina
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

mrxvt recommends no packages.

mrxvt suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#517468: marked as done (mrxvt: [manual] improve docs of options -cf)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #517468,
regarding mrxvt: [manual] improve docs of options -cf
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
517468: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517468
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.3-2
Severity: normal


Manual page reads:

 -cf filename
   X resource configuration file

but the term "X resource" file has special meaning in Xorg
context. They are files like:

 ~/.Xresources
 ...

SUGGESTION

Please make it read something like:

 -cf filename
   The mrxvt configuration file (default is ~/.mrxvtrc).

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mrxvt depends on:
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.27-2  PNG library - runtime
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxpm41:3.5.7-1 X11 pixmap library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  mrxvt-common   0.5.3-2   lightweight multi-tabbed X termina
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

mrxvt recommends no packages.

mrxvt suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#582277: marked as done (Switching workspaces causes active tab to lose highlight)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #582277,
regarding Switching workspaces causes active tab to lose highlight
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
582277: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582277
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.4-1
Severity: minor 

In an mrxvt with multiple open tabs, switching to another workspace and
back sometimes causes the active tab's tab-background-color to change
from the tabBackground (active) color to the itabBackground (inactive)
color, leaving all tabs appearing "inactive" even though one has focus
and is in front. The font, which is bolded on the "active" tab, remains
bold. 

I can't repeatably reproduce this, but it happens quite frequently.  It
seems much more likely to happen when I switch workspaces, then change
focus to a different window within the new workspace, then change back
to the workspace with mrxvt. 

I am using metacity 1:2.30.1-1 as my window manager.  I have observed
this with earlier versions of metacity as well. 

Thanks,
Bill Gribble







--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#607452: marked as done (Please document that mrxvt never clears the screen)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #607452,
regarding Please document that mrxvt never clears the screen
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
607452: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607452
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.4-1
Severity: wishlist

It would be good to document clearly that by design Mrxvt
will never clear a full screen, it only scrolls the text
off the screen. The relevant part of 'src/screen.c' contains
this comment:

  case 2:/* erase whole screen */
  /*
   * 2006-02-15 gi1242: As pointed out by Sabit Sayeed, Gnome terminal
   * scrolls the text off screen, instead of wiping it out completely.
   * That's seems much better so let's do it here.
   */

This is arguably an inferior design decision, and it differs
from most other applications including Xterm and Xrvt, so it
would be worth stating this fact.


--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#517431: marked as done (mrxvt: Package lacks original sources *.terminfo file (256 colors))

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #517431,
regarding mrxvt: Package lacks original sources *.terminfo file (256 colors)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
517431: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517431
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.3-2
Severity: normal


The original sources contain files:

./share/etc/mrxvt.terminfo
./share/etc/rxvt.terminfo
./share/etc/rxvt.termcap

But these are not package sin *.deb. Please install those e.g. in

/usr/share/doc/mrxvt/terminfo

Or better, install the terminfor files with "tic" to make the
mrxvt 256 colors aware. See http://materm.sourceforge.net/wiki/FAQ/Colors

Taking full advantage of 256 colors in mrxvt Setting the terminfo
entries

Unfortunately, the default terminfo files distributed with most
distributions are still ancient 8 color ones. Probably the first
thing you should do is to regenerate the terminfo database to
reflect that you have 256 colors. You use the mrxvt.terminfo file
supplied with the mrxvt source. Do

tic mrxvt.terminfo

and your terminfo should now reflect that your terminal has 256
colors. (Make sure that you run mrxvt with TERM=rxvt).

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mrxvt depends on:
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.27-2  PNG library - runtime
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxpm41:3.5.7-1 X11 pixmap library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  mrxvt-common   0.5.3-2   lightweight multi-tabbed X termina
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

mrxvt recommends no packages.

mrxvt suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#517459: marked as done (mrxvt: debian/rules is missing option --enable-256color)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #517459,
regarding mrxvt: debian/rules is missing option --enable-256color
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
517459: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517459
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.3-2
Severity: normal


Please enable 256 color support for mrxvt:

diff --git a/rules b/rules
index 0ce5001..1feb884 100755
--- a/rules
+++ b/rules
@@ -13,6 +13,7 @@ CFG1 += --sysconfdir=/etc
 CFG1 += --with-x
 CFG1 += --x-includes=/usr/X11R6/include
 CFG1 += --x-libraries=/usr/X11R6/lib
+CFG1 += --enable-256color

 CFG2 += --disable-debug
 CFG2 += --disable-utmp --disable-wtmp --disable-lastlog

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mrxvt depends on:
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.27-2  PNG library - runtime
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxpm41:3.5.7-1 X11 pixmap library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  mrxvt-common   0.5.3-2   lightweight multi-tabbed X termina
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

mrxvt recommends no packages.

mrxvt suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#660812: marked as done (mrxvt: segfaulting with 6 tabs, bash, running vmstat, top, iptraf, and 2 bash functions)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Aug 2017 04:49:35 +
with message-id 
and subject line Bug#869743: Removed package(s) from unstable
has caused the Debian Bug report #660812,
regarding mrxvt: segfaulting with 6 tabs, bash, running vmstat, top, iptraf, 
and 2 bash functions
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
660812: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660812
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mrxvt
Version: 0.5.4-1+b1
Severity: normal

occasional random segfaults running text mode programs for long periods:
mrxvt -fn "9x15Bold" -T "$title" -fade 12 -sl 2500  -fg white -bg black -e bash
dmesg:
 mrxvt[10677]: segfault at 1b0 ip 0806accf sp bfcffb50 error 4 in 
mrxvt-full[8048000+44000]


-- System Information:
Debian Release: 6.0.2
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 'oldstable'), 
(500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.0.4 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /UNIONFS/bin/bash

Versions of packages mrxvt depends on:
ii  libc6  2.13-20   Embedded GNU C Library: Shared lib
ii  libfontconfig1 2.8.0-2.1 generic font configuration library
ii  libice62:1.0.6-2 X11 Inter-Client Exchange library
ii  libjpeg62  6b1-1 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.44-1+squeeze2 PNG library - runtime
ii  libx11-6   2:1.3.3-4 X11 client-side library
ii  libxft22.1.14-2  FreeType-based font drawing librar
ii  libxpm41:3.5.8-1 X11 pixmap library
ii  libxrender11:0.9.6-1 X Rendering Extension client libra
ii  mrxvt-common   0.5.4-1   lightweight multi-tabbed X termina
ii  zlib1g 1:1.2.3.4.dfsg-3  compression library - runtime

mrxvt recommends no packages.

mrxvt suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---


Bug#869743: Removed package(s) from unstable

2017-08-05 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

 mrxvt |0.5.4-2 | source, amd64, arm64, armel, armhf, hurd-i386, i386, 
kfreebsd-amd64, kfreebsd-i386, mips, mips64el, mipsel, powerpc, ppc64el, s390x
 mrxvt-cjk |0.5.4-2 | amd64, arm64, armel, armhf, hurd-i386, i386, 
kfreebsd-amd64, kfreebsd-i386, mips, mips64el, mipsel, powerpc, ppc64el, s390x
mrxvt-common |0.5.4-2 | all
mrxvt-mini |0.5.4-2 | amd64, arm64, armel, armhf, hurd-i386, i386, 
kfreebsd-amd64, kfreebsd-i386, mips, mips64el, mipsel, powerpc, ppc64el, s390x

--- Reason ---
RoQA; no UTF-8 support, dead upstream, low popcon
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors until the next
dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 869...@bugs.debian.org.

The full log for this bug can be viewed at https://bugs.debian.org/869743

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)



Bug#869743: Removed package(s) from unstable

2017-08-05 Thread Debian FTP Masters
Version: 0.5.4-2+rm

Dear submitter,

as the package mrxvt has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/869743

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)