LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-03-2012, 12:28 PM   #46
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546

Quote:
I think you're referring to this.
Yes, thank you.

Quote:
For those who don't want to search whole thread, see this post - http://www.linuxquestions.org/questi...ml#post4761516
Is there a way to override this new mount point location and restore back to /media?
 
Old 09-03-2012, 01:17 PM   #47
leeeoooooo
Member
 
Registered: Jan 2009
Distribution: Slackware64 14.2 (current)
Posts: 126

Rep: Reputation: 20
Say,

I really like the new xfce4 weather module, but what's happened to the xfce4 power manager? I can't find it.
 
Old 09-03-2012, 02:04 PM   #48
yenn
Member
 
Registered: Jan 2011
Location: Czech Republic
Distribution: Slackware, Gentoo, FreeBSD
Posts: 176

Rep: Reputation: 28
Quote:
Originally Posted by Woodsman View Post
Is there a way to override this new mount point location and restore back to /media?
Unfortunately no, /media is going to be obsolete now.

However there are few thing you could do, at least for now. Get rid of udisks2 and stick with udisks as long as posible or apply this patch (http://paste.lisp.org/display/129168), but it isn't long-term solution.

Apparently udisks developers decided that instead of implementing certain feature (actually useful one) the right way (read: harder), they simply break standards (FHS in this case) without worrying "what could possibly go wrong?". Sounds familiar? Yes, it's the same systemd-like mindset - "I like it that way, so it'll become new standard. XYZ isn't relevant anymore." I guess only long-term solution is to fork udisks2 and let GNOME (udisks2 will be it's default auto-mounter) , udev+systemd guys live in their Perfect World (TM) alone, while we'll be using saner software in saner way.

There is good blogpost about it - Udisks2: Another Loss For Linux

Last edited by yenn; 09-03-2012 at 02:32 PM. Reason: + minor note
 
1 members found this post helpful.
Old 09-03-2012, 02:21 PM   #49
bassplayer69
Member
 
Registered: Jul 2007
Location: In a van down by the river...
Distribution: MX Linux 21
Posts: 237

Rep: Reputation: 56
That's what I don't understand. Why /run? What are you running? usually when I mount a cd or dvd it is to view files. /media is perfect name for it. You don't "run" media.

Just my $0.02.
 
Old 09-03-2012, 02:23 PM   #50
BlackRider
Member
 
Registered: Aug 2011
Posts: 295

Rep: Reputation: 101Reputation: 101
Just if you didn't notice before: udev has been forked.

https://www.linuxquestions.org/quest...ev-4175424319/
 
Old 09-03-2012, 02:28 PM   #51
leeeoooooo
Member
 
Registered: Jan 2009
Distribution: Slackware64 14.2 (current)
Posts: 126

Rep: Reputation: 20
Quote:
Originally Posted by leeeoooooo View Post
Say,

I really like the new xfce4 weather module, but what's happened to the xfce4 power manager? I can't find it.
Oh, nevermind...

It seems slackpkg was having trouble with the new xfce 'diskset' -- it didn't install xfce4 at all the first time, so I tried again and it found several more packages, but not all of them.

I ftp'd the current install sets and tried again and now I have everything I was looking for.

Maybe a lot of that 'cruft' I lost was actually packages that got missed. I'll keep looking for other missing pieces...
 
Old 09-03-2012, 02:36 PM   #52
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by leeeoooooo View Post
It seems slackpkg was having trouble with the new xfce 'diskset' -- it didn't install xfce4 at all the first time, so I tried again and it found several more packages, but not all of them.
If you run -current it is recommended that you also read the changelog. From Sun Jul 22 22:38:36 UTC 2012:
Quote:
ap/slackpkg-2.82.0-noarch-6.tgz: Rebuilt.
Support XFCE series. Note that slackpkg will upgrade itself, but it still
won't know about the XFCE series during that run, so you'll need to run it
a second time to install Xfce.
 
Old 09-03-2012, 03:02 PM   #53
leeeoooooo
Member
 
Registered: Jan 2009
Distribution: Slackware64 14.2 (current)
Posts: 126

Rep: Reputation: 20
Quote:
Originally Posted by TobiSGD View Post
If you run -current it is recommended that you also read the changelog. From Sun Jul 22 22:38:36 UTC 2012:
Thanks, I missed that line...

upgradepkg --install-new says I now have everything installed. Looks like the xfce group was the only one missed the first time and brushed over the second time.

I wonder why it didn't install all of /xfce the second time?
 
Old 09-03-2012, 03:11 PM   #54
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,098

