Bug 65460

Summary: x11/gdm2: correct GDM theme installation
Product: Ports & Packages Reporter: Ceri Davies <ceri>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Ceri Davies freebsd_committer freebsd_triage 2004-04-12 14:40:16 UTC
	Installing themes with gdmsetup has problems due to a bad call
	to chown(8).

How-To-Repeat: 	Install a new GDM theme with gdmsetup.
	On RELENG_4 you get:

	chown: separation of user and group with a period is deprecated
	chown: root: illegal group name

	On HEAD you get:

	chown: root.root: Invalid argument
Comment 1 Ceri Davies freebsd_committer freebsd_triage 2004-04-12 14:48:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Assign to maintainers.
Comment 2 Alexander Nedotsukov freebsd_committer freebsd_triage 2004-04-12 16:51:05 UTC
State Changed
From-To: open->closed

Commited, thanks!