Le mer. 12 févr. 2025 à 00:04, Mickaël Bucas a écrit :
>
> Le mar. 11 févr. 2025 à 18:07, Peter Humphrey a écrit
> :
> >
> > On Tuesday 11 February 2025 16:02:04 Greenwich Mean Time Eli Schwartz wrote:
> >
> > > emerge --getbinpkg is *already* a mixed prebu
Le mar. 11 févr. 2025 à 18:07, Peter Humphrey a écrit :
>
> On Tuesday 11 February 2025 16:02:04 Greenwich Mean Time Eli Schwartz wrote:
>
> > emerge --getbinpkg is *already* a mixed prebuilt and home-grown system.
> > And emerge --getbinpkgonly is a modification to getbinpkg that says you
> > don
t-dns/bind-tools-9.18.0::gentoo [9.16.48::gentoo] to
> /usr/aarch64-unknown-linux-gnu/ USE="caps readline -doc -gssapi -idn
> -libedit -xml (-test%) (-verify-sig%)" 0 KiB
> [blocks b ] ("
> Note the lines without 'to /usr/aarch64-unknown-linux-gnu/", these
> packages will be installed on Host.
>
> Any ideas why?
>
> thanks
>
> raf
>
Hi Ralf
One possible explanation is that "www-servers/apache" could be a build
dependency of some other package. However I don't see in the list of
updates any package with this kind of dependency on
"www-servers/apache".
The only one that seems to depend on it is "app-eselect/eselect-php",
but it'd be installed on the host.
> [ebuild N ] app-eselect/eselect-php-0.9.9::gentoo USE="apache2
> fpm" 54 KiB
Do you install "dev-lang/php" on the target or the host or both ?
Best regards
Mickaël Bucas
powerful the boxes were at this time, but they
still had floppy disk drives :)
> Thanks to anyone who has a link, some notes or something. :-D
>
> Dale
>
> :-) :-)
Good luck
Mickaël Bucas
[1] https://en.wikipedia.org/wiki/GUID_Partition_Table#Windows:_64-bit_versions
ried Midnight Commander in Konsole and xterm, and it actually
moves the cursor to the click position in its own command line !
Maybe there's an extension or set of parameters for bash or other
shells to handle mouse clicks, but I'm not aware of it.
Best regards
Mickaël Bucas
ource-code'.
>
> - dev-python/docutils-0.17.1::gentoo (masked by: package.mask)
> - dev-build/cmake-3.22.2::gentoo (masked by: CMake license(s))
> - sys-devel/binutils-2.37_p1-r2::gentoo (masked by: package.mask)
> - virtual/libcrypt-1-r1::gentoo (masked by: package.mask)
> /var/db/repos/gentoo/profiles/base/package.mask:
> # Sam James (2021-11-22)
> # Mask the older libcrypt virtual (which accepted glibc[crypt]) to ease
> # dependency resolution. In a fair number of cases, this has helped
> # upgrades go through cleanly.
> # Read the news item if you need help!
> # (This mask is undone in musl profiles where the transition is not yet
> being
> # made.)
> # bug #699422.
>
> - sys-libs/binutils-libs-2.37_p1-r2::gentoo (masked by: package.mask)
> - dev-libs/openssl-1.1.1n::gentoo (masked by: package.mask)
> /var/db/repos/gentoo/profiles/package.mask:
> # Sam James (2023-09-09)
> # OpenSSL 1.1.x is EOL on 2023-09-11. Please upgrade immediately to >=
> OpenSSL 3.
> # https://www.openssl.org/blog/blog/2023/03/28/1.1.1-EOL/
> # https://www.openssl.org/blog/blog/2023/06/15/1.1.1-EOL-Reminder/
> # Please run a full world upgrade, especially checking /etc/portage and
> your world file
> # for old PHP or Ruby references.
>
> - media-fonts/font-bh-ttf-1.0.3-r2::gentoo (masked by: bh-luxi license(s))
> A copy of the 'bh-luxi' license is located at
> '/var/db/repos/gentoo/licenses/bh-luxi'.
>
> - media-fonts/font-bh-type1-1.0.3-r2::gentoo (masked by: bh-luxi license(s))
> For more information, see the MASKED PACKAGES section in the emerge
> man page or refer to the Gentoo Handbook.
>
>
>
It seems you have a lot of updates to handle before Firefox.
The first hint is the mask on glibc-2.33-r1, back from 2017. This is a
central package and must be updated early.
The current stable version is sys-libs/glibc-2.38-r10
As most packages are linked to glibc, they will also probably need an update.
The second hint is the mask on openssl-1.1.1n. This should also be
updated early.
The current stable version is dev-libs/openssl-3.0.13.
As above, many packages, including Firefox, depend on it.
The most simple way would be to recompile everything with "emerge -e
@world", but that's also really time consuming, and conflicts are not
solved magically...
Maybe a first step with "emerge -e @system" could take care of the
most important packages first.
You can try these commands with "--pretend --backtrack=20" to see if
you can go forward or if other blockers remain.
Best regards
Mickaël Bucas
Le mer. 12 avr. 2023 à 11:27, Peter Humphrey a écrit :
>
> On Wednesday, 12 April 2023 08:16:05 BST Mickaël Bucas wrote:
>
> > I don't know if it's correct, I'd proceed this way:
> > 1. Update world first, because some updated packages may be involved
> >
Le mer. 12 avr. 2023, 02:26, jul...@jroy.ca a écrit :
>
> On Tue, 2023-04-11 at 20:24 -0400, jul...@jroy.ca wrote:
> > On Tue, 2023-04-11 at 18:21 -0600, the...@sys-concept.com wrote:
> > > What is the correct way of updating remote system?
> > > I'll need to update the kernel + world
> > >
> > >
end and "F" to continue, I didn't get the
expected behavior, it stood still at the point I was viewing.
I don't know if it's really a bug or if I made a mistake...
(Don't forget to stop the growing file :) )
Best regards
Mickaël Bucas
;
> Does anyone have any hints on how to achieve this without adding a "NOPASSWD"
> entry into /etc/sudoers ?
>
> Thanks in advance,
>
> Joost
Best regards
Mickaël Bucas
asn't really fixed and
your situation triggers it, or it's a different issue.
It seems that the command line to compile "genautomata" contains useful
information to understand the cause.
Can you find it in the GCC compile logs ?
With that you may open a bug in Gentoo or GCC Bugzilla.
Best regards
Mickaël Bucas
ng to download many things
from the Maven repository, I added the following lines inside the ebuild:
# To enable Maven access to https://repo.maven.apache.org/maven2
RESTRICT="network-sandbox"
It is described (shortly) in "man 5 ebuild"
This is forbidden in the Portage tree, but is allowed in your own overlay.
Best regards
Mickaël Bucas
't need it in this situation.
Best regards
Mickaël Bucas
> On 19/10/20 12:46 am, Mickaël Bucas wrote:
>
> Hi William
>
> Le dim. 18 oct. 2020 à 03:05, William Kenworthy a
> écrit :
>
>> Can someone recommend a guide to installing a touch screen aware soft
>> ke
, it should
be independent from the window manager.
Best regards
Mickaël Bucas
[1] https://launchpad.net/onboard
[2]
https://fitzcarraldoblog.wordpress.com/2018/06/25/installing-the-onboard-on-screen-keyboard-in-gentoo-linux/
[3] https://github.com/mbucas/gentoo-overlay
UNT > 10 (the default value) may push
Portage to look forward a bit more.
However, as I don't use them, I don't know what stability you could
expect from your system after activating any or all of them.
Best regards
Mickaël Bucas
Hi
I'm using Shell In A Box, which is available in Portage : www-misc/shellinabox
https://github.com/shellinabox/shellinabox
As it uses /bin/login, you can assign users to your students so they
are independent of each other.
Best regards
Mickaël Bucas
Le mar. 24 mars 2020 à 07:
he good thing about a VM is that if anything goes wrong, you just
trash it and restart !
Tell us how things turn out for you.
Best regards
Mickaël Bucas
[1] https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Kernel
[2] https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Bootloader
[3] h
Hi Franz
Thanks for your insight into Portage inner workings. I'm glad I learned
something !
And that bug from 6 years ago is a sign that something isn't clear about
this subject.
Thanks
Best regards
Mickaël Bucas
Le mar. 7 janv. 2020 à 17:56, Franz Fellner a
écrit :
> OK
KiB
Total: 1 package (1 reinstall), Size of downloads: 0 KiB
It seems to be in line with the interpretation I've come up with.
Best regards
Mickaël Bucas
Le mar. 7 janv. 2020 à 16:18, Franz Fellner a
écrit :
> And what if you change the line to "dev-python/olefile amd64"?
2 systems are stable and have Python 3.7 enabled (I
keyworded all of them sometime in the past...)
Thanks
Best regards
Mickaël Bucas
Le mar. 7 janv. 2020 à 08:08, Franz Fellner a
écrit :
> I assume those emerge commands weren't done on one machine but come from
> those two different m
quot;influenced" by keywording.
Is it a bug or a feature ?
Did I do something wrong ?
Thanks
Best regards
Mickaël Bucas
ts : you can create the chroot with a 64 bits stage 3 tarball.
Best regards
Mickaël Bucas
[1] https://wiki.gentoo.org/wiki/Project:AMD64/32-bit_Chroot_Guide
Le dim. 17 nov. 2019 à 12:20, Helmut Jarausch a écrit :
>
> Hi,
>
> I'd like to "preserve" some packages which do
Le lun. 11 nov. 2019 à 14:38, Dale a écrit :
>
> Mick wrote:
> > On Monday, 11 November 2019 13:00:20 GMT Dale wrote:
> >> Mickaël Bucas wrote:
> >>> Le lun. 11 nov. 2019 à 09:35, Mick a écrit :
> >>>> On Monday, 11 November 2019 08:25:06 GMT n9521
bably necessary !
Has anyone already done the migration ?
In this case do you have advices or warnings about it ?
Thanks
Best regards
Mickaël Bucas
volved. I've read later that distributions have
done some work to have reproducible builds, but I'm not sure how
successful they are, even when all choices are predefined.
Given that Gentoo has taken a whole different road by having more
choices available to the user, I don't think the compilation results
of one configuration would be easily used on another.
To go even further, pushing your compiled packages to a public server
may create a security risk by exposing many parts of your
configuration that could be analyzed by malicious people.
So far I don't see a really big advantage in building this kind of
infrastructure compared to either a binary distribution or Gentoo with
home compilation.
Best regards
Mickaël Bucas
irst thing in the morning.
>
> Corbin
>
It seems someone already did it :
https://bugs.gentoo.org/693980 - sys-apps/portage -
@x11-module-rebuild doesn't work for amd64
The good news is that the fix is done, and will be available soon.
Best regards
Mickaël Bucas
ptor-2.0.15-r2:2/2::gentoo, ebuild scheduled for merge)
>
> The following mask changes are necessary to proceed:
> (see "package.unmask" in the portage(5) man page for more details)
> # required by @__auto_slot_operator_replace_installed__ (argument)
> # /usr/portage/profiles/base/package.mask:
> # Andreas Sturmlechner (15 Jul 2018)
> # Old ICU is unsupported. ICU 58 only remains for 13.0 based profiles.
> =dev-libs/icu-58.2-r1
>
> NOTE: The --autounmask-keep-masks option will prevent emerge
> from creating package.unmask or ** keyword changes.
>
> Would you like to add these changes to your config files? [Yes/No] No
>
> --
> Alarig
>
When I met this situation, I had to add keyword ~amd64 for
app-office/libreoffice-bin
Then emerge finds a better solution : upgrade icu to 64.2
Cordialement
Mickaël Bucas
Hi
I've opened issue #1159 on SDDM Github [1], with a patch that makes
better use of "initgroups" and "pam_setcreds", I hope.
@Remy Blank if you could try the patch and comment on the issue, that
may help SDDM project members to evaluate it.
Thanks
Best regards
on.
And if I look at the groups of sddm-greeter when it's running under
user "sddm", they are already incorrect before a KDE session is
opened.
mick@xxx ~ $ grep Groups /proc/$(pidof sddm-greeter)/status
Groups: 0 1 2 3 4 6 10 11 26 27 27 243
I will try to modify SDDM code to in
= 1978
[...repeated]
lseek(3, 0, SEEK_CUR) = 1978
read(3, "", 4096) = 0
close(3) = 0
[...]
mick@xxx ~ # uname -a
Linux xxx 4.19.27-gentoo-r1 #1 SMP Mon Apr 1 14:38:01 CEST 2019 x86_64
Intel(R) Celeron(R) CPU G1610T @ 2.30GHz GenuineIntel GNU/Linux
Thanks
Best regards
Mickaël Bucas
2017-02-06 10:55 GMT+01:00 Helmut Jarausch :
> On 02/06/2017 08:53:19 AM, the...@sys-concept.com wrote:
>>
>> Are there any good replacement for "nx / nxclient" in Linux?
>> NX is long time gone from portage. I hope, I can still install them
>> from atic.
>> This was another reason I wasn't upgrad
r example [1]
The news from portage [2] explain how to use revdep-rebuild
All I know about these problems, I've learn from Diego Petteno's blog [3]
and the articles about Application Binary Interface
I've myself encountered this kind of problem even between minor versions of
GCC
2015-08-10 10:55 GMT+02:00 Mickaël Bucas :
>
>
> 2015-08-10 2:15 GMT+02:00 Dale :
> >
> > Howdy,
> >
> > I'm sure I'm not alone on monitoring -dev to see upcoming changes. I
> > noticed they switched to git or something and it seems to have caus
gt; Thoughts??
>
> Dale
Either the Manifest generator encountered a problem, or the digest for
ebuilds is not necessary in new versions of portage, but the latter is less
likely in my opinion as it would lower overall security.
I didn't find a bug about this subject, but I don't really know what and
where to search...
Who could we ask for more insight into that strange behavior ?
Best regards
Mickaël Bucas
rify certification chain"
[1] which affected a GMail user.
It's fixed, so you may find what's been done.
Best regards
Mickaël Bucas
[1] http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2199
Hi
There seems to be open source solutions already available :
http://en.wikipedia.org/wiki/Online_spreadsheet
I don't like to reinvent the wheel, but they may be too complex for your need.
Tell us what you choose or build yourself
Mickaël
2015-03-24 16:21 GMT+01:00 hw :
> Hi,
>
> how would yo
t seems your kernel doesn't support DRI, nor modesetting.
I would suggest checking your kernel configuration for the options
needed for radeon driver.
I don't remember how I did but there is the Gentoo Wiki :
http://wiki.gentoo.org/wiki/Radeon
Mickaël Bucas
on
Section "Screen"
Identifier "Screen0"
Device "Nvidia"
Monitor"Iiyama24p"
EndSection
Section "ServerLayout"
Identifier "default"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
EndSection
To analyze problems, your best source is the xorg log file in your
home directory.
Mickaël Bucas
Looking at the code, Fail2ban uses Inotify to know when a file has changed,
and only at that point it's open and read.
Inotify watches don't appear in open files.
Mickaël
2015-01-06 1:53 GMT+01:00 Adam Carter :
> AFAIK fail2ban tails log files to find login failures, but when i try lsof
> its n
for something that will let me make a
> copy of all
> his mail, in the current folder structure and replicate it onto another
> machine.
>
> Grateful for any help,
>
> Matt Harrison
>
I use OfflineIMAP to backup my gmail account using IMAP.
https://github.com/nicolas33/offlineimap
It's easy to configure and to use.
Folders are preserved as it keeps mail in maildir structure.
Mickaël Bucas
method :
http://www.faqs.org/docs/Linux-mini/Hard-Disk-Upgrade.html
There are a few things to change : no more Lilo, ext2, IDE, diskettes these days
But the check list is complete so you won't forget important points.
Mickaël Bucas
o use different versions of two matched libs. You
> should not have needed a reboot to fix that.
>
>
> --
> alan dot mckinnon at gmail dot com
>
>
Mickaël Bucas
5
The steps are :
- Dump all your current svn roots with "svnadmin dump myrepos > dumpfile"
(One file for each root)
- Create your new svn root
- Load your dumps into the new root "svnadmin load newrepos < dumpfile"
Mickaël Bucas
2009/8/27 Alan McKinnon
> On Thursday 27 August 2009 11:07:24 Xavier Parizet wrote:
> > Hi everyone,
> >
> > I had some problem with /var/db/pkg : it's empty. So, how can i fix this
> > without rebuilding world and system from scratch ?
>
> You need to rebuild world from scratch :-)
>
> Portage h
ed by "find", is
by using "xargs" :
find -H /usr/lib /lib -type f | xargs -d'\n' qfile --orphans
"xargs" fills the command line up to the maximum size, and then create
another command line.
Mickaël Bucas
2009/6/9 Joerg Schilling :
> Mickaël Bucas wrote:
>
>
>> > You may avoid the problem with find . -exec prog args {} +
>
>> The right way to handle any size for the list returned by "find", is
>> by using "xargs" :
>>
>> find -H /us
2008/10/21, András Csányi <[EMAIL PROTECTED]>:
> 2008/10/21 Arttu V. <[EMAIL PROTECTED]>:
>> On 10/21/08, András Csányi <[EMAIL PROTECTED]> wrote:
>>> Few weeks ago I reinstalled my desktop and now I want to play with
>>> openttd but I wonder this package is masked.
>>> I saw the version of this pa
47 matches
Mail list logo