[Pkg-javascript-devel] Bug#1052707: node-glob has an unsatisfiable dependency on node-mismatch (>= 9)

2023-09-26 Thread Helmut Grohne
Package: node-glob
Version: 8.0.3+~cs8.4.15-3
Severity: serious
Tags: ftbfs
Control: affects -1 + src:node-shiny-server

node-shiny-server FTBFS, because one of its build-depends, node-glob has
an unsatisfiable dependency on node-mismatch (>= 9). It does not seem
like this resolves itself. Thus filing an FTBFS bug. Note that this bug
is filed with node-glob as it causes the FTBFS, not because it FTBFS
itself.

Helmut

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Processed: node-glob has an unsatisfiable dependency on node-mismatch (>= 9)

2023-09-26 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 + src:node-shiny-server
Bug #1052707 [node-glob] node-glob has an unsatisfiable dependency on 
node-mismatch (>= 9)
Added indication that 1052707 affects src:node-shiny-server

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

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Bug#1052723: node-undici: FTBFS: clang: error: linker command failed with exit code 1 (use -v to see invocation)

2023-09-26 Thread Lucas Nussbaum
Source: node-undici
Version: 5.22.1+dfsg1+~cs20.10.10.2-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230925 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>/llhttp'
> rm -rf release/
> rm -rf build/
> ts-node bin/generate.ts
> rm -rf release
> mkdir -p release/src
> mkdir -p release/include
> cp -rf build/llhttp.h release/include/
> cp -rf build/c/llhttp.c release/src/
> cp -rf src/native/*.c release/src/
> cp -rf src/llhttp.gyp release/
> cp -rf src/common.gypi release/
> sed s/_RELEASE_/8.1.1/ CMakeLists.txt > release/CMakeLists.txt
> cp -rf libllhttp.pc.in release/
> cp -rf README.md release/
> cp -rf LICENSE-MIT release/
> make[1]: Leaving directory '/<>/llhttp'
> Found debian/nodejs/./build
>   cd ./. && sh -ex debian/nodejs/./build
> + mkdir -p deps/llhttp/include deps/llhttp/src
> + cp llhttp/build/c/llhttp.c deps/llhttp/src/
> + cp llhttp/src/native/api.c llhttp/src/native/http.c deps/llhttp/src/
> + cp llhttp/build/llhttp.h deps/llhttp/include/
> + clang -nodefaultlibs --sysroot=/usr -target wasm32-unknown-wasi -Ofast 
> -fno-exceptions -fvisibility=hidden -mexec-model=reactor -Wl,-lc 
> -Wl,-error-limit=0 -Wl,-O3 -Wl,--lto-O3 -Wl,--strip-all -Wl,--allow-undefined 
> -Wl,--export-dynamic -Wl,--export-table -Wl,--export=malloc -Wl,--export=free 
> deps/llhttp/src/api.c deps/llhttp/src/http.c deps/llhttp/src/llhttp.c 
> -Ideps/llhttp/include -o lib/llhttp/llhttp-wasm
> wasm-ld-16: error: entry symbol not defined (pass --no-entry to suppress): 
> rror-limit=0
> clang: error: linker command failed with exit code 1 (use -v to see 
> invocation)


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/node-undici_5.22.1+dfsg1+~cs20.10.10.2-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Bug#1052765: npm: README.Debian refers to missing manpage npm-folders

2023-09-26 Thread Anders Andersson
Package: npm
Version: 9.2.0~ds1-1
Severity: minor
X-Debbugs-Cc: pipat...@gmail.com

Dear Maintainer,

While trying to understand how npm works with global paths in debian I
started reading the file /usr/share/doc/npm/README.Debian which contains
the following line:

"Please read npm-config(1), npm-folders(1) and npm-link(1) man pages."

However, npm-folders is missing, and I did not find an obvious package
to install that would make this manpage available.


-- System Information:
Debian Release: 12.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-12-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages npm depends on:
ii  ca-certificates   20230311
ii  node-abbrev   1.1.1+~1.1.2-1
ii  node-agent-base   6.0.2+~cs5.4.2-2
ii  node-aproba   2.0.0-3
ii  node-archy1.0.0-6
ii  node-base64-js1.5.1+dfsg+~1.3.0-2
ii  node-binary-extensions2.2.0-2
ii  node-cacache  17.0.3+~cs10.3.7-1
ii  node-chalk5.2.0-1
ii  node-chownr   2.0.0-2
ii  node-ci-info  3.6.1+~cs1.1.0-1
ii  node-cli-table [node-cli-table3]  0.3.11+~cs0.13.4-3
ii  node-colors   1.4.0-4
ii  node-columnify1.6.0+~1.5.1-1
ii  node-css-loader [node-postcss-selector-parser]6.7.2+~cs14.0.11-1
ii  node-css-selector-tokenizer [node-cssesc] 0.8.0+~cs4.8.3-1
ii  node-debug4.3.4+~cs4.1.7-1
ii  node-depd 2.0.0-2
ii  node-diff 5.0.0~dfsg+~5.0.1-4
ii  node-encoding 0.1.13-2
ii  node-events   3.3.0+~3.0.0-3
ii  node-glob 8.0.3+~cs8.4.15-1
ii  node-got  11.8.5+~cs58.13.36-3
ii  node-graceful-fs  4.2.10-1
ii  node-gyp  9.3.0-2
ii  node-hosted-git-info  6.1.1-2
ii  node-https-proxy-agent [node-http-proxy-agent]5.0.1+~cs8.0.0-3
ii  node-ieee754  1.2.1-3
ii  node-ini  3.0.1-2
ii  node-ip   2.0.0+~1.1.0-1
ii  node-ip-regex 4.3.0+~4.1.1-1
ii  node-json-parse-better-errors 1.0.2+~cs3.3.1-2
ii  node-jsonparse1.3.1-10
ii  node-lru-cache7.14.1-1
ii  node-minimatch5.1.1+~5.1.2-1
ii  node-minipass 3.3.6+~cs9.4.19-1
ii  node-mkdirp   1.0.4+~1.0.2-4
ii  node-ms   2.1.3+~cs0.7.31-3
ii  node-negotiator   0.6.3+~0.6.1-1
ii  node-nopt 5.0.0-4
ii  node-normalize-package-data   4.0.1+~2.4.1-1
ii  node-npm-bundled  2.0.1-2
ii  node-npm-package-arg  10.0.0+~3.0.0-2
ii  node-npmlog   7.0.1+~4.1.4-1
ii  node-once 1.4.0-7
ii  node-p-map4.0.0+~3.1.0+~3.0.1-1
ii  node-promise-retry2.0.1-4
ii  node-promzard 0.3.0-2
ii  node-read 1.0.7-5
ii  node-read-package-json [node-npm-normalize-package-b  5.0.2+~2.0.0-1
in]
ii  node-rimraf   3.0.2-2
ii  node-semver   7.3.5+~7.3.9-2
ii  node-ssri 9.0.1-2
ii  node-string-width [node-emoji-regex]  4.2.3+~cs13.2.3-1
ii  node-strip-ansi   6.0.1-2
ii  node-tar  6.1.13+~cs7.0.5-1
ii  node-text-table   0.2.0-4
ii  node-valid

[Pkg-javascript-devel] Processing of node-minimatch_9.0.3-3_amd64.changes

2023-09-26 Thread Debian FTP Masters
node-minimatch_9.0.3-3_amd64.changes uploaded successfully to localhost
along with the files:
  node-minimatch_9.0.3-3.dsc
  node-minimatch_9.0.3-3.debian.tar.xz
  node-minimatch_9.0.3-3_all.deb
  node-minimatch_9.0.3-3_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] node-minimatch_9.0.3-3_amd64.changes ACCEPTED into unstable

2023-09-26 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 26 Sep 2023 17:26:15 +0200
Source: node-minimatch
Binary: node-minimatch
Built-For-Profiles: nocheck
Architecture: source all
Version: 9.0.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Jérémy Lal 
Description:
 node-minimatch - Convert glob expressions into RegExp objects for Node.js
Closes: 1052707
Changes:
 node-minimatch (9.0.3-3) unstable; urgency=medium
 .
   * Team upload
   * ts-node is required for nocheck profile
   * binary upload to break circular dependency. Closes: #1052707.
Checksums-Sha1:
 ea91a9d80c99da7529c74c95a2eea5fd8a70c0bd 2161 node-minimatch_9.0.3-3.dsc
 cd36ee1671051fd5c1eb8344f6010419a093f955 4424 
node-minimatch_9.0.3-3.debian.tar.xz
 0b247595fd85df696fa715de2c20dc4b31dd0236 50824 node-minimatch_9.0.3-3_all.deb
 9a1179ba316454225cb085d55f2870981fd304cd 8765 
node-minimatch_9.0.3-3_amd64.buildinfo
Checksums-Sha256:
 b7d42b0742fabed5096c2090e5a600969bcb12137a76c6b253d3a9dfc477994f 2161 
node-minimatch_9.0.3-3.dsc
 4d4643f4bcbe5479ac540f338d5ff3cbdf4b06617a08ed442995e2381dc24927 4424 
node-minimatch_9.0.3-3.debian.tar.xz
 b400c84c2a41aa9ad8e903d839d977a95e681a01a3207e3edf2e994a85a58151 50824 
node-minimatch_9.0.3-3_all.deb
 92afb46a686c70789346c10e5db06bfd64ea10ef671f31842686fb490d45e5c5 8765 
node-minimatch_9.0.3-3_amd64.buildinfo
Files:
 3bff8601e3d2da4963cb418c9c196c5a 2161 javascript optional 
node-minimatch_9.0.3-3.dsc
 5f9388e5070ac7fe3eeab39c08eed903 4424 javascript optional 
node-minimatch_9.0.3-3.debian.tar.xz
 b1cdaae17bc5e337999285ab1c31 50824 javascript optional 
node-minimatch_9.0.3-3_all.deb
 8f084ff3632a3d5f221a444ac7af328c 8765 javascript optional 
node-minimatch_9.0.3-3_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCAAwFiEEA8Tnq7iA9SQwbkgVZhHAXt0583QFAmUS+OcSHGthcG91ZXJA
bWVsaXgub3JnAAoJEGYRwF7dOfN09YIP/10BHAL0oiJAHt23PwvvfUhbEUVEOhoA
J7VdcWJgM8QHlo4+uhWjLljRnSm91pnP/PmEypIke40A6EdVzhxLGCKH0I8hI1+B
QA+jUvf4qaJ516txShzxFxL3t7v857apEeom8yuFjqOD4FviTHh9UkwrGklNKQB1
R9J/vJA0CfKG3fSujVu/qjTPob3DdLOsuDywN+XD0i3jq9gAW0x3NQWz/2LyQbzD
MUuutsqzrLKmztMP20NN7sCw+BMc+aGjnHsv+P/Qo+AX7Q5jAWvLp5No7qH5eeAk
r0oVIExkTM1hpuX46W4d6GaHj9025hGYzDvPBBtWxeF1GlgajFD9WrWgGEJKHGru
0JtLibM4SU1D4wwKayl250vGj7gDx5+PtFR5cVWvOJv/Qpv8kgyBJLIRXwo0wjvc
liYOAciJdZIKWFQaXOonSyENkjf9gomjdd58v34kWPO8GyOqU1/8bKKveSvKgLwX
sfxKZ2DAKfFCUYJd6jM8U86+GGjNTx5wJp2X8SKk8kNAEqn0GGHCaPZb0QJEcjxo
BbePjS/wUfPeHPIuuSCK9XACqFpin4TRPQTW6H0qNokApzxfdwfKUgGCE8GVAaZl
HaxKfcQPxDXqjZUiHVm+LMbqvzVqpdnMFgmvoTnUusJmzQ9YCMarowSdzS01kAmg
FAeLRKBc8bNV
=l8QI
-END PGP SIGNATURE-


-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Bug#1052707: marked as done (node-glob has an unsatisfiable dependency on node-mismatch (>= 9))

2023-09-26 Thread Debian Bug Tracking System
Your message dated Tue, 26 Sep 2023 15:49:56 +
with message-id 
and subject line Bug#1052707: fixed in node-minimatch 9.0.3-3
has caused the Debian Bug report #1052707,
regarding node-glob has an unsatisfiable dependency on node-mismatch (>= 9)
to be marked as done.

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

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


-- 
1052707: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052707
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: node-glob
Version: 8.0.3+~cs8.4.15-3
Severity: serious
Tags: ftbfs
Control: affects -1 + src:node-shiny-server

node-shiny-server FTBFS, because one of its build-depends, node-glob has
an unsatisfiable dependency on node-mismatch (>= 9). It does not seem
like this resolves itself. Thus filing an FTBFS bug. Note that this bug
is filed with node-glob as it causes the FTBFS, not because it FTBFS
itself.

Helmut
--- End Message ---
--- Begin Message ---
Source: node-minimatch
Source-Version: 9.0.3-3
Done: Jérémy Lal 

We believe that the bug you reported is fixed in the latest version of
node-minimatch, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1052...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jérémy Lal  (supplier of updated node-minimatch package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 26 Sep 2023 17:26:15 +0200
Source: node-minimatch
Binary: node-minimatch
Built-For-Profiles: nocheck
Architecture: source all
Version: 9.0.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 

Changed-By: Jérémy Lal 
Description:
 node-minimatch - Convert glob expressions into RegExp objects for Node.js
Closes: 1052707
Changes:
 node-minimatch (9.0.3-3) unstable; urgency=medium
 .
   * Team upload
   * ts-node is required for nocheck profile
   * binary upload to break circular dependency. Closes: #1052707.
Checksums-Sha1:
 ea91a9d80c99da7529c74c95a2eea5fd8a70c0bd 2161 node-minimatch_9.0.3-3.dsc
 cd36ee1671051fd5c1eb8344f6010419a093f955 4424 
node-minimatch_9.0.3-3.debian.tar.xz
 0b247595fd85df696fa715de2c20dc4b31dd0236 50824 node-minimatch_9.0.3-3_all.deb
 9a1179ba316454225cb085d55f2870981fd304cd 8765 
node-minimatch_9.0.3-3_amd64.buildinfo
Checksums-Sha256:
 b7d42b0742fabed5096c2090e5a600969bcb12137a76c6b253d3a9dfc477994f 2161 
node-minimatch_9.0.3-3.dsc
 4d4643f4bcbe5479ac540f338d5ff3cbdf4b06617a08ed442995e2381dc24927 4424 
node-minimatch_9.0.3-3.debian.tar.xz
 b400c84c2a41aa9ad8e903d839d977a95e681a01a3207e3edf2e994a85a58151 50824 
node-minimatch_9.0.3-3_all.deb
 92afb46a686c70789346c10e5db06bfd64ea10ef671f31842686fb490d45e5c5 8765 
node-minimatch_9.0.3-3_amd64.buildinfo
Files:
 3bff8601e3d2da4963cb418c9c196c5a 2161 javascript optional 
node-minimatch_9.0.3-3.dsc
 5f9388e5070ac7fe3eeab39c08eed903 4424 javascript optional 
node-minimatch_9.0.3-3.debian.tar.xz
 b1cdaae17bc5e337999285ab1c31 50824 javascript optional 
node-minimatch_9.0.3-3_all.deb
 8f084ff3632a3d5f221a444ac7af328c 8765 javascript optional 
node-minimatch_9.0.3-3_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCAAwFiEEA8Tnq7iA9SQwbkgVZhHAXt0583QFAmUS+OcSHGthcG91ZXJA
bWVsaXgub3JnAAoJEGYRwF7dOfN09YIP/10BHAL0oiJAHt23PwvvfUhbEUVEOhoA
J7VdcWJgM8QHlo4+uhWjLljRnSm91pnP/PmEypIke40A6EdVzhxLGCKH0I8hI1+B
QA+jUvf4qaJ516txShzxFxL3t7v857apEeom8yuFjqOD4FviTHh9UkwrGklNKQB1
R9J/vJA0CfKG3fSujVu/qjTPob3DdLOsuDywN+XD0i3jq9gAW0x3NQWz/2LyQbzD
MUuutsqzrLKmztMP20NN7sCw+BMc+aGjnHsv+P/Qo+AX7Q5jAWvLp5No7qH5eeAk
r0oVIExkTM1hpuX46W4d6GaHj9025hGYzDvPBBtWxeF1GlgajFD9WrWgGEJKHGru
0JtLibM4SU1D4wwKayl250vGj7gDx5+PtFR5cVWvOJv/Qpv8kgyBJLIRXwo0wjvc
liYOAciJdZIKWFQaXOonSyENkjf9gomjdd58v34kWPO8GyOqU1/8bKKveSvKgLwX
sfxKZ2DAKfFCUYJd6jM8U86+GGjNTx5wJp2X8SKk8kNAEqn0GGHCaPZb0QJEcjxo
BbePjS/wUfPeHPIuuSCK9XACqFpin4TRPQTW6H0qNokApzxfdwfKUgGCE8GVAaZl
HaxKfcQPxDXqjZUiHVm+LMbqvzVqpdnMFgmvoTnUusJmzQ9YCMarowSdzS01kAmg
FAeLRKBc8bNV
=l8QI
-END PGP SIGNATURE End Message ---
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Processed: your mail

2023-09-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> affects 1052470 + src:openssl
Bug #1052470 [nodejs] nodejs: Please fix testsuite for openssl-3.1
Added indication that 1052470 affects src:openssl
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
1052470: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052470
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Bug#1053010: node-jss_10.10.0+ds1+~0.3.1-3_all-buildd.changes REJECTED

2023-09-26 Thread Aurelien Jarno
Package: node-jss
Version: 10.10.0+ds1+~0.3.1-3
Severity: serious

On 2023-09-26 16:19, Debian FTP Masters wrote:
> 
> 
> Version check failed:
> Your upload included the binary package node-css-initials, version 0.3.1~, 
> for all,
> however unstable already has version 0.3.1~.
> Uploads to unstable must have a higher version than present in unstable.
> 
> Mapping sid to unstable.
> 
> ===
> 
> Please feel free to respond to this email if you don't understand why
> your files were rejected, or if you upload new files which address our
> concerns.
> 
> 
> 

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] moment-timezone.js 0.5.40+dfsg-2+2023c MIGRATED to testing

2023-09-26 Thread Debian testing watch
FYI: The status of the moment-timezone.js source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  0.5.40+dfsg-2+2023c

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] node-browserslist 4.21.10+~cs6.1.25-2 MIGRATED to testing

2023-09-26 Thread Debian testing watch
FYI: The status of the node-browserslist source package
in Debian's testing distribution has changed.

  Previous version: 4.21.4+~cs6.1.17-2
  Current version:  4.21.10+~cs6.1.25-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Processed: tagging 1044592, tagging 986418, tagging 976496, tagging 985847, tagging 970636

2023-09-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 1044592 + experimental
Bug #1044592 {Done: Yadd } [src:d3-format] d3-format: Fails to 
build source after successful build
Added tag(s) experimental.
> tags 986418 + experimental
Bug #986418 {Done: Rene Engelhard } [libreoffice-impress] 
libreoffice-impress: Impress cannot reduce table row size
Added tag(s) experimental.
> tags 976496 + experimental
Bug #976496 {Done: "Matteo F. Vescovi" } [src:embree] embree: 
FTBFS on arm64: 
./build/CMakeFiles/CMakeTmp/./build/CMakeFiles/CMakeTmp/src.c:11: undefined 
reference to `pthread_create'
Added tag(s) experimental.
> tags 985847 + experimental
Bug #985847 {Done: Simon McVittie } [src:mutter] 
libmutter-7-0: gnome-shell with wayland shows deformed output with v3d.ko
Added tag(s) experimental.
> tags 970636 + experimental
Bug #970636 {Done: Laurent Bigonville } [tracker] tracker: 
conffiles not removed: 
/etc/xdg/autostart/tracker-{store,extract,miner-fs}.desktop
Added tag(s) experimental.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1044592: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044592
970636: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970636
976496: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976496
985847: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985847
986418: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986418
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel