Bug#538295: Forgot export command in script

2009-07-27 Thread Richard Burton
Typo, need to add

export APACHE_RUN_USER=www-data
export APACHE_RUN_GROUP=www-data
export APACHE_PID_FILE=/var/run/apache2.pid

not

APACHE_RUN_USER=www-data
APACHE_RUN_GROUP=www-data
APACHE_PID_FILE=/var/run/apache2.pid

Richard



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



Bug#538295: heartbeat: apache ocf script fails to start Apache

2009-07-24 Thread Richard Burton
Package: heartbeat
Version: 2.1.3-6lenny1
Severity: important

apache ocf script (/usr/lib/ocf/resource.d/heartbeat/apache) does not specify 
the correct environment variables Apache2 needs to start. 
When the ocf script runs apache2 it fails with the error

ERROR: apache2: bad user name ${APACHE_RUN_USER}

If you add

APACHE_RUN_USER=www-data
APACHE_RUN_GROUP=www-data
APACHE_PID_FILE=/var/run/apache2.pid

to the list of variables already set in the script, e.g. just under 
DEFAULT_NORMCONFIG=/etc/apache2/httpd.conf then apache2 starts correctly.




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

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

Versions of packages heartbeat depends on:
ii  adduser3.110 add and remove users and groups
ii  gawk   1:3.1.5.dfsg-4.1  GNU awk, a pattern scanning and pr
ii  iproute20080725-2networking and traffic control too
ii  iputils-ping   3:20071127-1  Tools to test the reachability of 
ii  libbz2-1.0 1.0.5-1   high-quality block-sorting file co
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libcurl3   7.18.2-8lenny2Multi-protocol file transfer libra
ii  libglib2.0-0   2.16.6-2  The GLib library of C routines
ii  libgnutls262.4.2-6+lenny1the GNU TLS library - runtime libr
ii  libltdl3   1.5.26-4  A system independent dlopen wrappe
ii  libncurses55.7+20081213-1shared libraries for terminal hand
ii  libnet11.1.2.1-2 library for the construction and h
ii  libopenhpi22.12.0-1  OpenHPI libraries (runtime and sup
ii  libpam-runtime 1.0.1-5+lenny1Runtime support for the PAM librar
ii  libpam0g   1.0.1-5+lenny1Pluggable Authentication Modules l
ii  libsnmp15  5.4.1~dfsg-12 SNMP (Simple Network Management Pr
ii  libssl0.9.80.9.8g-15+lenny1  SSL shared libraries
ii  libuuid1   1.41.3-1  universally unique id library
ii  libwrap0   7.6.q-16  Wietse Venema's TCP wrappers libra
ii  libxml22.6.32.dfsg-5 GNOME XML library
ii  libxml2-utils  2.6.32.dfsg-5 XML utilities
ii  mawk   1.3.3-11.1a pattern scanning and text proces
ii  psmisc 22.6-1Utilities that use the proc filesy
ii  python 2.5.2-3   An interactive high-level object-o
ii  python-central 0.6.8 register and build utility for Pyt
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages heartbeat recommends:
ii  iptables  1.4.2-6administration tools for packet fi
ii  logrotate 3.7.1-5Log rotation utility
ii  rsyslog [system-log-daemon]   3.18.6-4   enhanced multi-threaded syslogd

heartbeat suggests no packages.

-- no debconf information



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



Bug#538133: Init script does not return success when mon is already running.

2009-07-23 Thread Richard Burton
Package: mon
Version: 0.99.2-13
Severity: normal

I think the init script is not LSB compliant as it does not return success when 
you try and start mon but mon is already running.
This can cause for example heartbeat to fail if you start mon via heartbeat and 
mon is already running, accept would be an odd situation but none the less 
possible.

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

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

Versions of packages mon depends on:
ii  adduser   3.110  add and remove users and groups
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libmon-perl   0.11-4 mon Perl modules for clients and s
ii  libtime-period-perl   1.20-8 Perl library for testing if a time
ii  perl [libtime-hires-perl] 5.10.0-19  Larry Wall's Practical Extraction 

Versions of packages mon recommends:
ii  fping   2.4b2-to-ipv6-15 sends ICMP ECHO_REQUEST packets to
ii  libauthen-pam-perl  0.16-1.1+b1  Perl interface to PAM library
ii  libfilesys-diskspace-pe 0.05-12  fetch filesystem size and usage in
ii  libnet-dns-perl 0.63-2   Perform DNS queries from a Perl sc
ii  libnet-ldap-perl1:0.36-1 A Client interface to LDAP servers
ii  libnet-telnet-perl  3.03-3   Script telnetable connections
ii  libsnmp-perl5.4.1~dfsg-12SNMP (Simple Network Management Pr
ii  libstatistics-descripti 2.6-5Perl module for basic descriptive 
ii  perl-modules [libnet-pe 5.10.0-19Core Perl modules

mon suggests no packages.

-- no debconf information



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



Bug#421222: vino: requires access to gnome keyring making unattended remote

2007-05-29 Thread Richard Burton



 See http://bugzilla.gnome.org/show_bug.cgi?id=344839 for the discussion.

 Thanks for the pointer; I've removed the configure flag from the vino
 package in SVN following upstream's default and recommendation.


Yes, thanks for the pointer, and thanks for removing it.

It's also worth noting that if you do have a password set in gconf (base64 
encoded) it will use this before checking gnome-keyring. This is probably 
why there haven't been more complaints about it - if you are upgrading and 
already had this setup then you'll still be using the gconf password, so not 
have seen the problem. I deleted pretty much ~/.g* as I'd been through many 
versions of gnome on my system and thought it was worth resetting at this 
new release, hence I hit the problem.


Richard.

_
The next generation of Hotmail is here! http://www.newhotmail.co.uk



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



Bug#423882: kicad: Broken export from 3D Viewer

2007-05-28 Thread Richard Burton



this bug is fixed upstream in version 2007-05-25.


I built and packaged this version yesterday and it still had the problem for 
me. Perhaps it is caused by wxWidgets 2.6, the binary release must be built 
against it (because it not longer builds against 2.6 withotu a couple of 
minor patches). If I can prove that using 2.8 will fix it I'll make sure 
this bug is marked as blocked by a suitable wx bug, which might motivate 
them to get 2.8 into debian.


I hope that we'll actually get this version uploaded soon, but I'm not a DD 
so I can't do it myself I have to wait for my co-maintainer (who also isn't 
a DD) to get a DD to upload it for us.


Richard.



From: Mateusz Skowroński [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: Richard Burton [EMAIL PROTECTED]
Subject: re: kicad: Broken export from 3D Viewer
Date: Mon, 28 May 2007 09:43:39 +0200

Hello,

Best regards,
Mateusz Skowroński


_
New, exclusive and FREE - Download Madonna's Hey You now!  
http://www.liveearth.msn.com




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



Bug#423882: [Kicad-devel] re: kicad: Broken export from 3D Viewer

2007-05-28 Thread Richard Burton

From: Richard Burton [EMAIL PROTECTED]
I built and packaged this version yesterday and it still had the problem 
for me. Perhaps it is caused by wxWidgets 2.6, the binary release must be 
built against it


Obviously that is supposed to say the binary release must be built against 
2.8. Makes a bit more sense that way ;-)


Richard.

_
Txt a lot? Get Messenger FREE on your mobile.  
https://livemessenger.mobile.uk.msn.com/




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



Bug#423882: [Kicad-devel] Bug#423882: kicad: Broken export from 3D Viewer

2007-05-28 Thread Richard Burton
If I can prove that using 2.8 will fix it I'll make sure this bug is marked 
as blocked by a suitable wx bug, which might motivate them to get 2.8 into 
debian.


Rebuilt against 2.8.4 and the problem still occurs.

Richard.

_
Txt a lot? Get Messenger FREE on your mobile.  
https://livemessenger.mobile.uk.msn.com/




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



Bug#398615: [Kicad-devel] Bug#398615: kicad: Cannot set locales

2007-05-28 Thread Richard Burton
I've just tested building against wx 2.8 for another bug, and checked if 
this bug is still an issue. The situation is improved, but not quite 
perfect. If the kicad language selection is set to Default it starts up in 
French fine with fr_CH.UTF-8 as the locale (and no other French ones 
installed).


The odd thing is if you manually select French from the menu it fails. 
Anyway, it does allow you to have French gui with your choice of locale, so 
I think wx 2.8 will solve your problem. Unfortunately 2.8 isn't in Debian 
yet, but as soon as it is we'll rebuild against it.


Richard.

_
The next generation of Hotmail is here! http://www.newhotmail.co.uk/



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



Bug#403237: Is Ron Lee MIA?

2007-05-28 Thread Richard Burton

block 398615 by 403237
thanks

Kicad has moved to wx 2.8 upstream. I've patched up the latest release (now 
pending an upload) to work with 2.6. As they have only recently moved it 
wasn't too big a job, but it'll become a bigger job in the future. Also, at 
least one of our bugs which was suspected to be with wx has been fixed in 
2.8.


I know it doesn't answer all the points made, but the wxwidgets home page 
has Debian packages of the current version, which seem to happily co-exist 
with your 2.6 packages, so a good bit of the work has already been done and 
there is obviously someone out there (the package maintainer is listed as 
wxWidgets dev-team [EMAIL PROTECTED]) that already maintains 
Debian wx packages who might be happy to have more involvement with the 
official versions.


Richard.

_
Play your part in making history - Email Britain! 
http://www.emailbritain.co.uk/




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



Bug#423882: kicad: Broken export from 3D Viewer

2007-05-28 Thread Richard Burton



it is very strange. I've compiled the latest version You packaged and
it works! With wxWidgets 2.6. Screenshots attached.


I now I see why...


And this is a diff beetween kicad-2007-01-15 and kicad-2007-05-25. I
think this one line is the fix for the problem...



+   wxYield();  // Requested to allow tne window redraw after closing


Luck of the (re)draw! It's a timing condition, and the yield will improve 
the chances a little, especially if there is something to actually yield to. 
In my testing with the 05/25 release, with this fix in, it still didn't 
work.


Here is a better fix, this makes sure the redraw has fully taken place. I'll 
get this included in the my next upload. I'll also forward it upstream.


Richard.

diff -Nur kicad-0.0.20070525.orig/3d-viewer/3d_canvas.cpp 
kicad-0.0.20070525/3d-viewer/3d_canvas.cpp
--- kicad-0.0.20070525.orig/3d-viewer/3d_canvas.cpp	2007-05-28 
19:47:34.0 +0100
+++ kicad-0.0.20070525/3d-viewer/3d_canvas.cpp	2007-05-28 19:59:04.0 
+0100

@@ -601,7 +601,7 @@
if ( FullFileName.IsEmpty() ) return;
}

-	wxYield();	// Requested to allow tne window redraw after closing the 
dialog box

+   Redraw(true);
wxSize image_size = GetClientSize();
wxClientDC dc(this);
wxBitmap bitmap(image_size.x, image_size.y );
diff -Nur kicad-0.0.20070525.orig/3d-viewer/3d_draw.cpp 
kicad-0.0.20070525/3d-viewer/3d_draw.cpp
--- kicad-0.0.20070525.orig/3d-viewer/3d_draw.cpp	2007-05-28 
19:47:30.0 +0100
+++ kicad-0.0.20070525/3d-viewer/3d_draw.cpp	2007-05-28 20:02:55.0 
+0100

@@ -39,7 +39,7 @@


/**/
-void Pcb3D_GLCanvas::Redraw( void )
+void Pcb3D_GLCanvas::Redraw( bool finish )
/**/
{
SetCurrent();
@@ -67,6 +67,7 @@
}

glFlush();
+   if (finish) glFinish();
SwapBuffers();
 }

diff -Nur kicad-0.0.20070525.orig/3d-viewer/3d_viewer.h 
kicad-0.0.20070525/3d-viewer/3d_viewer.h
--- kicad-0.0.20070525.orig/3d-viewer/3d_viewer.h	2007-05-28 
19:47:02.0 +0100
+++ kicad-0.0.20070525/3d-viewer/3d_viewer.h	2007-05-28 19:58:57.0 
+0100

@@ -92,7 +92,7 @@
void TakeScreenshot(wxCommandEvent  event);

void SetView3D(int keycode);

void DisplayStatus(void);

-   void Redraw(void);

+   void Redraw(bool finish = false);

GLuint DisplayCubeforTest(void);



void OnEnterWindow( wxMouseEvent event );

_
Like the way Microsoft Office Outlook works? You’ll love Windows Live 
Hotmail. 
http://imagine-windowslive.com/hotmail/?locale=en-usocid=TXT_TAGHM_migration_HM_mini_outlook_0507




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



Bug#422567: Feedback on testing of updated packeges

2007-05-18 Thread Richard Burton
Hi all

I have now been running

php5-mysql_5.2.0-8+etch5~pu1_i386.deb
php5-gd_5.2.0-8+etch5~pu1_i386.deb
php5-common_5.2.0-8+etch5~pu1_i386.deb
libapache2-mod-php5_5.2.0-8+etch5~pu1_i386.deb

with eaccelerator 0.9.5 for the best part of 2 days and have not had any
reports of adverse effects.

Kind Regards
 
Richard Burton
 
--
Richard Burton at Atomwide Ltd Tel 0870 236 5000 Fax 0871 236 5000
Unit 2, Ravensquay Business Centre,
Cray Avenue, Orpington, Kent, BR5 4BQ
Mailto:[EMAIL PROTECTED]   http://www.atomwide.com/
--
Atomwide Ltd is a company registered in England and Wales with company
number 2142875



Bug#422567: Have run this on test box about to try it on live setup

2007-05-16 Thread Richard Burton
Hi all

I have tested Sean's new version and its seems to work fine on my test
box, I will be rolling this out to 1 of our live servers running
multiple copies of Moodle later today, will let you know how I get on.

Kind Regards
 
Richard Burton
 
--
Richard Burton at Atomwide Ltd Tel 0870 236 5000 Fax 0871 236 5000
Unit 2, Ravensquay Business Centre,
Cray Avenue, Orpington, Kent, BR5 4BQ
Mailto:[EMAIL PROTECTED]   http://www.atomwide.com/
--
Atomwide Ltd is a company registered in England and Wales with company
number 2142875



Bug#423873: [Kicad-devel] Bug#423873: New upstream version available(kicad-2007-01-15)

2007-05-14 Thread Richard Burton

From: Mateusz Skowroński [EMAIL PROTECTED]



Please consider packaging new upstream release: kicad-2007-01-15.


I've had this version packaged for a while, but there was a little bug we 
wanted to sort first. I'll try and get that sorted this week so we can make 
an upload.


Richard.

_
Txt a lot? Get Messenger FREE on your mobile. 
https://livemessenger.mobile.uk.msn.com/




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



Bug#412068: zaptel-source: doesn't compile with 2.6.18-4 kernel in sid

2007-02-25 Thread Richard Burton

Is debugfs enabled by default in the current SID kernel?


Looks to be:

[EMAIL PROTECTED]:/usr/src/linux-headers-2.6.18-4-686# grep DEBUG_FS .config
CONFIG_DEBUG_FS=y


The patch for that is basically pretty simple (look in the code a bit
above that line) but should also be included in zaptel 1.2.14 .


Yeah, that does the job.

Thanks,
Richard.

_
Get Hotmail, News, Sport and Entertainment from MSN on your mobile.  
http://www.msn.txt4content.com/




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



Bug#411821: [Kicad-devel] Bug#411821: Upgrade to kicad 0.0.20060829-2 in etch

2007-02-21 Thread Richard Burton



   Would it be possible to upgrade (update ?) the version of kicad to
  0.0.20060829-2 in Etch ?


A request has already been made to the release manager.

Richard.

_
Upload 500 photos a month  blog with your Messenger buddies on Windows Live 
Spaces. Get yours now, FREE! http://specials.uk.msn.com/spaces/default.aspx




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



Bug#410961: iceweasel: searches for %s when just entering google.

2007-02-19 Thread Richard Burton

I know that I can use something like google term, where it would
search for term using google.  But if I just type google, it shouldn't
do that, and specially not search for %s.



That is totally weird. I can't imagine why it's doing that, and it
only seems to be when google is used, other terms I tried didn't
exhibit that behavior.


This will be caused by having a bookmark with url 
http://www.google.com/search?q=%s and keyword of google, which allows for 
quick searching from the address bar using google searchterm. At some 
point these quick search bookmarks were included as standard (I'm not sure 
they still are). Try wp and you'll probably see a similar effect (a 
wikipedia search).


The way to fix this is to remove the offending bookmarks, but if they are 
still in the package please don't remove them, they are really handy. In 
fact if you could add in an imdb one that would nice.


I guess you could include some logic that says if a person enters a keyword 
for a bookmark that has a %s insert in it but doesn't supply a second string 
then ignore it, but it's not really worth it.


Richard.

_
MSN Hotmail is evolving – check out the new Windows Live Mail 
http://ideas.live.com




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



Bug#399174: libphp-adodb cannot be installed on unstable

2006-11-18 Thread Richard Burton

Package: libphp-adodb
Version: 4.72-0.1
Severity: grave

Package cannot be installed.

The following packages have unmet dependencies.
 libphp-adodb: Depends: phpapi-20050606 but it is not installable or
phpapi-20051025 but it is not installable

Richard.

_
The new Windows Live Toolbar helps you guard against viruses 
http://toolbar.live.com/?mkt=en-gb




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



Bug#398615: [Kicad-devel] Bug#398615: kicad: Cannot set locales

2006-11-15 Thread Richard Burton

From: Didier Raboud [EMAIL PROTECTED]
Well.. I use fr_CH.UTF-8 normally, so it was the only one defined in 
locales.
If I reconfigure locales to generate fr_CH.ISO-8859-1, it does not work, 
but

with fr_FR.ISO-8859-1 (letting fr_CH.UTF-8 as default), it does work.


Ok. I had seen this problem myself, because I only had en_GB.UTF-8, so to 
test with french I just installed the most basic french option in the list, 
which as you have seen appears to work fine. I've now tried the one you 
specified and I can confirm it doesn't work for me either.


But as with fr_CH.UTF-8 it works for each and every program, it is still a 
bug

for me, as it should even work.


I agree. However it doesn't appear to be a bug in kicad, it looks like it's 
a problem with wxWidgets. The code used in Kicad is the same regardless of 
the language selected, and it's the wx code that appears to be dependant on 
your system locales. I'll have a play this evening and see if there is 
anything I can do to get around this problem, but I suspect there isn't. At 
least there is a workaround.


Btw, do you have any other programs installed that use wx that you can 
switch into french with only fr_CH locale available?


Richard.

_
Download the new Windows Live Toolbar, including Desktop search! 
http://toolbar.live.com/?mkt=en-gb




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



Bug#398615: [Kicad-devel] Bug#398615: kicad: Cannot set locales

2006-11-14 Thread Richard Burton
Kicad is unable to use the locales (thus they are in the package). It 
always (and with each component)

reports me :
Cannot set locale to 'fr_FR'


Do you have the french locale available on your system? I get the same error 
if I try to switch to french when I only have the gb locale. If I 
dpkg-reconfigure locales and enable fr_FR.ISO-8859-1, then I am able to 
select the french locale in kicad.


Richard.

_
Be the first to hear what's new at MSN - sign up to our free newsletters! 
http://www.msn.co.uk/newsletters




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



Bug#278581: Bug# 278581 ITP: kicad -- Electronic PCB suite

2006-10-07 Thread Richard Burton

tags 278581 pending
owner 278581 [EMAIL PROTECTED]
thanks

Package has been uploaded and is in the new package queue, so should find 
it's way into unstable in the next few days. We are aware that there is a 
newer version available now upstreamsand work is already taking place on 
that. We concentrated on getting the last issues out of the way on the 
original version first, subsequent versions will be easier, so hopefully 
will follow soon.


Richard.




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



Bug#278581: Kicad

2006-09-03 Thread Richard Burton




From: Karl Schmidt [EMAIL PROTECTED]



Is anyone working on packaging this excellent software package?


Yes, the work is done, it just needs a bit more testing and a sponsor for 
the upload.


Richard.




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



Bug#381868: vlc: no gnome menu entry

2006-08-07 Thread Richard Burton

Package: vlc
Version: 0.8.5.debian-2
Severity: wishlist

After the transition to the new vlc package (from the old wxvlc package), 
and with the old packages now purged, I seem to have lost the gnome menu 
entry for vlc.


dpkg -L vlc | grep desktop shows nothing, which would seem to confirm it's 
disappearance.


Richard.




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



Bug#278581: #278581 Status of ITP?

2006-08-02 Thread Richard Burton

On Tue, Aug 01, 2006 at 02:20:26PM +, Richard Burton wrote:
 http://svn.flexserv.de/websvn/

Great, but how can one checkout the repository? ;P


svn co https://svn.flexserv.de/kicad

First time will take a little while as one of the files (the upstream binary 
distribution) is quite large, but this shouldn't change too often.



On a side note, it also seems there are no
archives for kicad-devel: 404 Not Found at
http://lists.mose.flexserv.de/pipermail/kicad-devel/.


I don't know if there should be, I get a 404 on 
http://lists.mose.flexserv.de/pipermail/ too. That's one for Daniel, he 
setup the server.


Richard.

also, we can probably stop copying the bug on this (i've left it on this one 
so this note appears on there, so it doesn't just look like conversation 
stopped)





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



Bug#278581: Status of ITP?

2006-08-01 Thread Richard Burton

What is the status of this ITP?


It's active. We have it packaged, but there was some discussion about the 
upstream source package, since there is no proper upstream source package 
that provides the whole lot. We were considering splitting it into two 
upstream packages, one that is the real upstream source for the binaries and 
one that contains the component libraries, samples, etc. extracted from the 
upstream binary distribution.



Kicad is not that hard to package and it seems a bunch of people want
it. I can have it uploaded in a week if it still stay that way.


This last couple of weeks I just haven't had the time to get it finished 
off, and perhaps another opinion on the upstream packaging would be useful. 
Maybe you want to join in the effort? At the moment we have something 
basically ready based on a single contructed upstream source. Daniel has 
setup a subversion server and development mailing list for it, he'd be the 
man to ask for access if you want to contribute.


Richard.




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



Bug#278581: #278581 Status of ITP?

2006-08-01 Thread Richard Burton

So you rebuilt a complete upstream tarball, it seems the sane way to
go to my mind.


Yeah, I'm thinking of changing my mind on what we had said before, at least 
to simplify getting out an initial version.


A single reconstructed version had been the original plan, and that's 
basically what's in subversion.


When you check out the project you'll get the two real upstream sources 
(source code, and binary distribution that also contains the component 
libraries). And a dir for this version. To produce the upstream source 
simply take this dir and delete the debian directory from it, all our debian 
specific changes are in there. The debian dir contains a text file with 
notes on what has gone in to this rebuilt upstream source.


Then after a dpkg-source -b, you should have something that builds in 
pbuilder (takes a long time), and after that kicad  kicad-common packages.



I would be glad to check your work and even contribute. What are the
URLs of the SVN repository and of the mailing-list?


http://svn.flexserv.de/websvn/

https://lists.mose.flexserv.de/cgi-bin/mailman/listinfo/kicad-devel
https://lists.mose.flexserv.de/cgi-bin/mailman/listinfo/kicad-svn-commit

Richard.




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



Bug#379732: [Popcon-developers] Bug#379732: popularity-contest: Fails to upload using ht

2006-07-28 Thread Richard Burton

tags 379732 patch
thanks


 Via: 1.1 Application and Content Networking System Software 5.3.5

This was an interesting header.  Could it be that Cisco Application
and Content Networking System is filtering the connection, and failing
at it?


I think it was probably that that caused the problem, rather than the 
destination server, else everyone would get it.


However I've figured out what it doesn't like about it. It seems that the 
http header was using \n for EOL, and the HTTP spec requires \r\n [1].


I've attached a patch to fix the problem. With this on it now works fine on 
my machines at work now.


Richard.

[1] http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4

diff -ur popularity-contest-1.33.orig/popcon-upload popularity-contest-1.33/popcon-upload
--- popularity-contest-1.33.orig/popcon-upload	2006-07-28 08:39:04.0 +0100
+++ popularity-contest-1.33/popcon-upload	2006-07-28 08:42:56.0 +0100
@@ -83,15 +83,13 @@
 my $formlen = length($form);
 
 #Send data
-print $remote EOF;
-POST $submiturl HTTP/1.1
-User-Agent: popcon-upload
-Host: $host
-content-type: multipart/form-data; boundary=$boundary
-content-length: $formlen
-
-$form
-EOF
+print $remote POST $submiturl HTTP/1.1\r\n;
+print $remote User-Agent: popcon-upload\r\n;
+print $remote Host: $host\r\n;
+print $remote Content-Type: multipart/form-data; boundary=$boundary\r\n;
+print $remote Content-Length: $formlen\r\n;
+print $remote \r\n;
+print $remote $form;
 
 #Get answer
 my($answer)=;



Bug#379732: popularity-contest: Fails to upload using http

2006-07-27 Thread Richard Burton

I am unable to reproduce this.  When I visit the HTTP submit URL, it
seem to work as it should (this is the expected output when not using
the popcon script to submit reports):


I get the same when I use a web broswer:

http://popcon.debian.org/cgi-bin/popcon.cgi



GET /cgi-bin/popcon.cgi HTTP/1.1

Host: popcon.debian.org

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.0.4) 
Gecko/20060506 Firefox/1.5.0.4 (Debian-1.5.dfsg+1.5.0.4-3)


Accept: 
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5


Accept-Language: en-gb,en;q=0.5

Accept-Encoding: gzip,deflate

Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7

Keep-Alive: 300

Connection: keep-alive



HTTP/1.x 200 OK

Date: Thu, 27 Jul 2006 12:32:40 GMT

Server: Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.10-16 DAV/1.0.3

Transfer-Encoding: chunked

Content-Type: text/plain; charset=utf-8

Via: 1.1 Application and Content Networking System Software 5.3.5

