Opened 11 years ago
Closed 11 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)
Change History (9)
comment:1 Changed 11 years ago by AliceBreeveld
Cc: | a.breeveld@… added |
---|
comment:2 Changed 11 years ago by mf2k (Frank Schima)
Cc: | a.breeveld@… removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
You have provided no useful information to debug anything. Assuming duplicate of #35755.
comment:3 Changed 11 years ago by AliceBreeveld
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
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
comment:4 follow-up: 5 Changed 11 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.
comment:5 follow-up: 6 Changed 11 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
comment:6 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Owner: | changed from macports-tickets@… to devans@… |
Port: | gnome-desktop added; evince removed |
Status: | reopened → new |
Summary: | failed to install evince → gnome-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 follow-up: 8 Changed 11 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 Changed 11 years ago by larryv (Lawrence Velázquez)
Resolution: | → invalid |
---|---|
Status: | new → closed |
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.
Cc Me!