ShareOpenSolaris


Home » OpenSolaris.com Forums » Packaging

Thread: Available IPS repositories



Permlink Replies: 13 - Pages: 1 - Last Post: Jul 11, 2009 11:37 PM Last Post By: PGHammer
LewisThompson

Posts: 12
Registered: 5/5/08
Available IPS repositories
Posted: May 5, 2008 4:21 AM
  Click to reply to this thread Reply
As far as I am aware the following IPS repositories are available for use. If you know of more, please post a reply and I will update this first post with a full list.

http://blastwave.network.com:10000/ (Blastwave IPS repo, has at least 1000 packages)
http://pkg.sunfreeware.com:9000/ (Companion project IPS repo, currently 686 packages)

These repositories can be added with the "pkg set-repository" command:

pkg set-authority -O URL FRIENDLYNAME
e.g.
pkg set-authority -O http://pkg.sunfreeware.com:9000/ Companion
pkg set-authority -O http://blastwave.network.com:10000/ Blastwave

Edited by: LewisThompson on May 5, 2008 3:26 PM
felipecerda

Posts: 7
Registered: 5/5/08
Re: Available IPS repositories
Posted: May 5, 2008 12:01 PM   in response to: LewisThompson in response to: LewisThompson
  Click to reply to this thread Reply
I'm running OpenSolaris 2008.05 now but I don't know how can I add these repositories?
CHiCAGO-kR

Posts: 10
Registered: 5/5/08
Re: Available IPS repositories
Posted: May 5, 2008 12:11 PM   in response to: LewisThompson in response to: LewisThompson
  Click to reply to this thread Reply
I have the problem, how can I "ADD" these repositories to Package manager ?
CHiCAGO-kR

Posts: 10
Registered: 5/5/08
Re: Available IPS repositories
Posted: May 5, 2008 12:51 PM   in response to: felipecerda in response to: felipecerda
  Click to reply to this thread Reply
At the end of this slide is said, how can be added repositories

http://frsun.downloads.edgesuite.net/sun/08D12331/index.html

somthing like this:

su
pkg set-authority -O http://pkg.sunfreeware.com:9000 sunfreeware.com


that is all ...
the http ... is the link to page with packages and the sunfreeware.com is name showed in package manager ...

LewisThompson

Posts: 12
Registered: 5/5/08
Re: Available IPS repositories
Posted: May 5, 2008 3:25 PM   in response to: CHiCAGO-kR in response to: CHiCAGO-kR
  Click to reply to this thread Reply
http://dlc.sun.com/osol/docs/content/IPS/ggdcd.html has details of various end-user IPS tasks

As already pointed out, a repository can be added as follows:

  1. pkg set-authority -O URL FRIENDLYNAME

e.g.

  1. pkg set-authority -O http://pkg.sunfreeware.com:80 sunfreeware.com

You can list repositories with:

  1. pkg authority
glynn_foster

Posts: 13
Registered: 4/29/08
Re: Available IPS repositories
Posted: May 7, 2008 4:30 AM   in response to: CHiCAGO-kR in response to: CHiCAGO-kR
  Click to reply to this thread Reply
Support for adding additional repositories in the graphical package manager is coming soon - for now, the suggested command lines will work fine from a terminal.
farvardin

Posts: 31
Registered: 5/4/08
Re: Available IPS repositories
Posted: May 7, 2008 1:44 PM   in response to: LewisThompson in response to: LewisThompson
  Click to reply to this thread Reply
thank you for those tips and sorry in advance for the question, but I can't find if it's possible to edit those options from a configuration file? Where are stored those options btw?
chekr

Posts: 22
Registered: 5/7/08
Re: Available IPS repositories
Posted: May 8, 2008 6:54 AM   in response to: LewisThompson in response to: LewisThompson
  Click to reply to this thread Reply
keep in mind that Blastwaves IPS repository is not necessarily functional and in just about all cases does not work. I suggest folks hold off using it until it is "launched".
LewisThompson

Posts: 12
Registered: 5/5/08
Re: Available IPS repositories
Posted: May 8, 2008 7:12 AM   in response to: farvardin in response to: farvardin
  Click to reply to this thread Reply
Hi,