Connection: Keep-Alive



Debian Popularity-Contest HTTP-POST submission URL
Visit http://popcon.debian.org/ for more info.


I also tried to submit a new report from my laptop, and this did not
give any errors to syslog, which it should if it failed to get the
proper reply from the HTTP server.

  # /etc/cron.weekly/popularity-contest
  # grep popularity-contest /var/log/messages
  #


I get kronos popularity-contest: unable to submit report to 
http://popcon.debian.org/cgi-bin/popcon.cgi.; in the log



Are you still seeing the problem?  If so, I suggest checking for HTTP
proxies between your machine and popcon.debian.org.


Yep, still getting it everytime. I don't know if there is a transparent 
proxy here at work, I'm not aware of one, and if there is it shouldn't 
interfering with sumbitting data. I've now tested some other debian boxes 
here and sometimes they are able to sumbit ok, but not always.


For example on another box I saw this:

Failed to upload, answer 'HTTP/1.1 400 Bad Request
Date: Thu, 27 Jul 2006 12:44:53 GMT
Server: Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.10-16 DAV/1.0.3
Connection: close
Content-Type: text/html; charset=iso-8859-1

!DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
HTMLHEAD
TITLE400 Bad Request/TITLE
/HEADBODY
H1Bad Request/H1
Your browser sent a request that this server could not understand.P
The request line contained invalid characters following the protocol 
string.P

P
HR
ADDRESSApache/1.3.33 Server at gluck.debian.org Port 80/ADDRESS
/BODY/HTML
'

Not sure how this could happen. The error is coming back from gluck because 
it obviously doesn't understand the header enough to realise which virtual 
host it was even aimed at, which does suggest that it's getting damaged in 
transit, or maybe before actually being sent.


I tried adding the -C option to the uploader and now the box that couldn't 
send before is able to send fine everytime, and the box that could send 
sometimes, now always fails with answer = ;


Any suggestions on how to debug this?

Richard.




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



Bug#375001: fglrx-kernel-src refuses to build against 2.6.17.1 kernel

2006-07-05 Thread Richard Burton
Bas, thanks for the patch. Works like a charm, but looks liek there may be 
more than one problem here (though I only hit the one). I build against the 
stock debian 2.6.17-2 kernel.


Richard.




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



Bug#278581: ITP: kicad -- Electronic PCB suite

2006-06-27 Thread Richard Burton
I've produced packages for kicad for my own use and entertainment. They 
aren't perfected yet, but they do the job and hopefully wont take too much 
to improve to the required standard.


I'd like to take over this ITP, but there is already a queue forming. 
Daniel, if you are still interested, maybe we could team up and make a 
hostile takeover of this ITP? I think it would be justified considering it's 
been over 18 months. I'm not a DD and so if you aren't we'll have to go the 
sponsored route.


Richard.




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



Bug#367081: sa-exim: not working with latest spamassassin package

2006-06-01 Thread Richard Burton



From: Sander Smeenk [EMAIL PROTECTED]
I don't really know what might cause this all. Did you change something
in your spamassassin/local.cf? Or maybe made changes to sa-exim.conf?


Nothing in the spamassassin file was changed, and no recent changes to 
sa-exim conf.



Or with purging, did you also remove all the config files?


Yep.

I've got past the problem now, though I can't say I've figured out what was 
really wrong with it. With the new version of spamassassin (I assume) the 
spamd daemon became disabled, and reenabling it has fixed my problem.


However the original problem can't have been that simple, because I 
originally saw no connection refused messages in syslog from spamc, but 
instead I saw a report of the spam status of each incoming message. Which 
was pretty confusing since it made everything look like it was working 
perfectly. Anyway, some combination of purging, reinstalling, and playing 
with config files has solved the problem.


The only thing I would say is the unknown error message in SA could be a bit 
better, after looking at the code and turning up the debug I could see that 
unknown error meant more specifically that no X-Spam-Status header was in 
what came back from spamc.


Also, it would be nice if spamc could give some feedback as to the problem 
it had, perhaps a header to indicate why it didn't actually do anything with 
the message, but that's obviously an issue for the developers of that, not 
you.


You are welcome to close this bug, I haven't myself just incase you do want 
to use it improve the error messages to aid debugging.


Richard.




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



Bug#367081: sa-exim: not working with latest spamassassin package

2006-05-21 Thread Richard Burton


I'm drowning in spam here, any more ideas on what I can check? I've tried 
purging the sa-exim and spam assassin packages and reinstalling, didn't 
help. Logs still show SA appears to be working fine, but sa-exim is still 
saying there was an unknown failure.


Richard.




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



Bug#367081: sa-exim: not working with latest spamassassin package

2006-05-14 Thread Richard Burton
I sent this once already and it never made it onto the bug tracker, so 
trying again.



Which means SA-Exim did work, but SpamAssassin itself failed for some
reason. It would be great if you can search through your logs and see if
you can find out why SpamAssassin isn't working.



From syslog:


May 14 14:29:41 localhost spamd[14765]: spamd: connection from localhost 
[127.0.0.1] at port 34030
May 14 14:29:41 localhost spamd[14765]: spamd: setuid to Debian-exim 
succeeded
May 14 14:29:41 localhost spamd[14765]: spamd: processing message 
[EMAIL PROTECTED] for Debian-exim:102
May 14 14:29:41 localhost spamd[14765]: spamd: clean message (1.9/5.0) for 
Debian-exim:102 in 0.6 seconds, 994 bytes.
May 14 14:29:41 localhost spamd[14765]: spamd: result: .  1 - 
AWL,DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,MSGID_FROM_MTA_HEADER 
scantime=0.6,size=994,user=Debian-exim,uid=102,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=34030,mid=[EMAIL PROTECTED],autolearn=no

May 14 14:29:41 localhost spamd[14764]: prefork: child states: II

Looks to me like SA is happy at it's end. Please let me know what else to 
collect/try.


Richard.




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



Bug#365831: xserver-xorg: uninstallable on clean system, preinst exit status 10

2006-05-03 Thread Richard Burton

Package: xserver-xorg
Version: 1:7.0.15
Severity: grave

xserver-xorg cannot be installed on a clean system. clean system was 
created

using DFS cd to bootstrap unstable. Previously I would have installed
xwindows-system-core  gnome-desktop-environment to get my desktop.

I wasn't totally sure what x-windows-system-core translated to with xorg, so 
I

guessed at xserver-xorg-core. This installed fine, but gdm wouldn't start
(no /etc/X11/X symlink), so I proceeded to try and install xserver-xorg 
(which
thinking about it is probably the one that creates this symlink, as well as 
the

xorg config file).

xserver-xorg gives:
subprocess pre-installation script returned error exit status 10

Rebuilding the package with -x in the preinst I can see that it's failing at
the call to /use/share/debconf/frontend. Sticking a couple of prints in 
there

I can see it's $confmodule-exitcode that's 10 on after the
while ($confmodule-communicate) loop.

I don't know anything about debconf, so I can't diagnose any further without
some instruction. Please let me know what else I can do...


Richard.




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



Bug#365831: xserver-xorg: uninstallable on clean system, preinst exit status

2006-05-03 Thread Richard Burton

This is fixed in version 1:7.0.16 of xserver-xorg in incoming.


Confirmed fixed. Sorry for the dupe (I did check, but somehow missed it).

Richard.




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



Bug#365610: thunderbird: set as default mail reader uses incorrect path

2006-05-01 Thread Richard Burton


 Thunderbird promps on startup to set itself as default reader. Clicking 
yes
 causes it to set the default mail reader to 
/usr/lib/thunderbird/thunderbird,

 which does not exist.

 On next restart it will prompt again, as it does not then recognise this 
value

 as being correct.

... you have the -gnome-support package installed or not?


It is installed.

Richard.




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



Bug#308661: ITP: tuxguardian - host/application firewall

2006-04-17 Thread Richard Burton

Hi,

Just wondered if you still planned to package this, it's been nearly a year 
since the ITP was opened.


Richard.




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



Bug#362895: libgtk2.0-0: complete loss of desktop, nautilus

2006-04-16 Thread Richard Burton

Package: libgtk2.0-0
Version: 2.8.17-1
Severity: important

Installed latest gtk packages in unstable, resulted in immediate loss of 
desktop. Lost all icons from desktop, but background image remained. After 
logging out and back in again plain grey desktop, no icons or background 
image. Right clicking on desktop gives no response.


Nautilus will no longer start, just hangs, or perhaps it is running but 
never manages to draw to the screen? Strace shows it stopped at this, maybe 
that's normal waiting for something to happen, can collect a full trace if 
that helps. I suspect the desktop is also hung in a similar way.


Richard.

stat64(/home/raburton/Desktop, {st_mode=S_IFDIR|0755, st_size=4096, ...}) 
= 0

