Bug#557587: O: pam-devperm

2010-01-18 Thread Matt Hope
I have some interest in keeping this package in Debian.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#542585: postinstall error in roundup

2009-08-28 Thread Matt Hope
I experienced the same problem as the initial submitter, attached is
some brief diagnosis.





# dpkg --debug=3 -i /var/cache/apt/archives/roundup_1.4.9-1_all.deb

(Reading database ... 58618 files and directories currently installed.)
Preparing to replace roundup 1.4.9-1 (using .../roundup_1.4.9-1_all.deb) ...
D01: process_archive oldversionstatus=broken due to postinst failure
D02: fork/exec /var/lib/dpkg/info/roundup.prerm ( upgrade 1.4.9-1 )
Stopping Roundup HTTP-Server:start-stop-daemon: warning: failed to kill 5842: 
No such process
 roundup-server.
D02: fork/exec /var/lib/dpkg/tmp.ci/preinst ( upgrade 1.4.9-1 )
Unpacking replacement roundup ...
D02: fork/exec /var/lib/dpkg/info/roundup.postrm ( upgrade 1.4.9-1 )
D01: process_archive updating info directory
D02: process_archive info installed /var/lib/dpkg/tmp.ci/preinst as 
/var/lib/dpkg/info//roundup.preinst
D02: process_archive info installed /var/lib/dpkg/tmp.ci/postinst as 
/var/lib/dpkg/info//roundup.postinst
D02: process_archive info installed /var/lib/dpkg/tmp.ci/prerm as 
/var/lib/dpkg/info//roundup.prerm
D02: process_archive info installed /var/lib/dpkg/tmp.ci/postrm as 
/var/lib/dpkg/info//roundup.postrm
D02: process_archive info installed /var/lib/dpkg/tmp.ci/conffiles as 
/var/lib/dpkg/info//roundup.conffiles
D02: process_archive info installed /var/lib/dpkg/tmp.ci/md5sums as 
/var/lib/dpkg/info//roundup.md5sums
D02: process_archive tmp.ci script/file `.' contains dot
D02: process_archive tmp.ci script/file `..' contains dot
D02: process_archive tmp.ci script/file `/var/lib/dpkg/tmp.ci/control' is 
control
Setting up roundup (1.4.9-1) ...
D01: deferred_configure updating conffiles
D02: fork/exec /var/lib/dpkg/info/roundup.postinst ( configure 1.4.9-1 )
file does not exist: /build/lib/roundup/__init__.py
file does not exist: /build/lib/roundup/actions.py
file does not exist: /build/lib/roundup/admin.py
file does not exist: /build/lib/roundup/anypy/__init__.py
file does not exist: /build/lib/roundup/anypy/hashlib_.py
file does not exist: /build/lib/roundup/anypy/sets_.py
file does not exist: /build/lib/roundup/backends/__init__.py



# bash -x /var/lib/dpkg/info/roundup.postinst configure 1.4.9-1

+ set -e
+ '[' -d /var/service ']'
+ which pycentral
+ pycentral pkginstall roundup
file does not exist: /build/lib/roundup/__init__.py
file does not exist: /build/lib/roundup/actions.py


# pycentral pkginstall roundup

file does not exist: /build/lib/roundup/__init__.py
file does not exist: /build/lib/roundup/actions.py
file does not exist: /build/lib/roundup/admin.py



# dpkg -L roundup | grep pyshared-data   

/usr/share/pyshared-data
/usr/share/pyshared-data/roundup

# head /usr/share/pyshared-data/roundup

[python-package]
format = 1
python-version = 2.4, 2.5
[pycentral]
version = 0.6.11
include-links = 0
[files]
/build/lib/roundup/mailgw.py=f
/build/lib/roundup/init.py=f
/build/lib/roundup/security.py=f



Bug#358231: checkinstall

2006-05-22 Thread Matt Hope

Give us an email, I'll happily sponsor

On 5/23/06, Felipe Sateler [EMAIL PROTECTED] wrote:

On Sunday 21 May 2006 19:06, David Liontooth wrote:
 Hi Felipe,

 Any progress on this? It would be nice to have a fixed package, perhaps
 the 1.6 version?
Yes, I have been working on it. I have packages already made, and I am
currently waiting for a sponsor (I am not a Debian Developer, so I can't
upload to the archive, I need someone to do it for me).

--

Felipe Sateler


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]






Bug#329583: libmailtools-perl: New upstream release

2006-01-08 Thread matt hope
[Florian Ernst [EMAIL PROTECTED] - 16:01PM Thursday Jan  5]:

 [ ...sent to an alternative mail address as the debian.org address
 might be malfunctioning... ]
 
 On Thu, Jan 05, 2006 at 03:12:26PM +0100, Jonas Genannt wrote:
  please note a new upstream version is available!
  
  http://search.cpan.org/~markov/MailTools-1.71/
  
  
  The 1.68 version close the bug #346008
 
 This is a good excuse to ask once more: Matt, are you MIA? If not,
 please give a hint as to what your packaging plans might be.

I intend on getting back on track after a fairly poor
effort/absence. Unfortunately, this has been coupled with some email
problems, so for the last while, my external email has been
disappearing.

 If you are simply too busy at the moment I can easily NMU this package
 for you, but if you are for some reason not able to take care for your
 packages at all (except for fluxbox) it'd be probably best to orphan
 some or even most of them.
 Well, either way, if I won't hear anything from you I will seek
 approval from the MIA team for hijacking this package, as I'm
 personally interested in seeing this updated.

If you'd like to go ahead and NMU, you have my blessing - or, if you
give me a week, I'll get this into better shape.

 - Matt.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#298152: #298152: checkinstall: incorrectly sets Arch:x86_64 for .deb under amd64

2006-01-08 Thread matt hope
[Martin Samuelsson [EMAIL PROTECTED] - 14:16PM Sunday Nov  6]:

 Would this patch do the trick?

 diff -ur checkinstall-1.5.3/checkinstall 
 checkinstall-patched-1.5.3/checkinstall
 --- checkinstall-1.5.3/checkinstall   2005-11-06 14:03:59.302390154 +0100
 +++ checkinstall-patched-1.5.3/checkinstall   2005-11-06 14:10:20.886160966 
 +0100
 @@ -1146,8 +1146,8 @@
  
 # Fix the PowerPC architecture description if we're on Debian
 
 -   if [ $CK_DEBIAN = 1 ]  [ $ARCHITECTURE = ppc ]; then
 -  ARCHITECTURE=powerpc
 +   if [ $CK_DEBIAN = 1 ] then
 +  ARCHITECTURE=`dpkg-architecture -qDEB_HOST_ARCH`
 fi


That looks sane at first pass (although I dont have any amd64 to test on)

However, I'm going to look over checkinstall 1.6.0.

-- 
 dopey!debian.org
 http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320363: Tagging/Merging

2006-01-08 Thread matt hope
[Marc 'HE' Brockschmidt [EMAIL PROTECTED] - 23:11PM Saturday Aug  6]:

 Compatibility with Apache2 is sommething that upstream should fix, so
 I'm tagging the bug.
 
 Anyway, you might want to consider to fix this bug by conflicting with
 Apache2, if there's really no easy way to solve the problems with the
 new mod_perl.

Right now, I'm thinking of uploading with a new description, stating
that it doesn't work with Apache2. I welcome better suggestions,
though.

I think having a 'conflicts' wouldn't really work, and would just
cause problems.

-- 
 dopey!debian.org
 http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#342410: fbdesk(GNU/k*BSD): FTBFS: out of date config.sub/config.guess

2006-01-08 Thread matt hope
[Petr Salinger [EMAIL PROTECTED] - 18:00PM Wednesday Dec  7]:

 Package: fbdesk
 Version: 1.1.5-1
 Severity: important

1.2.1 is available at http://fluxbox.org/fbdesk/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320137: Bug#337708: NMU to fix these bugs made to the 7 day delay queue

2006-01-08 Thread matt hope
[Don Armstrong [EMAIL PROTECTED] - 01:41AM Tuesday Jan  3]:

 I have just made an upload to the 7 day delay queue to fix these two
 bugs. This NMU can be overridden by a maintainer upload between now
 and then. The interdiff of the NMU is attached.

Thanks Don!

-- 
 dopey!debian.org
 http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#298105: [CAN-2004-1735] XSS vulnerability in the create list option in Sympa 4.1.x

2005-06-27 Thread matt hope
[matt hope [EMAIL PROTECTED] - 22:17PM Saturday Jun 25]:

 5.x uses a new templating system, so this problem may have been solved
 by this. In addition, the NEWS[2] entry for 4.2b.3 (13 August 2004) has the 
 following:
 
 
Bug fixes :
 [..]
 wwsympa/: wwsympa.fcgi: [reported by J.Koret] Fix an XSS vulnerability
 
 
 According to bugtraq[1], this was reported by Jose Antonio
 joxeankoret () yahoo ! es .. I suspect this is J.Koret. If that is
 correct, then this problem is fixed in 4.2b and above.

Diff from upstream is here:

http://sourcesup.cru.fr/cgi/viewcvs.cgi/sympa/wwsympa/wwsympa.fcgi.diff?r1=1.431r2=1.432cvsroot=sympa

This patch applies against the 4.1.5 source (with just offset changes).


-- 
 dopey!debian.org
 http://www.debian.org/
diff -u sympa-4.1.5/debian/changelog sympa-4.1.5/debian/changelog
--- sympa-4.1.5/debian/changelog
+++ sympa-4.1.5/debian/changelog
@@ -1,3 +1,11 @@
+sympa (4.1.5-2.1) unstable; urgency=low
+
+  * NMU
+  * Fixed XSS [wwwsympa/wwsympa.fcgi, CAN-2004-1735]
+Closes: Bug#298105
+
+ -- Matt Hope [EMAIL PROTECTED]  Tue, 28 Jun 2005 14:07:45 +1000
+
 sympa (4.1.5-2) unstable; urgency=low
   
   * added /etc/mail to directory list (Closes: #298404, thanks to Massimo
only in patch2:
unchanged:
--- sympa-4.1.5.orig/wwsympa/wwsympa.fcgi
+++ sympa-4.1.5/wwsympa/wwsympa.fcgi
@@ -2408,6 +2408,10 @@
 error_message('syntax_errors', {'argument' = 'filter'});
 wwslog('err','do_search: syntax error');
 return undef;
+ }elsif ($in{'filter'} =~ /[\\\*\$]/) {
+error_message('syntax_errors', {'argument' = 'filter'});
+wwslog('err','do_search: syntax error');
+return undef;
  }
 
  ## May review
@@ -4435,6 +4439,10 @@
 error_message('may_not');
 wwslog('info','do_arcsearch_id: access denied for %s', 
$param-{'user'}{'email'});
 return undef;
+ }elsif ($in{'key_word'} =~ /[\\\*\$]/) {
+error_message('syntax_errors', {'argument' = 'key_word'});
+wwslog('info','do_arcsearch: syntax error');
+return undef;
  }
 
  use Marc::Search;
@@ -5637,6 +5645,10 @@
 error_message('config_changed', {'email' = 
$list-{'admin'}{'update'}{'email'}});
 wwslog('info','do_edit_list: Config file has been modified(%d = %d) 
by %s. Cannot apply changes', $in{'single_param.serial'}, 
$list-{'admin'}{'serial'}, $list-{'admin'}{'update'}{'email'});
 return undef;
+ }elsif ($in{'filter'} =~ /[\\\*\$]/) {
+error_message('syntax_errors', {'argument' = 'filter'});
+wwslog('err','do_search_list: syntax error');
+return undef;
  }
 
  ## Check changes  check syntax
@@ -9742,6 +9754,10 @@
 error_message('missing_arg', {'argument' = 'lang'});
 wwslog('info','do_update_translation: no lang');
 return undef;
+ }elsif ($in{'email'} =~ /[\\\*\$]/) {
+error_message('syntax_errors', {'argument' = 'email'});
+wwslog('err','do_search_user: syntax error');
+return undef;
  }
 
  ## Load full index


Bug#237621: Sympa: Use /etc/apache/conf.d instead of patching httpd.conf

2005-06-25 Thread Matt Hope

As of (at least) 4.1.5-2, Sympa installs /etc/apache/conf.d/sympa

Thus, I believe this bug can be closed.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#233448: Sympa: Inefficient packaging of arch independent data in package sympa

2005-06-25 Thread matt hope
(Using sympa 4.1.5-2) - /usr/share/sympa is 5.2M (~66%), and the total
package size on disk is 7.8M.

The files in /usr/share/sympa are for the most part, text (templates),
and a few PNG images. It would be possible to split them into a
seperate -common package.

Matt.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#298105: [CAN-2004-1735] XSS vulnerability in the create list option in Sympa 4.1.x

2005-06-25 Thread matt hope
 http://listes.cru.fr/mantis/view_bug_advanced_page.php?f_id=327

This apparently refers to 4.1.2. 4.1.5 is now in Debian, and 5.0.1 is
released by upstream.

5.x uses a new templating system, so this problem may have been solved
by this. In addition, the NEWS[2] entry for 4.2b.3 (13 August 2004) has the 
following:


   Bug fixes :
[..]
wwsympa/: wwsympa.fcgi: [reported by J.Koret] Fix an XSS vulnerability


According to bugtraq[1], this was reported by Jose Antonio
joxeankoret () yahoo ! es .. I suspect this is J.Koret. If that is
correct, then this problem is fixed in 4.2b and above.


[1]:
http://marc.theaimsgroup.com/?l=bugtraqm=109312475207604w=2

[2]:
Seen here: http://www.sympa.org/distribution/sympa-5.1b/NEWS


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#250725: Sympa's $HOME changed again.

2005-06-25 Thread matt hope
[Dr. Andreas Kr?ger [EMAIL PROTECTED] - 14:58PM Tuesday Oct  5]:

 In case it matters: When reporting the bug, I had manually re-adjusted 
 Sympa's $HOME to /home/sympa. Upgrading from version 3.4.4.3-6 to version 
 4.1.2-1 today again moved it back to /var/lib/sympa, again removing the 
 mailing list functionality for me.
 
 
# diff -u0 /backup/etc/passwd /etc/passwd
--- /backup/etc/passwd  2004-09-27 11:51:35.0 +0200
+++ /etc/passwd 2004-10-05 13:10:09.0 +0200
@@ -37 +37 @@
-sympa:x:104:1012:Sympa mailing list manager:/home/sympa:/bin/bash
+sympa:x:104:1012:Sympa mailing list manager:/var/lib/sympa:/bin/false

From sympa-4.1.5/debian/postinst ...

 # creating sympa user if he isn't already there
 if ! grep -q ^sympa: /etc/passwd; then
 echo Adding system user: sympa.
 adduser --system --ingroup sympa --home /var/spool/sympa sympa
 fi
 
 usermod -c Sympa mailing list manager sympa
 usermod -d /var/lib/sympasympa
 usermod -g sympa sympa
 usermod -s /bin/falsesympa

This sill change the comment/homedir/shell of the 'sympa' user every
time the package is upgraded. I believe it may be best to at least put
the group (-g), comment (-c) and shell (-s) usermod lines inside the
grep /etc/passwd check. This way, local admin changes will be
preseved.

If the behavour is not dependant on having ~sympa = /var/lib/sympa,
then I believe the homedir (-d) usermod line should also be inside
that 'if' condition. (I also notice that the 'adduser' and 'usermod'
lines for the sympa user's homedirectory don't match. Historical
reasons?)

In addition, I don't believe it is appropriate to check for the
existance of a user by using grep on /etc/passwd - there are other
methods that the local administrator may use, such as libnss-db, where
the user details are stored elsewhere. I believe it would be more
appropriate to use the id command, something like:

+ if ! id sympa 2/dev/null ; then

(And similar for 'grep .. /etc/group').

Matt.



Bug#290344: configuration changes?

2005-06-11 Thread matt hope
tags 290344 + wontfix
severity 290344 wishlist
thanks mate

[Nico Golde [EMAIL PROTECTED] - 16:42PM Thursday Jan 13]:

 Version: 0.9.11-1

 i have the a problem with the new fluxbox package. 
 It seems that fluxbox parses the configuration files
 different than in the last version because now my window
 title bars and the toolbar is much bigger than before.
 The menu too. I changed nothing in my configuration files.
 
 And what about the font used? It is also different than
 before.

Some of the themes may have changed, and some font handling has been
altered.

I'd suggest writing your own theme, or having a look at the theme
options if you don't like your current theme.

Matt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#281208: fluxbox produce zombies

2005-06-11 Thread matt hope
[Celelibi [EMAIL PROTECTED] - 15:45PM Sunday Nov 14]:

 whene keygrabbing associated with execCommand are used repetitively
 fluxbox produce zombies process.

I'm only familar with this occuring in one circumstance - when the
program called from the keybinding doesn't finish properly. 

Or - its also been suggested that this can occur if you are using a
different shell to 'bash' as /bin/sh. Are you using 'dash' or 'ash' as
/bin/sh ?

- Matt.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#305589: init file is read as wrong user

2005-06-11 Thread matt hope
[Tobias Pfeiffer [EMAIL PROTECTED] - 00:14AM Thursday Apr 21]:

 I know resolved this issue and hope that someone who is close to the
 source can change it appropriately. The thing is that my ~/.fluxbox/init
 file had 0600 permissions, i.e. only myself could read and write that
 file. After changing it to 0644, everything - including the fbrun thingy
 and menu transparency, works fine. I think that somewhere in fluxbox.cc
 there needs to be a change made. I'm not really familiar with C++ or X
 programming, but I found the following: (I took the source files from
 the fluxbox.org-devdocs.)
 - line 00493: setupConfigFiles() is called which checks the existence of
 init, menu and keys (I think) with a stat call and creates them if they
 are non-existing
 - line 00503: some weird thing with m_fluxbox_pid = XInternAtom(disp,
 _BLACKBOX_PID, False) is done
 - line 00521: some more weird stuff happens (weird means that I don't
 understand it *grin*): pid_t bpid = getpid();
 - line 01614: XrmGetFileDatabase() is called to get some kind of
 database out of the init file
 I think the last thing is the critical point.
 http://static.cray-cyber.org/Documentation/NEC_SX_R10_1/G1AE02E/CHAP15.HTML
 says about XrmGetFileDatabase(): If it cannot open the specified file,
 XrmGetFileDatabase returns NULL. So I don't exactly know what happens,
 but this function call seems to use a different user id than the user's
 one, which is quite a pity. I'd be happy to have that changed by someone :-)

( My re-phrasing of the above:

 - Config files werent getting read correctly when file mode 0600.
- Worked when 0644

 - You suspect that somehow XrmGetFileDatabase() gets called as a
   different userid to the running user.

)

I must admit some suprise at this. I can't see any way that fluxbox
could run anything at all as anything other than the calling
user. (Except in the case where the calling user is 'root', but even
then, there isn't anything in the fluxbox code that will change
userids.

I suspect that your problem is related to the file
permissions/ownerships on the ~/.fluxbox directory, and the
~/.fluxbox/init file. 

Could you please check if the file/directory ownerships are the same
as the user who runs fluxbox?

Matt.


-- 
 dopey!debian.org
 http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#271208: fluxbox homedir config files don't override defaults

2005-06-11 Thread matt hope
[Thomas Rowe [EMAIL PROTECTED] - 17:14PM Saturday Sep 11]:

 Editing ~/.fluxbox/keys and ~/.fluxbox/menu does not override the
 settings in /etc/X11/fluxbox/keys and /etc/X11/fluxbox/menu.
 
 I am running Sarge.

Check that your ~/.fluxbox/init refers to the correct 'keys' and
'menu' files. 

I've been working on a better way of handling this situation, which
should hopefully be in the next Debian upload I do.

Matt.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#312808: fluxbox: misterously disappearing menu

2005-06-10 Thread Matt Hope
Package: fluxbox
Version: 0.9.13-1
Severity: important

 Original Message 
Subject: [Fwd: fluxbox: misterously disappearing menu]
Date: Fri, 10 Jun 2005 02:59:25 -0500
From: Enrique Llanos V. [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Organization: DebianPeru
To: [EMAIL PROTECTED], [EMAIL PROTECTED]

- Mensaje reenviado 
 De: ellanosv [EMAIL PROTECTED]
 Para: Debian Bug Tracking System [EMAIL PROTECTED]
 Asunto: fluxbox: misterously disappearing menu
 Fecha: Fri, 10 Jun 2005 01:12:26 -0500
 Package: fluxbox
 Version: 0.9.13-1
 Severity: important
 
 
 I have tried fluxbox 0.9.11 0.9.12  0.9.13 (not at the same time)  and they 
 all have the same problem, suddenly the menu misteriously disappears, my 
 entrances at ~/.fluxbox/init, ~/.fluxbox/menu and ~/.fluxbox/keys are 
 correct, i have
 installed the fluxbox recommended packages, but nothing stops my menu of
 disappearing, now, when the menu disappears none of the key combinations
 works either nor i can change the time format of the clock, change the 
 desktop name  or introduce a command into the little fbrun window (launched 
 from a terminal), but i still have the taskbar/desk menu appearing when i 
 right or center click on it, i can think of any possible problem, so plz let 
 me know if you fix this, until then im handicapped
 
 p.s: i have reviewd the init, menu, and key configurations 'n' times,
 regenerated,etc
 
 [EMAIL PROTECTED]
 
 -- System Information:
 Debian Release: 3.1
   APT prefers testing
   APT policy: (500, 'testing')
 Architecture: i386 (i686)
 Kernel: Linux 2.4.27-speakup
 Locale: LANG=es_PE, LC_CTYPE=es_PE (charmap=ISO-8859-1)
 
 Versions of packages fluxbox depends on:
 ii  libc62.3.2.ds1-22GNU C Library: Shared libraries 
 an
 ii  libfontconfig1   2.3.1-2 generic font configuration 
 library
 ii  libfreetype6 2.1.7-2.4   FreeType 2 font engine, shared 
 lib
 ii  libgcc1  1:3.4.3-13  GCC support library
 ii  libice6  4.3.0.dfsg.1-14 Inter-Client Exchange library
 ii  libimlib21.2.0-2.2   powerful image loading and 
 renderi
 ii  libsm6   4.3.0.dfsg.1-14 X Window System Session 
 Management
 ii  libstdc++5   1:3.3.5-13  The GNU Standard C++ Library v3
 ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client 
 li
 ii  libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous 
 exte
 ii  libxft2  2.1.7-1 FreeType-based font drawing 
 librar
 ii  libxpm4  4.3.0.dfsg.1-14 X pixmap library
 ii  libxrandr2   4.3.0.dfsg.1-14 X Window System Resize, Rotate 
 and
 ii  libxrender1  0.8.3-7 X Rendering Extension client 
 libra
 ii  menu 2.1.24  provides update-menus functions 
 fo
 ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) 
 configu
 ii  zlib1g   1:1.2.2-4   compression library - runtime
 
 -- no debconf information
-- 
Enrique G. Llanos V.
Debian Peru
www.debianperu.org
planeta.debianperu.org




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#251434: fluxbox bugs: reported fixed by upstream

2005-05-26 Thread Matt Hope
Fluxbox developer Simon Bowden has reported the following bugs as fixed:

251434 ToggleDecor -- works for turning off decor...
220241 epiphany-browser: Fullscreen mode unavailable
223238 stopping sticked applications crashes fluxbox
230800 /usr/bin/bsetroot: xsetroot does *not* honour multiple screens at all
238098 fluxbox: strftimeFormat updating more often than needed.
263884 fluxbox: toolbar look is broken in updated version
186551 fluxbox 0.1.14-1: (Xinerama  fillscreen games)
148143 fluxbox: SemiSloppyFocus bug, after reconfigure no windowraise
150841 fluxbox: Fluxbox doesn't work with Unreal Tournament
159763 fluxbox: restart unmerges tags (and thus hides windows)
168157 fluxbox: Fluxbox does not show xvncviewer in fullscreen modus


-- 
Matt `dopey' Hope [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#159763: fluxbox: restart unmerges tabs (and thus hides windows)

