Qustions about Package "Groups"

Hello,
I have some general questions about package "groups" in Pacman. Mainly, I'm curious about who is responsible for deciding when a group will be made and what packages will be included. For example, I type in "pacman -S gnome" and get this:
gnome package not found, searching for group...
:: group gnome (including ignored packages):
epiphany gnome-applets gnome-backgrounds gnome-control-center
gnome-desktop gnome-icon-theme gnome-media gnome-mime-data gnome-mount
gnome-panel gnome-screensaver gnome-session gnome-settings-daemon
gnome-themes gnome2-user-docs libgail-gnome metacity nautilus
notification-daemon yelp
:: Install whole content? [Y/n]
Who decides what all those packages will be? Is there a place where users can provide input about what should be included? I realize a big part of package groups by be simply ease of dependecy managent, but it seems it would be a useful tool for users to get a system up and running quickly. For example, there are several basic things that one would need to get a usable "desktop" up and running (not counting the WM or DM). For example, xorg, alsa, etc.
I understand that Arch is all about simplicity and building a system from the ground up, which I totally love, but many of us are still going to have the same core goals in mind when setting up a "desktop" system.  We're all going to need xorg, want sound, desire pretty fonts, and have some common useful apps. So, for anyone that falls into that category, a package group called something like "arch-desktop" could include some of these core components. We could even eventually have additional groups tailored towards specific DMs like "arch-desktop-xfce" or "arch-desktop-gnome".
Now, I realize I've totally spun this specifically for this propsed "arch-desktop" group but I guess my main point was to find out where one could provide official input for such things.
Thanks!
Swill

Mr. Swillis wrote:It seems to me like something that could make things "quicker" for an advanced user to get setup (less stuff to remember) and perhaps "easier" for teaching new Arch users.
Since pacman will resolve all dependencies, all you need is to do a
# pacman -Syu
# pacman -S gnome
after a core-install. Everything else you would need, could be clutter to someone else. I don't believe there is something as a 'sane default of packages'. Maybe if you're a fan of a particular windowmanager, then you might be interested in what the majority uses for a panel, a taskbar, a background-image-viewer, but also then there are so many choices and personal preferences that everyone could make his or her own group of packages.
my 0.02€

