Your message dated Thu, 01 Feb 2024 04:13:15 +0000
with message-id <e1rvorv-001d3i...@fasolo.debian.org>
and subject line Bug#1054997: fixed in libusermetrics 1.3.2-1
has caused the Debian Bug report #1054997,
regarding libusermetrics: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu 
&& make -j8 test ARGS\+=--verbose ARGS\+=-j8 returned exit code 2
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.)


-- 
1054997: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054997
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libusermetrics
Version: 1.3.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231028 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 '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --verbose -j8
> UpdateCTestConfiguration  from 
> :/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> UpdateCTestConfiguration  from 
> :/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Constructing a list of tests
> Done constructing a list of tests
> Updating test list for fixtures
> Added 0 tests to meet fixture requirements
> Checking test dependency graph...
> Checking test dependency graph end
> test 1
>     Start 1: usermetricsinput-integration-tests
> 
> 1: Test command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/integration/libusermetricsinput/usermetricsinput-integration-tests
> 1: Working Directory: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/integration/libusermetricsinput
> 1: Test timeout computed to be: 10000000
> test 2
>     Start 2: usermetricsoutput-integration-tests
> 
> 2: Test command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/integration/libusermetricsoutput/usermetricsoutput-integration-tests
> 2: Working Directory: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/integration/libusermetricsoutput
> 2: Test timeout computed to be: 10000000
> test 3
>     Start 3: usermetricsinput-unit-tests
> 
> 3: Test command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/libusermetricsinput/usermetricsinput-unit-tests
> 3: Working Directory: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/libusermetricsinput
> 3: Test timeout computed to be: 10000000
> test 4
>     Start 4: usermetricsoutput-unit-tests
> 
> 4: Test command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/libusermetricsoutput/usermetricsoutput-unit-tests
> 4: Working Directory: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/libusermetricsoutput
> 4: Test timeout computed to be: 10000000
> test 5
>     Start 5: usermetricsservice-unit-tests
> 
> 5: Test command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/usermetricsservice/usermetricsservice-unit-tests
> 5: Working Directory: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/usermetricsservice
> 5: Test timeout computed to be: 10000000
> test 6
>     Start 6: tst_QmlTests
> 
> 6: Test command: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/qml/tst_QmlTests "-input" 
> "/<<PKGBUILDDIR>>/tests/unit/qml" "-import" 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/modules"
> 6: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/unit/qml
> 6: Environment variables: 
> 6:  QT_QPA_PLATFORM=minimal
> 6: Test timeout computed to be: 10000000
> 1: [==========] Running 1 test from 1 test suite.
> 1: [----------] Global test environment set-up.
> 1: [----------] 1 test from TestMetricManager
> 1: [ RUN      ] TestMetricManager.Basic
> 2: [==========] Running 1 test from 1 test suite.
> 2: [----------] Global test environment set-up.
> 2: [----------] 1 test from TestUserMetrics
> 2: [ RUN      ] TestUserMetrics.MethodBarDoesAbc
> 3: [==========] Running 13 tests from 2 test suites.
> 3: [----------] Global test environment set-up.
> 3: [----------] 12 tests from TestMetricManagerImpl
> 3: [ RUN      ] TestMetricManagerImpl.TestCanAddDataSourceMultipleTimes
> 5: [==========] Running 25 tests from 2 test suites.
> 5: [----------] Global test environment set-up.
> 5: [----------] 3 tests from TestAuthentication
> 5: [ RUN      ] TestAuthentication.CanonicalizesContexts
> 5: [       OK ] TestAuthentication.CanonicalizesContexts (0 ms)
> 5: [ RUN      ] TestAuthentication.IgnoresFullPaths
> 5: [       OK ] TestAuthentication.IgnoresFullPaths (0 ms)
> 5: [ RUN      ] TestAuthentication.IgnoresNormalNames
> 5: [       OK ] TestAuthentication.IgnoresNormalNames (0 ms)
> 5: [----------] 3 tests from TestAuthentication (1 ms total)
> 5: 
> 5: [----------] 22 tests from TestUserMetricsService
> 5: [ RUN      ] TestUserMetricsService.PersistsDataSourcesBetweenRestart
> 4: [==========] Running 49 tests from 19 test suites.
> 4: [----------] Global test environment set-up.
> 4: [----------] 6 tests from ColorThemeImplTest
> 4: [ RUN      ] ColorThemeImplTest.HasDefaultColorsWithNoArguments
> 4: [       OK ] ColorThemeImplTest.HasDefaultColorsWithNoArguments (0 ms)
> 4: [ RUN      ] ColorThemeImplTest.AcceptsColorsAsConstructorArguments
> 4: [       OK ] ColorThemeImplTest.AcceptsColorsAsConstructorArguments (0 ms)
> 4: [ RUN      ] ColorThemeImplTest.MethodSetStartSendsSignal
> 4: [       OK ] ColorThemeImplTest.MethodSetStartSendsSignal (0 ms)
> 4: [ RUN      ] ColorThemeImplTest.MethodSetMainSendsSignal
> 4: [       OK ] ColorThemeImplTest.MethodSetMainSendsSignal (0 ms)
> 4: [ RUN      ] ColorThemeImplTest.MethodSetEndSendsSignal
> 4: [       OK ] ColorThemeImplTest.MethodSetEndSendsSignal (0 ms)
> 4: [ RUN      ] ColorThemeImplTest.MethodSetColorsSendsSignal
> 4: [       OK ] ColorThemeImplTest.MethodSetColorsSendsSignal (0 ms)
> 4: [----------] 6 tests from ColorThemeImplTest (1 ms total)
> 4: 
> 4: [----------] 3 tests from TestGSettingsColorThemeProvider
> 4: [ RUN      ] TestGSettingsColorThemeProvider.ReadsThemes
> 4: /<<PKGBUILDDIR>>/data
> 4: [       OK ] TestGSettingsColorThemeProvider.ReadsThemes (11 ms)
> 4: [ RUN      ] TestGSettingsColorThemeProvider.HandlesMissingXml
> 4: [       OK ] TestGSettingsColorThemeProvider.HandlesMissingXml (0 ms)
> 4: [ RUN      ] TestGSettingsColorThemeProvider.HandlesInvalidXml
> 4: Error XSDError in 
> file:///<<PKGBUILDDIR>>/tests/data/libusermetrics/themes/default.xml, at line 
> 5, column 61: Element theme is missing child element.
> 4: [       OK ] TestGSettingsColorThemeProvider.HandlesInvalidXml (2 ms)
> 4: [----------] 3 tests from TestGSettingsColorThemeProvider (17 ms total)
> 4: 
> 4: [----------] 18 tests from UserMetricsImplTest
> 4: [ RUN      ] UserMetricsImplTest.CurrentDate
> 4: [       OK ] UserMetricsImplTest.CurrentDate (0 ms)
> 4: [ RUN      ] UserMetricsImplTest.CurrentDateChangesWithDataSource
> 4: [       OK ] UserMetricsImplTest.CurrentDateChangesWithDataSource (0 ms)
> 4: [ RUN      ] UserMetricsImplTest.MonthLengthChangesWithDate
> 4: [       OK ] UserMetricsImplTest.MonthLengthChangesWithDate (0 ms)
> 4: [ RUN      ] UserMetricsImplTest.HasEmptyDataForNonExistentUser
> 4: [       OK ] UserMetricsImplTest.HasEmptyDataForNonExistentUser (0 ms)
> 4: [ RUN      ] 
> UserMetricsImplTest.HasEmptyDataForNonExistentUserThenAppearsWhenAdded
> 2: [       OK ] TestUserMetrics.MethodBarDoesAbc (45 ms)
> 2: [----------] 1 test from TestUserMetrics (45 ms total)
> 2: 
> 2: [----------] Global test environment tear-down
> 2: [==========] 1 test from 1 test suite ran. (45 ms total)
> 2: [  PASSED  ] 1 test.
> 1/6 Test #2: usermetricsoutput-integration-tests ...   Passed    0.06 sec
> 4: [       OK ] 
> UserMetricsImplTest.HasEmptyDataForNonExistentUserThenAppearsWhenAdded (5 ms)
> 4: [ RUN      ] UserMetricsImplTest.HasEmptyDataForKnownUserWithNoData
> 4: [       OK ] UserMetricsImplTest.HasEmptyDataForKnownUserWithNoData (0 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddDataForToday
> 1: [       OK ] TestMetricManager.Basic (53 ms)
> 1: [----------] 1 test from TestMetricManager (53 ms total)
> 1: 
> 1: [----------] Global test environment tear-down
> 1: [==========] 1 test from 1 test suite ran. (53 ms total)
> 1: [  PASSED  ] 1 test.
> 4: [       OK ] UserMetricsImplTest.AddDataForToday (4 ms)
> 4: [ RUN      ] UserMetricsImplTest.FollowsCurrentDataSource
> 2/6 Test #1: usermetricsinput-integration-tests ....   Passed    0.06 sec
> 4: [       OK ] UserMetricsImplTest.FollowsCurrentDataSource (2 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddTranslatedData
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.PersistsDataSourcesBetweenRestart (49 
> ms)
> 5: [ RUN      ] TestUserMetricsService.UpdatesFormatString
> 3: [       OK ] TestMetricManagerImpl.TestCanAddDataSourceMultipleTimes (55 
> ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestCanAddDataAndUpdate
> 6: ********* Start testing of QmlTests *********
> 6: Config: Using QtTest library 5.15.10, Qt 5.15.10 
> (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 13.2.0), 
> debian unknown
> 6: PASS   : QmlTests::Increment::initTestCase()
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.UpdatesFormatString (51 ms)
> 5: [ RUN      ] TestUserMetricsService.UpdatesEmptyDataString
> 3: [       OK ] TestMetricManagerImpl.TestCanAddDataAndUpdate (73 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestAddMultipleDataSourcesAndUsers
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.UpdatesEmptyDataString (55 ms)
> 5: [ RUN      ] TestUserMetricsService.UpdatesTextDomain
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 3: [       OK ] TestMetricManagerImpl.TestAddMultipleDataSourcesAndUsers (68 
> ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestCanAddDataAndUpdateToday
> 5: [       OK ] TestUserMetricsService.UpdatesTextDomain (35 ms)
> 5: [ RUN      ] TestUserMetricsService.UpdatesFormatStringOnCreate
> 6: PASS   : QmlTests::Increment::test_metric()
> 6: PASS   : QmlTests::Increment::cleanupTestCase()
> 6: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 107ms
> 6: ********* Finished testing of QmlTests *********
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.UpdatesFormatStringOnCreate (33 ms)
> 5: [ RUN      ] TestUserMetricsService.PersistsUserDataBetweenRestart
> 3: [       OK ] TestMetricManagerImpl.TestCanAddDataAndUpdateToday (41 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestCanAddDataAndIncrement
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.PersistsUserDataBetweenRestart (30 ms)
> 5: [ RUN      ] TestUserMetricsService.PersistsDataSetsBetweenRestart
> 3: [       OK ] TestMetricManagerImpl.TestCanAddDataAndIncrement (45 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestCanAddNullAndIncrement
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.PersistsDataSetsBetweenRestart (37 ms)
> 5: [ RUN      ] 
> TestUserMetricsService.CreateDataSetsWithUnknownSourceFailsGracefully
> 5: Unknown data source : [ "twitter" ]
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 3: [       OK ] TestMetricManagerImpl.TestCanAddNullAndIncrement (57 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestMinimum
> 5: [       OK ] 
> TestUserMetricsService.CreateDataSetsWithUnknownSourceFailsGracefully (45 ms)
> 5: [ RUN      ] TestUserMetricsService.UpdateData
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 3: [       OK ] TestMetricManagerImpl.TestMinimum (39 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestMaximum
> 5: [       OK ] TestUserMetricsService.UpdateData (37 ms)
> 5: [ RUN      ] TestUserMetricsService.UpdateDataWithGap
> 3: [       OK ] TestMetricManagerImpl.TestMaximum (31 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestMiniumMaximum
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.UpdateDataWithGap (37 ms)
> 5: [ RUN      ] TestUserMetricsService.UpdateDataTotallyOverwrite
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 3: [       OK ] TestMetricManagerImpl.TestMiniumMaximum (39 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestDefaultType
> 5: [       OK ] TestUserMetricsService.UpdateDataTotallyOverwrite (31 ms)
> 5: [ RUN      ] TestUserMetricsService.MultipleUsers
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.MultipleUsers (38 ms)
> 5: [ RUN      ] TestUserMetricsService.IncrementOverSeveralDays
> 3: [       OK ] TestMetricManagerImpl.TestDefaultType (40 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestUserType
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.IncrementOverSeveralDays (35 ms)
> 5: [ RUN      ] TestUserMetricsService.StoreMaximumOf62Days
> 3: [       OK ] TestMetricManagerImpl.TestUserType (36 ms)
> 3: [ RUN      ] TestMetricManagerImpl.TestSystemType
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 3: [       OK ] TestMetricManagerImpl.TestSystemType (57 ms)
> 3: [----------] 12 tests from TestMetricManagerImpl (586 ms total)
> 3: 
> 3: [----------] 1 test from TestUserMetricInputCAPI
> 3: [ RUN      ] TestUserMetricInputCAPI.TestBasicFunctionality
> 5: [       OK ] TestUserMetricsService.StoreMaximumOf62Days (63 ms)
> 5: [ RUN      ] TestUserMetricsService.CantCreateSomeoneElsesData
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.CantCreateSomeoneElsesData (30 ms)
> 5: [ RUN      ] TestUserMetricsService.CantCreateSomeoneElsesDataSet
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.CantCreateSomeoneElsesDataSet (33 ms)
> 5: [ RUN      ] TestUserMetricsService.CantCreateAnotherAppsDataSet
> 3: [       OK ] TestUserMetricInputCAPI.TestBasicFunctionality (67 ms)
> 3: [----------] 1 test from TestUserMetricInputCAPI (67 ms total)
> 3: 
> 3: [----------] Global test environment tear-down
> 3: [==========] 13 tests from 2 test suites ran. (654 ms total)
> 3: [  PASSED  ] 13 tests.
> 3/6 Test #3: usermetricsinput-unit-tests ...........   Passed    0.68 sec
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.CantCreateAnotherAppsDataSet (56 ms)
> 5: [ RUN      ] TestUserMetricsService.AppsDataIsScopedBySecret
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.AppsDataIsScopedBySecret (38 ms)
> 5: [ RUN      ] TestUserMetricsService.CantUpdateSomeoneElsesData
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.CantUpdateSomeoneElsesData (81 ms)
> 5: [ RUN      ] TestUserMetricsService.CantUpdateAnotherAppsData
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.CantUpdateAnotherAppsData (51 ms)
> 5: [ RUN      ] TestUserMetricsService.TakeDataOwnership
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.TakeDataOwnership (34 ms)
> 5: [ RUN      ] TestUserMetricsService.SharedDataSourceIdWrangling
> 5: QSqlDatabasePrivate::removeDatabase: connection 
> 'test-user-metrics-service' is still in use, all queries will cease to work.
> 5: [       OK ] TestUserMetricsService.SharedDataSourceIdWrangling (39 ms)
> 5: [----------] 22 tests from TestUserMetricsService (950 ms total)
> 5: 
> 5: [----------] Global test environment tear-down
> 5: [==========] 25 tests from 2 test suites ran. (952 ms total)
> 5: [  PASSED  ] 25 tests.
> 4/6 Test #5: usermetricsservice-unit-tests .........   Passed    0.98 sec
> 4: ./tests/unit/libusermetricsoutput/TestUserMetricsImpl.cpp:456: Failure
> 4: Value of: formatStringChangedSpy.wait()
> 4:   Actual: false
> 4: Expected: true
> 4: 
> 4: [  FAILED  ] UserMetricsImplTest.AddTranslatedData (4758 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddTranslatedEmptyData
> 4: ./tests/unit/libusermetricsoutput/TestUserMetricsImpl.cpp:502: Failure
> 4: Value of: emptyDataStringChangedSpy.wait()
> 4:   Actual: false
> 4: Expected: true
> 4: 
> 4: [  FAILED  ] UserMetricsImplTest.AddTranslatedEmptyData (4855 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddOldDataUpdatedThisMonth
> 4: [       OK ] UserMetricsImplTest.AddOldDataUpdatedThisMonth (5 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddOldDataUpdatedLastMonth
> 4: [       OK ] UserMetricsImplTest.AddOldDataUpdatedLastMonth (4 ms)
> 4: [ RUN      ] 
> UserMetricsImplTest.AddDataUpdatedThisMonthButNotEnoughToFillTheMonth
> 4: [       OK ] 
> UserMetricsImplTest.AddDataUpdatedThisMonthButNotEnoughToFillTheMonth (2 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddDataMultipleDataForSingleUser
> 4: [       OK ] UserMetricsImplTest.AddDataMultipleDataForSingleUser (10 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddDataMultipleDataForMultipleUsers
> 4: [       OK ] UserMetricsImplTest.AddDataMultipleDataForMultipleUsers (10 
> ms)
> 4: [ RUN      ] UserMetricsImplTest.HandlesTooBigData
> 4: [       OK ] UserMetricsImplTest.HandlesTooBigData (2 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddSourceWithMinimum
> 4: [       OK ] UserMetricsImplTest.AddSourceWithMinimum (2 ms)
> 4: [ RUN      ] UserMetricsImplTest.AddSourceWithMaximum
> 4: [       OK ] UserMetricsImplTest.AddSourceWithMaximum (3 ms)
> 4: [----------] 18 tests from UserMetricsImplTest (9669 ms total)
> 4: 
> 4: [----------] 7 tests from TestSyncedUserMetricsStore
> 4: [ RUN      ] TestSyncedUserMetricsStore.LoadsDataSourcesAtStartup
> 4: [       OK ] TestSyncedUserMetricsStore.LoadsDataSourcesAtStartup (78 ms)
> 4: [ RUN      ] TestSyncedUserMetricsStore.SyncsNewDataSources
> 4: [       OK ] TestSyncedUserMetricsStore.SyncsNewDataSources (59 ms)
> 4: [ RUN      ] TestSyncedUserMetricsStore.LoadsUserDataAtStartup
> 4: [       OK ] TestSyncedUserMetricsStore.LoadsUserDataAtStartup (37 ms)
> 4: [ RUN      ] TestSyncedUserMetricsStore.SyncsNewUserData
> 4: [       OK ] TestSyncedUserMetricsStore.SyncsNewUserData (33 ms)
> 4: [ RUN      ] TestSyncedUserMetricsStore.LoadsDataSetsAtStartup
> 4: [       OK ] TestSyncedUserMetricsStore.LoadsDataSetsAtStartup (61 ms)
> 4: [ RUN      ] TestSyncedUserMetricsStore.SyncsNewDataSets
> 4: [       OK ] TestSyncedUserMetricsStore.SyncsNewDataSets (74 ms)
> 4: [ RUN      ] TestSyncedUserMetricsStore.MergesSystemDataAtStartup
> 4: [       OK ] TestSyncedUserMetricsStore.MergesSystemDataAtStartup (91 ms)
> 4: [----------] 7 tests from TestSyncedUserMetricsStore (436 ms total)
> 4: 
> 4: [----------] 1 test from ScalesData/TestDataSet
> 4: [ RUN      ] ScalesData/TestDataSet.SetData/0
> 4: [       OK ] ScalesData/TestDataSet.SetData/0 (0 ms)
> 4: [----------] 1 test from ScalesData/TestDataSet (0 ms total)
> 4: 
> 4: [----------] 1 test from TurnsBlankStringIntoNull/TestDataSet
> 4: [ RUN      ] TurnsBlankStringIntoNull/TestDataSet.SetData/0
> 4: [       OK ] TurnsBlankStringIntoNull/TestDataSet.SetData/0 (0 ms)
> 4: [----------] 1 test from TurnsBlankStringIntoNull/TestDataSet (0 ms total)
> 4: 
> 4: [----------] 1 test from TurnsBlankStringIntoNullWithOtherData/TestDataSet
> 4: [ RUN      ] TurnsBlankStringIntoNullWithOtherData/TestDataSet.SetData/0
> 4: [       OK ] TurnsBlankStringIntoNullWithOtherData/TestDataSet.SetData/0 
> (0 ms)
> 4: [----------] 1 test from TurnsBlankStringIntoNullWithOtherData/TestDataSet 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from TurnsSingleValueInto0Point5/TestDataSet
> 4: [ RUN      ] TurnsSingleValueInto0Point5/TestDataSet.SetData/0
> 4: [       OK ] TurnsSingleValueInto0Point5/TestDataSet.SetData/0 (0 ms)
> 4: [----------] 1 test from TurnsSingleValueInto0Point5/TestDataSet (0 ms 
> total)
> 4: 
> 4: [----------] 1 test from TurnsZeroRangeInto0Point5s/TestDataSet
> 4: [ RUN      ] TurnsZeroRangeInto0Point5s/TestDataSet.SetData/0
> 4: [       OK ] TurnsZeroRangeInto0Point5s/TestDataSet.SetData/0 (0 ms)
> 4: [----------] 1 test from TurnsZeroRangeInto0Point5s/TestDataSet (0 ms 
> total)
> 4: 
> 4: [----------] 1 test from TurnsZeroRangeInto0Point5sMoreValues/TestDataSet
> 4: [ RUN      ] TurnsZeroRangeInto0Point5sMoreValues/TestDataSet.SetData/0
> 4: [       OK ] TurnsZeroRangeInto0Point5sMoreValues/TestDataSet.SetData/0 (0 
> ms)
> 4: [----------] 1 test from TurnsZeroRangeInto0Point5sMoreValues/TestDataSet 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data0/TestQVariantListModelRowsAboutToBeRemoved
> 4: [ RUN      ] Data0/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0
> 4: [       OK ] Data0/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0 
> (0 ms)
> 4: [----------] 1 test from Data0/TestQVariantListModelRowsAboutToBeRemoved 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data1/TestQVariantListModelRowsAboutToBeRemoved
> 4: [ RUN      ] Data1/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0
> 4: [       OK ] Data1/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0 
> (0 ms)
> 4: [----------] 1 test from Data1/TestQVariantListModelRowsAboutToBeRemoved 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data2/TestQVariantListModelRowsAboutToBeRemoved
> 4: [ RUN      ] Data2/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0
> 4: [       OK ] Data2/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0 
> (0 ms)
> 4: [----------] 1 test from Data2/TestQVariantListModelRowsAboutToBeRemoved 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data3/TestQVariantListModelRowsAboutToBeRemoved
> 4: [ RUN      ] Data3/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0
> 4: [       OK ] Data3/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0 
> (0 ms)
> 4: [----------] 1 test from Data3/TestQVariantListModelRowsAboutToBeRemoved 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data4/TestQVariantListModelRowsAboutToBeRemoved
> 4: [ RUN      ] Data4/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0
> 4: [       OK ] Data4/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0 
> (0 ms)
> 4: [----------] 1 test from Data4/TestQVariantListModelRowsAboutToBeRemoved 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data0/TestQVariantListModelRowsAboutToBeInserted
> 4: [ RUN      ] 
> Data0/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0
> 4: [       OK ] 
> Data0/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0 (0 ms)
> 4: [----------] 1 test from Data0/TestQVariantListModelRowsAboutToBeInserted 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data1/TestQVariantListModelRowsAboutToBeInserted
> 4: [ RUN      ] 
> Data1/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0
> 4: [       OK ] 
> Data1/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0 (0 ms)
> 4: [----------] 1 test from Data1/TestQVariantListModelRowsAboutToBeInserted 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data2/TestQVariantListModelRowsAboutToBeInserted
> 4: [ RUN      ] 
> Data2/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0
> 4: [       OK ] 
> Data2/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0 (0 ms)
> 4: [----------] 1 test from Data2/TestQVariantListModelRowsAboutToBeInserted 
> (0 ms total)
> 4: 
> 4: [----------] 1 test from Data3/TestQVariantListModelRowsAboutToBeInserted
> 4: [ RUN      ] 
> Data3/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0
> 4: [       OK ] 
> Data3/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0 (0 ms)
> 4: [----------] 1 test from Data3/TestQVariantListModelRowsAboutToBeInserted 
> (0 ms total)
> 4: 
> 4: [----------] Global test environment tear-down
> 4: [==========] 49 tests from 19 test suites ran. (10128 ms total)
> 4: [  PASSED  ] 47 tests.
> 4: [  FAILED  ] 2 tests, listed below:
> 4: [  FAILED  ] UserMetricsImplTest.AddTranslatedData
> 4: [  FAILED  ] UserMetricsImplTest.AddTranslatedEmptyData
> 4: 
> 4:  2 FAILED TESTS
> 5/6 Test #4: usermetricsoutput-unit-tests ..........***Failed   10.16 sec
> [==========] Running 49 tests from 19 test suites.
> [----------] Global test environment set-up.
> [----------] 6 tests from ColorThemeImplTest
> [ RUN      ] ColorThemeImplTest.HasDefaultColorsWithNoArguments
> [       OK ] ColorThemeImplTest.HasDefaultColorsWithNoArguments (0 ms)
> [ RUN      ] ColorThemeImplTest.AcceptsColorsAsConstructorArguments
> [       OK ] ColorThemeImplTest.AcceptsColorsAsConstructorArguments (0 ms)
> [ RUN      ] ColorThemeImplTest.MethodSetStartSendsSignal
> [       OK ] ColorThemeImplTest.MethodSetStartSendsSignal (0 ms)
> [ RUN      ] ColorThemeImplTest.MethodSetMainSendsSignal
> [       OK ] ColorThemeImplTest.MethodSetMainSendsSignal (0 ms)
> [ RUN      ] ColorThemeImplTest.MethodSetEndSendsSignal
> [       OK ] ColorThemeImplTest.MethodSetEndSendsSignal (0 ms)
> [ RUN      ] ColorThemeImplTest.MethodSetColorsSendsSignal
> [       OK ] ColorThemeImplTest.MethodSetColorsSendsSignal (0 ms)
> [----------] 6 tests from ColorThemeImplTest (1 ms total)
> 
> [----------] 3 tests from TestGSettingsColorThemeProvider
> [ RUN      ] TestGSettingsColorThemeProvider.ReadsThemes
> /<<PKGBUILDDIR>>/data
> [       OK ] TestGSettingsColorThemeProvider.ReadsThemes (11 ms)
> [ RUN      ] TestGSettingsColorThemeProvider.HandlesMissingXml
> [       OK ] TestGSettingsColorThemeProvider.HandlesMissingXml (0 ms)
> [ RUN      ] TestGSettingsColorThemeProvider.HandlesInvalidXml
> Error XSDError in 
> file:///<<PKGBUILDDIR>>/tests/data/libusermetrics/themes/default.xml, at line 
> 5, column 61: Element theme is missing child element.
> [       OK ] TestGSettingsColorThemeProvider.HandlesInvalidXml (2 ms)
> [----------] 3 tests from TestGSettingsColorThemeProvider (17 ms total)
> 
> [----------] 18 tests from UserMetricsImplTest
> [ RUN      ] UserMetricsImplTest.CurrentDate
> [       OK ] UserMetricsImplTest.CurrentDate (0 ms)
> [ RUN      ] UserMetricsImplTest.CurrentDateChangesWithDataSource
> [       OK ] UserMetricsImplTest.CurrentDateChangesWithDataSource (0 ms)
> [ RUN      ] UserMetricsImplTest.MonthLengthChangesWithDate
> [       OK ] UserMetricsImplTest.MonthLengthChangesWithDate (0 ms)
> [ RUN      ] UserMetricsImplTest.HasEmptyDataForNonExistentUser
> [       OK ] UserMetricsImplTest.HasEmptyDataForNonExistentUser (0 ms)
> [ RUN      ] 
> UserMetricsImplTest.HasEmptyDataForNonExistentUserThenAppearsWhenAdded
> [       OK ] 
> UserMetricsImplTest.HasEmptyDataForNonExistentUserThenAppearsWhenAdded (5 ms)
> [ RUN      ] UserMetricsImplTest.HasEmptyDataForKnownUserWithNoData
> [       OK ] UserMetricsImplTest.HasEmptyDataForKnownUserWithNoData (0 ms)
> [ RUN      ] UserMetricsImplTest.AddDataForToday
> [       OK ] UserMetricsImplTest.AddDataForToday (4 ms)
> [ RUN      ] UserMetricsImplTest.FollowsCurrentDataSource
> [       OK ] UserMetricsImplTest.FollowsCurrentDataSource (2 ms)
> [ RUN      ] UserMetricsImplTest.AddTranslatedData
> ./tests/unit/libusermetricsoutput/TestUserMetricsImpl.cpp:456: Failure
> Value of: formatStringChangedSpy.wait()
>   Actual: false
> Expected: true
> 
> [  FAILED  ] UserMetricsImplTest.AddTranslatedData (4758 ms)
> [ RUN      ] UserMetricsImplTest.AddTranslatedEmptyData
> ./tests/unit/libusermetricsoutput/TestUserMetricsImpl.cpp:502: Failure
> Value of: emptyDataStringChangedSpy.wait()
>   Actual: false
> Expected: true
> 
> [  FAILED  ] UserMetricsImplTest.AddTranslatedEmptyData (4855 ms)
> [ RUN      ] UserMetricsImplTest.AddOldDataUpdatedThisMonth
> [       OK ] UserMetricsImplTest.AddOldDataUpdatedThisMonth (5 ms)
> [ RUN      ] UserMetricsImplTest.AddOldDataUpdatedLastMonth
> [       OK ] UserMetricsImplTest.AddOldDataUpdatedLastMonth (4 ms)
> [ RUN      ] 
> UserMetricsImplTest.AddDataUpdatedThisMonthButNotEnoughToFillTheMonth
> [       OK ] 
> UserMetricsImplTest.AddDataUpdatedThisMonthButNotEnoughToFillTheMonth (2 ms)
> [ RUN      ] UserMetricsImplTest.AddDataMultipleDataForSingleUser
> [       OK ] UserMetricsImplTest.AddDataMultipleDataForSingleUser (10 ms)
> [ RUN      ] UserMetricsImplTest.AddDataMultipleDataForMultipleUsers
> [       OK ] UserMetricsImplTest.AddDataMultipleDataForMultipleUsers (10 ms)
> [ RUN      ] UserMetricsImplTest.HandlesTooBigData
> [       OK ] UserMetricsImplTest.HandlesTooBigData (2 ms)
> [ RUN      ] UserMetricsImplTest.AddSourceWithMinimum
> [       OK ] UserMetricsImplTest.AddSourceWithMinimum (2 ms)
> [ RUN      ] UserMetricsImplTest.AddSourceWithMaximum
> [       OK ] UserMetricsImplTest.AddSourceWithMaximum (3 ms)
> [----------] 18 tests from UserMetricsImplTest (9669 ms total)
> 
> [----------] 7 tests from TestSyncedUserMetricsStore
> [ RUN      ] TestSyncedUserMetricsStore.LoadsDataSourcesAtStartup
> [       OK ] TestSyncedUserMetricsStore.LoadsDataSourcesAtStartup (78 ms)
> [ RUN      ] TestSyncedUserMetricsStore.SyncsNewDataSources
> [       OK ] TestSyncedUserMetricsStore.SyncsNewDataSources (59 ms)
> [ RUN      ] TestSyncedUserMetricsStore.LoadsUserDataAtStartup
> [       OK ] TestSyncedUserMetricsStore.LoadsUserDataAtStartup (37 ms)
> [ RUN      ] TestSyncedUserMetricsStore.SyncsNewUserData
> [       OK ] TestSyncedUserMetricsStore.SyncsNewUserData (33 ms)
> [ RUN      ] TestSyncedUserMetricsStore.LoadsDataSetsAtStartup
> [       OK ] TestSyncedUserMetricsStore.LoadsDataSetsAtStartup (61 ms)
> [ RUN      ] TestSyncedUserMetricsStore.SyncsNewDataSets
> [       OK ] TestSyncedUserMetricsStore.SyncsNewDataSets (74 ms)
> [ RUN      ] TestSyncedUserMetricsStore.MergesSystemDataAtStartup
> [       OK ] TestSyncedUserMetricsStore.MergesSystemDataAtStartup (91 ms)
> [----------] 7 tests from TestSyncedUserMetricsStore (436 ms total)
> 
> [----------] 1 test from ScalesData/TestDataSet
> [ RUN      ] ScalesData/TestDataSet.SetData/0
> [       OK ] ScalesData/TestDataSet.SetData/0 (0 ms)
> [----------] 1 test from ScalesData/TestDataSet (0 ms total)
> 
> [----------] 1 test from TurnsBlankStringIntoNull/TestDataSet
> [ RUN      ] TurnsBlankStringIntoNull/TestDataSet.SetData/0
> [       OK ] TurnsBlankStringIntoNull/TestDataSet.SetData/0 (0 ms)
> [----------] 1 test from TurnsBlankStringIntoNull/TestDataSet (0 ms total)
> 
> [----------] 1 test from TurnsBlankStringIntoNullWithOtherData/TestDataSet
> [ RUN      ] TurnsBlankStringIntoNullWithOtherData/TestDataSet.SetData/0
> [       OK ] TurnsBlankStringIntoNullWithOtherData/TestDataSet.SetData/0 (0 
> ms)
> [----------] 1 test from TurnsBlankStringIntoNullWithOtherData/TestDataSet (0 
> ms total)
> 
> [----------] 1 test from TurnsSingleValueInto0Point5/TestDataSet
> [ RUN      ] TurnsSingleValueInto0Point5/TestDataSet.SetData/0
> [       OK ] TurnsSingleValueInto0Point5/TestDataSet.SetData/0 (0 ms)
> [----------] 1 test from TurnsSingleValueInto0Point5/TestDataSet (0 ms total)
> 
> [----------] 1 test from TurnsZeroRangeInto0Point5s/TestDataSet
> [ RUN      ] TurnsZeroRangeInto0Point5s/TestDataSet.SetData/0
> [       OK ] TurnsZeroRangeInto0Point5s/TestDataSet.SetData/0 (0 ms)
> [----------] 1 test from TurnsZeroRangeInto0Point5s/TestDataSet (0 ms total)
> 
> [----------] 1 test from TurnsZeroRangeInto0Point5sMoreValues/TestDataSet
> [ RUN      ] TurnsZeroRangeInto0Point5sMoreValues/TestDataSet.SetData/0
> [       OK ] TurnsZeroRangeInto0Point5sMoreValues/TestDataSet.SetData/0 (0 ms)
> [----------] 1 test from TurnsZeroRangeInto0Point5sMoreValues/TestDataSet (0 
> ms total)
> 
> [----------] 1 test from Data0/TestQVariantListModelRowsAboutToBeRemoved
> [ RUN      ] Data0/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0
> [       OK ] Data0/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0 (0 
> ms)
> [----------] 1 test from Data0/TestQVariantListModelRowsAboutToBeRemoved (0 
> ms total)
> 
> [----------] 1 test from Data1/TestQVariantListModelRowsAboutToBeRemoved
> [ RUN      ] Data1/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0
> [       OK ] Data1/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0 (0 
> ms)
> [----------] 1 test from Data1/TestQVariantListModelRowsAboutToBeRemoved (0 
> ms total)
> 
> [----------] 1 test from Data2/TestQVariantListModelRowsAboutToBeRemoved
> [ RUN      ] Data2/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0
> [       OK ] Data2/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0 (0 
> ms)
> [----------] 1 test from Data2/TestQVariantListModelRowsAboutToBeRemoved (0 
> ms total)
> 
> [----------] 1 test from Data3/TestQVariantListModelRowsAboutToBeRemoved
> [ RUN      ] Data3/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0
> [       OK ] Data3/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0 (0 
> ms)
> [----------] 1 test from Data3/TestQVariantListModelRowsAboutToBeRemoved (0 
> ms total)
> 
> [----------] 1 test from Data4/TestQVariantListModelRowsAboutToBeRemoved
> [ RUN      ] Data4/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0
> [       OK ] Data4/TestQVariantListModelRowsAboutToBeRemoved.RowsRemoved/0 (0 
> ms)
> [----------] 1 test from Data4/TestQVariantListModelRowsAboutToBeRemoved (0 
> ms total)
> 
> [----------] 1 test from Data0/TestQVariantListModelRowsAboutToBeInserted
> [ RUN      ] Data0/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0
> [       OK ] Data0/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0 
> (0 ms)
> [----------] 1 test from Data0/TestQVariantListModelRowsAboutToBeInserted (0 
> ms total)
> 
> [----------] 1 test from Data1/TestQVariantListModelRowsAboutToBeInserted
> [ RUN      ] Data1/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0
> [       OK ] Data1/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0 
> (0 ms)
> [----------] 1 test from Data1/TestQVariantListModelRowsAboutToBeInserted (0 
> ms total)
> 
> [----------] 1 test from Data2/TestQVariantListModelRowsAboutToBeInserted
> [ RUN      ] Data2/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0
> [       OK ] Data2/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0 
> (0 ms)
> [----------] 1 test from Data2/TestQVariantListModelRowsAboutToBeInserted (0 
> ms total)
> 
> [----------] 1 test from Data3/TestQVariantListModelRowsAboutToBeInserted
> [ RUN      ] Data3/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0
> [       OK ] Data3/TestQVariantListModelRowsAboutToBeInserted.RowsInserted/0 
> (0 ms)
> [----------] 1 test from Data3/TestQVariantListModelRowsAboutToBeInserted (0 
> ms total)
> 
> [----------] Global test environment tear-down
> [==========] 49 tests from 19 test suites ran. (10128 ms total)
> [  PASSED  ] 47 tests.
> [  FAILED  ] 2 tests, listed below:
> [  FAILED  ] UserMetricsImplTest.AddTranslatedData
> [  FAILED  ] UserMetricsImplTest.AddTranslatedEmptyData
> 
>  2 FAILED TESTS
> 
> 6: QProcess: Destroyed while process 
> ("/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/usermetricsservice/usermetricsservice")
>  is still running.
> 6: QProcess: Destroyed while process ("dbus-daemon") is still running.
> 6: QProcess: Destroyed while process ("dbus-daemon") is still running.
> 6/6 Test #6: tst_QmlTests ..........................   Passed  180.41 sec
> 
> 83% tests passed, 1 tests failed out of 6
> 
> Total Test time (real) = 180.42 sec
> 
> The following tests FAILED:
>         4 - usermetricsoutput-unit-tests (Failed)
> Errors while running CTest
> make[1]: *** [Makefile:74: test] Error 8
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j8 test 
> ARGS\+=--verbose ARGS\+=-j8 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2023/10/28/libusermetrics_1.3.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231028;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231028&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.

--- End Message ---
--- Begin Message ---
Source: libusermetrics
Source-Version: 1.3.2-1
Done: Marius Gripsgard <mariog...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libusermetrics, 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 1054...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marius Gripsgard <mariog...@debian.org> (supplier of updated libusermetrics 
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: Thu, 01 Feb 2024 04:08:35 +0100
Source: libusermetrics
Architecture: source
Version: 1.3.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian UBports Team <team+ubpo...@tracker.debian.org>
Changed-By: Marius Gripsgard <mariog...@debian.org>
Closes: 1054997
Changes:
 libusermetrics (1.3.2-1) unstable; urgency=medium
 .
   [ Marius Gripsgard ]
   * New upstream release
   * debian/patches: Drop upstreamed patch
     - 0001-upgrade-cpp-standard-to-cpp17.patch
   * debian/*: Add patch to use en_US as LANG or LANGUAGE will be
     ignored in latest gettext version. Also add locales-all to B-D
     (closes: #1054997)
Checksums-Sha1:
 6443f652132b6ba9b3d0d178def056a2c06fb1b4 2340 libusermetrics_1.3.2-1.dsc
 79befd46413af4b7af8f0a334a7371b65390a594 137608 
libusermetrics_1.3.2.orig.tar.gz
 ce8e0e9b813d05e4d6c516668c58cdbac22018bc 6000 
libusermetrics_1.3.2-1.debian.tar.xz
 b04ec3f02bf6339ae9c81f7d6a5f2c5fe7b0cabb 14813 
libusermetrics_1.3.2-1_source.buildinfo
Checksums-Sha256:
 a1315c18613bd632397d9705121af0b5c05a473cd173316e8ae34dbed28243cd 2340 
libusermetrics_1.3.2-1.dsc
 e2b38c2af20657ae262db339eb0aa2f87914d25d9d40059b5d01e8f01e4935fd 137608 
libusermetrics_1.3.2.orig.tar.gz
 067612f0c760cba7b2e10fe5d98114000c5b1cc5e90c0bfb4e286218efbb57d6 6000 
libusermetrics_1.3.2-1.debian.tar.xz
 d83e957c63e814724d7847995fab67b72d60947f649a3ddc2d0ee1e27f20bcb1 14813 
libusermetrics_1.3.2-1_source.buildinfo
Files:
 d40455c9e581e5b6ebd4b79eb1adb194 2340 libs optional libusermetrics_1.3.2-1.dsc
 89582fb6b9734427abefcce734835dbc 137608 libs optional 
libusermetrics_1.3.2.orig.tar.gz
 b1279dbf11a33781b32b9618f6974910 6000 libs optional 
libusermetrics_1.3.2-1.debian.tar.xz
 69b0570927d6952b26d5a2cb9408c455 14813 libs optional 
libusermetrics_1.3.2-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iIsEARYIADMWIQT0KegCiCm6mh1JH2jwqyDIdgBMKgUCZbsL8xUcbWFyaW9ncmlw
QGRlYmlhbi5vcmcACgkQ8KsgyHYATCq9OQEApCw+75GXffLVlpwEHZV5YJg8ENij
vcwSXMzlbHTLsToA/Aqeg4hYfb08OSQWpXiRO6e45hRS+sUwHssB/riJ6iIP
=rt1S
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to