Skip to content

Add Gvfs 1.42.0 #1373

Merged
merged 21 commits into from
Oct 1, 2019
Merged

Add Gvfs 1.42.0 #1373

merged 21 commits into from
Oct 1, 2019

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Sep 30, 2019

Gvfs is still needed. Only the Gvfs tools gvfs-* are replaced by gio. So revert the removal, and update to the latest version. External devices are now automatically mounted (at least in Xfce).

Tested on rabammel and machmal.

Update with sudo bee update libmtp gsettings-desktop-schemas gvfs.

Add the latest version for Gvfs 1.42.0.

    Run-time dependency libmtp found: NO (tried cmake)

    meson.build:441:2: ERROR: Invalid version of dependency, need 'libmtp' ['>= 1.1.12'] found '1.1.8'.
Work around the configure failure below.

    Run-time dependency avahi-client found: NO (tried pkgconfig and cmake)

    meson.build:319:2: ERROR: Dependency "avahi-client" not found, tried pkgconfig and cmake
Work around the configure error below.

    Run-time dependency fuse3 found: NO (tried pkgconfig and cmake)

    meson.build:334:2: ERROR: Dependency "fuse3" not found, tried pkgconfig and cmake
Work around the configure error below.

    Run-time dependency libimobiledevice-1.0 found: NO (tried pkgconfig and cmake)

    meson.build:360:2: ERROR: Dependency "libimobiledevice-1.0" not found, tried pkgconfig and cmake
Work around the configure error below.

    Run-time dependency goa-1.0 found: NO (tried pkgconfig and cmake)

    meson.build:367:2: ERROR: Dependency "goa-1.0" not found, tried pkgconfig and cmake
Work around the configure error below.

    Run-time dependency smbclient found: NO (tried pkgconfig and cmake)

    meson.build:394:2: ERROR: Dependency "smbclient" not found, tried pkgconfig and cmake
    Run-time dependency libcdio_paranoia found: NO (tried pkgconfig and cmake)

    meson.build:410:2: ERROR: Dependency "libcdio_paranoia" not found, tried pkgconfig and cmake
Work around the configure error below.

    meson.build:417:2: ERROR: Assert failed: Google backend requested but GOA is required
    Run-time dependency libnfs found: NO (tried pkgconfig and cmake)

    meson.build:454:2: ERROR: Dependency "libnfs" not found, tried pkgconfig and cmake
@wwwutz
Copy link
Collaborator

wwwutz commented Oct 1, 2019

there's a gsettings-desktop-schemas-3.34.0-0 installed on DM but this PR has gsettings-desktop-schemas-3.4.1-0 supplied.

somethings wrong here, could you check please ?

@pmenzel
Copy link
Collaborator Author

pmenzel commented Oct 1, 2019

Thanks you for noticing. Fixed in #1380.

@wwwutz
Copy link
Collaborator

wwwutz commented Oct 1, 2019

image

@pmenzel
Copy link
Collaborator Author

pmenzel commented Oct 2, 2019

Logging out and back in seems to be required to be able to unmount an automatically mounted device. It is unknown, if restarting the process Thunar is enough.

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants