Sponsored Content
Operating Systems Linux Red Hat Pyanaconda yumpayload.py while installing custom CentOS Post 303024500 by Sumanthsv on Wednesday 10th of October 2018 04:31:35 AM
Old 10-10-2018
Pyanaconda yumpayload.py while installing custom CentOS

I have added grub2 efi package to package folder in extracted iso folder and used below command to create repo
Code:
createrepo -v PackagesFolder

I didn't do any changes in comps.xml as an entry with grub2efi is already present in packages required.

Am getting following error.
Code:
File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1112, in _selectYumGroup raise NoSuchGroup(groupid, required=required)

File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1227, in _applyYumSelectionsself._selectYumGroup("core")

File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1281, in checkSoftwareSelection self._applyYumSelections()

File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1370, in preInstall

Dont know where am doing wrong..
 

10 More Discussions You Might Find Interesting

1. Linux

installing psybnc on CentOS

Guys does anyone have a good plan or structured tutorial on how to install Psybnc on CentOS platform, ive gave it a try and im on my 4th hour now , i just cant seem to get it working. Thanks in advance (0 Replies)
Discussion started by: wmccull
0 Replies

2. UNIX for Dummies Questions & Answers

Installing CVS on Centos 5.3

Hi, I need to install CVS on Centos 5.3. There is a RPM that yum detects and it installs it. But when I type CVS at the command line I get nothing. What do I have to do to configure CVS? (2 Replies)
Discussion started by: mojoman
2 Replies

3. UNIX for Dummies Questions & Answers

installing centos dual boot with ubuntu

I have installed ubuntu desktop on my hard drive and I gave it all the hard drive. Now I want to repatriate the hard disk and give half of it to anther ext4. How do I do that? Can I do it fron with in the ubuntu? Second when I install the centos, how can I make to recognize the ubuntu and... (0 Replies)
Discussion started by: programAngel
0 Replies

4. Red Hat

installing phyton in centos

Hi, I am trying to install phyton on my centos. When I write: yum install phyton I get the message that it doesn't find the package. How should I fix it? (4 Replies)
Discussion started by: programAngel
4 Replies

5. Virtualization and Cloud Computing

Installing CentOS 5.5 on Virtual Box

Hi, I have installed VirtualBox, downloaded CentOS 5.5 and created a VirtualMachine where i have installed the 'server' versión of CentOS 5.5 As I installed Virtual Box a new network device appeared '192.16.1.250' in my 'real' machine. I was unable to reach my webserver so i istalled CentOS once... (5 Replies)
Discussion started by: motoko
5 Replies

6. UNIX and Linux Applications

Problem installing spamassassin CentOS 5.5

Hi every body I am facing problem installing spamassassin on my CentOS - Direct Admin VPS The installation ended with the following error REQUIRED module out of date: Archive::Tar optional module missing: Digest::SHA optional module missing: Mail::SPF optional module missing: IP::Country... (0 Replies)
Discussion started by: rizwan65
0 Replies

7. Linux

Installing centOS in i686

I am not able to find any references related to installing centOS in i686 machine ? Is it supported or not ? This does not list it at all, so a little bit confused CentOS - Wikipedia, the free encyclopedia No luck with google also ! Appreciate if somebody can help. Thanks. (1 Reply)
Discussion started by: thegeek
1 Replies

8. Red Hat

need help in installing Xen on Centos 6

Hello folks, I am trying to install Xen on centos 6! Kindly check out the following screen shots! What should I do? Regards (0 Replies)
Discussion started by: ahmedamer12
0 Replies

9. UNIX for Dummies Questions & Answers

Installing PECL LUA on Centos for PHP

I'm kinda new to Linux, I'm mostly run websites, and it's rather easy to do everything... except install this PECL LUA plugin. :wall: I start by running this command: pecl install lua-0.9.4 downloading lua-0.9.4.tgz ... Starting to download lua-0.9.4.tgz (12,617 bytes) .....done: 12,617... (0 Replies)
Discussion started by: blackstar
0 Replies

10. Red Hat

Installing rpm in centos 6

hi, i am try to install a package in centos 6.2 x86-64 but unable to find any package in centos media iso. In RHEL we have a product folder which contain all the list of rpm but in centos i cant found that. I have use yum command but it also cant work show me the message no module named yum.... (1 Reply)
Discussion started by: zeeshan047
1 Replies
DH_INSTALLEMACSEN(1)						     Debhelper						      DH_INSTALLEMACSEN(1)

NAME
dh_installemacsen - register an Emacs add on package SYNOPSIS
dh_installemacsen [debhelperoptions] [-n] [--priority=n] [--flavor=foo] DESCRIPTION
dh_installemacsen is a debhelper program that is responsible for installing files used by the Debian emacsen-common package into package build directories. It also automatically generates the preinst postinst and prerm commands needed to register a package as an Emacs add on package. The commands are added to the maintainer scripts by dh_installdeb. See dh_installdeb(1) for an explanation of how this works. FILES
debian/package.emacsen-compat Installed into usr/lib/emacsen-common/packages/compat/package in the package build directory. debian/package.emacsen-install Installed into usr/lib/emacsen-common/packages/install/package in the package build directory. debian/package.emacsen-remove Installed into usr/lib/emacsen-common/packages/remove/package in the package build directory. debian/package.emacsen-startup Installed into etc/emacs/site-start.d/50package.el in the package build directory. Use --priority to use a different priority than 50. OPTIONS
-n, --no-scripts Do not modify postinst/prerm scripts. --priority=n Sets the priority number of a site-start.d file. Default is 50. --flavor=foo Sets the flavor a site-start.d file will be installed in. Default is emacs, alternatives include xemacs and emacs20. NOTES
Note that this command is not idempotent. dh_prep(1) should be called between invocations of this command. Otherwise, it may cause multiple instances of the same text to be added to maintainer scripts. SEE ALSO
debhelper(7) "usr/share/doc/emacsen-common/debian-emacs-policy.gz" This program is a part of debhelper. AUTHOR
Joey Hess <joeyh@debian.org> 11.1.6ubuntu2 2018-05-10 DH_INSTALLEMACSEN(1)
All times are GMT -4. The time now is 11:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy