[Bug 1125827] Re: tmp permissions change on boot

2013-02-23 Thread Bryan Fullerton
I don`t think there's a couchpotato package for Ubuntu, so you're
probably best asking whoever maintains it about this.

But since I was bored I checked the latest code from github
(https://github.com/RuudBurger/CouchPotatoServer/), and the current
ubuntu init script there writes the pid file as
/var/run/couchpotato/server.pid and only modifies the permissions on
that folder, not touching the main /var/run folder. So you probably need
to update your couchpotato to the latest (or at least that line in the
init script) and it should be fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1125827

Title:
  tmp permissions change on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1125827/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1125827] Re: tmp permissions change on boot

2013-02-23 Thread MeMo
Yes, what I have was /var/run/couchpotato.pid, so not contained in its own
directory. This issue is resolved now and I am very happy to have my Ubuntu
back :)

Thanks for helping although this is not an Ubuntu supported package!





On Sat, Feb 23, 2013 at 10:53 AM, Bryan Fullerton fehwal...@gmail.comwrote:

 I don`t think there's a couchpotato package for Ubuntu, so you're
 probably best asking whoever maintains it about this.

 But since I was bored I checked the latest code from github
 (https://github.com/RuudBurger/CouchPotatoServer/), and the current
 ubuntu init script there writes the pid file as
 /var/run/couchpotato/server.pid and only modifies the permissions on
 that folder, not touching the main /var/run folder. So you probably need
 to update your couchpotato to the latest (or at least that line in the
 init script) and it should be fine.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1125827

 Title:
   tmp permissions change on boot

 Status in Ubuntu:
   Incomplete

 Bug description:
   Hi! This issue is easily reproducible on Ubuntu 12.10

   The permissions on /tmp change to 744 and its owner becomes my user
   account on every boot. I change it to 1777 and root:root but it only
   stays like that until the next boot.

   My only cron is for backintime, but I have an init daemon that runs as
   my user account and drops a pid in /tmp. Can it be causing this?

   Thanks!

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+bug/1125827/+subscriptions



-- 
=
Mehmet Belgin, Ph.D. (mehmet.bel...@oit.gatech.edu)
Scientific Computing Consultant | OIT - Academic and Research Technologies
Georgia Institute of Technology
258 Fourth Street, Rich Building, Room 326
Atlanta, GA  30332-0700
Office: (404) 385-0665

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1125827

Title:
  tmp permissions change on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1125827/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1125827] Re: tmp permissions change on boot

2013-02-23 Thread Bryan Fullerton
Mark invalid because not an Ubuntu issue. But glad it's resolved anyway!

** Changed in: ubuntu
   Status: Incomplete = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1125827

Title:
  tmp permissions change on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1125827/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1125827] Re: tmp permissions change on boot

2013-02-22 Thread Bryan Fullerton
If you haven't already resolved this elsewhere, can you provide more
information about this init daemon? Is it from an Ubuntu package?

** Changed in: ubuntu
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1125827

Title:
  tmp permissions change on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1125827/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1125827] Re: tmp permissions change on boot

2013-02-22 Thread MeMo
Bryan,

Your timing could not be better, I discovered the problem just a few hours
ago. The init script that creates all the problems belongs to couchpotato.
In particular, it messes up the permissions of the directory it drops its
PID file in. In my case, it was tmp. Later, I moved it to /var/run
(actually symlink to /run), following convention, this time everything
started crashing (network, software center, etc). I removed the script and
all is back to normal.

Hope this helps. I will be happy to provide more feedback if needed.

Thanks for your followup.


On Fri, Feb 22, 2013 at 9:31 PM, Bryan Fullerton fehwal...@gmail.comwrote:

 If you haven't already resolved this elsewhere, can you provide more
 information about this init daemon? Is it from an Ubuntu package?

 ** Changed in: ubuntu
Status: New = Incomplete

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1125827

 Title:
   tmp permissions change on boot

 Status in Ubuntu:
   Incomplete

 Bug description:
   Hi! This issue is easily reproducible on Ubuntu 12.10

   The permissions on /tmp change to 744 and its owner becomes my user
   account on every boot. I change it to 1777 and root:root but it only
   stays like that until the next boot.

   My only cron is for backintime, but I have an init daemon that runs as
   my user account and drops a pid in /tmp. Can it be causing this?

   Thanks!

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+bug/1125827/+subscriptions



-- 
=
Mehmet Belgin, Ph.D. (mehmet.bel...@oit.gatech.edu)
Scientific Computing Consultant | OIT - Academic and Research Technologies
Georgia Institute of Technology
258 Fourth Street, Rich Building, Room 326
Atlanta, GA  30332-0700
Office: (404) 385-0665

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1125827

Title:
  tmp permissions change on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1125827/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1125827] Re: tmp permissions change on boot

2013-02-17 Thread MeMo
Ok, sorry. If that's the case perhaps it would be a good idea to make
the package selection in the bug tracker form a required field (?) :)

I will try to find my answer elsewhere then, thanks for the explanation!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1125827

Title:
  tmp permissions change on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1125827/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1125827] Re: tmp permissions change on boot

2013-02-14 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1125827/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1125827

Title:
  tmp permissions change on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1125827/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs