Bug 141377 - sysutils/gnome-settings-daemon reports that linsysfs partition has 0 bytes free
Summary: sysutils/gnome-settings-daemon reports that linsysfs partition has 0 bytes free
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-11 17:50 UTC by Coleman Kane
Modified: 2009-12-14 17:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.09 KB, patch)
2009-12-11 17:50 UTC, Coleman Kane
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Coleman Kane freebsd_committer freebsd_triage 2009-12-11 17:50:02 UTC
I have a linsysfs partition mounted at /usr/compat/linux/sys. Every time gnome-settings-daemon starts up, it reports this as "full" with an annoying error message.

Fix: attached patch. Apply as patch -p1 < patch.txt in /usr/ports. Bumps revision of port, too.

Patch attached with submission follows:
How-To-Repeat: Start up gnome-settings-daemon with a linsysfs partition mounted.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-11 17:50:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-12-13 05:53:56 UTC
mezz        2009-12-13 05:53:48 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/gnome-settings-daemon Makefile 
  Added files:
    sysutils/gnome-settings-daemon/files 
                                         patch-plugins_housekeeping_gsd-disk-space.c 
  Log:
  Add linsysfs in the ignore list. Bump the PORTREVISION.
  
  PR:             ports/141377
  Submitted by:   cokane
  
  Revision  Changes    Path
  1.12      +1 -1      ports/sysutils/gnome-settings-daemon/Makefile
  1.1       +10 -0     ports/sysutils/gnome-settings-daemon/files/patch-plugins_housekeeping_gsd-disk-space.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Jeremy Messenger freebsd_committer freebsd_triage 2009-12-13 05:53:59 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 4 Coleman Kane freebsd_committer freebsd_triage 2009-12-14 17:27:02 UTC
This bug has also been fixed upstream and should be included in the next
GSD release (bug #604396 in the GNOME bugzilla system):

https://bugzilla.gnome.org/show_bug.cgi?id=604396

-- 
Coleman Kane