access(/home/raburton/Desktop, F_OK)  = 0
stat64(/home/raburton/.kde/share/config/kdeglobals, 0xafa8ad4c) = -1 
ENOENT (No such file or directory)
open(/home/raburton/.kde/share/config/kdeglobals, O_RDONLY) = -1 ENOENT 
(No such file or directory)

time(NULL)  = 1145182606
stat64(/usr/share/config/kdeglobals, 0xafa8ad4c) = -1 ENOENT (No such file 
or directory)
open(/usr/share/config/kdeglobals, O_RDONLY) = -1 ENOENT (No such file or 
directory)

time(NULL)  = 1145182606
writev(21, [{GIOP\1\2\1\0\24\3\0\0, 12}, 
{\360\254\250\257\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0F\366..., 788}], 2) = 
800

futex(0x8116cfc, FUTEX_WAIT, 11, NULL)  = 0
futex(0x8116cf8, FUTEX_WAIT, 2, NULL)   = 0
futex(0x8116cf8, FUTEX_WAKE, 1) = 0
futex(0x8116cd8, FUTEX_WAIT, 2, NULL)   = 0
futex(0x8116cd8, FUTEX_WAKE, 1) = 0
writev(21, [{GIOP\1\2\1\0\332\2\0\0, 12}, 
{\240\254\250\257\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0F\366..., 730}], 2) = 
742

futex(0x8116bd8, FUTEX_WAKE, 1) = 1
futex(0x8116cfc, FUTEX_WAIT, 13, NULL




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



Bug#362672: xserver-xorg: what happens if you delete /usr/X11R6/bin/X symlink...

2006-04-15 Thread Richard Burton

Package: xserver-xorg
Version: 1:7.0.11
Followup-For: Bug #362672

FYI:
I figured that the X symlink was probably just a left over and not all that
important, so I tried deleting it and doing a reconfigure of the x packages.
This caused the /usr/X11R6/bin folder to be deleted and a new symlink to
/usr/bin was created.

When I next tried to start gdm it failed to find /usr/X11R6/bin/X. Following 
the
chain of symlinks leads you to /bin/X, which doesn't exist. To fix this on 
my
system I linked this to /etc/X11/X, which in turn points to your chosen X, 
so I

assume this is the correct thing to do.

Richard.




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



Bug#359781: bcm5700-source: doesn't compile against 2.6.16 kernel

2006-04-04 Thread Richard Burton

close 359781
thanks

As suspected this was caused by 358580, no one actually looked at that bug 
(but a duplicate bug was raised later and fixed) or this one, so I'm marking 
it as closed myself.


Richard.




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



Bug#358580: linux-2.6: cannot build modules against 2.6.16

2006-03-30 Thread Richard Burton


Richard, you said you were able to build fglrx. Did you make something 
special ?
I also tried without module-assistant, but cannot figure out why it is 
looking

for Makefile.lib.c file.


That module builds fine for me, in fact so far it's the only one that does 
against 2.6.16.
bcm5700 doesn't, thinkpad smapi doesn't, nvidia doesn't (though that's 
because of something in the nvidia driver itself, not the kernel headers 
package).


While in 2.6.15 I did:
m-a clean all
m-a -l 2.6.16-1-686
- update
- prepare
- select
- - get
- - build
- - install


sudo module-assistant -t build fglrx
Warning, /usr/src/linux-headers-2.6.16-1 seems to contain unconfigured 
kernel

source!


I do still get this warning, and it is probably part of the problem, but it 
seems the flgrx module builds differently (i.e. doesn't use the kernels own 
module build makefile) so it does work.


To avoid this bug getting distracted if you still can't get it to build I'd 
raise it against that component, and if it does relate to this bug then the 
maintainer can hopefully draw some attention to this one. So far there has 
been no response from any of the kernel team to this bug.


Richard.




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



Bug#358192: libusb-0.1-4: please add a symlink from libusb.so

2006-03-28 Thread Richard Burton


For applications that explicitly load libusb.so at runtime with a dlopen 
call.


In that case the application is broken. Using libusb.so instead of 
libusb-0.1.so.4 does not guarantee that the ABI is the right one.


libusb will (probably) soon be released with a totally new ABI. Both old 
and new libraries will be installable at the same time, but if the 
application uses libusb.so, it will not know which library will be loaded.


