<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Cedron, those dependency warnings occur all the time, just ignore
them. They just mean that pacman is reordering its install list
to take into account dependencies. <br>
</p>
<p>Don't bother downloading 18.04, it likely will need updates
anyway. Just update your current install. You'll wind up in the
same place but the total download will be smaller.</p>
<p>Manjaro is a rolling installation so its iso's are always out of
date. You should do an update after a fresh install<br>
</p>
<div class="moz-cite-prefix">On 2019-06-18 10:17 a.m., Tony Morehen
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:bd66ebe6-6da2-5847-06a2-ff50d3b4504a@ajm-software.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<p>There is no problem here. When you asked pacman to install
gambas, it found that your install needed to be updated and so
started to do a full system update. System updates occur about
once a month and are generally ~300mb in download size.
However, a recent update exceeded 1gb, so I'm not surprised that
your system needed a 1.2gb download. BTW, there a often smaller
updates between system updates, usually for individual packages
like Firefox, Chromium, Thunderbird etc</p>
<p>I'd recommend updating your system before installing Gambas. <br>
</p>
<p>Step 1(optional): Reset your mirrorlist so that the fastest
download servers come first in the list.<br>
</p>
<p>sudo pacman-mirrors</p>
<p>This gives you a mirrorlist containing all manjaro mirrors,
ordered by speed. You can limit that list to specific countries
or region.</p>
<p>pacman-mirrors --country-list <br>
</p>
<p>sudo pacman-mirrors --country Germany,France,Austria</p>
<p>Step 2: Run a system update.</p>
<p>sudo pacman -Syyu</p>
<p>If you skipped updating your mirrorlist, you can use:</p>
<p>sudo pacman -Syu</p>
<p>Step 3: Install Gambas</p>
<p>sudo pacman -S gambas3</p>
<p>Hope this helps.<br>
</p>
On 2019-06-18 9:30 a.m., Peter Wiehe wrote:<br>
<blockquote type="cite"
cite="mid:CAJzXLLx8MZbX19kw3q6PmB0Hp7Qu1SY1tSUsbnUFFHnaHbPopg@mail.gmail.com">
<meta http-equiv="content-type" content="text/html;
charset=UTF-8">
<div dir="auto">Sorry, can't help much. Except this: Ask in the
Manjaro forum, perhaps? Maybe there are experts for this
Manjaro problem?
<div dir="auto">(My Manjaro and Gambas works fine.)</div>
<div dir="auto">If that fails, Linux Mint is not bad, too.</div>
<div dir="auto"><br>
</div>
<div dir="auto">Kind regards</div>
<div dir="auto">Peter Wiehe</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr">Cedron Dawg <<a
href="mailto:cedron@exede.net" moz-do-not-send="true">cedron@exede.net</a>>
schrieb am Di., 18. Juni 2019 15:51:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">My Manjaro
install went smoothly until it didn't. Took longer than
expected too.<br>
<br>
First, perhaps a bad sign, the download server was down for
maintenance, so I waited a bit. (After midnight I can
download without data metering.) It came back, so I
downloaded the iso. Took a while, I'm on satellite
internet. Copy iso to usb drive, then to locol server. My
old trusty iso installer failed with the newer Manjaro.
Found an alternative one, USB ready.<br>
<br>
Booted from USB. Worked fine, played around, went for
install. Went smoothly. Reboot from install. Worked
fine. Did some settings. Looked at some photos to set the
background. Used the "Set as background" option on the
image viewer, nothing. There's a glitch, another bad sign?<br>
<br>
So, I set the background with the settings and do a web
search. Yep, that option doesn't work in Manjaro. Not a
big deal.<br>
<br>
Install Gambas by going to command line and "sudo pacman -S
gambas3" per the wiki:<br>
<br>
<a href="http://gambaswiki.org/wiki/install/archlinux"
rel="noreferrer noreferrer" target="_blank"
moz-do-not-send="true">http://gambaswiki.org/wiki/install/archlinux</a><br>
<br>
A bunch of stuff scrolls by. I start Gambas, it works, I
close it. I go to copy some files from my other partition
to work with. Try to start Gambas, nothing. Try to
unintall, reinstall, some other stuff, don't remember it was
really late. Go to bed.<br>
<br>
This morning, lacking some sleep, I try again. Still
doesn't work. Go to the command line:<br>
<br>
gambas3.gambas<br>
<br>
Get a message something like GLIBC29.0 is required by gbx
....<br>
<br>
Okay, research the issue. Pretty common, but none of the
fixes work. Okay, fresh image, yet not up to date? Another
bad sign?<br>
<br>
Fine, at this point I am ready to give up on Manjaro and try
Mint Xcfe. This means another large download, so I'll have
to wait till tonight. In the meanwhile, I do a fresh
re-install of Manjaro.<br>
<br>
This time I try to install Gambas using the Add/Remove
Packages option.<br>
<br>
I find it (Gambas3-IDE), mark for installation, and get a
pop up that says this:<br>
<br>
Warning: dependency cycle detected:<br>
Warning: bashrc-manjaro will be installed before its bash
dependency<br>
Warning: dependency cycle detected:<br>
Warning: harfbuzz will be installed before its freetype2
dependency<br>
Warning: dependency cycle detected:<br>
Warning: libglvnd will be installed before its mesa
dependency<br>
Warning: dependency cycle detected:<br>
Warning: x264 will be installed before its ffmpeg dependency<br>
Warning: dependency cycle detected:<br>
Warning: usbmuxd will be installed before its
libimobiledevice dependency<br>
Warning: dependency cycle detected:<br>
Warning: lib32-harfbuzz will be installed before its
lib32-freetype2 dependency<br>
Warning: dependency cycle detected:<br>
Warning: lib32-keyutils will be installed before its
lib32-krb5 dependency<br>
Warning: dependency cycle detected:<br>
Warning: lib32-libglvnd will be installed before its
lib32-mesa dependency<br>
<br>
Okay, hit the [close], then press [Apply] anyway. It comes
up with a list of packages to remove, and those to install,
and the download will be 1.2G.<br>
<br>
That doesn't make sense. So, I cancel, and here I sit.<br>
<br>
Any ArchLinux/Manjaro users out there that can tell me what
to do next?<br>
<br>
Yes, the Mint Xcfe option is still on the table.<br>
<br>
Ced<br>
<br>
<br>
----[ Gambas mailing-list is hosted by <a
href="https://www.hostsharing.net" rel="noreferrer
noreferrer" target="_blank" moz-do-not-send="true">https://www.hostsharing.net</a>
]----<br>
</blockquote>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">----[ Gambas mailing-list is hosted by <a class="moz-txt-link-freetext" href="https://www.hostsharing.net" moz-do-not-send="true">https://www.hostsharing.net</a> ]----
</pre>
</blockquote>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">
----[ Gambas mailing-list is hosted by <a class="moz-txt-link-freetext" href="https://www.hostsharing.net">https://www.hostsharing.net</a> ]----
</pre>
</blockquote>
</body>
</html>