--00000000000084bfb506168daec5 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sun, Apr 21, 2024 at 5:07=E2=80=AFAM Ashark wrote: > Hello. > Hey Andrew, > > I have seen a bug that kdewebkit is failing to build (406342). I was > looking > why the person was building that module in the first place. > > Afaict, this module is not used in any project. Searching in repo-metadat= a > by > "kdewebkit" word, I see it is: > > Listed in `dependency-data-kf5-qt5` and in > `dependency-data-stable-kf5-qt5`, > without any dependency, and no any other project points to it as a > dependency. > > Listed in `kf5-frameworks.ksb` to be ignored: > ``` > module-set frameworks > repository kde-projects > use-modules frameworks > > #tag v5.75.0-rc1 > branch kf5 > ignore-modules kdewebkit kuserfeedback > end module-set > ``` > > and also listed in `kf6-frameworks.ksb` as ignored: > ``` > module-set frameworks > repository kde-projects > use-modules frameworks > ignore-modules kdelibs4support kdewebkit khtml kjsembed kmediaplayer > kinit > kjs kross kdesignerplugin kemoticons kxmlrpcclient > cmake-options -DBUILD_WITH_QT6=3DON > end module-set > ``` > > The projects-invent/frameworks/kdewebkit/metadata.yaml contains the entry > ``` > repoactive: true > ``` > > Maybe this should be marked as `repoactive: false` and removed from ignor= e- > modules? > The repoactive flag mirrors the status of the repository on Gitlab (whether it is active or archived). As Frameworks as a compatibility promise, this repository will need to continue to limp around unfortunately until KF5 ceases to make releases. > > The project readme says that it is removed from kf6. > > > Cheers, Ben --00000000000084bfb506168daec5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Sun, Apr 21, 2024 at 5:07=E2=80=AFAM A= shark <ashark@linuxcomp.ru>= ; wrote:
Hello.

Hey Andrew,<= /div>
=C2=A0

I have seen a bug that kdewebkit is failing to build (406342). I was lookin= g
why the person was building that module in the first place.

Afaict, this module is not used in any project. Searching in repo-metadata = by
"kdewebkit" word, I see it is:

Listed in `dependency-data-kf5-qt5` and in `dependency-data-stable-kf5-qt5`= ,
without any dependency, and no any other project points to it as a dependen= cy.

Listed in `kf5-frameworks.ksb` to be ignored:
```
module-set frameworks
=C2=A0 =C2=A0 repository kde-projects
=C2=A0 =C2=A0 use-modules frameworks

=C2=A0 =C2=A0 #tag v5.75.0-rc1
=C2=A0 =C2=A0 branch kf5
=C2=A0 =C2=A0 ignore-modules kdewebkit kuserfeedback
end module-set
```

and also listed in `kf6-frameworks.ksb` as ignored:
```
module-set frameworks
=C2=A0 =C2=A0 repository kde-projects
=C2=A0 =C2=A0 use-modules frameworks
=C2=A0 =C2=A0 ignore-modules kdelibs4support kdewebkit khtml kjsembed kmedi= aplayer kinit
kjs kross kdesignerplugin kemoticons kxmlrpcclient
=C2=A0 =C2=A0 cmake-options -DBUILD_WITH_QT6=3DON
end module-set
```

The projects-invent/frameworks/kdewebkit/metadata.yaml contains the entry ```
repoactive: true
```

Maybe this should be marked as `repoactive: false` and removed from ignore-=
modules?

The repoactive flag mirrors th= e status of the repository on Gitlab (whether it is active or archived).=C2= =A0

As Frameworks as a compatibility promise, this= repository will need to continue to limp around unfortunately until KF5 ce= ases to make releases.
=C2=A0

The project readme says that it is removed from kf6.



Cheers,
Ben=C2=A0
--00000000000084bfb506168daec5--