Dominique Leuenberger

Results 23 issues of Dominique Leuenberger

A new notification for 'maintainership added/removed' was added and seems to have gone live on May 17 (the first time I noticed such a notification) Generally, I think this is...

Bug
Frontend

There is a confusion/conflict with the pypi package lexicon. lexicon (https://pypi.org/project/lexicon/) and dns-lextcon (this source) both install as 'lexicon' on the system, thus the 2 can't coexist on the system...

Originally reported via bugzilla: https://bugzilla.opensuse.org/show_bug.cgi?id=1076219 The package 'aspell-de' used to be built as a subpackage of igerman98; this was changed in openSUSE:Factory on 2017-11-30 - since then, aspell-de is no...

rpmlint reports an error like ``` E: buildarch-instead-of-exclusivearch-tag noarch Use ExclusiveArch instead of BuildArch (or BuildArchitectures) to restrict build on some specific architectures. Only use BuildArch with noarch ``` As...

bug

Take this very simple .changes file: ``` ------------------------------------------------------------------- Fri Apr 28 03:00:00 CEST 2018 - [email protected] - Entry2 ------------------------------------------------------------------- Fri Apr 27 23:59:59 UTC 2018 - [email protected] - Entry1 ```...

This is not really a 'bug' in that 'something does not work as designed' - rather an RFC for a design change (or additional information to be printed on the...

Feature
Frontend
good first issue

While running hg-git's test suite against mercurial 3.8.3 the following failure occurred (master on curret git master): > [ 50s] # Running sh "/tmp/hgtests.UDcksN/child12/test-subrepos.t.sh" > [ 52s] # Ret was:...

GCC uses C++11 by default and this makes OpenCOLLADA fail the build with: > [ 70s] /home/abuild/rpmbuild/BUILD/OpenCOLLADA-3335ac164e68b2512a40914b14c74db260e6ff7d/COLLADABaseUtils/src/COLLADABUURI.cpp:57:2: error: narrowing conversion of '-1' from 'int' to 'char' inside { } [-Wnarrowing]...

enhancement

I somewhat think what I observe could be a regression from https://github.com/openSUSE/open-build-service/pull/8946 probably together with a racing condition between when an SR is incoming and the execution order / runtime...

Bug
Frontend
staging-workflow

.changes files that are auto-updated by the service currently add [email protected] as responsible changer. This is kind of useless, as it gives a sense of 'you can reach whoever did...

bug
help wanted