Yeah, that's a fair point. Though I would argue that keep changing the ABI 
isn't a great idea, and if they didn't then problems like this wouldn't 
arise (but I know that's an upstream issue, not the fault of your package).


Richard.




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



Bug#358192: libusb-0.1-4: please add a symlink from libusb.so

2006-03-22 Thread Richard Burton


You should not need the .so file at runtime, but only during development. 
That's why the .so file is in the -dev package, as for other libraries, and 
as required by the policy.


Why do you need the .so file in the library package?


For applications that explicitly load libusb.so at runtime with a dlopen 
call. The example I came across was in an IBM driver for a Remote 
Supervisior Adapter card. Loading the lib at runtime isn't just to get round 
GPL linking issues (as I first suspected) as the driver code is also 
released under the GPL. 
(http://www-306.ibm.com/pc/support/site.wss/document.do?sitestyle=ibmlndocid=MIGR-59454)


Richard.




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



Bug#358192: libusb-0.1-4: please add a symlink from libusb.so

2006-03-21 Thread Richard Burton


libusb package provides no libusb.so, other distros do (checked on redhat) 
and
some software expects it. Please provide a libusb.so symlink to real lib 
file.


Just install libusb-dev.


That's a workaround, but libusb is provided by the libusb package, not the 
libusb-dev package. It shouldn't be necessary to install the libusb-dev 
package just to use the runtime library provided by a different package, and 
where no other components of the dev package are required.


Richard.




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



Bug#356815: logwatch: unmatched entry, imapd

2006-03-19 Thread Richard Burton

Am I becoming a pain yet?


No, but patches would be cool if you are skilled enough for that. (You 
could get svn commit access on svn.debian.org for that)


Sure, no problem. Sorry I've been lazy with patches previously. My alioth 
userid is raburton-guest.



I vote for ignore.


Questionable, some other logwatch scripts report connection timeouts. At 
least one ignores the timout but contains a comment like why do we ignore 
this?. And that's the solution I'll choose. :-)


I'm happy to go with whatever the general policy is, but couldn't see a lot 
of value in reporting it in this particular case.


Richard.




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



Bug#356292: apt-cacher: failed to update packages, emptied entire cache

2006-03-11 Thread Richard Burton



From: Eduard Bloch [EMAIL PROTECTED]
 Package: apt-cacher
Which version?


Sorry, filed the report on another machine so it didn't pick it up.
Version is 1.5.3 (latest unstable).


Bad. There are checks to prevent exactly this. The only scenario where I
can imagine this happening:

 - the server delivered empty files with OK status code
 - you have hit a bug in LWP (the file download backend) and it
   propagated the error code incorrectly?


I suspect there is no easy way to tell which, which would make it harder to 
fix. Maybe an option to make certain repositories required, so cleanup wont 
take place if there isn't a valid packages file for that repository?




This all should become a little bit more reliable with apt-cacher II.


Excellent, when is this due?

Richard.




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



Bug#355528: logwatch: unmatched entries for secure-log

2006-03-10 Thread Richard Burton



7.2.1-1test1 released.

try
logwatch --print --range all --service secure


That seems to do the job, thanks.

Richard.




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



Bug#355528: logwatch: unmatched entries for secure-log

2006-03-09 Thread Richard Burton



From: Willi Mann [EMAIL PROTECTED]


Are you sure that the deletion of the group is covered? I only see Deleted 
Users, not Deleted Groups in your report. I think this is another spelling 
issue, the secure script contains the string remove group instead of 
removed group.


Ah yes, I wasn't paying close enough attention. Good spot.

Can you send me the full loglines, so I can pass them to the script for 
testing? You will find them in /var/log/auth.log.


Mar  5 17:00:35 localhost userdel[29009]: delete user `asterisk'
Mar  5 17:00:35 localhost userdel[29009]: delete `asterisk' from group 
`dialout'
Mar  5 17:00:35 localhost userdel[29009]: delete `asterisk' from group 
`audio'
Mar  5 17:00:35 localhost userdel[29009]: removed group `asterisk' owned by 
`asterisk'
Mar  5 17:00:35 localhost userdel[29009]: delete `asterisk' from shadow 
group `dialout'
Mar  5 17:00:35 localhost userdel[29009]: delete `asterisk' from shadow 
group `audio'

Mar  5 17:03:51 localhost su[28967]: (pam_unix) session closed for user root
Mar  5 17:04:22 localhost sudo: raburton : TTY=pts/1 ; PWD=/home/raburton ; 
USER=root ; COMMAND=/usr/bin/apt-get install asterisk

Mar  5 17:04:28 localhost groupadd[29161]: new group: name=asterisk, GID=106
Mar  5 17:04:29 localhost useradd[29162]: new user: name=asterisk, UID=104, 
GID=106, home=/var/lib/asterisk, shell=/bin/false

Mar  5 17:04:29 localhost chage[29163]: changed password expiry for asterisk
Mar  5 17:04:29 localhost chfn[29164]: changed user `asterisk' information
Mar  5 17:04:29 localhost gpasswd[29166]: set members of audio to asterisk
Mar  5 17:04:30 localhost gpasswd[29168]: set members of dialout to asterisk
Mar  5 17:04:44 localhost sudo: raburton : TTY=pts/1 ; PWD=/home/raburton ; 
USER=root ; COMMAND=/etc/init.d/asterisk start


Richard.




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



Bug#352333: logwatch: unmatched entry for couriertls

2006-02-18 Thread Richard Burton

From: Willi Mann [EMAIL PROTECTED]



I've released 7.2.1-1test0 as usual.

I'm hope that this fixes the issue, I don't use courier-imap, only the 
other courier services.


Fix tested and confirmed.

Thanks, Richard.




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



Bug#352333: logwatch: unmatched entry for couriertls

2006-02-11 Thread Richard Burton



 - IMAP Begin  
 **Unmatched Entries**
couriertls: read: Connection reset by peer: 3 Time(s)
  -- IMAP End -



The only question: report or ignore?


I'd say ignore. I can't really see much value in reporting this.

Regards,
Richard.




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



Bug#345918: Duplicate bug (Was: modules do not install to correct folder)

2006-01-24 Thread Richard Burton

This appears to be a duplicate of #330081, but since this one is marked
'confirmed' and has a different urgency, I'll leave it to the
maintainers to combine as they see fit.


Yes, it does seem to be the same problem. As it looks to have been fixed now 
they should ideally be merged and closed - unless it was left open for a 
reason. As neither bug has been acknowledged as being fixed, it doesn't seem 
wise to close them manually incase the fix we see at the moment hasn't been 
deemed as final.


Richard.




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



Bug#348974: log-watch: unmatched entry for Syslogd

2006-01-22 Thread Richard Burton



Please test the version 7.2.1-0test1


I'm afraid this version seems to be fundamentally broken, this was all I got 
in my mail this morning from cron (and no log watch email at all):


/etc/cron.daily/00logwatch:
No mail for root
run-parts: /etc/cron.daily/00logwatch exited with return code 141

I tried to get the Debug::Trace module to show me what was was going on, but 
I couldn't get any output from it. An strace ended with this, which looks 
like a problem passing the output to the mail command:
write(4, MIME-Version: 1.0\nContent-Transf..., 4096) = -1 EPIPE (Broken 
pipe)

--- SIGPIPE (Broken pipe) @ 0 (0) ---
+++ killed by SIGPIPE +++

Richard.




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



Bug#348974: log-watch: unmatched entry for Syslogd

2006-01-22 Thread Richard Burton
I use exim and courier, and installing sendmail seems to want to remove 
them. Does this mean I can no longer use logwatch?


No, you need an mta that provides /usr/sbin/sendmail, in debian terms a 
package that provides mail-transport-agent. My sentence was probably the 
worst form to express that. But apt will take care for that anyway.


Jolly good, I don't understand how all the MTA components fit together. 
Anyway, tested with the new version and it can send mail again, and the 
original reported syslogd message issue is resolved.


Richard.




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



Bug#345918: Possible solution

2006-01-21 Thread Richard Burton
It appears that this has now been fixed in 2.6.15-3, the localversion file 
is now installed with the headers. I have tested it with the zaptel module 
and it now installs to the correct location.


Can this bug be closed, or has it been left open for a reason?

Richard.




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



Bug#298275: logwatch: exim report excessively verbose

2006-01-21 Thread Richard Burton

thanks. Is this with the latest version 7.1-2 in debian, or on sarge?
7.1-2 in unstable. I've applied the new version for the syslogd restart fix (and waiting till tomorrows report before giving feedback on that), so I'll try and force a couple of these log messages too and see if the new version has also fixed these.
Richard.




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



Bug#298275: logwatch: exim report excessively verbose

2006-01-20 Thread Richard Burton
I'm not getting the thousands of unmatched entries reported in this bug 
(though I handle 2/3 mails a day so I wouldn't expect that many), but I get 
a few, here are the ones that I got today (hosts and ips blatted):


**Unmatched Entries**
2006-01-19 22:20:27 Connection from [xxx.119.252.7] refused: too many 
connections: 5 Time(s)


2006-01-19 22:28:08 SMTP call from www.domain.jp (rep.domain.jp) 
[xxx.45.239.250] dropped: too many nonmail commands (last was RSET): 1 
Time(s)


2006-01-19 22:57:18 SMTP call from www.domain.net [xxx.31.42.77] dropped: 
too many nonmail commands (last was RSET): 1 Time(s)


2006-01-19 22:59:11 SMTP call from host80-142.discord.domain.net 
(domain.com) [xxx.16.80.142] dropped: too many syntax or protocol errors 
(last command was RCPT TO:[EMAIL PROTECTED]): 1 Time(s)


Richard.




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



Bug#347847: #347847 vlc: Not installable on powerpc unstable

2006-01-17 Thread Richard Burton

retitle 347847 vlc: Not installable on unstable
thanks

It's not just powerpc, also x86.

Richard.




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



Bug#345918: linux-2.6: modules do not install to correct folder in /lib/modules

2006-01-04 Thread Richard Burton

Package: linux-2.6
Version: 2.6.15

When using make module_install with the makefile that comes with the kernel 
(/lib/modules/2.6.15-1-686/build/Makefile) modules are not installed into 
the correct location in /lib/modules. They build fine but are then installed 
to /lib/modules/2.6.15 instead of /lib/modules/2.6.15-1-686.


I have seen this with tp_smapi module (http://tpctl.sourceforge.net/), and 
the zaptel module (available in unstable) built using m-a.


Richard.




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



Bug#345918: linux-2.6: modules do not install to correct folder in /lib/modu

2006-01-04 Thread Richard Burton


Congratulations, you are the first to file a bug report against linux 
2.6.15 :)


Yay ;-)

Could you tell us exactly what you do to build the module, and check if 
this

is not a bug in m-a or your module ?
The official recomended way of building modules is to build inside the 
module

tree with KSRC=/lib/modules/2.6.15-1-686/build, is this the way you do it ?


Here are a couple of extracts from the tp_smapi makefile which should show 
how it's done (I use 'make install' to drive this):


KVER := $(shell uname -r)
KDIR := /lib/modules/$(KVER)/build
PWD := $(shell pwd)
MDIR   := drivers/firmware
...
modules: $(patsubst %.o,%.c,$(TP_MODULES))
   $(MAKE) -C $(KDIR) M=$(PWD) modules
...
install: modules
   rm -f /lib/modules/$(KVER)/kernel/$(MDIR)/{tp_base,tp_smapi}.ko
   $(MAKE) -C $(KDIR) M=$(PWD) modules_install
   depmod -a


Did it work for the official 2.6.14-[12] debian kernels ? Did it work for
another kernel ?


No, it was the same at 2.6.14, don't know about earlier than that.

Also worth noting is that it looks from the makefile (the rm before the 
make, using MDIR) as though the modules should get installed in 
/lib/modules/2.6.15-1-686/kernel/drivers/firmware, but they actually end up 
in /lib/modules/2.6.15-1/extras, not sure if that's another build system 
problem, or if it is an issue with the makefile though???


Richard.




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



Bug#345918: linux-2.6: modules do not install to correct folder in /lib/modu

2006-01-04 Thread Richard Burton

 KDIR := /lib/modules/$(KVER)/build
 modules: $(patsubst %.o,%.c,$(TP_MODULES))
$(MAKE) -C $(KDIR) M=$(PWD) modules
 ...
 install: modules
rm -f /lib/modules/$(KVER)/kernel/$(MDIR)/{tp_base,tp_smapi}.ko
$(MAKE) -C $(KDIR) M=$(PWD) modules_install

We use $(MAKE) KSRC=/lib/modules/$(KVER)/build to build and install, i
believe. have you seen other modules and can you confirm they don't break 
or

something such ?


I'm sorry but I'm not quite sure what you mean.
I've tried changing the above make calls to these:
$(MAKE) KSRC=$(KDIR) modules
$(MAKE) KSRC=$(KDIR) M=$(PWD) modules
$(MAKE) KSRC=$(KDIR) -C $(KDIR) M=$(PWD) modules
only the last of the 3 will build, and that still installs to the wrong 
place again.


The original method does build fine, so I think for the most part make is 
finding it's way into the right places, it's just the install step that uses 
the wrong kernel name string for it's installation directory in 
/lib/modules, so I'd think that however KSRC works we'd end up with the same 
problem?


As I say I'm not sure that I've understood the KSRC variable, or quite where 
to use it, so you may well be right about it.


Doing a bit of digging, I see that it comes down to the value of MODLIB in 
/usr/src/linux-headers-2.6.15-1-686/scripts/Makefile.modinst, this appears 
to come from $KERNELRELEASE, which appears to be made up of 
$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)$(LOCALVERSION)