Similar Messages

  • A qustion about cache group

    hello, chris:
    now we have a situation: we have cache group and replications, but the rep schemes doesn't include the cache groups. when we modify the oraclePwd values, we need recall "call ttcacheuidpwdset(***,***);", then it will appear the errors " The operation cannot be executed while the Replication Agent for this datastore is running.", how can we avoid this situation, we don't want to restart the rep agent, because when the restart process it will appear some timeout in application. thank you...
    the cache group type is readonly cache group
    Edited by: user578558 on 2009-1-15 下午7:42

    There is no way to avoid this situation. Many operations, including setting the cache userid/password, require that the replication agent be stopped while they are executed. This should only be an issue for the application if you are using RETURN RECEIPT or RETURN TWOSAFE replication. In that case when the repagent is stopped the application may receive a return service timeout warning (8170). However, the impact of this can be minimised by ensuring that your replication configuration includes appropriate STORE clauses wtih RETURN SERVICES OFF WHEN REPLICATION STOPPED. However, even with this clause the application may receive one warning when the repagent is stopped. Applications that use RETURN RECEIPT or RETURN TWOSAFE must be coded to expect 8170 warnings and to react accordingly.
    Chris

  • Info Package Group Management? and Triggering of Event Chains ?

    Hi GURU's
    Info Package Group Management? and Triggering of Event Chains ?
    Thanks
    Bhima Chandra Sekhar G

    Hi Bhima!
    IP GROUP:
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a65b5e07211d2acb80000e829fbfe/content.htm
    About chains and triggering events:
    http://help.sap.com/saphelp_nw04/helpdata/en/41/243d3828135856e10000009b38f842/content.htm
    Hope it helps!
    Bye,
    Roberto

  • Events in Info-package group

    Hi Friends,
    Will an event that is part of the subsequent process in an Info-package, be triggered, if the same info-package is included in an Info-package Group..?
    I have an IPG that has 5 info-packages. The IPG has a subsequent event. But my 5 info-packages also have subsequent events. Will these events also execute when the IPG is run..?
    Thanks for your help.

    Hi Bhima!
    IP GROUP:
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a65b5e07211d2acb80000e829fbfe/content.htm
    About chains and triggering events:
    http://help.sap.com/saphelp_nw04/helpdata/en/41/243d3828135856e10000009b38f842/content.htm
    Hope it helps!
    Bye,
    Roberto

  • I had 41 tabs open in about six groups over the last year and a half and I just close them and exited Firefox. Is there any way to get them back?

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/856718]]</blockquote>
    I had 41 tabs open in about six groups over the last year and a half and I just close them and exited Firefox. Is there any way to get them back?
    Also, is there any way to save a group or an open session and then restore it later?

    History menu, if it was destroyed in the last session
    then use "Restore Previous session:" and then restore all windows also from the history menu.
    If done in this session try the restore all windows under the history menu.

  • A question about cache group error in TimesTen 7.0.5

    hello, chris:
    we got some errors about cache group :
    2008-09-21 08:56:15.99 Err : ORA: 229574: ora-229574-3085-ogTblGC00405: Failed calling OCI function: OCIStmtFetch()
    2008-09-21 08:56:15.99 Err : ORA: 229574: ora-229574-3085-raUtils00373: Oracle native error code = 1405, msg = ORA-01405: fetched column value is NULL
    2008-09-21 08:56:28.16 Err : ORA: 229576: ora-229576-2057-raStuff09837: Unexpected row count. Expecting 1. Got 0.
    and the exact scene is: our oracle server was restart for some reason, but we didnot restart the cache group agent. then iit start appear those errors informations.
    we want to know, if the oracle server restart, whether we need to restart cache agent?? thank you..

    Yes, the tracking table will track all changes to the associated base table. Only changes that meet the cache group WHERE clause predicate will be refreshed to TimesTen.
    The tracking table is managed automatically by the cache agent. As long as the cache agent is running and AUTOREFRESH is occurring the table will be space managed and old data will be purged.
    It is okay if very occasionally an AUTOREFRESH is unable to complete within its defined interval but if this happens with any regularity then this is a problem since this situation is unsustainable. To remedy this you need to try one or more of:
    1. Tune execution of AUTOREFRESH queries in Oracle. This may mean adding additional indexes to some of the cached Oracle tables. There is an article on this in MetaLink (doc note 473493.1).
    2. Increase the AUTOREFRESH interval so that a refresh can always complete within the defined interval.
    In any event it is important that you have enough space to cope with the 'steady state' size of the tracking table. If the cache agent will not be running for any significant length of time you need to manually cleanup the tracking table. In TimesTen 11g a script to do this is provided but it is not officially supported in TimesTen 7.0.
    If the rate of updates on the base table is such that you cannot arrive at a sustainable situation by tuning etc. then you will need to consider more radical options such as breaking the table into multiple separate tables :-(
    Chris

  • Creating Info-Package Groups

    Hi All,
    We are running a Job through Process chain. But due to some bug it is taking 4 Hrs to complete. We tried executing the Info-Packages manually. It completed with in 30 Mins. So we are planning to create IP group to trigger that Job instead of through Process chain.
    Can you please explain how to create the Info Package Group and how to include info packeges in to the IP Group.
    After creating IP group we have to schedule a Job to trigger this IP group which inturn triggers the Info packages.
    If possible please explain the steps for the above process.
    Million of thanks in advance.
    Regards,
    Reddi.

    Hi,
    Procedure to create InfoPackage Group
    Go to InfoSource tree in modeling of the Administrator Workbench and choose in the standard toolbar of the right area of the screen  Show InfoPackage Group.
    On the right-hand side of the screen, you will see the InfoPackage group tree.
    Highlight a node of the InfoPackage group tree and create a new InfoPackage group using the context menu (right mouse click). This is always inserted underneath the highlighted node.
    Select an InfoPackage (in the InfoSource tree in the middle area of the screen) that you want to transfer to the InfoPackage group and move it into the InfoPackage group you want by using drag & drop.
    You can assign as many InfoPackages as you like to an InfoPackage group.
    InfoPackages with the same selection conditions, same assignment for combination of InfoSource / DataSource / source system, same data type (transaction data or master data), and same data target cannot be assigned to the same InfoPackage group.
    Alternatively to the above procedure, you can also create an InfoPackage group in the monitoring view of the Administrator Workbench. However, in this view it is not possible to insert InfoPackages into the InfoPackage Group.
    You have created an InfoPackage group and have inserted InfoPackages into the InfoPackage group. You can now
    Scheduling an InfoPackage Group
    Choose Show InfoPackage Groups in the InfoSource tree of the Administrator Workbench – Modeling, or choose the InfoPackages view in Monitoring of the AWB.
    Select an InfoPackage group from the InfoPackage group tree and choose Schedule.
    You arrive in the scheduler (InfoPackage group maintenance) with the InfoPackages and Scheduling tab pages.
    Select the InfoPackages you want to load.
    By default, all InfoPackages are selected.
    On the tab page InfoPackages, number the InfoPackages that are assigned to the group according to the sequence in which the loading process is to be carried out.
    For the InfoPackages, select whether you want the monitor to run a check during the data update to see if the first request from the list has been completely and correctly processed. Only then will the request for which this indicator has been set be processed.
    Define a fixed delay of one minute for the individual InfoPackages. The delay represents the wait time until the next request is carried out.
    Schedule the InfoPackage group in the background.
    -Shreya

  • HT204150 I somehow have about 100 group name in my contacts and I want to highlight and delete them all, there is nothing in them , I don't know how they got there but with iCloud they are on all devices

    IN my contacts under groups, i have about 100 Group names listed and they are empty, I never created them and they are in all our devices, is there a way to delete them without doing one at a time?

    No way to get rid of them at all?  Or are you saying I have to do it one by one?  Thank you

  • Any one have any information about Security Group to send it to me

    any one have any information about Security Group to send it to me
    what is it and how can we use it in our work

    Have a look in the general R12 MOAC and FA concepts.
    With security groups, you can defined a set of organizations with a shared access.
    E.g. you defined one Secruity groups and assigned in these group 5 organizations.
    The security group is assign to a responsibility.
    You have access to these 5 organizations over one responsibility, you must not change the responsibility, if you will enter transactions for a other organization.

  • From which infotype we get details about empoyee group ,subgroup company co

    From which infotype we get details about empoyee group ,subgroup company code.  based on the selected job position for new employee.

    Hi Aruna,
    If i can understand your question better, when we do the hiring how to fetch the default EG/ESG/Co.Code/PSA etc....based on the input of position...
    When you create position in OM; also create
    1. Infotype 1008 - Account assignment - To Fetch Co. Code, PA, PSA, Controlling area
    2. Inotype 1013 - EG/ESG - To Fetch Emp Group/Emp SubGroup
    Now when you run the hiring action, on IT0000, input the position and hit an enter key...this will call the related values (if integration is active).
    Good Luck !!!!
    Kumarpal Jain.

  • Question about Everyone Group in SharePoint 2013

    Hi,
    I have couple of question about EVERYONE group below,
             - As per the best practice which Group we should use instead of EVERYONE group in Sharepoint ?
             - What is the difference between Everyone and All Authenticated Users Group
    We have added Everyone Group in different sites, now the question is if we hide this group showing up in sharepoint people picker, is there any impact interms of current site?
             - Is there any way we can hide Everyone group showing up in the people picker only for the site / Site Collection level.
    Please help.
    Thanks
    srabon

    There is no functional difference between the Everyone group and All Authenticated Users (after Active Directory has been upgraded to Server 2003 native schema).
    I'm not aware of any function to hide the group from the People Picker.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Is X-windows and GUI desktops supported on the ODA "engineered system" running a RAC database?  If it is, what is the yum command needed to install the X-windows, Gnome, and KDE package groups?

    Is X-windows and GUI desktops supported on the ODA "engineered system" running a RAC database?  If it is, what is the yum command needed to install the X-windows, Gnome, and KDE package groups?

    While I agree with the direction of the suggestions with installing packages for X-windows, we do not have a blanket 'apply any package' recommendation.
    In particular we do not support altering the kernel (although we do have exceptions which we review on a case by case basis).
    Basically, if the you want to alter functionality that would not impact core functionality you are usually fine.
    A good guideling is : The more dependencies that there are between the package / rpm you are considering using the higher the potential impact on functionality - meaning higher chance for problems
    Note: We do use VNC including Real and Tiger regularly , but we have no hard recommendation on how you may want to use X-windows. I have never seen a limitation other than comments on bugs
    or incompatibility within the X-window product itself with certain kernel levels.
    Patching may overwrite some packages that you may install, however,  _depending on packages/rpms added_ there is also the possibility that you will break existing functionality to the point
    that patching itself will fail ( we have already seen a few cases of this in which case the proper mitigation is to remove / roll-back any alterations to the ODA before patching, and then adding the packages/rpms
    back after the patching is completed.
    From what you are discussing the impact should be low without conflicts, but please consider the above, and if you have specific packages which you consider potential problems
    please create an SR so that we can review packages / rpms on an individual basis.
    Once again: the main criteria for not supporting rpms is regarding the kernel itself
    Chuck

  • Monitoring info package groups

    hi,
      How can one monitor info package groups ....
      any docs ....
      mail id : [email protected]
    Thanks in advance
    Regards
    Snigdha

    Hi Snigdha,
    Enter T-Code RSMON and you can go to the InfoPackage Groups screen or from RSA1 (Monitoring tab). Select the required InfoPackage group and choose Monitor Icon on the top to see its status. Also the same can be done through RSMO. But individual infopacks are listed there in RSMO.
    If you need further information let me know...
    Best Regards
    DMK
    *Assign points if it helps...
    The best way to appreciate someone's effort in SDN is giving them points.

  • Creating Yum Package Groups

    I have recently installed a local repository as per oracle instructs at http://linux.oracle.com and I would like to find out how to create package groups within this repository so that they can be see using Yum extender. While Yum extender does see the repos it does not show packages by package groups. If anyone can help I would be most thankful.
    Thanks in advance, Russell

    After some research I believe I have discover the missing element as to why there are no groups in a repository created by following the directs posted at http://linux.oracle.com. When creatrepo is executed by the repo_populate shell it does not create the repo file: groups.xml.gz when it creates the files:repomd.xml, primary.xml.gz, filelists.xml.gz, and other.xml.gz. Does anybody know why the createrepo rpm in the oracle repositories does not create this file and how to get it to create the missing file.
    Message was edited by: rucadulu
    rucadulu

  • Package Group Name Change

    Hello Experts
    I have already searched for any related postings on the Package Group. I could not find any. I dont know why everytime my posting gets removed from the list.
    There are some postings on Package and Function Groups only - which are irrelevant for my issue.
    Kindly help me out on the below queries or plz provide some links on the same.
    What is a Package Group? What is the purpose of it?
    How can I change the name of a Package Group? Is there any TCodes we use for it?
    Which Table stores the name of all Package Groups?
    Please share your ideas on the above queries...
    Thx
    Santo
    <<Text removed by moderator>>
    Edited by: Matt on Nov 17, 2008 9:39 AM

    Hi,
    Do you mean info Package group??
    Check out these threads
    what is diff between info package group and  process chain
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a65b5e07211d2acb80000e829fbfe/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/41/243d3828135856e10000009b38f842/content.htm
    Regards
    Mudit

Maybe you are looking for

  • Does Nokia Asha 310 support reading ebooks?

    Hello everyone, Pls let me know if it is possible to read ebooks in Asha 310? If yes, what formats does this support like .txt or .pdf or .epub etc If not, then is it possible to install any app (third party is also fine) which will help support read

  • AD status is in Provisioning state.

    While creating users in OIM I am facing this error. When I check the user's Resource profile AD is still provisioning. In the log I can see the following error ERROR,03 Nov 2008 12:54:35,933,[XL_INTG.ACTIVEDIRECTORY],Problem creating object: javax.na

  • Running CSAP_MAT_BOM_MAINTAIN with JCo, is it possible?

    Hello, I am trying to use CA-PLM BAPI:s by the Java Connector but  CSAP_MAT_BOM_MAINTAIN gives constant exception to my application: JCO.AbapException: (126) ERROR: Terminate processing At the same time for example BAPI_MATERIAL_SAVEDATA works fine.

  • IF i'm on a call and try to use the internet function, I get an error message.  Is this normal?

    IF i'm on a call and try to use the internet function, I get an error message.  Is this normal?

  • Copy function based on the query with variables

    Hello Let me share the scenario I need to implement. I have a planning query with layout like shop / material / sales volume. The variables are shop number and calendar month. User opens the planning query, selects shop number and month, then sees th