Package: developers-reference
Version: 13.16
Severity: normal
Hello,
I was looking up information on how to package a library, and the
corresponding section refers to a link which returns an HTTP error 403:
https://www.netfort.gr.jp/~dancer/column/libpkg-guide/
The corresponding section linking
Hello,
I noticed that the provided patch was applied upstream but no new debian
release of the package was made.
I also noticed that the github repository is now redirecting to a
different account. Which may explain why uscan does not manage to detect
new upstream versions:
uscan had problem
Package: xssproxy
Version: 1.0.0-1+b1
Severity: important
Hello,
While trying to use xssproxy with Firefox, I got this error in log:
xdg-desktop-por[1336]: Backend call failed:
GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Method
"Inhibit" with signature "ss" on interface
Hi,
* Keith Packard [2024-11-28 12:02]:
> > 2. Somebody fixes the mips64el problem for gcc-riscv64-unknown-elf and then
> > re-introduces mips64el as an architecture that gcc-riscv64-unknown-elf
> > is
> > built for.
> I'm trying this approach now; my simple testing showed that adding
>
Hello,
I am part of the Debian LEGO Team and a sponsored maintainer of
nxt-firmware, which depends on picolibc to build.
It seems that gcc-riscv64-unknown-elf still did not migrate to testing.
Is there something I can do to help?
If I understand properly the problem, the code, or the GOT is too
Dear maintainers,
I open a merge request in salsa, here:
https://salsa.debian.org/qa/qa/-/merge_requests/56
I did not open it there initially as salsa was really slow 10 days ago.
Regards,
Nicolas.
Nicolas.
>From f6832d5570d7e0b9266ba2139cd629194d5fa77e Mon Sep 17 00:00:00 2001
From: Nicolas Schodet
Date: Tue, 15 Oct 2024 21:51:25 +0200
Subject: [PATCH] Fix parsing of build profile constrains with several terms
Example of Build-Depends that failed to parse:
python3-usb
The previous code use ungreedy matching
* Soren Stoutner [2024-10-09 20:57]:
> I believe a bunch of these were answered by Jeroen, but I will answer them as
> well in care you still have any questions.
> > About bugs #885467, #937175 and #773201: they were closed when the
> > package was removed, should I re-open them before the uploa
Control: tags -1 - moreinfo
* Jeroen Ploemen [2024-10-09 12:37]:
> Please remove the moreinfo tag (and put me in the CC) once you have
> an updated package ready.
I have updated the package.
Thanks,
Nicolas.
signature.asc
Description: PGP signature
* Jeroen Ploemen [2024-10-09 12:37]:
> your package is in really good shape overall. Please find my review
> and suggestions at the bottom of this mail.
Hi Jeroen, thanks for your review.
> > About bugs #885467, #937175 and #773201: they were closed when the
> > package was removed, should I re-
m/nxt-python, with candidate
code used to build the package on the "sponsor" branch.
Thanks for your reviews,
Regards,
--
Nicolas Schodet
Package: wnpp
Severity: wishlist
Owner: Nicolas Schodet
X-Debbugs-Cc: debian-de...@lists.debian.org,
debian-lego-t...@lists.alioth.debian.org
* Package name: nxt-python
Version : 3.2.0
Upstream Contact: NXT-Python mailing list <~ni/nxt-pyt...@lists.sr.ht>
* Soren Stoutner [2024-09-03 19:47]:
> Thanks. That builds for me now.
>
> It looks like 1.29.6-1 was never released in Debian.
> https://tracker.debian.org/pkg/nxt-firmware
>
> As such, all the pertinent changes for 1.29.6-1 in the changelog
> should be merged into the 1.29.7-1 changelog entry.
* Soren Stoutner [2024-09-02 10:25]:
> When attempting to build the package I receive the following errors. Is it
> possible the gbp upstream or pristine-tar branches are out of date?
Hello Soren,
First of all, thank you for reviewing.
I actually forgot to push the pristine-tar branch.
I als
member is available to upload the package.
That is why I am looking for a sponsor for my package "nxt-firmware":
* Package name : nxt-firmware
Version : 1.29.7-1
Upstream contact : Nicolas Schodet
* URL : https://nxt-firmware.ni.fr.eu.org/
* License
* Sietse Achterop [2022-07-22 14:45]:
> Thanks for the quick response!
> Here the strace of both nqc and firmdl3
Thanks,
Looking at the kernel module source code, legousbtower does not seems to
behave like a tty driver, so it looks normal that the ioctl does not
work.
Looking at the nqc source
* Sietse Achterop [2022-07-22 11:55]:
> I now realize that the main problem maybe is in the device
> /dev/usb/legousbtower0, which is created
> when plugging in the IR-tower.
>
> Jul 22 11:53:03 Sietses-PC kernel: [137264.570103] usb 1-9: new low-speed USB
> device number 16 using xhci_hcd
> Ju
Thanks!
Nicolas.
* Petter Reinholdtsen [2021-11-03 23:10]:
> [Nicolas Schodet]
> > My system power supply is named AC0, but battery-stats-collector only
> > looks at AC, ACAD or ADP1.
> >
> > An easy fix would be to add AC0 to the list.
> Perhaps you can provide a patch?
Here it
Package: battery-stats
Version: 0.5.6-1.1
Severity: important
Hello,
My system power supply is named AC0, but battery-stats-collector only
looks at AC, ACAD or ADP1.
An easy fix would be to add AC0 to the list.
Nicolas.
-- System Information:
Debian Release: 11.1
APT prefers stable-updates
Hello,
Here is a patch to switch to libusb 1.0, this aplies to the 0.6 version.
Nicolas.
>From 519acbb908c45e2354f38bab93a73ae382a91ff1 Mon Sep 17 00:00:00 2001
From: Nicolas Schodet
Date: Wed, 6 Oct 2021 16:08:32 +0200
Subject: [PATCH] Migrate to libusb 1.0
---
Makefile |
* Petter Reinholdtsen [2021-10-01 14:31]:
> [Nicolas Schodet]
> > I think there is no need to check, the product ID is included verbatim
> > in the libnxt code source:
> >
> > { 0x03EB, 0x6124 }, /* SAM-BA */
> OK, very good. Btw, when will the NXT go into thi
* Petter Reinholdtsen [2021-09-30 10:49]:
> [Nicolas Schodet]
> > I think so, could you check you have the same product id on your NXT?
> I guess, but am not quite sure how to check. Do you have a recipe?
I think there is no need to check, the product ID is included verbatim
in the
* Petter Reinholdtsen [2021-09-29 17:13]:
> [Nicolas Schodet]
> > Actually, the NXT in flash mode is using the Atmel ROM bootloader which
> > uses 0x03eb:0x6124. Every devices using the SAM-BA bootloader on Atmel
> > AT91SAM chips will use this identifiers.
> Right. So
* Petter Reinholdtsen [2021-09-27 10:09]:
> I had a look in /var/lib/usbutils/usb.ids to figure out what the ID is
> registered for. As far as I can tell it is not connected to any
> USB device in the USB ID database. Perhaps it is a good idea to get
> both IDs registered there? The ID in quest
Hello,
* Petter Reinholdtsen [2021-08-18 07:10]:
> Nice! What can be changed to ensure you discover such issues before
> releases in the future?
Is it possible to cc me on nxt-firmware bug reports?
Nicolas.
> Thank you for discovering this issue. I hope someone find a fix in time
> for the next Debian release. I suspect I will not.
Hello,
I just upgraded to bullseye and saw this.
I have made a fix on my git repo:
https://git.ni.fr.eu.org/nxt-firmware.git/log/
Now I need to update the website an
Package: udev
Version: 232-25+deb9u1
Severity: normal
Dear Maintainer,
When I plug a USB device using the ACM driver, it is listed in
/dev/serial/by-id as pci-xx-if00 instead of usb-xx-if00.
This behaviour changed when tty and serial rules were merged together in
upstream commit 1c5f4cb1
Hello,
this bug is the same as #640515, I suppose it can be merged.
Thanks,
Nicolas Schodet.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hello,
can you please package version 3.0.2 which fixes this problem?
version 3.0.2
-
Bugs fixed:
* Fixed fullscreen toolbars with multiple monitors.
* Fixed error when rotating keeping the origina size.
* Photobucket exporter: fixed crash when closing the dialog.
* Fixe
Hello,
this bug is the same as #674112 which is fixed upstream.
Nicolas Schodet.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: gcc-avr
Version: 1:4.5.3-4
Severity: important
There is a bug in 30-gcc-4.5.1-fixedpoint-3-4-2010.patch which is
included in the debian package, please see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52474
Thanks,
Nicolas Schodet.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ
Hello,
I have the same problem:
% scilab
Could not load JVM dynamic library (libjava).
Error: libjvm.so: cannot open shared object file: No such file or directory
If you are using a binary version of Scilab, please report a bug
http://bugzilla.scilab.org/.
If you are using a self-built version
Hello,
Actually, atmega32u2 support is included since revision 92, (Tue Feb 16
07:16:42 2010 UTC (10 months, 3 weeks ago)).
Thanks,
Nicolas.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: mpd
Version: 0.15.12-1.1
Severity: normal
Hello,
Since I upgraded to squeeze, I am no longer able to read modules files
(.mod, .xm, .s3m...) which needs libmikmod.
There is nothing related to mikmod in the changelog since lenny, and
source package is still depending on mikmod, therefor
Package: release-notes
Severity: normal
Using normal as this is a spell error on a package name.
In chapter 2.1.2, "Dependency booting", insserv is spelled innserv.
Thank you.
Nicolas.
-- System Information:
Debian Release: 5.0.6
APT prefers stable
APT policy: (500, 'stable')
Architecture
* David Prévot [2010-11-09 11:25]:
> [...]
> > I'm afraid there is no automatic solution, so better keep the
> > documentation in the README.Debian file.
> I just committed this to UPGRADING.Debian: I do think there is an
> automatic solution for out of the box installed working board, we
> “just”
nt cache directory, and the bug is more
subtle because if the administrator always use example.com, only the
users using www.example.com will see a problem.
I'm afraid there is no automatic solution, so better keep the
documentation in the README.Debian file.
Nicolas Schodet.
--
To UNSUBSCRIBE,
Package: ncurses-base
Version: 5.7+20081213-1
Severity: normal
ncurses-base provides a terminfo entry for screen which is tuned for
Debian system (kbs=^?). screen-256color and others are not tuned and
are based on original screen terminfo entry which poses problems with
backspace usage.
Problem
* Nicolas Schodet [2010-10-18 13:13]:
> A fix should change the code which extract $url_forum not to assume
> that phpbb is installed in a subdirectory of server root.
Here is a proposition:
$host = $_SERVER["HTTP_HOST"];
$script = $_SERVER["SCRIPT_NAME"];
$dir
Hello,
I do not think this is sufficient, setting $url_forum is a workaround
for the bug. Moreover, I was also affected even without using multisite
and the bug is quite difficult to find due to cache desynchronisation.
A fix should change the code which extract $url_forum not to assume
that phpb
forum (forum was
activated in acp cache, but not in forum cache).
Workaround: set $url_forum in /etc/phpbb3/database.inc.php file.
Thanks,
Nicolas Schodet.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Ker
* Stefan Fritsch [2009-07-26 21:03]:
> > Here is my last bt full with apache not stripped, libapr1-dbg and
> > libaprutil1-dbg:
> thanks, that helped me to reproduce the problem.
> Can you please exchange
> debian/patches/071_CVE-2009-1891.dpatch with the attached file and test if
> that fixes the
* Stefan Fritsch [2009-07-24 18:38]:
> >> > [Sun Jul 19 19:53:53 2009] [notice] child pid 12637 exit signal
> >> > Segmentation fault (11)
> >> I can't reproduce this. Please post your mod_deflate configuration.
> >> Thanks.
> > Here it is:
> Thanks. It didn't help me to reproduce the bug, though.
* Stefan Fritsch [2009-07-20 21:42]:
> On Monday 20 July 2009, Nicolas Schodet wrote:
> > [Sun Jul 19 19:53:53 2009] [notice] child pid 12637 exit signal
> > Segmentation fault (11)
> I can't reproduce this. Please post your mod_deflate configuration.
> Thanks.
Here i
) from /usr/lib/apache2/modules/mod_deflate.so
#2 0x71a585cb in ?? ()
#3 0xb663e018 in ?? ()
#4 0x00098d23 in ?? ()
#5 0x in ?? ()
I am available for more questions about this, in the meantime, I will
disable deflate module.
Thanks,
Nicolas Schodet.
Package: openbox
Version: 3.3-2.1
Severity: important
How can I reproduce it:
- logon using openbox ;
- start iceweasel on the second desktop ;
- start a shell on the first desktop ;
- run 'date -s "90 seconds ago"' ;
- switch to the second desktop ;
- move the mouse ;
- try to switch to t
Package: glibc-doc-reference
Version: 2.3.6-1
Severity: normal
Only documentation from glibc core tarball is included. The POSIX
Thread documentation is in the glibc-linuxthreads tarball.
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture:
Package: orpie
Version: 1.4.3-1
Severity: normal
When pressing '1' '_' , orpie exits with:
Caught error at toplevel:
Invalid_argument("char_of_int")
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked t
49 matches
Mail list logo