Calling 'make -C /lib/modules/2.6.15-1-686/build kernelrelease' shows the 
kernel release as 2.6.15, but shouldn't this show 2.6.15-1-686, (which is 
defined for UTS_RELEASE in version.h)?


Richard.




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



Bug#345918: linux-2.6: modules do not install to correct folder in /lib/modu

2006-01-04 Thread Richard Burton
 Calling 'make -C /lib/modules/2.6.15-1-686/build kernelrelease' shows 
the
 kernel release as 2.6.15, but shouldn't this show 2.6.15-1-686, (which 
is

 defined for UTS_RELEASE in version.h)?



can you give the output of :

dpkg -l | grep linux-header


[EMAIL PROTECTED]:~$ dpkg -l | grep linux-header
ii  linux-headers-2.6-686   2.6.15-1  
Architecture-specific header files for Linux
ii  linux-headers-2.6.14-2  2.6.14-7  Common header 
files for Linux kernel 2.6.14
ii  linux-headers-2.6.14-2-686  2.6.14-7  Header files 
for Linux kernel 2.6.14 on PPro
ii  linux-headers-2.6.15-1  2.6.15-1  Common header 
files for Linux kernel 2.6.15
ii  linux-headers-2.6.15-1-686  2.6.15-1  Header files 
for Linux kernel 2.6.15 on PPro

[EMAIL PROTECTED]:~$



Please, the issue may be related to you not having the right header package
installed, or the header package being buggy, but i believe the first to be
the case. You need the per flavour linux-header package, which should 
include

a configured .config file, settign the $KERNELRELEASE variable to the right
thing, somwhere in this chain something may be wrong, either on your part 
or

ours.


Seems to be no mention of the version number (except a comment) in the 
.config files:

[EMAIL PROTECTED]:~# locate .config | grep 2.6.15 | xargs grep 2.6.15
/usr/src/linux-headers-2.6.15-1-686/.config:# Linux kernel version: 
2.6.15-1-686

/usr/src/linux-headers-2.6.15-1/.config:# Linux kernel version: 2.6.15-1
/var/lib/dpkg/info/linux-image-2.6.15-1-686.config:my $version   = 
2.6.15-1-686;



Another try is :
apt-get source -b pwc


I had to install kernel-package and linux-headers-2.6.14 (which pulled in 
headers for all kinds of x86 cpus i don't have) to get this to pass the 
dependancy check, but it still failed to build. And it appears it was trying 
to build using the headers for k7, not 686 too. That package seems messed 
up, probably not the best one to test with.


Richard.




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



Bug#345755: fglrx-driver: will not install with latest unstable xorg packages

2006-01-03 Thread Richard Burton

Package: fglrx-driver
Version: 8.20.8-1
Severity: important

Package depends on xserver-xorg ( 6.8.99), but xserver-xorg in unstable is 
now at 6.9.0. If package is forced x-server does not start (fails a version 
check on the module at startup).


Richard.




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



Bug#343042: [Yaird-devel] Bug#343042: #343042: linux-image-2.6.14-2-686: Boot aborts wit

2005-12-15 Thread Richard Burton

From: Erik van Konijnenburg [EMAIL PROTECTED]
On Wed, Dec 14, 2005 at 10:42:58AM +, Richard Antony Burton wrote:


 FYI the above workaround does not work for machines with SATA drives. I 
couldn't

 find a combination of modules that would get it to boot.



To help debugging, could you post your version of /etc/yaird/Default.cfg,
plus the output of yaird -v for the working version and the broken version?


I can no longer recreate the problem. To give more background, which may 
explain why, this was a clean install on a new box with SATA, using Debian 
From Scratch 0.6.19. I was under the 2.6.11 kernel from the CD when I build 
the initrd in a chroot to my new install. /proc and /sys were both mounted, 
and yaird appeared to complete sucessfully.


I have tried booting from the DFS CD again under the same kernel and still 
cannot recreate the problem. The bootstrapped version of sid from the CD 
contained quite a few backlevel packages, which have since been updated, so 
maybe this has some bearing on it? I don't have another box like this I can 
reinstall now to try again from scratch.


Anyway, in my current system state I can build a working initrd from the 
latest yaird, and since there is no upgrade path to 2.6.14/yaird from Sarge 
(and so probably no official upgrade path from anything else either) this 
can probably be discounted as an odd one-off.


Regards, Richard.




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



Bug#338569: Can't call PowerPC 5.0 java programs via two symlinks

2005-12-01 Thread Richard Burton
retitle 338569 java-package: can't run java programs via two symlinks - JVM 
not found: libjvm.so

tags 338569 patch
thank

I also hit this problem on i386. It appears that make-jpkg in stable creates
scripts in /usr/bin that are linked via alternatives, instead of double
symlinking to the real binary. For some reason this has been removed in the
version currently in unstable.

I have included a patch that will restore this functionality for ibm v5 
jre/jdk. It

is also required for java 1.4, so it needs fixing there too, but this patch
should help you build your v5 packages in the mean time.

Richard.

diff -ur java-package.orig/ibm-j2re1.5/install java-package/ibm-j2re1.5/install
--- java-package.orig/ibm-j2re1.5/install	2005-12-01 13:27:52.0 +
+++ java-package/ibm-j2re1.5/install	2005-12-01 13:09:45.0 +
@@ -12,9 +12,14 @@
 # alternative program
 function program_alternative() {
 local program=$1
+cat /usr/bin/$program-$suffix EOF
+#! /bin/sh
+exec $j2se_base/bin/$program \${1+\$@}
+EOF
+chmod 755 /usr/bin/$program-$suffix
 update-alternatives \
 --install /usr/bin/$program $program \
-$j2se_base/bin/$program $priority
+/usr/bin/$program-$suffix $priority
 }
 
 # kinit, klist, and ktab not installed at this
Only in java-package/ibm-j2re1.5: install.bak
diff -ur java-package.orig/ibm-j2re1.5/remove java-package/ibm-j2re1.5/remove
--- java-package.orig/ibm-j2re1.5/remove	2005-12-01 13:27:52.0 +
+++ java-package/ibm-j2re1.5/remove	2005-12-01 13:18:03.0 +
@@ -12,7 +12,8 @@
 function program_alternative() {
 local program=$1
 update-alternatives \
---remove $program $j2se_base/bin/$program
+--remove $program /usr/bin/$program-$suffix
+rm /usr/bin/$program-$suffix
 }
 
 program_alternative ControlPanel
Only in java-package/ibm-j2re1.5: remove.bak
diff -ur java-package.orig/ibm-j2sdk1.5/install java-package/ibm-j2sdk1.5/install
--- java-package.orig/ibm-j2sdk1.5/install	2005-12-01 13:27:52.0 +
+++ java-package/ibm-j2sdk1.5/install	2005-12-01 13:16:40.0 +
@@ -9,9 +9,14 @@
 # alternative program
 function program_alternative() {
 local program=$1
+cat /usr/bin/$program-$suffix EOF
+#! /bin/sh
+exec $j2se_base/bin/$program \${1+\$@}
+EOF
+chmod 755 /usr/bin/$program-$suffix
 update-alternatives \
 --install /usr/bin/$program $program \
-$j2se_base/bin/$program $priority
+/usr/bin/$program-$suffix $priority
 }
 
 program_alternative appletviewer
Only in java-package/ibm-j2sdk1.5: install.bak
diff -ur java-package.orig/ibm-j2sdk1.5/remove java-package/ibm-j2sdk1.5/remove
--- java-package.orig/ibm-j2sdk1.5/remove	2005-12-01 13:27:52.0 +
+++ java-package/ibm-j2sdk1.5/remove	2005-12-01 13:18:06.0 +
@@ -9,7 +9,8 @@
 function program_alternative() {
 local program=$1
 update-alternatives \
---remove $program /$j2se_base/bin/$program
+--remove $program /usr/bin/$program-$suffix
+rm /usr/bin/$program-$suffix
 }
 
 program_alternative appletviewer
Only in java-package/ibm-j2sdk1.5: remove.bak



Bug#278729: kernel-image-2.6-k7: kernel-image-2.6*-k7* and 2.6*-686* should

2005-11-23 Thread Richard Burton

On Tue, 8 Nov 2005 15:34:48 +0100, Sven Luther wrote [typo corrected]:

You can now, just need to add
Recommends: blah to the arch/arch/defines entry.


Now the capability has been added, any chance you could pop this extra line 
in? I'd be happy to do it myself, but of course I can't.


Richard.




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



Bug#336178: bcm5700-source: Compile fails for kernel 2.6.14 (struct pci_dev slot_name)

2005-11-13 Thread Richard Burton

Andrew,

bcm5700 compiled fine for me on 2.6.14.

In my source the line you mention isn't on line 2478. I had a look to see if 
it was in there somewhere else and found this starting at line 2735:


#if (LINUX_VERSION_CODE = 0x020422)
   strcpy(info.bus_info, pUmDevice-pdev-slot_name);
#else
   strcpy(info.bus_info, pci_name(pUmDevice-pdev));
#endif

Your bugreport shows you have 8.1.55-2, but that doesn't look like the right 
source for that version. Try running a m-a clean bcm5700 before you try to 
build it to make sure the source is reextracted.


Richard.




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



Bug#278729: kernel-image-2.6-k7: kernel-image-2.6*-k7* and 2.6*-686* should

2005-11-07 Thread Richard Burton

2.6.8 is frozen solid for sarge. IF there is interest in having this
added for the etch kernels, can you please reasign it to linux-2.6


I think it should become a permanent addition to all 686 class kernels going 
forward, but I don't mind what point that starts at - unstable would be fine 
for me, but etch would be useful more widely. I wouldn't expect anything to 
change in sarge at this stage in it's release.


I'm afraid I don't know how to reassign a bug in BTS though, so I can't do 
that.


Richard.




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



Bug#336450: acknowledged by developer (Bug#336450: fixed in yaird 0.0.11-11)

2005-11-05 Thread Richard Burton

Confirmed fix working. Thanks guys.

Richard.




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



Bug#278729: kernel-image-2.6-k7: kernel-image-2.6*-k7* and 2.6*-686* should

2005-11-02 Thread Richard Burton

Kernel-images 2.6.x-686 and 2.6.x-k7 shoud recommend libc6-i686,
because libc6-686 improves system performance when running with
2.6.x-686 and 2.6.x-k7 kernel-images.



Thanks for the clarification.
I now agree with your suggestion.
I will get it into the tree, but
my TODO list is rather long today.


Did this bug get forgotten about? I suspect like most of us your todo list 
hasn't got any shorter over the last year, but I would imagine it'd only be 
a little change to get this in??? And it'd be be nice to get a clean output 
from deborphan again.


Thanks, Richard.




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



Bug#336450: linux-image-2.6.14-1-686: 2.6.14-1-686 doesn't support vga=795 o

2005-10-31 Thread Richard Burton
As Sven said vesafb isn't a module at 2.6.14. So for =2.6.14 you need 
both,

for 2.6.14 you only need to add fbcon to the conf file.


I'm sure you all spotted it - there is a slight error in the above 
statement, so for the record it should read:

As Sven said vesafb isn't a module at 2.6.14. So for 2.6.14 you need both,
for =2.6.14 you only need to add fbcon to the conf file.

It was about midnigth when I wrote that.

Richard.




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



Bug#336450: linux-image-2.6.14-1-686: 2.6.14-1-686 doesn't support vga=795 o

2005-10-30 Thread Richard Burton

This could be changes to video drivers in the kernel. Please describe
your graphics card used.


Oops, I did intened to mention that. It's an Nvidia GeForce 6600GT 128MB 
(generic unbranded reference board).



Please try the following:
1) add ramdisk = /usr/sbin/mkinitrd.yaird to /etc/kernel-img.conf
2) make a backup of the initrd for your older working kernel
3) Run dpkg-reconfigure old kernel package
4) Reboot with older kernel


