Opened 10 years ago

Closed 10 years ago

#41793 closed defect (invalid)

gnome-desktop: no destroot found

Reported by: AliceBreeveld Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: gnome-desktop

Description

New Maverick Macbook pro laptop. Attempting to install evince. Have tried all the different variants with no success.

Attachments (1)

main.log (3.0 KB) - added by AliceBreeveld 10 years ago.
new main log

Download all attachments as: .zip

Change History (9)

comment:1 Changed 10 years ago by AliceBreeveld

Cc: a.breeveld@… added

Cc Me!

comment:2 Changed 10 years ago by mf2k (Frank Schima)

Cc: a.breeveld@… removed
Resolution: duplicate
Status: newclosed

You have provided no useful information to debug anything. Assuming duplicate of #35755.

comment:3 Changed 10 years ago by AliceBreeveld

Resolution: duplicate
Status: closedreopened

I don't think this is the same problem as with ticket #35755. This is what I get:

$ sudo port install evince
--->  Computing dependencies for evince
--->  Dependencies to be installed: gnome-settings-daemon gnome-desktop libcanberra gstreamer1 bison flex libnotify pulseaudio fftw-3-single gconf gtk-doc gnome-doc-utils py27-libxml2 rarian orbit2 libidl policykit json-c libsamplerate libsndfile flac upower itstool gawk libsecret libgcrypt libgpg-error libspectre poppler curl poppler-data t1lib texlive-bin harfbuzz-icu libzzip texlive-common xorg-libXaw xorg-libXp xorg-printproto
--->  Installing gnome-desktop @3.8.4_0
Error: org.macports.install for port gnome-desktop returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnome-desktop/gnome-desktop/work/destroot
Error: Failed to install gnome-desktop
Please see the log file for port gnome-desktop for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnome-desktop/gnome-desktop/main.log
Error: The following dependencies were not installed: gnome-settings-daemon gnome-desktop libcanberra gstreamer1 bison flex libnotify pulseaudio fftw-3-single gconf gtk-doc gnome-doc-utils py27-libxml2 rarian orbit2 libidl policykit json-c libsamplerate libsndfile flac upower itstool gawk libsecret libgcrypt libgpg-error libspectre poppler curl poppler-data t1lib texlive-bin harfbuzz-icu libzzip texlive-common xorg-libXaw xorg-libXp xorg-printproto
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port evince failed
Last edited 10 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:4 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

That was not a clean attempt. Please run "sudo port clean evince" and then try again; if it fails again, attach the new main.log file.

Changed 10 years ago by AliceBreeveld

Attachment: main.log added

new main log

comment:5 in reply to:  4 ; Changed 10 years ago by AliceBreeveld

Replying to ryandesign@…:

That was not a clean attempt. Please run "sudo port clean evince" and then try again; if it fails again, attach the new main.log file.

$ sudo port clean evince
Password:
--->  Cleaning evince
Alice@Alices-MacBook-Pro /Users/Alice$ sudo port install evince
--->  Computing dependencies for evince
--->  Dependencies to be installed: gnome-settings-daemon gnome-desktop libcanberra gstreamer1 bison flex libnotify pulseaudio fftw-3-single gconf gtk-doc gnome-doc-utils py27-libxml2 rarian orbit2 libidl policykit json-c libsamplerate libsndfile flac upower itstool gawk libsecret libgcrypt libgpg-error libspectre poppler curl poppler-data t1lib texlive-bin harfbuzz-icu libzzip texlive-common xorg-libXaw xorg-libXp xorg-printproto
--->  Installing gnome-desktop @3.8.4_0
Error: org.macports.install for port gnome-desktop returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnome-desktop/gnome-desktop/work/destroot
Error: Failed to install gnome-desktop
Please see the log file for port gnome-desktop for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnome-desktop/gnome-desktop/main.log
Error: The following dependencies were not installed: gnome-settings-daemon gnome-desktop libcanberra gstreamer1 bison flex libnotify pulseaudio fftw-3-single gconf gtk-doc gnome-doc-utils py27-libxml2 rarian orbit2 libidl policykit json-c libsamplerate libsndfile flac upower itstool gawk libsecret libgcrypt libgpg-error libspectre poppler curl poppler-data t1lib texlive-bin harfbuzz-icu libzzip texlive-common xorg-libXaw xorg-libXp xorg-printproto
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port evince failed
Last edited 10 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:6 in reply to:  5 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Owner: changed from macports-tickets@… to devans@…
Port: gnome-desktop added; evince removed
Status: reopenednew
Summary: failed to install evincegnome-desktop: no destroot found

Ah, sorry, the port that failed was gnome-desktop, so that's the port you need to clean before trying again.

comment:7 Changed 10 years ago by AliceBreeveld

Evince seemed to install ok this time, but when I run it I can see the pdf file but also this message:

Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!

Does this matter?

comment:8 in reply to:  7 Changed 10 years ago by larryv (Lawrence Velázquez)

Resolution: invalid
Status: newclosed

Replying to a.breeveld@…:

Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!

You should probably set up launchd to run D-Bus automatically. Run port notes dbus for the commands to run.

Otherwise, it looks like you’re set.

Note: See TracTickets for help on using tickets.