Bug#1040178: Kernel modules will not build, missing asm/orc_header.h

2023-07-02 Thread Richard A Burton
Package: nvidia-kernel-dkms

Version: 525.116.04-1


Setting up nvidia-kernel-dkms (525.116.04-1) ...
Removing old nvidia-current-525.116.04 DKMS files...
Deleting module nvidia-current-525.116.04 completely from the DKMS tree.
Loading new nvidia-current-525.116.04 DKMS files...
Building for 6.3.0-1-amd64
Building initial module for 6.3.0-1-amd64
Error! Bad return status for module build on kernel: 6.3.0-1-amd64 (x86_64)
Consult /var/lib/dkms/nvidia-current/525.116.04/build/make.log for
more information.
dpkg: error processing package nvidia-kernel-dkms (--configure):
 installed nvidia-kernel-dkms package post-installation script
subprocess returned error exit status 10
dpkg: dependency problems prevent configuration of nvidia-driver:
 nvidia-driver depends on nvidia-kernel-dkms (= 525.116.04-1) |
nvidia-kernel-525.116.04 | nvidia-open-kernel-525.116.04 |
nvidia-open-kernel-525.116.04; however:
  Package nvidia-kernel-dkms is not configured yet.
  Package nvidia-kernel-525.116.04 is not installed.
  Package nvidia-kernel-dkms which provides nvidia-kernel-525.116.04
is not configured yet.
  Package nvidia-open-kernel-525.116.04 is not installed.
  Package nvidia-open-kernel-525.116.04 is not installed.

dpkg: error processing package nvidia-driver (--configure):
 dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.37-3) ...
Errors were encountered while processing:
 nvidia-kernel-dkms
 nvidia-driver
E: Sub-process /usr/bin/dpkg returned an error code (1)



Build log ends with errors such as:
/var/lib/dkms/nvidia-current/525.116.04/build/nvidia-drm.mod.c:10:10:
fatal error: asm/orc_header.h: No such file or directory
   10 | #include 
  |  ^~
compilation terminated.


Bug#1040178: Kernel modules will not build, missing asm/orc_header.h

2023-07-02 Thread Richard A Burton
Fully updated sid, on amd64.

Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version  Architecture Description
+++----===
ii  linux-kbuild-6.3 6.3.11-1 amd64Kbuild infrastructure for
Linux 6.3


Bug#502546: [Kicad-devel] Bug#502546: Kicad should suggest documentation

2008-10-18 Thread Richard A Burton
2008/10/17 Chris Walker <[EMAIL PROTECTED]>:
> Package: kicad
> Version: 0.0.20080825c-1
>
> As far as I can see, the kicad package doesn't recommend or suggest
> the kicad-doc packages. Surely it should?

Sure, why not.

Richard.

-- Forwarded message --
From:  <[EMAIL PROTECTED]>
Date: 2008/10/18
Subject: [Kicad-svn-commit] kicad r190 - trunk/debian
To: [EMAIL PROTECTED]


Author: raburton
Date: 2008-10-18 15:45:06 +0200 (Sat, 18 Oct 2008)
New Revision: 190

Modified:
  trunk/debian/control
Log:
add suggests for doc packages

Modified: trunk/debian/control
===
--- trunk/debian/control2008-10-17 17:58:10 UTC (rev 189)
+++ trunk/debian/control2008-10-18 13:45:06 UTC (rev 190)
@@ -11,6 +11,7 @@
 Architecture: any
 Depends: kicad-common (>= ${source:Version}), ${shlibs:Depends}, zlib-bin
 Replaces: kicad-common (<< 0.0.20071129a-1)
+Suggests: kicad-doc-en | kicad-doc-fr | kicad-doc-de | kicad-doc-es |
kicad-doc-hu | kicad-doc-ru | kicad-doc-zh_cn
 Description: Electronic schematic and PCB design software
 Kicad is a suite of programs for the creation of printed circuit boards.
 It includes a schematic editor, a PCB layout tool, support tools and a

___
kicad-svn-commit mailing list
[EMAIL PROTECTED]
https://lists.mose.flexserv.de/cgi-bin/mailman/listinfo/kicad-svn-commit



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



Bug#477685: Updated version of kicad now in unstable

2008-10-18 Thread Richard A Burton
If possible could you test with the latest upstream version of Kicad,
which is now available in unstable, to see if your bugs have been
resolved.

Thanks, Richard.



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



Bug#496897: [Kicad-devel] Bug#496897: [kicad] New version (20080825) available.

2008-08-28 Thread Richard A Burton
2008/8/28 Dimitris Lampridis <[EMAIL PROTECTED]>:
> --- Please enter the report below this line. ---
> A new version of KiCAD is available at their website with many
> improvements over the 20071129 version currently in Debian.

I'm aware. However there are problems with the release, like missing
documentation for several of the languages. There is also a new
release expected soon (which still does not fix the missing languages
problem). I'll probably end up dropping several of the languages in
order to put out a newer release when the next one is available.

Richard.



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



Bug#444771: rt2x00-source: wpa does not work (patch available)

2007-10-01 Thread Richard A Burton
On 01/10/2007, Ben Hutchings <[EMAIL PROTECTED]> wrote:
> I'm not sure exactly which code you're using, since that patch doesn't
> apply to this version.

The patch needs to be unapplied (i.e. the IV line need to be put back
in). I didn't unapply the entire patch set. I literally just put that
one single line back into rt61pci.c, which seems to be sufficient for
that particular driver as it worked perfectly for me afterwards. I
don't have any of the other cards to try with though.

Richard.



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



Bug#444771: rt2x00-source: wpa does not work (patch available)

2007-10-03 Thread Richard A Burton
On 01/10/2007, Ben Hutchings <[EMAIL PROTECTED]> wrote:

> Well if it's useful for one driver I suppose it's still an improvement.
> The patch I am considering would do this in the rt61pci driver:

Sorry about the delay in replying. I've tested the suggested patch and
it works fine for me.

Richard.



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



Bug#469516: Bug update

2008-03-18 Thread Richard A Burton
Bug has been confirmed in latest svn build.
Forwarded upstream:
http://sourceforge.net/tracker/index.php?func=detail&aid=1918746&group_id=145591&atid=762476

Richard.


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



Bug#469516: [Kicad-devel] Bug#469516: New upstream version should be tested.

2008-03-18 Thread Richard A Burton
Sorry about my slow response, I've had exams this last couple of
weeks, but I'm on holiday for Easter now!

I'll try and have a look at this problem and see if a) I can reproduce
it on my system b) if it then disappears with an svn build.

As for packaging, I've already made the required changes to use the
new cmake build system. There may be one or two more tweaks needed
after the recent svn reorganisation, but shouldn't be major.

Talk has started on the dev mailing list about a release candidate, so
we may be getting close to a new release.

Richard.


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



Bug#477685: [Kicad-devel] Bug#477685: Please try newest xorg and intel driver.

2008-04-26 Thread Richard A Burton
>  The reason because "hardy" was reported is that, sadly, many projects
>  have packages for Ubuntu but not for Debian, so I was forced to add
>  entries like:
>
>  # WxWidgets
>  deb http://apt.wxwidgets.org/ gutsy-wx main

Well this is potentially a problem, since Kicad uses wxWidgets and the
Debain package was built against (and only tested with) the version
available in the appropriate version of Debian. If you are using other
versions of a library like that you are in untested territory.

>  >  Please upgrade your system to latest lenny and try with that. If it 
> doesn't
>  > work, try upgrading xserver-xorg-video-intel and eventually full xorg to
>  > unstable.
>
>  My system is now up to date but pcbnew still crashes when I try to see
>  the 3d version of my board. Do I really must upgrade to unstable? I
>  don't like to use unstable 'cause it is, well, unstable; and I can't
>  afford to have my laptop in an unusable or buggy state. I only have
>  unstable in my repository for those cases when a package in testing
>  has a dependency that is only in unstable.

You don't really need to go to unstable (which, btw isn't really
unstable). However it's very likely to be a video driver bug, since
there is no graphics card specific code in Kicad, and it works fine on
all other cards it's been tested on. I don't have access to the same
video card as you to attempt to recreate this on, so I am not in a
position to debug it.

>  Well, I hope it gets updated soon. Meanwhile I'll have to get used to
>  be able to see the 3d version only in my desktop system.