Now older kernel hits same problem. So I guess this is yaird problem then?


You can also try installing initramfs-tools, uninstalling yaird, run
dpkg-reconfigure new kernel package and reboot with new kernel.


Also has no video on boot.

Richard.




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



Bug#336450: linux-image-2.6.14-1-686: 2.6.14-1-686 doesn't support vga=795 o

2005-10-30 Thread Richard Burton

Nvidia. Ok (or ok is perhaps an exageration: problems with this
specific hardware vendor is not really a surprise to me...)


Yeah, but it plays native Linux Quake 4 very nicely!


You did remember to uninstall yaird before regenerating the ramdisk?


Yep, and to confirm it I checked the size of the generated image, all three 
initrd tools produced clearly different sized images (yaird the smallest by 
a little, then mkinitrd, then initramfs several times the size).



Richard: Are you ready for some more geeky tests?


Always ;-)


So if you could boot an old kernel with initrd ramdisk
and kernel options init=/bin/sh rw, and run the following command:
/sbin/lsmod /mkinitrd-modules.dump
Then do the same with same kernel but yaird ramdisk


It also needed a mount /proc for lsmod to work. It looks as though yaird 
loads a whole lot less modules. If I had to guess I'd say it might be all 
those frame buffer modules that mkinitrd version loads but yaird doesn't.


Richard.

Here is the lsmod from the mkinitrd:
Module  Size  Used by
ext3  141736  1
jbd56760  1 ext3
mbcache 9252  1 ext3
reiserfs  254416  0
ide_disk   18688  2
ide_generic 1152  0 [permanent]
via82cxxx  13820  0 [permanent]
trm290  4196  0 [permanent]
triflex 3680  0 [permanent]
slc90e665664  0 [permanent]
sis551316488  0 [permanent]
siimage12448  0 [permanent]
serverworks 9032  0 [permanent]
sc1200  7296  0 [permanent]
rz1000  2400  0 [permanent]
piix   10340  0 [permanent]
pdc202xx_old   11168  0 [permanent]
opti621 4324  0 [permanent]
ns87415 4264  0 [permanent]
hpt366 20384  0 [permanent]
hpt34x  5152  0 [permanent]
generic 3808  0 [permanent]
cy82c6934676  0 [permanent]
cs5530  5312  0 [permanent]
cs5520  4544  0 [permanent]
cmd64x 12028  0 [permanent]
atiixp  5904  0 [permanent]
amd74xx14396  0 [permanent]
alim15x3   12268  0 [permanent]
aec62xx 7360  0 [permanent]
pdc202xx_new9248  0 [permanent]
ide_core  130388  27 
ide_disk,ide_generic,via82cxxx,trm290,triflex,slc90e66,sis5513,siimage,serverworks,sc1200,rz1000,piix,pdc202xx_old,opti621,ns87415,hpt366,hpt34x,generic,cy82c693,cs5530,cs5520,cmd64x,atiixp,amd74xx,alim15x3,aec62xx,pdc202xx_new

unix   27888  0
fbcon  39936  65
tileblit2240  1 fbcon
font8096  1 fbcon
bitblit 5920  1 fbcon
vesafb  7992  1
cfbcopyarea 3872  1 vesafb
cfbimgblt   2816  1 vesafb
cfbfillrect 4128  1 vesafb
softcursor  2176  1 vesafb
capability  4584  0
commoncap   6912  1 capability

And here is the the lsmod from the yaird image:
Module  Size  Used by
unix   27888  0
ext3  141736  1
jbd56760  1 ext3
mbcache 9252  1 ext3
ide_disk   18688  2
ide_generic 1152  0 [permanent]
hpt366 20384  0 [permanent]
ide_core  130388  3 ide_disk,ide_generic,hpt366
shpchp 99428  0
pci_hotplug28468  1 shpchp
evdev   9728  0
mousedev   11776  0
usbhid 36480  0
usbkbd  7008  0
ehci_hcd   35336  0
uhci_hcd   32176  0
usbcore   122300  5 usbhid,usbkbd,ehci_hcd,uhci_hcd
psmouse31236  0




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



Bug#336450: linux-image-2.6.14-1-686: 2.6.14-1-686 doesn't support vga=795 o

2005-10-30 Thread Richard Burton

Try editing /etc/yaird/Default.cfg and add the following:
MODULE vesafb


Ok, that got the vesafb loaded, but that didn't give me video. Added MODULE 
fbcon as well and that did the job. This testing was all on the 2.6.12.


As Sven said vesafb isn't a module at 2.6.14. So for =2.6.14 you need both, 
for 2.6.14 you only need to add fbcon to the conf file. Tested, so I can 
now confirm this working at both 2.6.12  2.6.14.


So, I have a workaround. Not sure how this should be fixed permanently 
though? Easiest way would seem to be to change the yaird Default.conf, but I 
don't know if that's the right way.


Richard.




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



Bug#332898: new udev package

2005-10-10 Thread Richard Burton



I uploaded a new *untested* package at http://www.bofh.it/~md/debian/ ,
please let me know ASAP if it fixes the bugs you reported (mainly
mousedev and evdev not being automatically loaded).


Sorry, new package doesn't cause mousedev or psmouse to be loaded on my 
system, so without adding them to /etc/modules I still get no X.


Richard.




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