2005-05-26 Thread Matt Hope
[Chris Waters [EMAIL PROTECTED] - 11:21AM Thursday Sep  5]:

 When I restart fluxbox, windows with merged tabs become windows with
 separate tabs, all in exactly the same location.  This means that the
 lower windows become effectively invisible and inaccessible (at least
 until you move the upper window(s)).

This problem has been fixed a while ago. 

Chris, could you please confirm?

-- 
 dopey!debian.org
 http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#150841: Probably fixed in the 0.9.6 package

2005-05-26 Thread Matt Hope
[Dave Swegen [EMAIL PROTECTED] - 14:19PM Wednesday Dec 10]:

 Just installed the unofficial fluxbox 0.9.6 package, and the problem
 seems to have gone away. Once that version (or a later one) goes into
 debian proper I'll retest and if it works I'll append a note to this
 bug.

G'day Dave,

fluxbox 0.9 series are now in debian's testing branch.  Upstream also
believe this to be fixed in the 0.9 series - so with your permission,
I'll close this bug.

-Matt.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#188982: Frozzen bubble doesn't work properly with Fluxbox

2005-05-26 Thread Matt Hope
[Thomas Petazzoni [EMAIL PROTECTED] - 16:03PM Monday Apr 14]:

 When I launch frozzen-bubble with the fluxbox Window Manager, the game
 starts in full screen, but there is a black window that allmost cover
 all the screen, and that only allow me to view a very very small part of
 the game screen. I think this is a fluxbox related issue, because I used
 to play frozzen-bubble with WindowMaker without any problem.
 
 I cannot switch to the full screen window, because it appears that it
 isn't really a window. I cannot play frozzen-bubble anymore ;-(

