You are not logged in.
babouk wrote:james0610 wrote:echo {PACKAGENAME} hold | dpkg --set-selections
You need to do this for the packages- thunar thunar-data libthunarx-2-0
Thank You james0160
![]()
that did the trick ....
sorry.. so?
¿?
I did them each individually eg:
echo libthunarx-2-0 | dpkg --set-selections
echo thunar | dpkg --set-selections
echo thunar-data | dpkg --set-selections
"On The First Day, God Created Linux... And The Rest Was Easy"
Offline
Hi all,
I experienced the same problem:
I upgraded/dist-upgraded my Crunchbang Waldorf after the official release
thunar1.6 is not anymore in Debian experimental and my thunar has been downgraded to thunar1.2
A workaround is to use the repository of Siduction:
deb http://ftp.spline.de/pub/siduction/xfcenext unstable main
Add the following in /etc/apt/preferences:
Package: thunar libthunarx-2-0 thunar-data
Pin: origin ftp.spline.de
Pin-Priority: 1200
(do not forget to update the Pin-Priority regarding your own /etc/apt/preferences)
Edit 2013-05-27 05:34PM:
There is a better (tidier) way to solve the problem by using Debian unstable:
Package: thunar libthunarx-2-0 thunar-data
Pin: release o=Debian,a=unstable
Pin-Priority: 1200
Package: *
Pin: release o=Debian,a=unstable
Pin-Priority: 300
Last edited by njames (2013-05-27 15:37:16)
Offline
Hi all,
I experienced the same problem:
I upgraded/dist-upgraded my Crunchbang Waldorf after the official release
thunar1.6 is not anymore in Debian experimental and my thunar has been downgraded to thunar1.2
A workaround is to use the repository of Siduction:
deb http://ftp.spline.de/pub/siduction/xfcenext unstable main
Add the following in /etc/apt/preferences:
Package: thunar libthunarx-2-0 thunar-data Pin: origin ftp.spline.de Pin-Priority: 1200
(do not forget to update the Pin-Priority regarding your own /etc/apt/preferences)
Edit 2013-05-27 05:34PM:
There is a better (tidier) way to solve the problem by using Debian unstable:Package: thunar libthunarx-2-0 thunar-data Pin: release o=Debian,a=unstable Pin-Priority: 1200 Package: * Pin: release o=Debian,a=unstable Pin-Priority: 300
I went for thunar 1.6.3 in sid repos and just held them packages back and removed the sid repo for my system either way though works
"On The First Day, God Created Linux... And The Rest Was Easy"
Offline
i followed all the steps posted here but still my system wont install nor upgrade Thunar.
root@debian:/etc/apt# thunar -V
Thunar 1.2.3 (Xfce 4.8)Copyright (c) 2004-2011
The Thunar development team. All rights reserved.Written by Benedikt Meurer <benny@xfce.org>.
Please report bugs to <http://bugzilla.xfce.org/>.
root@debian:/etc/apt# apt-get -t experimental install thunar
Reading package lists... Done
Building dependency tree
Reading state information... Done
thunar is already the newest version.
The following packages were automatically installed and are no longer required:
ant ant-optional libapache-pom-java libcmis-0.2-0 libcommons-beanutils-java libcommons-collections3-java
libcommons-compress-java libcommons-digester-java libcommons-logging-java libcommons-parent-java libdb-java libdb-je-java
libdb5.1-java libdb5.1-java-jni libfprint0 libgraphicsmagick3 libhsqldb-java libicu4j-java libjaxp1.3-java libjline-java
libjtidy-java liblucene2-java libregexp-java libreoffice-emailmerge libservlet2.5-java libxalan2-java libxerces2-java
libxine2 libxine2-bin libxine2-doc libxine2-ffmpeg libxine2-gnome libxine2-misc-plugins libxine2-plugins libxine2-x
libxml-commons-external-java libxml-commons-resolver1.1-java libxz-java ttf-sil-gentium-basic
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 141 not upgraded.
root@debian:/etc/apt#
Offline
i followed all the steps posted here but still my system wont install nor upgrade Thunar.
Is there a particular feature you need in Thunar 1.6.3, or do you just want the latest version?
Using [code ] tags (not [quote ] tags) please post the output of the following commands:
cat /etc/apt/sources.list
cat /etc/apt/preferences
apt-cache policy thunar
Is there a particular feature you need in Thunar 1.6.3, or do you just want the latest version?
Last edited by pidsley (2013-07-02 06:30:00)
Offline
Is there a particular feature you need in Thunar 1.6.3, or do you just want the latest version?
The tab feature, i like tabs
hebangs wrote:i followed all the steps posted here but still my system wont install nor upgrade Thunar.
Is there a particular feature you need in Thunar 1.6.3, or do you just want the latest version?
Using [code ] tags (not [quote ] tags) please post the output of the following commands:
cat /etc/apt/sources.list cat /etc/apt/preferences apt-cache policy thunar
Is there a particular feature you need in Thunar 1.6.3, or do you just want the latest version?
cat /etc/apt/sources.list
root@debian:/# cat /etc/apt/sources.list
## CRUNCHBANG
## Compatible with Debian Wheezy, but use at your own risk.
deb [url]http://packages.crunchbang.org/waldorf[/url] waldorf main
deb-src [url]http://packages.crunchbang.org/waldorf[/url] waldorf main
## DEBIAN
deb [url]http://http.debian.net/debian[/url] wheezy main contrib non-free
deb-src [url]http://http.debian.net/debian[/url] wheezy main contrib non-free
## DEBIAN SECURITY
deb [url]http://security.debian.org/[/url] wheezy/updates main
# deb-src [url]http://security.debian.org/[/url] wheezy/updates main
deb [url]http://http.debian.net/debian[/url] stable main
deb-src [url]http://http.debian.net/debian[/url] stable main
deb [url]http://http.us.debian.org/debian/[/url] wheezy main
## Backports
deb [url]http://ftp.debian.org/debian/[/url] wheezy-backports main
## THUNAR
deb [url]http://ftp.debian.org/debian[/url] experimental main
cat /etc/apt/preferences
root@debian:/# cat /etc/apt/preferences
Package: *
Pin: release a=waldorf
Pin-Priority: 1001
Package: *
Pin: release a=wheezy
Pin-Priority: 100
Package: thunar libthunarx-2-0 thunar-data
Pin: origin [url=ftp://ftp.spline.de]ftp.spline.de[/url]
Pin-Priority: 1200
Package: *
Pin: release o=Debian,a=unstable
Pin-Priority: 300
apt-cache policy thunar
root@debian:/# apt-cache policy thunar
thunar:
Installed: 1.2.3-5~crunchbang1
Candidate: 1.2.3-5~crunchbang1
Package pin: (not found)
Version table:
*** 1.2.3-5~crunchbang1 1200
1001 [url]http://packages.crunchbang.org/waldorf/[/url] waldorf/main amd64 Packages
100 /var/lib/dpkg/status
1.2.3-4+b1 1200
500 [url]http://http.debian.net/debian/[/url] wheezy/main amd64 Packages
500 [url]http://http.debian.net/debian/[/url] stable/main amd64 Packages
500 [url]http://http.us.debian.org/debian/[/url] wheezy/main amd64 Packages
Last edited by hebangs (2013-07-02 07:38:38)
Offline
Hi guys...Thunar 1.6 is a great great improvement over 1.2...Do you know if Philip plans to update the official Crunchbang package?
It would be very useful and would avoid problems with pinning, for who wants to keep Waldorf as pure stable as possible.
Thanks.
Offline
cat /etc/apt/sources.list
root@debian:/# cat /etc/apt/sources.list ## CRUNCHBANG ## Compatible with Debian Wheezy, but use at your own risk. deb [url]http://packages.crunchbang.org/waldorf[/url] waldorf main deb-src [url]http://packages.crunchbang.org/waldorf[/url] waldorf main ## DEBIAN deb [url]http://http.debian.net/debian[/url] wheezy main contrib non-free deb-src [url]http://http.debian.net/debian[/url] wheezy main contrib non-free ## DEBIAN SECURITY deb [url]http://security.debian.org/[/url] wheezy/updates main # deb-src [url]http://security.debian.org/[/url] wheezy/updates main deb [url]http://http.debian.net/debian[/url] stable main deb-src [url]http://http.debian.net/debian[/url] stable main deb [url]http://http.us.debian.org/debian/[/url] wheezy main ## Backports deb [url]http://ftp.debian.org/debian/[/url] wheezy-backports main ## THUNAR deb [url]http://ftp.debian.org/debian[/url] experimental main
Remove all
[url]
and
[/url]
from those files. They will break apt, as they will be included in the URL apt tries to connect to. After that, try again.
Use what you like. If you don't like it, improve it. If you can't, look for something else. || **Please read before posting** || Edit the first post in a topic and mark it [solved] if it has been.
Offline
Is there a particular feature you need in Thunar 1.6.3, or do you just want the latest version?
The tab feature, i like tabs
pcmanfm has tabs. in the stable version.
Offline
deleted, i see the solution is posted.
Last edited by brontosaurusrex (2013-07-02 14:03:34)
Offline
deleted, i see the solution is posted.
This is the reason why I hope that Corenominal will take the upgrade to Thunar 1.6 in consideration.
EDIT: You edited your message while I was quoting
Nonetheless, I still consider an "official" thunar 1.6 from the Boss a great advantage.
Last edited by Milozzy (2013-07-02 14:12:28)
Offline
hebangs wrote:cat /etc/apt/sources.list
root@debian:/# cat /etc/apt/sources.list ## CRUNCHBANG ## Compatible with Debian Wheezy, but use at your own risk. deb [url]http://packages.crunchbang.org/waldorf[/url] waldorf main deb-src [url]http://packages.crunchbang.org/waldorf[/url] waldorf main ## DEBIAN deb [url]http://http.debian.net/debian[/url] wheezy main contrib non-free deb-src [url]http://http.debian.net/debian[/url] wheezy main contrib non-free ## DEBIAN SECURITY deb [url]http://security.debian.org/[/url] wheezy/updates main # deb-src [url]http://security.debian.org/[/url] wheezy/updates main deb [url]http://http.debian.net/debian[/url] stable main deb-src [url]http://http.debian.net/debian[/url] stable main deb [url]http://http.us.debian.org/debian/[/url] wheezy main ## Backports deb [url]http://ftp.debian.org/debian/[/url] wheezy-backports main ## THUNAR deb [url]http://ftp.debian.org/debian[/url] experimental main
Remove all
[url]
and
[/url]
from those files. They will break apt, as they will be included in the URL apt tries to connect to. After that, try again.
Remove all url? which one?
all of them including these?
## CRUNCHBANG
## Compatible with Debian Wheezy, but use at your own risk.
deb [url]http://packages.crunchbang.org/waldorf[/url] waldorf main
deb-src [url]http://packages.crunchbang.org/waldorf[/url] waldorf main
## DEBIAN
deb [url]http://http.debian.net/debian[/url] wheezy main contrib non-free
deb-src [url]http://http.debian.net/debian[/url] wheezy main contrib non-free
## DEBIAN SECURITY
deb [url]http://security.debian.org/[/url] wheezy/updates main
# deb-src [url]http://security.debian.org/[/url] wheezy/updates main
deb [url]http://http.debian.net/debian[/url] stable main
deb-src [url]http://http.debian.net/debian[/url] stable main
deb [url]http://http.us.debian.org/debian/[/url] wheezy main
## Backports
deb [url]http://ftp.debian.org/debian/[/url] wheezy-backports main
Offline
He means remove the [url ] and [ /url] text (not the text between those tags, just the "[ url]" and "[ /url]") -- so instead of
deb [url]http://packages.crunchbang.org/waldorf[/url] waldorf main
you should have
deb http://packages.crunchbang.org/waldorf waldorf main
and so on...
Last edited by pidsley (2013-07-03 02:33:04)
Offline
He means remove the [url ] and [ /url] text (not the text between those tags, just the "[ url]" and "[ /url]") -- so instead of
deb [url]http://packages.crunchbang.org/waldorf[/url] waldorf main
you should have
deb http://packages.crunchbang.org/waldorf waldorf main
and so on...
aahh.. how silly was i :8
thanks
Offline
didnt work.
root@debian:/# thunar -V
Thunar 1.2.3 (Xfce 4.8)
Copyright (c) 2004-2011
The Thunar development team. All rights reserved.
Written by Benedikt Meurer <benny@xfce.org>.
Please report bugs to <http://bugzilla.xfce.org/>.
root@debian:/# apt-get -t experimental install thunar
Reading package lists... Done
Building dependency tree
Reading state information... Done
thunar is already the newest version.
The following packages were automatically installed and are no longer required:
ant ant-optional libapache-pom-java libcmis-0.2-0 libcommons-beanutils-java libcommons-collections3-java
libcommons-compress-java libcommons-digester-java libcommons-logging-java libcommons-parent-java libdb-java libdb-je-java
libdb5.1-java libdb5.1-java-jni libfprint0 libgraphicsmagick3 libhsqldb-java libicu4j-java libjaxp1.3-java libjline-java
libjtidy-java liblucene2-java libregexp-java libreoffice-emailmerge libservlet2.5-java libxalan2-java libxerces2-java
libxine2 libxine2-bin libxine2-doc libxine2-ffmpeg libxine2-gnome libxine2-misc-plugins libxine2-plugins libxine2-x
libxml-commons-external-java libxml-commons-resolver1.1-java libxz-java ttf-sil-gentium-basic
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded.
Offline
Is it expected that this will upgrade a whole bunch of libraries, including libc6? I couldn't see the libc6 dependencies but presumably some new library needs a recent version.
Offline
Wasn't going to say anything. Feels like badnetiquette or would it be nixetiquette ? Trying to ween myself off the nix forum addiction I seem to have reemerging.
Though you folks are all suffering from the same thing. Guess could be described as apt pin ignorance. Same thing as that thread. W/o too much explanation pin-priority: 1001 syndrome.
Lower it folks .. even friggin setting it to 1000 would very likely cure what's ailing you(s) People putting packages on hold, jacking up xyz repo's or pinning packages to 5002 ? Ummmm ... don't. Keep the new repos you add pinned low, 100 should be fine and install the stuff you want from whichever repo's with ie: "sudo apt-get install -t unstable thunar"
Crunchbang is obviously meant to be a stable distro and is dang fine, for what it is imo, shrugs. Though can say I've tried to do my good deed for #!'ers and fellow nixers today. Back 2 shutting up ... cya's laterz.
VLL!
Dorkish afterthought: No matter what ... isn't a massive ordeal. Plus one of the many great things about gnu/nix including #!. If ya break it ... you get to keep it plus all the pieces. Though a fresh start is never far away ( aka: reinstall etc.) Alright now shutting up.
Last edited by CBizgreat! (2013-07-04 12:29:30)
Some common cbiz abbreviations. This will save me time and yet @ same time tell folks what the babble is supposed to mean.
Vll ! = ( Viva la gnu/Linux !) Vl#!! = ( Viva la #! !) Last but not least, UD ... OD ! = ( Use Debian ... or die !)
Offline
pcmanfm has tabs. in the stable version.
Doesn't pcmanfm lack trash-bin functionality? Butterfingers that I am, I sort of need that.
BTW, I'm running into the same issue with "thunar is already the latest version". Working my way through the solutions in this thread but I don't (yet) understand the concept of "pinning" and I'm concerned about setting up something temporary that will cause me problems down the road.
Let me add my vote to include Thunar 1.6 (or some other tabbed, trash-capable FM) in !#... those tabs really are a useful feature, and one of the few things I miss from other distros.
Aaron
Offline
Let me add my vote to include Thunar 1.6 (or some other tabbed, trash-capable FM) in !#... those tabs really are a useful feature, and one of the few things I miss from other distros.
Aaron
Hear! Hear!
Last edited by hebangs (2013-07-12 01:19:25)
Offline
Though you folks are all suffering from the same thing. Guess could be described as apt pin ignorance. Same thing as that thread. W/o too much explanation pin-priority: 1001 syndrome.
Lower it folks .. even friggin setting it to 1000 would very likely cure what's ailing you(s) People putting packages on hold, jacking up xyz repo's or pinning packages to 5002 ? Ummmm ... don't. Keep the new repos you add pinned low, 100 should be fine and install the stuff you want from whichever repo's with ie: "sudo apt-get install -t unstable thunar"
FWIW, the -t flag only puts things at 990. If you pin the #! repo to 990 it will work to install a newer version from another repo.
“I don't believe in charity. I believe in solidarity. Charity is so vertical. It goes from the top to the bottom. Solidarity is horizontal. It respects the other person. I have a lot to learn from other people.” - Eduardo Hughes Galeano
Offline
Agree ... which is why advised putting #! repos at 990 in that stupe how to. If a default release is set, its given 990 by apt anyway apparently, which in #! get the feeling it is, shrugs.
Anything above 1000 will DOWNGRADE packages ... not a good thing or anything people here are shooting for obviously. Ah ... this is not a problem I have per se, if I want xyz packages from xyz, it wouldn't take much effort to get them. Guess complaining a bit that the default for #! is still pinned @ 1001 ...
To me doesn't gibe or make sense ... Though Corenominal could have many reasons for the decision that I'm not aware of or privy to, shrugs. Yeah would pin #! repo's to 990 and try to be conservative with added repo's pin-priority values and "sudo apt-get -t blahblahblah" stuff desired. Is not my problem .. when want something tend to figure out for myself w/o issues. Went out of way, to try to clarify for others end of the day. Nor is it rocket science either. Not being course ... it's just not ... that's a fact.
Shutting up ... am drunken and quick tempered as a result. Goal was 2 help other nixers with a problem they're clearly struggling with.
Vl#!!
Some common cbiz abbreviations. This will save me time and yet @ same time tell folks what the babble is supposed to mean.
Vll ! = ( Viva la gnu/Linux !) Vl#!! = ( Viva la #! !) Last but not least, UD ... OD ! = ( Use Debian ... or die !)
Offline
hi, i stumbled across this guide on installing thunar 1.6.2 in debian and m just curious if anyone has tried this and did it work?
thanks.
http://linuxvillage.net/index.php?topic=229.0
I had Thunar version 1.2.3 installed in Wheezy. I looked in the Debian unstable and experimental repos for a newer version. But, there isn't any. Same ol' same ol'. The following is how I upgraded to Thunar version 1.6.2.
(1) Get the Siduction keyring for package verification. Do these steps as user root. If you use sudo, act accordingly.
Code: [Sélectionner]
wget http://packages.siduction.org/base/pool … 29_all.deb
Code: [Sélectionner]
dpkg -i siduction-archive-keyring_2013.03.29_all.deb
Code: [Sélectionner]
rm siduction-archive-keyring_2013.03.29_all.deb
Removing the keyring package is optional. I left it in root's home directory.
(2) Create a text file named siduction_XFCE4_next.list. The name can be of your own choosing, but it must contain the suffix of .list. Note that this source list is only a subset of Siduction's full repository. That is what you want, unless you want to change your Wheezy/testing installation to Siduction (based on Debian unstable). The contents of the file are listed below.
Code: [Sélectionner]
# siduction
# XFCE4.10 xfcenext (amd64 / i386 )
deb http://packages.siduction.org/xfcenext unstable main
# deb-src http://packages.siduction.org/xfcenext unstable main(3) Copy the file (as user root) so apt can use the source.
Code: [Sélectionner]
cp siduction_XFCE4_next.list /etc/apt/sources.list.d/
(4) (a) If you use apt-get, do:
Code: [Sélectionner]su -
Code: [Sélectionner]
apt-get update
Code: [Sélectionner]
apt-get dist-upgrade
Code: [Sélectionner]
exit
(4) (b) If you use Synaptic, open Synaptic and click Reload. Click Mark All Upgrades. Click Apply.
You can leave the siduction_XFCE4_next repo list enabled. Only XFCE4 packages you have installed will be update/upgraded. In my installation, the following packages were upgraded/installed.
Citer
Upgraded the following packages:
exo-utils (0.6.2-5) to 0.10.2-1
libexo-1-0 (0.6.2-5) to 0.10.2-1
libexo-common (0.6.2-5) to 0.10.2-1
libexo-helpers (0.6.2-5) to 0.10.2-1
libthunarx-2-0 (1.2.3-4+b1) to 1.6.2-1
libxfce4ui-1-0 (4.8.1-1) to 4.10.0-1
libxfce4util-bin (4.8.2-1) to 4.10.0-2
libxfce4util-common (4.8.2-1) to 4.10.0-2
libxfconf-0-2 (4.8.1-1) to 4.10.0-1
thunar (1.2.3-4+b1) to 1.6.2-1
thunar-data (1.2.3-4) to 1.6.2-1
thunar-volman (0.6.1-1) to 0.8.0-1
xfce-keyboard-shortcuts (4.8.1-1) to 4.10.0-1
xfconf (4.8.1-1) to 4.10.0-1Installed the following packages:
libxfce4util6 (4.10.0-2)Here's the result:
I had edited the /usr/share/gvfs/mounts/network.mount file because of the extreme wait time for the earlier Thunar version to start after login. The line edited was:
AutoMount=false
I changed the value to true and rebooted. After logging in, I started Thunar version 1.6.2. There was no wait time to speak of, and Network mounts were ready to browse.
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.
Server: acrobat