[solved] xfce4-mount-plugin missing | |
|
|
Senior Mitglied Posts: 16777215 Registered: 2008-12-03 | I'm missing the xfce4-mount-plugin
http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin. How can I create this plugin (I couldn't find it using package search).
Apart from that I'm very happy with paldo. Even my ralink rt2500 wireless stick worked out of the box and the swiss-german keyboard worked as well (it took some time in zenwalk until all the keys worked).
Even freemind is part of the packages! Great piece of software, even for me as un unexperienced Linux-user.
Regards
mumpf |
|
|
|
|
|
Re: xfce4-mount-plugin missing | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | not anymore in testing branch ... |
|
|
|
|
|
Re: xfce4-mount-plugin missing | |
|
|
Senior Mitglied Posts: 16777215 Registered: 2008-12-03 | Zitat | | Original erstellt: 2008-12-07 18:57 von Amnon82
not anymore in testing branch ... |
I have the stable version, does this mean it is not available?
|
|
|
|
|
|
Re: xfce4-mount-plugin missing | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | I've to see if it's build. Also new packages are always committed to testing branch. Simple upgrade paldo to testing branch using these cmds in a terminal:
|
|
|
|
|
|
Re: xfce4-mount-plugin missing | |
|
|
Senior Mitglied Posts: 16777215 Registered: 2008-12-03 | I might try another volume-manager, because I prefer stable.
Thanks anyway
|
|
|
|
|
|
Re: xfce4-mount-plugin missing | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | you can simple install it also in stable:
|
|
|
|
|
|
Re: xfce4-mount-plugin missing | |
|
|
Senior Mitglied Posts: 16777215 Registered: 2008-12-03 | works perfectly, thanks Ammon82.
|
|
|
|
|
|
Re: xfce4-mount-plugin missing | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | U'r welcome |
|
|
|
|
|
Re: xfce4-mount-plugin missing | |
|
|
Senior Mitglied Posts: 16777215 Registered: 2008-12-03 | After the installation of the xfce-mount-plugin of testing my rt73 driver did not any longer work. I didn't realize that due to error messages regarding a missing wpa-key and I was searching for hours...
Then I borrowed a ralink rt2500 w-lan stick, plugged it in (the rt2500 is supported out of the box) and I tried to repair rt73:
upkg-add rt73
Generating script...
Writing script...
Executing script...
The following packages will be removed:
mysql postgresql sqlite xfce4-mount-plugin
Do you want to continue? [Y/n] y
Removing mysql-x86-glibc-2.8-gcc-4.3-1-5.0.67-2...
Removing postgresql-x86-glibc-2.8-gcc-4.3-1-8.3.4-1...
Removing sqlite-x86-glibc-2.8-gcc-4.3-1-2.8.17-1...
Removing xfce4-mount-plugin-x86-glibc-2.8-gcc-4.3-1-0.5.5-1...
Selecting paldo-desktop-20080908-1 (stable)...
Selecting xfce-desktop-4.4.2-2 (stable)...
Therefore I have upgraded to testing.
Edit:
After the upgrade to testing rt73 had to be installed again...
upkg-add rt73
Generating script...
Writing script...
Executing script...
The following packages will be upgraded:
gstreamer-0.10 gnome-user-docs
Do you want to continue? [Y/n] y
Installing gstreamer-0.10-0.10.21-2 (testing)...
Installing gnome-user-docs-2.24.0-1 (testing)...
Selecting paldo-desktop-20080908-1 (testing)...
Selecting xfce-desktop-4.4.3-4 (testing)...
|
|
|
|
|
|
Re: xfce4-mount-plugin missing | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | if you install xfce4-mount-plugin in stable it shouldn't have anything to do with other packages if you use --force. thats why we add this switch to upkg- FORCE removes any dependencies of the package. thats my output:
[amnon@amnonstvpc:~]$ sudo upkg-install --force --branch=testing xfce4-mount-plugin
Generating script...
Writing script...
Executing script...
The following extra packages will be installed:
xfce4-mount-plugin
Do you want to continue? [Y/n]
no other packages will be added or removed ... |
|
|
|
|
|