FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor


 
 
LinkBack Thread Tools
 
Old 10-28-2010, 12:28 PM
Gianni Vialetto
 
Default packages

2010/10/27 Kaiting Chen <kaitocracy@gmail.com>:
>>
>> This is called mirrorbrain (ok, it is a little more advanced). We just
>> lack a server and someone to implement this. To make it more effective
>> we'd also need some pacman modifications.
>>
>> --
>> Pierre Schmitz, https://users.archlinux.de/~pierre<https://users.archlinux.de/%7Epierre>
>>
>
> Holy shit I just checked out http://www.mirrorbrain.org/; I did not know
> that something like that existed. I think this weekend I'll go ahead and
> install it on my server, load the list of Arch mirrors, do a small scale
> trial. I'll post the results probably next week.
>

If i understand how mirrorbrain works, using it could be also the
solution for half-updated mirrors breaking things (I recall people had
problems with the libpng/libjpeg rebuilds where moved out of testing a
while ago, so much that someone pushed in AUR the old versions of
those libraries). Not half bad.
 
Old 04-03-2011, 11:21 AM
Pierre Schmitz
 
Default packages

Hi all,

I have made a todo list with old [core] packages at
http://www.archlinux.org/todo/69/

Not that this is not meant as a simple rebuild but more a review of
packages that haven't been touched for some time. I have listed some
things we want to check on the todo page. If you know anything else let
me know.

Ionut pointed out that libnl has been bumped to version 2.0 in trunk
which was not compatible with networkmanager in the end. So trunk should
be overwritten by core at first here

Greetings,

Pierre

--
Pierre Schmitz, https://users.archlinux.de/~pierre
 
Old 04-03-2011, 11:25 AM
Rémy Oudompheng
 
Default packages

On 2011/4/3 Pierre Schmitz <pierre@archlinux.de> wrote:
> I have made a todo list with old [core] packages at
> http://www.archlinux.org/todo/69/
>
> Not that this is not meant as a simple rebuild but more a review of
> packages that haven't been touched for some time. I have listed some
> things we want to check on the todo page. If you know anything else let
> me know.

About the namcap thing, the examples I posted yesterday show that
elfutils links with libraries which are not specified in dependencies
(zlib, bzip2, xz), so that should probably also be fixed.

--
Rémy.
 
Old 04-03-2011, 11:06 PM
Allan McRae
 
Default packages

On 03/04/11 21:21, Pierre Schmitz wrote:

Hi all,

I have made a todo list with old [core] packages at
http://www.archlinux.org/todo/69/

Not that this is not meant as a simple rebuild but more a review of
packages that haven't been touched for some time. I have listed some
things we want to check on the todo page. If you know anything else let
me know.

Ionut pointed out that libnl has been bumped to version 2.0 in trunk
which was not compatible with networkmanager in the end. So trunk should
be overwritten by core at first here



As an FYI, there is a list here that various people have been working
through:


https://wiki.archlinux.org/index.php/User:Allan/Core_Rebuild_List

Allan
 
Old 04-03-2011, 11:08 PM
Allan McRae
 
Default packages

On 03/04/11 21:25, Rémy Oudompheng wrote:

On 2011/4/3 Pierre Schmitz<pierre@archlinux.de> wrote:

I have made a todo list with old [core] packages at
http://www.archlinux.org/todo/69/

Not that this is not meant as a simple rebuild but more a review of
packages that haven't been touched for some time. I have listed some
things we want to check on the todo page. If you know anything else let
me know.


About the namcap thing, the examples I posted yesterday show that
elfutils links with libraries which are not specified in dependencies
(zlib, bzip2, xz), so that should probably also be fixed.


Please don't... At best these should be optdepends but really they are
not necessary at all.


Allan
 
Old 11-02-2011, 02:28 PM
Pierre Schmitz
 
Default packages

Hi,

I have created a todo list for all packages in [core] that have not
been signed yet. This is especially useful for packages that barely
receive upstream updates. This is also a good chance to clean up older
PKGBUILDs: https://www.archlinux.org/todo/107/ see for a short
checklist.

And due to recent incidents: if you like to rebuild a package of an
(active) developer please contact him first if it's not an obvious
trivial rebuild. And whatever you do please don't change the layout of
the PKGBUILD but use what ever is there. E.g. don't exchange tabs to
spaces for indention etc.

There is no need to hurry though. So let's start with old packages and
or those with no or an inactive devs.

For those who are interested here are the current repo stats:

packages percentage
total 10247
pooled 9208 89.8600%
xz 9907 96.6800%
gzip 340 3.3100%
signed 4609 44.9700%


Greetings,

Pierre

--
Pierre Schmitz, http://pierre-schmitz.com
 
Old 08-08-2012, 04:16 PM
Silvio Siefke
 
Default Packages

Hello,

when i understand correctly so give it Gentoo Packages with can installed.
Where can find this packages? Because i has clean my Netbook now from Sabayon
and have installed Gentoo directly. But build Libreoffice need much time, so
where better to find a package? Is there a chance or must built from sources?


Thanks & Regards
Silvio
 
Old 08-08-2012, 04:32 PM
Mark Knecht
 
Default Packages

On Wed, Aug 8, 2012 at 9:16 AM, Silvio Siefke <siefke_listen@web.de> wrote:
> Hello,
>
> when i understand correctly so give it Gentoo Packages with can installed.
> Where can find this packages? Because i has clean my Netbook now from Sabayon
> and have installed Gentoo directly. But build Libreoffice need much time, so
> where better to find a package? Is there a chance or must built from sources?
>
>
> Thanks & Regards
> Silvio
>

Hi Silvio,
I'm not sure I understand your question. Are you asking where you
can get a pre-built 'package'? I.e. - Gentoo builds from source code
but you don't want to build libreoffice from source so you want a
pre-built version?

If that's your question then the generic answer is that Gentoo does
not supply pre-built packages. That said there are a few packages that
are supplied prebuilt and libreoffice is one of them. emerge
libreoffice-bin.

If that's not the answer you are looking for then ask again.

HTH,
Mark
 
Old 08-08-2012, 05:53 PM
Silvio Siefke
 
Default Packages

Hello,

On Wed, 8 Aug 2012 09:32:55 -0700
Mark Knecht <markknecht@gmail.com> wrote:

> Hi Silvio,
> I'm not sure I understand your question. Are you asking where you
> can get a pre-built 'package'? I.e. - Gentoo builds from source code
> but you don't want to build libreoffice from source so you want a
> pre-built version?

Yes thats was the question. Sorry for my english. Yes so i accept to build
all from source, but Libreoffice from source on a Atom need not hours, need
days.

> If that's your question then the generic answer is that Gentoo does
> not supply pre-built packages. That said there are a few packages that
> are supplied prebuilt and libreoffice is one of them. emerge
> libreoffice-bin.

Yes, the Description explain it. I must go to the doctor, need new glasses.


Thank you & Regards
Silvio
 
Old 08-08-2012, 06:24 PM
Neil Bothwick
 
Default Packages

On Wed, 8 Aug 2012 19:53:46 +0200, Silvio Siefke wrote:

> Yes thats was the question. Sorry for my english. Yes so i accept to
> build all from source, but Libreoffice from source on a Atom need not
> hours, need days.

Only hours, but quite a lot of them. About 16 IIRC.


--
Neil Bothwick

You have the capacity to learn from mistakes. You'll learn a lot today.
 

Thread Tools




All times are GMT. The time now is 01:03 AM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org