FS#52007 - [ostree] Prints out debug messages during normal operation

Attached to Project: Arch Linux
Opened by Adrián Pérez de Castro (aperezdc) - Wednesday, 30 November 2016, 21:08 GMT
Last edited by Jan Alexander Steffens (heftig) - Saturday, 03 December 2016, 16:23 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The upstream release for OSTree 2016.14 introduced a g_print() statement which should have been a g_debug(). This is fixed in commit e620a8a. In a discussion in #flatpak (Freenode), the Flatpak maintainer and OSTree contributor Alex Larsson recommended to add that commit as a patch downstream. The attached patch for the “ostree” package arranges for the sources to be patched in th PKGBUILD's “prepare()” function.

Additional info:

* ostree 2016.14-1
* flatpak 0.6.14-1


Steps to reproduce:

1. Install the above version of the packages (from the “extra” repository).
2. Configure the GNOME Flatpak remote as instructed in http://flatpak.org/index.html#users
3. Run “flatpak [--user] update”

The output from the command may include hundreds of messages like the following:

Ignoring not-found dirmeta 7a9694700ee410355a67a5519fe9e220ec12230937811f99c1c27027795e6a04
Ignoring not-found dirmeta 7d434d25dc98072de4313cb84ce21f06d49ae0c4dc4183f0caeef9a7c5397860
Ignoring not-found dirmeta...
...
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Saturday, 03 December 2016, 16:23 GMT
Reason for closing:  Fixed
Additional comments about closing:  ostree 2016.14+1

Loading...