When the next upstream version of Kicad is released it'll be packaged
quickly, and it's looking like this may not be too far away now. Don't
expect this to fix your problem though. It's possible it's a Kicad
bug, but it's pretty unlikely (and even if it is, there is no reason
to assume it will have been fixed upstream, I've seen no reports of
this problem on the developer mailing lists or any relevant svn
commits).

Richard.



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



Bug#475165: iceweasel: Image corruption

2008-04-09 Thread Richard A Burton
reassign 475165 cairo
forcemerge 474395 475165
thanks

>  It looks like bug #474395

Yeah sorry for the dupe.

Richard.



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



Bug#495371: [Pkg-fglrx-devel] Bug#495371: fglrx-kernel-src: Does not build against 2.6.26

2008-08-16 Thread Richard A Burton
2008/8/16 Romain Beauxis <[EMAIL PROTECTED]>:
> forcemerge 493718 495371
> thanks
>
> Le Saturday 16 August 2008 22:12:51 Richard Antony Burton, vous avez écrit :
>> Package: fglrx-kernel-src
>> Version: 1:8-6-2
>> Severity: grave
>> Justification: renders package unusable
>
> Please, try to read existing reports before submiting a new one..

I did, and there were no relevant bugs for this package. I didn't
realise the package I was using had become a transitional package. I
will keep this in mind for future reference.

Richard.



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



Bug#496897: [Kicad-devel] Bug#496897: [kicad] New version (20080825) available.

2008-08-29 Thread Richard A Burton
> Hmm, I see... What if you introduced the new release with fewer
> languages in experimental and/or unstable only, while keeping the older
> one in testing until the language problem is resolved?

I'm just going to update the package and drop the languages that
aren't there. It's not ideal, but I can't translate them. I was hoping
it would be fixed so I held off, but it doesn't look likely in the
near future, and the upstream releases aren't all that well
coordinated so I'll just have to release what's available. It's all
ready to go, just as soon as the latest upstream version is finalised.

Richard.



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



Bug#454568: [Linuxwacom-discuss] Bug#454568: xserver-xorg-input-wacom: additional data: X + wacom + gnome-session, but works started separately

2008-01-20 Thread Richard A Burton
> Linuxwacom 0.7.9-6 is now available. Included is a fix for this issue, it is
> the easiest place to change to avoid the crash it seems. I had a look at the
> place in the xserver source where the crash happened, but I could not see any
> recent changes that should cause the crash only in Xserver 1.4.

> I hope this solves this crash for everybody.

Works for me, I can now use my new tablet, thanks!

Ron: it'd be great if this new version could get packaged.

Thanks,
Richard.



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



Bug#458686: x11-common: signal 11 on suspend/resume

2008-01-02 Thread Richard A Burton
On 02/01/2008, Julien Cristau <[EMAIL PROTECTED]> wrote:

> > Please advise on how to collect more diagnostic info.
> >
> Please send the full X log (/var/log/Xorg.0.log) containing the
> backtrace.

Log attached.

Regards,
Richard.


Xorg.0.log.old
Description: application/trash


Bug#459332: please don't depend on openoffice.org-officebean

2008-01-06 Thread Richard A Burton
On 06/01/2008, Rene Engelhard <[EMAIL PROTECTED]> wrote:

> I've now marked http://bugs.debian.org/441202 to be present in the
> current version again. I think I found what causes this, will probably
> fixed in the next upload (whenever that will be; it surely will be fixed
> in the 2.4 packages).

Thanks. I don't object to the officebean bit itself as it's only a
couple of hundred kb (though I still don't think it'll be of much use
to most people, and it sounds like you agree). It was all that gcj
stuff, which I assumed really was required because of the dependancy.
If it turns out it isn't really and the dependancy can be dropped I'll
be quite happy.

Thanks,
Richard.



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



Bug#567773: [Kicad-devel] Bug#567773: kicad: Please do not pull in extra-xdg-menus by default and please add desktop file to Education and Science categories

2010-02-26 Thread Richard A Burton
On 25 February 2010 08:37, Petter Reinholdtsen  wrote:
> Hi.  Any hope of having this changed before Squeeze freezes?  Please
> let me know if I should not NMU to fix it.

Depends when it freezes. There was a new upstream release 5 days ago,
if it's not a lot of work to package this your request can probably go
in to that.

Richard.



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



Bug#567773: [Kicad-devel] Bug#567773: kicad: Please do not pull in extra-xdg-menus by default and please add desktop file to Education and Science categories

2010-02-26 Thread Richard A Burton
On 26 February 2010 20:11, Richard A Burton  wrote:
> On 25 February 2010 08:37, Petter Reinholdtsen  wrote:
>> Hi.  Any hope of having this changed before Squeeze freezes?  Please
>> let me know if I should not NMU to fix it.
>
> Depends when it freezes. There was a new upstream release 5 days ago,
> if it's not a lot of work to package this your request can probably go
> in to that.

Correction: there was a new release candidate 5 days ago, it's not final yet.

Richard.



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



Bug#567773: Fwd: kicad bug closure

2010-04-10 Thread Richard A Burton
tags 567773 + wontfix
close 567773
thanks

As per 573477...

Due to protest from users and electronics package maintainers this
patch will not be included in a future version.

Richard.



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



Bug#567773: [Kicad-devel] Bug#567773: acknowledged by developer (Fwd: kicad bug closure)

2010-04-10 Thread Richard A Burton
close 567773
thanks

Do not reopen bugs that have been tagged by the maintainer as wontfix.
The requested change is not going to be made.

Richard.



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



Bug#577284: kicad: Is 'Development' a sensible section for the kicad desktop file?

2010-04-11 Thread Richard A Burton
tags 577284 + wontfix
close 577284
thanks

> At the moment the desktop file for the kicad package uses these
> categories:
>
>  Categories=Development;Engineering;Electronics
>
> Of these, only the Development category is listed as a official
> category in
> http://standards.freedesktop.org/menu-spec/latest/apa.html >

I think you mean Development is the only one listed as a main
category. If you search down that page you will find both Engineering
and Electronics in the additional categories (the same place you can
find science, which you suggest adding). A main category is required,
and the specified additional categories do not suggest an appropriate
main category. Luckily the table at the top showing main categories
defines also includes definitions. For Education it unsurprisingly
defines it as "Educational software" which Kicad is not. It defines
Development as "An application for development" which Kicad is.

Richard.



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



Bug#567773: [Kicad-devel] Bug#567773: [Pkg-electronics-devel] Bug#567773: The desktop file for kicad and its KDE menu location

2010-03-13 Thread Richard A Burton
On 13 March 2010 03:14, Hamish Moffatt  wrote:
> pkg-electronics-devel doesn't maintain kicad so we can't really comment
> on an NMU. Are the kicad maintainers (Richard and Daniel) following this
> discussion?

Not really no. I don't really have the time (I'm in the 4th year of a
medical degree, which keeps me fairly busy) to investigate sub-distros
or menu structures. Plus the mailing list server has been inaccessible
for a good week or more so the messages have been queuing up waiting
for moderation, so I only got a couple that came direct. However, I'm
quite happy with kicad being where it is (was?) and it was put there
at user request (iirc to be consistent with other electronics
programs) so I don't see any good reason to move it. Maybe there is
one, but I don't have the time, or frankly the inclination, to find
out what the problem is with Edu.

Anyway, if/when I get time (I get a couple of free weeks in the
summer) to package the next release, that is currently in RC, I think
from what I've read I'll be keeping it in the appropriate electronics
section as it is (was?).

Richard.



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



Bug#469516: [Kicad-devel] Bug#469516: Bug seems to have been fixed upstream.

2008-03-30 Thread Richard A Burton
>  I just tried the latest SVN revision 948, and it seems way faster than an
>  older version I tried (2007-05-25). It still takes some noticeable fractions
>  of a second to redraw, but its much better.

Just rebuilt and it does seem much improved. Thanks for noticing.

Fix will be in the next release, whenever that is, and hopefully
Debian package will follow shortly after.

Richard.



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



Bug#599427: RFA: Kicad -- Electronic schematic and PCB design software

2010-10-07 Thread Richard A Burton
Package: wnpp
Severity: normal

Not been able to look at this package in many months and as I'm now in
my final year at med school it's unlikely I'll have any more free time
for 40 or 50 years.

Regards,
Richard.



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



Bug#552286: [Kicad-devel] Bug#552286: kicad: missing dependency zlib-bin

2009-10-26 Thread Richard A Burton
close 552286 0.0.20080825c-1
thanks

> trying to "save project files" , says minizip not found..

Already fixed, included in all later packaged versions.

Richard.



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