I'm not sure where the config file is, but you can add the repositories by running the 'pkg set-authority...' commands, these will handle the necessary work for you
caindie

Posts: 17
Registered: 5/6/08
Re: Available IPS repositories - be careful what you wish for
Posted: May 8, 2008 12:08 PM   in response to: LewisThompson in response to: LewisThompson
  Click to reply to this thread Reply
After adding blastwave I attempted to add totem to the system.

It appears that whatever this wretched package system interface is called tried to recursively check all dependencies - for the blast wave repository - in addition to the domain of the totem package.

After about 20 minutes of checking, the system became unresponsive and a quick check of the disk light implied it was in swap death.

My system is a core 2 duo with 2 GB of ram.

I was in another desktop when I noticed the unresponsiveness and it took a while to get swapped back to the relevant desktop.

I was unable to alt F4 the window - I never got focus, but cntl-alt-backspace eventually killed X , which killed the package system process and brought me to a gdm login prompt.

Gdm cleverly does not have a shutdown or restart option - not available on gdmsetup dialog from root - so I had to log in again. Various applets failed to start, bug buddy came up - don't bother sending the bug report when this happens as there is insufficient debugging information available for developers to get a handle on the problem.

When the desktop stabilized i immediately did a shut down - which didn't, but which did get me to a blank screen. When the disk light stopped I powered off.

Power up was uneventful, other then a volume manager crash with a usb stick present at boot time. Visual symptom was two volumes marked Am on the desktop when there was only one usb stick present. This problem however appears to be a result of yesterday's playful update entitled "entire incorporation" - this is the actual title of the update as shown in package manager, I'm not making this up. The update, which was a mere 2 GB download, also left x disordered and I had to do a /usr/X11/bin/xorgconfig to create an xorg.conf file in /etc/X11. As I have my xorg.conf from freebsd 7.0 stable and ubuntu linux I was able to do a sanity check on the file before handing my fate to X and gdm on the next reboot. This reboot was successful, but the gdm screen uses wrong horizontal and vertical refresh parameters for its mode setting. The login to the desktop results in correct screen resolution, screen size and vertical refresh rate.

Be careful about adding new repositories until this bug - if it is a bug and not a result of a design flaw of the package system -- is fixed.

caindie

Edited by: caindie on May 8, 2008 12:25 PM

Edited by: caindie on May 8, 2008 1:17 PM
Jockey

Posts: 5
Registered: 5/5/08
Re: Available IPS repositories
Posted: May 10, 2008 2:01 AM   in response to: farvardin in response to: farvardin
  Click to reply to this thread Reply
take a look at /var/pkg/cfg_cache
Predrag.Zecevic

Posts: 1
Registered: 9/12/08
Re: Available IPS repositories
Posted: Oct 28, 2008 4:35 AM   in response to: LewisThompson in response to: LewisThompson
  Click to reply to this thread Reply
There are:
http://pkg.lifewithsolaris.jp:10000/
and experimental:
http://pkg.opensolaris.org/webstack/
repositories, FYI.

Regards ;-)
herrib

Posts: 52
Registered: 5/5/08
Re: Available IPS repositories
Posted: Nov 9, 2008 8:54 AM   in response to: Predrag.Zecevic in response to: Predrag.Zecevic
  Click to reply to this thread Reply
Lifewithsolaris in an excellent repository for all packages addressing the multimedia.

Nevertheless, the LWS packages and their related repository can prevent any upgrade or installation of other packages. Messages comprise following statements: ... pkg: install failed (inventory exception): ... pkg:/LWSlibdvdcss...'.

A recent post explains how to tackle this issue: http://www.opensolaris.org/jive/thread.jspa?threadID=81897&tstart=0
PGHammer

Posts: 9
Registered: 10/17/08
Re: Available IPS repositories
Posted: Jul 11, 2009 11:37 PM   in response to: glynn_foster in response to: glynn_foster
  Click to reply to this thread Reply
As of build 117 (and highly possible in 111b as well), you can add additional repositories in Package Manager; I've added three repos this way (Blastwave, SunFreeware, and a GStreamer plugin repo referenced in this forum).

Point your RSS reader here for a feed of the latest messages in all forums