Rep: Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175
you could also alternatively, on a 32bit host, do a
Code:
slackpkg install slackware
or if are using the 64bit version
Code:
slackpkg install slackware64
to install al the stuff in the distribution, exactly the remaining beside the one you already have installed (minus what you have in /etc/slackpkg/blacklist).
 
Old 09-03-2012, 03:13 PM   #55
01micko
Member
 
Registered: Mar 2009
Location: Gold Coast, Queensland, Australia
Distribution: Puppy, Slackware
Posts: 92

Rep: Reputation: 18
It seems /usr/sbin/alsaconf is broken in all distros that have moved to kmod, re this post.

I couldn't find any docs on generating /lib/modules/`uname -r`/modules.pcimap or /lib/modules/`uname -r`/modules.isamap using kmod's depmod.

Last edited by 01micko; 09-03-2012 at 03:15 PM. Reason: typo
 
Old 09-03-2012, 03:17 PM   #56
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Quote:
Unfortunately no, /media is going to be obsolete now.
Yet Another WTF moment. And I wonder why part of me grows ever more cynical with free/libre software.

One of the reasons I left the Microsoft world is the proprietary mindset. Over the past two years, with the RedHat people controlling more and more of upstream code, I am seeing that same mindset starting to infect free/libre software. There no longer seems to be a spirit of cooperation and instead I see a push toward domination and control. I'm not discounting the contributions RedHat people make to free/libre software, I'm noting attitudes and the complete lack of concern of what happens to anybody else.

This crap needs to stop one way or another.
 
3 members found this post helpful.
Old 09-03-2012, 03:21 PM   #57
NeoMetal
Member
 
Registered: Aug 2004
Location: MD
Distribution: Slackware
Posts: 114

Rep: Reputation: 24
I suppose ideally Slack users and others who would rather not deal with these sorts of arbitrary changes should patch and/or produce alternative components to replace functionality although of course its not always that simple
 
Old 09-03-2012, 03:56 PM   #58
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 974

Rep: Reputation: 239Reputation: 239Reputation: 239
Quote:
Originally Posted by brobr View Post
Code:
make[3]: Entering directory `/home/sbo_64/tmp/sbopkg.slMj3S/geany-plugins-1.22/devhelp/src'
  CC     devhelp_la-dhp-manpages.lo
  CC     devhelp_la-dhp-object.lo
  CC     devhelp_la-dhp-plugin.lo
  CCLD   devhelp.la
libtool: link: cannot find the library `/usr/lib64/libsoup-2.4.la' or unhandled argument `/usr/lib64/libsoup-2.4.la'
make[3]: *** [devhelp.la] Error 1
make[3]: Leaving directory `/home/sbo_64/tmp/sbopkg.slMj3S/geany-plugins-1.22/devhelp/src'
The current libsoup package installs only .so files into /usr/lib64 not a .la file.
This compilation-error was gone after removing webkitgtk........ (found the hint for that here Slackbuilds-users)

So the libsoup-package in current is not the culprit...
 
Old 09-03-2012, 04:02 PM   #59
BroX
Member
 
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 833

Rep: Reputation: 90
Quote:
Originally Posted by Woodsman View Post
Yet Another WTF moment. And I wonder why part of me grows ever more cynical with free/libre software.

One of the reasons I left the Microsoft world is the proprietary mindset. Over the past two years, with the RedHat people controlling more and more of upstream code, I am seeing that same mindset starting to infect free/libre software. There no longer seems to be a spirit of cooperation and instead I see a push toward domination and control. I'm not discounting the contributions RedHat people make to free/libre software, I'm noting attitudes and the complete lack of concern of what happens to anybody else.

This crap needs to stop one way or another.
+1 What he said.
 
Old 09-03-2012, 04:08 PM   #60
AlleyTrotter
Member
 
Registered: Jun 2002
Location: Coal Township PA
Distribution: Slackware64-15.0
Posts: 783

Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Possible stick foot in mouth

Quote:
Originally Posted by Woodsman View Post
Yes, thank you.


Is there a way to override this new mount point location and restore back to /media?
Can't you just edit /etc/fstab and get your media to mount in /media?

john
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
rc4 kernel module azza Programming 1 06-28-2009 03:25 PM
INIT 4(rc4.d) guruvayur Linux - General 1 01-27-2009 04:39 AM
no modem slack 10.2, 2.6.16-rc4 teamjt Linux - Laptop and Netbook 1 02-28-2006 09:45 AM
AES vs RC4 vs TKIP jspsandhu Linux - Security 4 07-19-2005 08:50 AM
RC4 encryption koningshoed Linux - Security 4 01-27-2003 04:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration