LinuxQuestions.org
Help answer threads with 0 replies.
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 01-16-2011, 03:36 AM   #1
conraid
Member
 
Registered: Feb 2008
Location: Leghorn, Tuscany, Italy
Distribution: Slackware
Posts: 122

Rep: Reputation: 38
[current] libgpod break /tmp permissions


In libgpod package there is a /tmp directory with 755 permissions
It's break default /tmp permissions

solution, waiting new package, is
Code:
chmod 777 /tmp

Last edited by conraid; 01-16-2011 at 03:40 AM.
 
Old 01-16-2011, 04:05 AM   #2
guanx
Senior Member
 
Registered: Dec 2008
Posts: 1,176

Rep: Reputation: 233Reputation: 233Reputation: 233
1777
 
Old 01-16-2011, 04:16 AM   #3
conraid
Member
 
Registered: Feb 2008
Location: Leghorn, Tuscany, Italy
Distribution: Slackware
Posts: 122

Original Poster
Rep: Reputation: 38
oh yes, 1777 i'm sorry.
 
Old 01-16-2011, 04:36 AM   #4
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
I wrote about it too to Pat and reported it also to ##slackware.
I proposed to add --with-temp-mount-dir=/media to the configure: default is /tmp and in that case it creates the dir in the $PKG folder.

Last edited by ponce; 01-16-2011 at 04:42 AM.
 
Old 01-16-2011, 04:41 AM   #5
conraid
Member
 
Registered: Feb 2008
Location: Leghorn, Tuscany, Italy
Distribution: Slackware
Posts: 122

Original Poster
Rep: Reputation: 38
Quote:
Originally Posted by ponce View Post
I wrote about it some coffees ago ( ) to Pat and reported it also to ##slackware.
I proposed to add --with-temp-mount-dir=/media to the configure: default is /tmp and in that case it creates the dir in the $PKG folder.
imho /tmp is ok to mount temp dir, but should be removed from the package
 
Old 01-16-2011, 04:43 AM   #6
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
but speaking about it with robby, we agreed that /media should be a more standard location.
the configure says
Code:
  --with-temp-mount-dir=DIR
                          Directory where HAL/udev will create a sub-directory
                          to mount iPods
The $PKG/tmp folder is created only if that option is unset.

Last edited by ponce; 01-16-2011 at 04:46 AM.
 
Old 01-16-2011, 05:25 PM   #7
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
Fixed in the last update
Quote:
l/libgpod-0.8.0-i486-2.txz: Rebuilt.
Fix bad /tmp permissions caused by a DESTDIR bug.
Disable HAL and use udev instead.
 
Old 01-17-2011, 12:44 AM   #8
conraid
Member
 
Registered: Feb 2008
Location: Leghorn, Tuscany, Italy
Distribution: Slackware
Posts: 122

Original Poster
Rep: Reputation: 38
mmm... hal bye bye :-)
 
Old 01-17-2011, 01:02 AM   #9
amiga32
Member
 
Registered: Mar 2009
Location: Illinois
Distribution: slackware bro
Posts: 161

Rep: Reputation: 38
Quote:
Originally Posted by willysr View Post
Fixed in the last update
Quote:
l/libgpod-0.8.0-i486-2.txz: Rebuilt.
Fix bad /tmp permissions caused by a DESTDIR bug.
Disable HAL and use udev instead.
So the fix is to not use HAL anymore? What in Slackware still needs HAL that it's still being kept around?
 
Old 01-17-2011, 01:23 AM   #10
conraid
Member
 
Registered: Feb 2008
Location: Leghorn, Tuscany, Italy
Distribution: Slackware
Posts: 122

Original Poster
Rep: Reputation: 38
Quote:
Originally Posted by amiga32 View Post
So the fix is to not use HAL anymore? What in Slackware still needs HAL that it's still being kept around?
kde 4.5 still uses HAL (4.6 in alien repository not), and other software I think. But slowly it's disappearing :-)
 
Old 01-17-2011, 01:34 AM   #11
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by amiga32 View Post
So the fix is to not use HAL anymore? What in Slackware still needs HAL that it's still being kept around?
The fix has nothing to do with using HAL or not.
The choice to stop using HAL was made because at some point, HAL will get replaced anyway (but for that you will have to wait until after the next stable Slackware has been released).
 
  


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
why a non root user can't change the permissions of /tmp ? raj_hcl1986@rediffma Linux - Newbie 4 11-09-2008 03:58 AM
libgpod.so.2 not available problem with yum Callandor Linux - Software 3 05-27-2008 05:53 PM
permissions suddenly changed for /tmp rioguia Linux - Security 1 12-12-2004 12:34 PM
permissions in /tmp directory linux_pioneer Linux - Software 1 08-30-2003 10:43 PM
I changed /tmp permissions for Wine, now evolution doesn't work edverb Linux - Software 3 02-28-2003 12:05 AM

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

All times are GMT -5. The time now is 02:13 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