Posts:
588
From:
NL
Registered:
8/18/07
|
|
|
|
[kde-discuss] First IPS packages for KDE4 available
Posted:
Dec 31, 2008 11:19 AM
|
|
There are - untested, untried, debugging, rootkitted, setuid and poorly licensed - IPS packages available from a VM at the end of my own DSL line. The hostname is pkg (of course) in the domain bionicmutton.org and the TCP port is 10000; you can point your web browser there to see what's available. If you understand pkg, then
pkg set-authority -O <correct url> bionicmutton pkg add pkg://bionicmutton/KDEbase-apps
might do what you want. It's at the end of a DSL line so it's not fast.
[ade] _______________________________________________ kde-discuss mailing list kde-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/kde-discuss
|
|
|
Pedro Jurado
Pedro.Jurado@Sun.COM
|
|
|
|
Re: [kde-discuss] First IPS packages for KDE4 available
Posted:
Jan 2, 2009 8:36 AM
in response to: adridg
|
|
Adriaan de Groot wrote: > There are - untested, untried, debugging, rootkitted, setuid and poorly > licensed - IPS packages available from a VM at the end of my own DSL line. The > hostname is pkg (of course) in the domain bionicmutton.org and the TCP port is > 10000; you can point your web browser there to see what's available. If you > understand pkg, then > > pkg set-authority -O <correct url> bionicmutton > pkg add pkg://bionicmutton/KDEbase-apps > > might do what you want. It's at the end of a DSL line so it's not fast. > Well, I don´t know if it is the DSL line or another thing, but everytime I tried to get the packages I have this with FOSSqt using both, text mode console and the GUI.
1: Transfer from 'http://pkg.bionicmutton.org:10000/manifest/0/FOSSqt@4.4.1%2C5.11-2%3A2008123 1T140151Z' unexpectedly terminated: received 2287656 of 2304495 bytes. 2: Transfer from 'http://pkg.bionicmutton.org:10000/manifest/0/FOSSqt@4.4.1%2C5.11-2%3A2008123 1T140151Z' unexpectedly terminated: received 2273413 of 2304495 bytes. 3: Transfer from 'http://pkg.bionicmutton.org:10000/manifest/0/FOSSqt@4.4.1%2C5.11-2%3A2008123 1T140151Z' unexpectedly terminated: received 2281185 of 2304495 bytes. 4: Transfer from 'http://pkg.bionicmutton.org:10000/manifest/0/FOSSqt@4.4.1%2C5.11-2%3A2008123 1T140151Z' unexpectedly terminated: received 2299312 of 2304495 bytes.
I used the command "pkg install pkg://bionicmutton/KDEbase-apps". The option add is not recognized by my system a 2008.11 Opensolaris with snv_100.
By the way, thanks for the effort, it will save me hours of compilation :-)
> [ade] > _______________________________________________ > kde-discuss mailing list > kde-discuss at opensolaris dot org > http://mail.opensolaris.org/mailman/listinfo/kde-discuss >
_______________________________________________ kde-discuss mailing list kde-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/kde-discuss
|
|
|
|
Posts:
588
From:
NL
Registered:
8/18/07
|
|
|
|
Re: [kde-discuss] First IPS packages for KDE4 available
Posted:
Jan 2, 2009 5:12 PM
in response to: Pedro Jurado
|
|
On Friday 02 January 2009 17:36:35 Pedro Jurado wrote: > Well, I don´t know if it is the DSL line or another thing, but everytime > I tried to get the packages I have this with FOSSqt using both, text > mode console and the GUI. > > 1: Transfer from > 'http://pkg.bionicmutton.org:10000/manifest/0/FOSSqt@4.4.1%2C5.11-2%3A20081 >231T140151Z' unexpectedly terminated: received 2287656 of 2304495 bytes.
I've published another Qt package, see if that helps. Otherwise you will have to compile that one yourself. I have put up notes on techbase now, you can find them under techbase.kde.org/Projects/KDE_on_Solaris/OpenSolaris (or so .. start on the main project page).
[ade][ _______________________________________________ kde-discuss mailing list kde-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/kde-discuss
|
|
|
|
Posts:
588
From:
NL
Registered:
8/18/07
|
|
|
|
Re: [kde-discuss] First IPS packages for KDE4 available
Posted:
Jan 4, 2009 11:41 PM
in response to: adridg
|
|
On Saturday 03 January 2009 02:12:18 Adriaan de Groot wrote: > > 1: Transfer from > > 'http://pkg.bionicmutton.org:10000/manifest/0/FOSSqt@4.4.1%2C5.11-2%3A200 > >81 231T140151Z' unexpectedly terminated: received 2287656 of 2304495 > > bytes. > > I've published another Qt package, see if that helps. Otherwise you will > have to compile that one yourself. I have put up notes on techbase now, you > can find them under techbase.kde.org/Projects/KDE_on_Solaris/OpenSolaris > (or so .. start on the main project page).
I had similar corrupted packages on the same server from the local network; I really don't know what's going on. Try installing things one at a time: I updated stdcxx and then could install it even after cleaning things up. It may be that one publishing run was severely broken. Who knows -- I don't want to spend time debugging IPS, really.
[ade] _______________________________________________ kde-discuss mailing list kde-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/kde-discuss
|
|
|
|
Posts:
56
From:
IE
Registered:
3/3/07
|
|
|
|
Re: [kde-discuss] First IPS packages for KDE4 available
Posted:
Jan 6, 2009 1:12 AM
in response to: adridg
|
|
Hi Adriaan:
On Sat, Jan 3, 2009 at 01:12, Adriaan de Groot <groot at kde dot org> wrote: > I've published another Qt package, see if that helps. Otherwise you will have > to compile that one yourself. I have put up notes on techbase now, you can > find them under techbase.kde.org/Projects/KDE_on_Solaris/OpenSolaris (or so .. > start on the main project page).
I think that when you "pkg install SUNWgnu-automake", you should try with the "SUNWgnu-automake-110" one, as I have only found "19" and "110" versions of the package (in 2008.11):
$ pkg search -r automake | tail +2 | awk '{print $4}' | cut -f1 -d"@" | sort -u pkg:/SUNWgnu-automake-110 pkg:/SUNWgnu-automake-19
Thanks for your hard work.
-- Pablo Méndez Hernández _______________________________________________ kde-discuss mailing list kde-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/kde-discuss
|
|
|
|
Posts:
588
From:
NL
Registered:
8/18/07
|
|
|
|
Re: [kde-discuss] First IPS packages for KDE4 available
Posted:
Jan 6, 2009 1:18 AM
in response to: pablomh
|
|
On Tuesday 06 January 2009 10:12:46 Pablo Méndez Hernández wrote: > I think that when you "pkg install SUNWgnu-automake", you should try > with the "SUNWgnu-automake-110" one, as I have only found "19" and > "110" versions of the package (in 2008.11):
Oh, sure. Remember, techbase is a wiki, you can fix errors yourself, too.
I've taken down the IPS server again; basically all of the packages were corrupted in some way and I didn't feel like sorting it out right now. I think everything needs to be built again, one by one, and pushed into a new clean repo.
[ade] _______________________________________________ kde-discuss mailing list kde-discuss at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/kde-discuss
|
|
|
|
|