Software :: Group Mockbuild Does Not Exist?
Jan 19, 2010
I am triying to configure my official mail ID in Linux el5 OS. So, as I am a newbie I have searched for the same. And found that I can configure through Mozilla Thunderbird...But while installing RPM I am getting below error.
rpm -ivh thunderbird-2.0.0.21-1.el5.centos.src.rpm
warning: thunderbird-2.0.0.21-1.el5.centos.src.rpm: Header V3 DSA signature: NOKEY, key ID e8562897
1:thunderbird warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
[Code].....
View 5 Replies
ADVERTISEMENT
Mar 29, 2011
I'm running fedora 14.I want to see the source code of uname.After googling,I find a way.But a problem happens.
[Code]....
Why I got this warning. After installing coreutils-8.5-7.fc14.src.rpm,where can I see the source code of uname.
View 2 Replies
View Related
Apr 28, 2010
I am following this instructions:
Code:
[URL]
I have downloaded the following kernel:
kernel-2.6.18-164.15.1.el5.src.rpm
I have done the following steps:
As root, install the packages rpm-build, redhat-rpm-config and unifdef:
Code:
[root@host]# yum install rpm-build redhat-rpm-config unifdef
As an ordinary user, not root, create a directory tree based on ~/rpmbuild:
Code:
[user@host]$ cd
[user@host]$ mkdir -p rpmbuild/{BUILD,RPMS,SOURCES,SPECS,SRPMS}
[user@host]$ echo '%_topdir %(echo $HOME)/rpmbuild' > .rpmmacros
However, when I try and install the rpm package:
Code:
[user@host]$ rpm -ivh kernel-2.6.18-164.15.1.el5.src.rpm | 2>&1 | grep -v mockb
I get the following error:
Code:
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
View 1 Replies
View Related
Feb 28, 2011
I have RHEL3 on of my old system.the OS is not start because the Volume group is not exist.
The single mode is not work either.the onlly shell i have is by rescue mode.and either the sysimage is not exist!should i use vgimport command?how ?I never use this command before?!?!
Part of the error that i received during start the OS is :
vgscan --ERROR "vg_read_with_pv_and_lv():current PV cant get data of volume group "vg00" from physical volume(s)
vgchange -- no volume groups found
[code]...
View 1 Replies
View Related
Jun 27, 2011
I am using redhat 3.0 i want to configure arp-acl mac based blocking to windows clints i have done bellow configuration but finally squd starting error is showing
#rpm -e squid warning: /etc/squid/squid.conf saved as /etc/squid/squid.conf.rpmsave
# rpm -ivh squid-2.6.STABLE6-5.el5_1.3.src.rpm
warning: squid-2.6.STABLE6-5.el5_1.3.src.rpm: V3 DSA signature: NOKEY, key ID 37017186
warning: user brewbuilder does not exist - using root
warning: group brewbuilder does not exist - using root
[code]....
View 9 Replies
View Related
Jul 19, 2011
How can I create a user group that restricts Internet privileges to only members in the group, then I will assigns certain applications to join the group for access to the Internet.
For example, I want only group net to have access to the Internet. Group net is then connected to:
Code:
So far, I am using the gnome group policy manager that is standard with ubuntu but Its not working. It is possible that im misdirected and that I should use a firewall instead?
View 2 Replies
View Related
May 24, 2010
I have a text file that currently has around 150 000 usernames in it. I need to somehow group them into smaller groups of 1000 and then add that value into the DB. for example user xzy group 1 (hopefully the groups will be digits incrementing)
[Code]....
how to search for 1000 then assign them group 1 and then 1001-1999 to group 2 etc.
View 3 Replies
View Related
Oct 19, 2009
i want secondary users can able to change the files permissions of primary group?user MAC is having www as a primary and httpd as secondary group. But he want to change the file permissions (chmod) httpd group files. Is it possible or not? I think its not possible. If it`s possible then let me know how?
View 3 Replies
View Related
May 25, 2011
I've been tasked with fixing a Red Hat system that dies with a kernel panic during the boot stage:
Code:
EXT3-fserror (dev sda1): ext3_check_descriptors: Inode bitmap for group 4 not in group (block 67239937)!
EXT3-fs: group descriptors corrupted!
mount: error mounting /dev/root on /sysroot as ext3: Invalid argument
I can boot into a Rescue CD, but I'm a bit out of my element because I don't use EXT3 myself, and I've never had to repair a corrupted file system before.
View 3 Replies
View Related
Feb 8, 2011
I have a group (GROUP) with a number of users. I recently added a new user (NEW). NEW is able to read but not write group files, whereas all the other users in the group can read and write to the group files. The permissions for the group files indicate that all members of group should have write permission -rwxrwxr-x
/etc/group indicates that NEW is a member of GROUP
...
GROUP:x:501:GROUP,OLD,OLD2,OLD3,OLD4,....,NEW
[code]....
Don't know if it matters, but both OLD and NEW write to the GROUP files over an internet connection. why NEW can't write to GROUP files? Is there a maximum number of members in a group that I might have exceeded?
View 2 Replies
View Related
Apr 17, 2010
Mount of filesystem failed. A maintenance shell will now be started CONTROL-D will terminate this shell and retry. groups: cannot find name for group ID 0 root@Sergioc-desktop:"#
View 2 Replies
View Related
Aug 22, 2010
I need to create a group that has the same permissions as the users group. Can I have the new group be a member of the "users" group to inherit its permissions?
View 4 Replies
View Related
May 19, 2010
I have a number of users, categorised into various groups. I would like one of those groups ("developers") to be in the wheel group as well. I don't want to just copy the people from the developers group into wheel, because then when that group changes I'll have to change it in two places. Is there a way to specify that anyone in developers is in wheel, and have that be dynamic?
View 7 Replies
View Related
Feb 8, 2011
I make a group a member of another group?
I am running Samba and want to include all groups as members of the Domain Users group so that I don't need to add this for every user?
View 3 Replies
View Related
Apr 20, 2010
A bit of an oddity that I've recently run into with my storage folder in my system; it's a newly installed drive that I've set to mount at /storage. When I first tried to use it, programs that I used that attempted to write to it tossed Access Denied errors at me in their own way. Checking the permissions (at the Terminal, ls -l / | grep storage) showed that /storage was set to 'rwxrwxr--'--Owner and Group were given full read/write/execute, but Others could only read. However, my logon to my system is a member of group root. Why, then, with the above bits set, would I not be able to write to it? Changing Others permissions to rwx (and presumably rw would have worked out for me since I don't leave anything executable there) allowed me to write to it, but I don't understand why that would have been necessary. So far as I'm aware, the prior drive that was in my system--mounted at the same location--did not need this treatment.
View 7 Replies
View Related
May 3, 2010
Is it possible to allow a group/user to execute a command, where one of the parameters of the command is a group as well? example that does not work as intended:
Code:
Cmnd_alias SU=/bin/su -l %group1 This example works sortof, it treats the "%group1" literally. I know I can list out the "/bin/su -l <eachuser>", but as you can imagine that is impractical. In this example, I want people in group2(not shown for brevity sake) to be able to su to someone in group1
View 13 Replies
View Related
Jan 6, 2010
Is it exist API to apt-get (or may be to aptitude or dpkg)?For example I want to check through API does package installed or not?
View 4 Replies
View Related
Oct 16, 2010
This is my first question, I am not a linux expert. I found an interesting thread about this but it is related to RH 9 (http://www.linuxquestions.org/questi...-src-rpm-78937) I'm wondering if this database exists for RH EL5 too and in case if someone can point me to the right path to get it and how to install it. the system where I'd need to apply it is 2.6.18-92.el5 x86_64 GNU/Linux. The system is not connected to Internet.
View 8 Replies
View Related
Jun 4, 2010
I just noticed that I'm downloading about 60KB/s but no connection is established according to "netstat -tup". I use fluxbox, no automatic updates and the transfer exist even after relogging of my user.
View 1 Replies
View Related
Jun 10, 2010
All my yum commands fail because it searches for pgdg90 : Error: Cannot retrieve repository metadata (repomd.xml) for repository: pgdg90. Please verify its path and try again. How can I stop it looking for a non existing location? If I use locate to find pgdg90 it returns /var/cache/yum/i386/12/pgdg90. If I ls /var/cache/yum/i386/12/ there is no pgdg90.
View 14 Replies
View Related
Oct 3, 2010
I installed Ubuntu 9 on my kids' computer a while back and usually the computer boots up and goes directly into Ubuntu. However, this morning when they booted it up, the following error message displayed: "The GDM user 'gdm' does not exist. Please correct GDM configuration and restart GDM." It seems that they had inadvertently messed up some configuration files. After pressing 'OK' it asked me for my user name and password, which I supplied, but that didn't work either. So, either I've forgotten my password or my kids seriously messed up their computer, so much so that I can even work with it in command line. I was thinking about simply reinstalling Ubuntu and possibly updating to version 10, but I'd rather not lose the files on the computer. Thus my question: Does anyone see a way of not losing my and my kids' files while getting back into Ubuntu?
View 1 Replies
View Related
Jul 30, 2011
why doesnt it CD to desktop?
View 4 Replies
View Related
Jan 5, 2010
I installed LyX to try it out and the built-in tutorial wants me to play around with the file "example_raw.lyx", but I can't find it anywhere!
View 7 Replies
View Related
Nov 6, 2009
In my system(CENTOS) displays the "gdm user does not exist". I cannot typing any word except username and password. Try all virtual terminal but failed. and also try to connect the ssh but I can't.
View 1 Replies
View Related
Aug 17, 2010
I was just trying to get the now playing for banshee to show on conky but the way I was going to do it required me to make a wrapper for banshee.sh but I can't seem to find it or it doesn't exist.
View 4 Replies
View Related
May 1, 2011
I was trying to install gcc, and it sorta worked, but not really.. Im a student, and we were using an ada server that had 'gcc' already installed, so that we could cd to a directory and then 'gcc -o NAME FILEPATH' I tried to recreate this set up on my machine with Fedora 11... on my mac it is installed automatically and can be accessed from the terminal. How do I do it in Fedora? I downloaded 'gcc-4.6.0', I ran 'configure' from the gcc directory and a lot of text scrolled by really fast.. but then afterwards it said something failed...
but its weird, cuz I can write a simple 'c' program and gcc it from the terminal and it compiles.. it just gives me warnings about everything.. saying that packages like 'cstdio.h' do no exist.. warnings tho, not errors.. and it still runs.
View 5 Replies
View Related
Sep 28, 2010
I have a compiled program, a tagger to identify parts of text, which claims it does not exist.This executable has to be called by a generated script, which is how I ran into this issue. What are the reasons this error could show up?The executable was copied from another machine.The file does have execution privileges (it gives a proper not-allowed message without them)I've tried copying the file to a different location (same problem)I've tried replacing the file with a fresh copy (same problem)The file does exist. Opening it with pico shows a file with binary data.
View 4 Replies
View Related
Jan 25, 2011
I want to use the command more to see the content of a text file; however, the command is not available. I wonder whether all linux commands exist in cygwin. I am running cygwin on windows xp.
View 4 Replies
View Related
Feb 26, 2010
I am dual-bootng Ubuntu 9.10 and Mint 8, both of which use GRUB2. The Mint 8 GRUB sets the initial menu since Mint was loaded after Ubuuntu 9.10. Since both use GRUB2 I was not concerned about this.
Both before the installation of Mint and afterward I see a series of messages fly by on the screen when Ubuntu is booted. These come right after the initial presentation of the Ubuntu logo.
By restarting several times I can read the first several lines. They are:
Mount: Mount Point 0 does not exist
Mount 0 terminated with status 32
Mountall: Filesystem could not be mounted
Further lines follow but I would have to reboot umpteen times to have any chance of copying those.
I have looked in the various Ubuntu GRUB2 files for "Mount Point 0". I do not see any reference to it.
GParted, BKID and etc/fstab all agree on the UUIDs set for my Ubuntu/, Ubuntu Home and Ubuntu swap file.
I see nothing like this when I boot Mint 8.
My questions:
What is the point to error messages (I assume that is what they are) that fly by too quickly to be read? Are they saved to a logfile somewhere?
What is "Mount Point 0"?
What does it mean in this context to say "Filesystem could not be mounted"?
This is all very curious because Ubuntu proceeds to mount and run just fine.
What is Ubuntu trying to do as it starts up that it cannot do?
How do I repair whatever has to be repaired in order to turn off these messages?
I have looked through such GRUB2 dcumentation as I can find without seeing any reference to this.
View 7 Replies
View Related
Mar 5, 2010
I would love to change the boot order on my laptop. Mainly because it is shared, and I am the only one who uses Ubuntu (version 9.10)... So everyone keeps moaning for me to change it!
Following all the sound advice from this forum it looks easy... Except /boot/grub/menu.lst does not exist!
View 7 Replies
View Related