 |
|
 |
|
Next: Accepted kdegames 4:4.1.3-1 (source all amd64 i38..
|
| Author |
Message |
External

Since: Jul 11, 2004 Posts: 336
|
(Msg. 16) Posted: Thu Nov 06, 2008 2:25 am
Post subject: Re: [gentoo-user] fix for e2fsprogs BLOCK? [Login to view extended thread Info.] Archived from groups: linux>gentoo>user (more info?)
|
|
|
On Donnerstag 06 November 2008, KH wrote:
> Alex Schuster schrieb:
> > KH writes:
> >> To be on the save side of gentoo
> >>
> >> quickpkg ss com_err e2fsprogs e2fsprogs-libs
> >
> > Yeah, that saved me some trouble.
> >
> >> imho quickpkg is a good idea whenever changing something which ist part
> >> of system.
> >
> > Or you can put buildyspkg into your FEATURES list in make.conf. Then,
> > whenever a system package is merged, a binary package will be created.
> >
> > Wonko
>
> Wow did not know that. Great option! Does this only do packages for
> system or also for the hole world?
>
> kh
to get packages built for whole world, add 'buildpkg' to make.conf FEATURES. |
|
| Back to top |
|
 |  |
External

Since: Jul 11, 2004 Posts: 336
|
(Msg. 17) Posted: Thu Nov 06, 2008 2:25 am
Post subject: Re: [gentoo-user] fix for e2fsprogs BLOCK? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Donnerstag 06 November 2008, Dirk Heinrichs wrote:
> Am Donnerstag 06 November 2008 08:21:26 schrieb ext KH:
> > Well that's the point. You want to get rid of them. So you are unmerging
> > them. The moment something fails after unmerging and before emerging the
> > new packages, you will be very happy to have your old packages. You just
> > put them pack in place and you have a running system again. It's a
> > seatbelt.
>
> That's why
>
> 1) I use paludis, no seatbelts required. One can safely de-install com_err
> and ss _after_ upgrading e2fsprogs and e2fsprogs-libs.
>
> 2) I outlined to first emerge -f e2fsprogs e2fsprogs. It's known that wget
> will fail after unmerging com_err, so the new packages need to be fetched
> first. That's all. No need to make the thing more complicated than it is.
and both have nothing to do with the fact, that it is wise to have a backup of
essintial files in case something goes horribly wrong.
oh, and latest portage can 'break' blocks too.... |
|
| Back to top |
|
 |  |
External

Since: Nov 05, 2008 Posts: 18
|
(Msg. 18) Posted: Thu Nov 06, 2008 2:25 am
Post subject: Re: [gentoo-user] fix for e2fsprogs BLOCK? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Volker Armin Hemmann schrieb:
> On Donnerstag 06 November 2008, KH wrote:
>
>> Alex Schuster schrieb:
>>
>>>
>>> Or you can put buildyspkg into your FEATURES list in make.conf. Then,
>>> whenever a system package is merged, a binary package will be created.
>>>
>>> Wonko
>>>
>> Wow did not know that. Great option! Does this only do packages for
>> system or also for the hole world?
>>
>> kh
>>
>
> to get packages built for whole world, add 'buildpkg' to make.conf FEATURES.
>
>
Hi,
just tried it. There was a misspelling:
from http://linuxreviews.org/man/make.conf/
cool page, just found it (never searched it before)
*buildpkg*
Binary packages will be created for all packages that are merged.
Also see *quickpkg <http://linuxreviews.org/man/quickpkg>*(1) and
*emerge <http://linuxreviews.org/man/emerge>*(1) *--buildpkg* and
*--buildpkgonly* options.
*buildsyspkg*
Build binary packages for just packages in the system set.
kh |
|
| Back to top |
|
 |  |
External

Since: Jul 11, 2004 Posts: 336
|
(Msg. 19) Posted: Thu Nov 06, 2008 3:25 am
Post subject: Re: [gentoo-user] fix for e2fsprogs BLOCK? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Donnerstag 06 November 2008, KH wrote:
> Volker Armin Hemmann schrieb:
> > On Donnerstag 06 November 2008, KH wrote:
> >> Alex Schuster schrieb:
> >>> Or you can put buildyspkg into your FEATURES list in make.conf. Then,
> >>> whenever a system package is merged, a binary package will be created.
> >>>
> >>> Wonko
> >>
> >> Wow did not know that. Great option! Does this only do packages for
> >> system or also for the hole world?
> >>
> >> kh
> >
> > to get packages built for whole world, add 'buildpkg' to make.conf
> > FEATURES.
>
> Hi,
> just tried it. There was a misspelling:
>
> from http://linuxreviews.org/man/make.conf/
> cool page, just found it (never searched it before)
>
> *buildpkg*
> Binary packages will be created for all packages that are merged.
> Also see *quickpkg <http://linuxreviews.org/man/quickpkg>*(1) and
> *emerge <http://linuxreviews.org/man/emerge>*(1) *--buildpkg* and
> *--buildpkgonly* options.
> *buildsyspkg*
> Build binary packages for just packages in the system set.
>
> kh
man make.conf in a shell of your choice would have told you the same. |
|
| Back to top |
|
 |  |
External

Since: Nov 06, 2008 Posts: 156
|
(Msg. 20) Posted: Thu Nov 06, 2008 9:25 am
Post subject: Re: [gentoo-user] fix for e2fsprogs BLOCK? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Dirk Heinrichs wrote:
> Am Donnerstag 06 November 2008 08:21:26 schrieb ext KH:
>
>
>> Well that's the point. You want to get rid of them. So you are unmerging
>> them. The moment something fails after unmerging and before emerging the
>> new packages, you will be very happy to have your old packages. You just
>> put them pack in place and you have a running system again. It's a
>> seatbelt.
>>
>
> That's why
>
> 1) I use paludis, no seatbelts required. One can safely de-install com_err and
> ss _after_ upgrading e2fsprogs and e2fsprogs-libs.
>
> 2) I outlined to first emerge -f e2fsprogs e2fsprogs. It's known that wget
> will fail after unmerging com_err, so the new packages need to be fetched
> first. That's all. No need to make the thing more complicated than it is.
>
> Bye...
>
> Dirk
>
But not everyone uses paludis. So those that don't do it this way. I
agree it is the safest way.
Dale
 |
|
| Back to top |
|
 |  |
External

Since: Nov 06, 2008 Posts: 156
|
(Msg. 21) Posted: Thu Nov 06, 2008 9:25 am
Post subject: Re: [gentoo-user] fix for e2fsprogs BLOCK? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Volker Armin Hemmann wrote:
> On Donnerstag 06 November 2008, KH wrote:
>
>> Volker Armin Hemmann schrieb:
>>
>>> On Donnerstag 06 November 2008, KH wrote:
>>>
>>>> Alex Schuster schrieb:
>>>>
>>>>> Or you can put buildyspkg into your FEATURES list in make.conf. Then,
>>>>> whenever a system package is merged, a binary package will be created.
>>>>>
>>>>> Wonko
>>>>>
>>>> Wow did not know that. Great option! Does this only do packages for
>>>> system or also for the hole world?
>>>>
>>>> kh
>>>>
>>> to get packages built for whole world, add 'buildpkg' to make.conf
>>> FEATURES.
>>>
>> Hi,
>> just tried it. There was a misspelling:
>>
>> from http://linuxreviews.org/man/make.conf/
>> cool page, just found it (never searched it before)
>>
>> *buildpkg*
>> Binary packages will be created for all packages that are merged.
>> Also see *quickpkg <http://linuxreviews.org/man/quickpkg>*(1) and
>> *emerge <http://linuxreviews.org/man/emerge>*(1) *--buildpkg* and
>> *--buildpkgonly* options.
>> *buildsyspkg*
>> Build binary packages for just packages in the system set.
>>
>> kh
>>
>
> man make.conf in a shell of your choice would have told you the same.
>
>
>
>
And if you use Konqueror in KDE, man:make.conf would work as well. Just
one more option to have.
Yes, it was misspelled in the original post. It should be buildsyspkg.
There is a "s" missing.
Dale
 |
|
| Back to top |
|
 |  |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|