Here is the actual rpm that is broken after rootimg chroot install:
[root@mgt1 rootimg]# chroot . rpm -V dbus
......G..    /lib64/dbus-1/dbus-daemon-launch-helper

Here is what it is supposed to look like
[root@mgt1 rootimg]# ls -l /lib64/dbus-1/dbus-daemon-launch-helper 
-rwsr-x--- 1 root dbus 50552 Sep 13  2012 
/lib64/dbus-1/dbus-daemon-launch-helper

Here is what it looks like in the image
[root@mgt1 rootimg]# ls -l lib64/dbus-1/dbus-daemon-launch-helper 
-rwsr-x--- 1 root root 46232 Sep 13  2012 lib64/dbus-1/dbus-daemon-launch-helper
[root@mgt1 rootimg]# 
Ignore the size difference because of pre-linking

When I do yum update dbus on the diskless node booted with this image, the 
problem goes away.
Why don't the groups get added to the group file before the 
transaction/postinstall starts?

 -- ddj

On Mar 2, 2016, at 2:56 PM, David D Johnson <david_john...@brown.edu> wrote:

> From output of running 
> ./genimage -i eth0 -n dca,8021q,igb,bnx2,tg3 -o centos6.5 -k 
> 2.6.32-358.23.2.el6.x86_64 -p dev:
> Installing : 1:gdm-2.30.4-52.el6.x86_64                                       
>                                      688/817 
> warning: group gdm does not exist - using root
> warning: group gdm does not exist - using root
> warning: group gdm does not exist - using root
> warning: group gdm does not exist - using root
> warning: group gdm does not exist - using root
> warning: group gdm does not exist - using root
> warning: group gdm does not exist - using root
> warning: group gdm does not exist - using root
> /proc is empty (not mounted ?)
>   Installing : pulseaudio-gdm-hooks-0.9.21-14.el6_3.x86_64                    
>                                        689/817 
> warning: group gdm does not exist - using root
> warning: group gdm does not exist - using root
> 
> After booting newly created image:
> [root@dev08 ~]# rpm -V gdm
> ......G..    /var/cache/gdm
> ......G..    /var/gdm
> ......G..    /var/lib/gdm
> ......G..    /var/lib/gdm/.gconf.mandatory
> ......G..    /var/lib/gdm/.gconf.mandatory/%gconf-tree.xml
> ......G..    /var/lib/gdm/.gconf.path
> .M....G..    /var/log/gdm
> .M....G..    /var/run/gdm
> .M.......    /var/run/gdm/greeter
> [root@dev08 ~]# rpm -V pulseaudio-gdm-hooks
> On Mar 2, 2016, at 1:39 PM, david_john...@brown.edu wrote:
> 
>> I tried removing all exclude lines, install was bigger, but the problem did 
>> not go away. Also similar issue with constant messages from pulseaudio 
>> failed to load module  and dbus daemon launch helper showing up in 
>> /var/log/messages. I fear some files or directories are being created with 
>> group root instead of proper group ID preventing proper  function. 
>> 
>>   -- ddj
>> Dave Johnson
>> 
>> On Feb 29, 2016, at 7:18 PM, Xiao Peng Wang <w...@cn.ibm.com> wrote:
>> 
>>> For xCAT diskless, it just installs the packages in chroot mode, no special 
>>> operations. You can try whether the exlist caused the problem.  Clean the 
>>> 'exlist' for the osimage definition and try again.
>>> 
>>> Thanks
>>> Best Regards
>>> ----------------------------------------------------------------------
>>> Wang Xiaopeng (王晓朋)
>>> IBM China System Technology Laboratory
>>> Tel: 86-10-82453455
>>> Email: w...@cn.ibm.com
>>> Address: 28,ZhongGuanCun Software Park,No.8 Dong Bei Wang West Road, 
>>> Haidian District Beijing P.R.China 100193
>>>  
>>>  
>>> ----- Original message -----
>>> From: david_john...@brown.edu
>>> To: xcat-user@lists.sourceforge.net
>>> Cc:
>>> Subject: [xcat-user] Problems with x desktop after diskless image build / 
>>> boot
>>> Date: Tue, Mar 1, 2016 4:34 AM
>>>  
>>> We are seeing issues with a system booted diskless with the basic-desktop, 
>>> gnome-desktop and desktop-platform groups added to the pkglist. The problem 
>>> does not occur if I add these package groups after the system is booted. I 
>>> believe it is due to not having a populated /etc/group file during the 
>>> first stage of creating the rooting. There are many messages saying group 
>>> xxx doesn't exist using root.  Has anyone managed a workaround for this?
>>> The first symptom we notice is that the lock screen doesn't allow to switch 
>>> users, only unlock the original login. When you try the screen goes black 
>>> and then nothing. After unlocking there is a dialogue that says "Unable to 
>>> start new display // Could not identify the current session"
>>> 
>>> Google search shows similar problems but no solution.
>>> Thanks,
>>>   -- ddj
>>> Dave Johnson
>>> ------------------------------------------------------------------------------
>>> Site24x7 APM Insight: Get Deep Visibility into Application Performance
>>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>>> Monitor end-to-end web transactions and take corrective actions now
>>> Troubleshoot faster and improve end-user experience. Signup Now!
>>> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>>> _______________________________________________
>>> xCAT-user mailing list
>>> xCAT-user@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/xcat-user
>>>  
>>> 
>>> ------------------------------------------------------------------------------
>>> Site24x7 APM Insight: Get Deep Visibility into Application Performance
>>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>>> Monitor end-to-end web transactions and take corrective actions now
>>> Troubleshoot faster and improve end-user experience. Signup Now!
>>> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>>> _______________________________________________
>>> xCAT-user mailing list
>>> xCAT-user@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/xcat-user
> 

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to