Unfortunately, I've never been able to reproduce this problem, even
with fluxbox 0.1.14, the version it was reported against.

Thomas - could you please try this against an updated version of
fluxbox, just in case that resolves your problem? Alternatively, it
may have been something odd with SDL.

Matt.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#310050: leaves stray diversions around

2005-05-22 Thread matt hope
[martin f krafft [EMAIL PROTECTED] - 18:04PM Saturday May 21]:

 This does not work as the previous fluxbox's files are still
 installed when the diversion is being removed, causing dpkg-divert
 to fail when overwriting /usr/bin/bsetbg (belonging to fluxbox) with
 the diverted /usr/bin/bsetbg.blackbox (belonging to blackbox).
 
 You should remove the diversions for bsetbg in postinst/upgrade.

I'm still having problems at the moment - in my test cases, when I've
been upgrading from 0.1.7-3 to 0.9.11-1 (or 0.9.11-1sarge0) the
/usr/bin/bsetbg seems to get left behind.

1. install fluxbox 0.1.7-3, blackbox 0.62.1-1

# ls /usr/bin/bsetbg*
/usr/bin/bsetbg  /usr/bin/bsetbg.blackbox

# dpkg -L fluxbox | grep usr/bin/bsetbg
/usr/bin/bsetbg
package diverts others to: /usr/bin/bsetbg.blackbox

2. upgrade fluxbox to 0.9.11-1 (or 0.9.11-1sarge0)

# ls /usr/bin/bsetbg*
/usr/bin/bsetbg  /usr/bin/bsetbg.blackbox

# dpkg -L fluxbox | grep usr/bin/bsetbg
# 




-- 
 dopey!debian.org
 http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#309958: fluxbox and blackbox contain same file

2005-05-21 Thread matt hope
[Bas [EMAIL PROTECTED] - 21:18PM Friday May 20]:

 Package: fluxbox
 Severity: serious
 
 blackbox and fluxbox both contain /usr/share/man/man1/bsetroot.1.gz, but
 the packages do not conflict:
 
 Unpacking fluxbox (from .../fluxbox_0.9.12-1_i386.deb) ...
 dpkg: error processing /var/cache/apt/archives/fluxbox_0.9.12-1_i386.deb 
 (--unpack):
 trying to overwrite `/usr/share/man/man1/bsetroot.1.gz', which is also
 in package blackbox
 dpkg-deb: subprocess paste killed by signal (Broken pipe)
 Errors were encountered while processing:
 /var/cache/apt/archives/fluxbox_0.9.12-1_i386.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)

Wheee! Fun!

Looks like a simple mistake on my part, where I've accidently dropped
the diverts off when rolling over to a CDBS system.

For the record, this only effects 0.9.12-1, and the 0.9.13-1 I have on
my webpage (but not uploaded).

I'll apply the appropriate fixes to 0.9.13.

Thanks for finding this one Bas - it somehow slipped past my
test-cases.


-- 
 dopey!debian.org
 http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#310050: leaves stray diversions around

2005-05-21 Thread matt hope
[martin f krafft [EMAIL PROTECTED] - 11:48AM Saturday May 21]:

 Fluxbox 0.9.11-1 does provide bsetbg and does not register

Typo: fluxbox 0.9.11-1 does -not- provide bsetbg, or register
diversions for bsetbg.

 diversions for bsetbg anymore (#263512), but it also does not delete
 existing diversions from previous versions. This will cause problems
 with any other package that provides /usr/bin/bsetbg.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#310050: leaves stray diversions around

2005-05-21 Thread matt hope
[martin f krafft [EMAIL PROTECTED] - 11:48AM Saturday May 21]:

 Package: fluxbox
 Version: 0.9.11-1
 Severity: critical

 Fluxbox 0.9.11-1 does not provide bsetbg and does not register
 diversions for bsetbg anymore (#263512), but it also does not delete
 existing diversions from previous versions. This will cause problems
 with any other package that provides /usr/bin/bsetbg.

% interdiff -z fluxbox_0.9.11-1.diff.gz fluxbox_0.9.11-1sarge0.diff.gz

diff -u fluxbox-0.9.11/debian/changelog fluxbox-0.9.11/debian/changelog
--- fluxbox-0.9.11/debian/changelog
+++ fluxbox-0.9.11/debian/changelog
@@ -1,3 +1,10 @@
+fluxbox (0.9.11-1sarge0) testing-proposed-updates; urgency=high
+
+  * Fix for Severity=critical bug (Closes: Bug#310050)
+ - Cleans up old divert for bsetbg (See: Bug#263512)
+
+ -- Matt Hope [EMAIL PROTECTED]  Mon, 20 Dec 2004 17:26:09 +1100
+
 fluxbox (0.9.11-1) unstable; urgency=low
 
   * New upstream release
diff -u fluxbox-0.9.11/debian/fluxbox.preinst 
fluxbox-0.9.11/debian/fluxbox.preinst
--- fluxbox-0.9.11/debian/fluxbox.preinst
+++ fluxbox-0.9.11/debian/fluxbox.preinst
@@ -15,9 +15,25 @@
 
 }
 
+# Older versions of this package included 'bsetbg' and
+# related dpkg-divert rules.
+remove_old_divert()
+{
+
+dpkg-divert --package fluxbox --remove --rename --divert \
+/usr/bin/bsetbg.blackbox \
+/usr/bin/bsetbg
+
+dpkg-divert --package fluxbox --remove --rename --divert \
+/usr/share/man/man1/bsetbg.blackbox.1.gz \
+/usr/share/man/man1/bsetbg.1.gz
+
+}
+
 
 case $1 in
 install) do_divert ;;
+upgrade) remove_old_divert ;;
 
 esac
 



Bug#291672: fbrun crashes the x-server

2005-01-24 Thread Matt Hope
[Tobias Pfeiffer [EMAIL PROTECTED] - 11:04AM Saturday Jan 22]:

 When I run fbrun, the X-Server crashes and goes back to my Display
 Manager (kdm). If I type
 $ fbrun -help
 in a shell and get the default help text, but as soon as fbrun is to
 open a window, X crahes/restarts. I tried to run fbrun from a virtual
 console to be able to read a possible error message with
 $ fbrun -display :0.0
 and get the following:
 X connection to :0.0 broken (explicit kill or server shutdown).
 Called without the display parameter from the virtual console gives only
 a (localized) Speicherzugriffsfehler (memory access error?).


I think you mean fbrun kills your windowmanager - or are you sure it
kills the server?




-- 
 dopey!debian.org
 http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]