[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can we get back to Ubuntu's PPA ?
[Thread Prev] | [Thread Next]
- Subject: Re: Can we get back to Ubuntu's PPA ?
- From: Martin Cristia <tercoide@xxxxxxxxxxx>
- Date: Tue, 27 May 2025 18:27:21 -0300
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On 5/27/25 18:13, gbWilly wrote:
On Tuesday, May 27th, 2025 at 22:57, Martin Cristia <tercoide@xxxxxxxxxxx> wrote:I am done today. Spent hours trying to go from Master to Stable but nothing seems to work. Opensue build gives a bunch of errors; installing from sources has no Ubuntu 25.04 instructions (24.04 won't work), and gbWilly binaries and instructions from GitLab's TAR.xz won't work either. What was wrong with PPA's ??? It seems that one needs to be a system expert to install it nowadays.$ sudo apt-get purge gambas3 $ sudo apt-get autoremove $ sudo rm /etc/apt/sources.list.d/home:gambas:master.list $ sudo echo 'deb http://download.opensuse.org/repositories/home:/gambas:/stable/Debian_12/ /' | tee /etc/apt/sources.list.d/home:gambas:stable.list $ curl -fsSL https://download.opensuse.org/repositories/home:gambas:stable/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gambas_stable.gpg > /dev/null $ sudo apt-get update $ sudo apt-get upgrade $ sudo apt-get install gambas3 Enjoy... gbWilly
Thanks Willy, but that did not worked: martin@martin-Alienware-m17-R5-AMD:~$ sudo apt-get purge gambas3 [sudo] password for martin: Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package gambas3 martin@martin-Alienware-m17-R5-AMD:~$ sudo apt-get autoremove Reading package lists... Done Building dependency tree... Done Reading state information... Done Solving dependencies... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.martin@martin-Alienware-m17-R5-AMD:~$ sudo rm /etc/apt/sources.list.d/home:gambas:master.list rm: cannot remove '/etc/apt/sources.list.d/home:gambas:master.list': No such file or directory martin@martin-Alienware-m17-R5-AMD:~$ sudo echo 'deb http://download.opensuse.org/repositories/home:/gambas:/stable/Debian_12/ /' | tee /etc/apt/sources.list.d/home:gambas:stable.list
tee: '/etc/apt/sources.list.d/home:gambas:stable.list': Permission denieddeb http://download.opensuse.org/repositories/home:/gambas:/stable/Debian_12/ / martin@martin-Alienware-m17-R5-AMD:~$ sudo echo 'deb http://download.opensuse.org/repositories/home:/gambas:/stable/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:gambas:stable.list deb http://download.opensuse.org/repositories/home:/gambas:/stable/Debian_12/ / martin@martin-Alienware-m17-R5-AMD:~$ curl -fsSL https://download.opensuse.org/repositories/home:gambas:stable/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gambas_stable.gpg > /dev/null
martin@martin-Alienware-m17-R5-AMD:~$ sudo apt-get updateGet:1 http://download.opensuse.org/repositories/home:/gambas:/stable/Debian_12 InRelease [1,887 B]
Hit:2 http://security.ubuntu.com/ubuntu plucky-security InReleaseGet:3 http://download.opensuse.org/repositories/home:/gambas:/stable/Debian_12 Packages [28.6 kB]
Fetched 30.5 kB in 1s (21.0 kB/s) Reading package lists... Done N: Some sources can be modernized. Run 'apt modernize-sources' to do so. martin@martin-Alienware-m17-R5-AMD:~$ sudo apt-get upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. martin@martin-Alienware-m17-R5-AMD:~$ sudo apt-get install gambas3 Reading package lists... Done Building dependency tree... Done Reading state information... Done Solving dependencies... Error! Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies:gambas3-gb-db-mysql : Depends: libmariadb3 (>= 3.0.0) but it is not installable gambas3-gb-db-odbc : Depends: libodbc2 (>= 2.3.1) but it is not installable gambas3-gb-db2-mysql : Depends: libmariadb3 (>= 3.0.0) but it is not installable gambas3-gb-db2-odbc : Depends: libodbc2 (>= 2.3.1) but it is not installable
gambas3-gb-gsl : Depends: libgsl27 (>= 2.7.1) but it is not installable gambas3-gb-gtk-opengl : Depends: libgtkglext1 but it is not installablegambas3-gb-gtk3-webview : Depends: libjavascriptcoregtk-4.0-18 but it is not installable Depends: libwebkit2gtk-4.0-37 (>= 2.39.90) but it is not installable gambas3-gb-image-imlib : Depends: libimlib2 (>= 1.4.5) but it is not installable gambas3-gb-mime : Depends: libgmime-3.0-0 (>= 3.0.0) but it is not installable gambas3-gb-mongodb : Depends: libbson-1.0-0 (>= 1.23.1) but it is not installable Depends: libmongoc-1.0-0 (>= 1.23.1) but it is not installable
gambas3-gb-openal : Depends: libalure1 (>= 1.2) but it is not installableDepends: libopenal1 (>= 1.14) but it is not installable gambas3-gb-opengl : Depends: libglew2.2 (>= 2.2.0-4+b1) but it is not installable gambas3-gb-opengl-glsl : Depends: libglew2.2 (>= 2.2.0-4+b1) but it is not installable gambas3-gb-pdf : Depends: libpoppler126 (>= 22.12.0) but it is not installable gambas3-gb-poppler : Depends: libpoppler-cpp0v5 (>= 22.12.0) but it is not installable gambas3-gb-qt5 : Depends: libqt5core5a (>= 5.15.1) but it is not installable Depends: libqt5gui5 (>= 5.14.1) but it is not installable or libqt5gui5-gles (>= 5.14.1) but it is not installable Depends: libqt5printsupport5 (>= 5.0.2) but it is not installable Depends: libqt5svg5 (>= 5.6.0~beta) but it is not installable Depends: libqt5widgets5 (>= 5.15.1) but it is not installable Depends: libqt5x11extras5 (>= 5.6.0) but it is not installable gambas3-gb-qt5-ext : Depends: libqt5core5a (>= 5.15.1) but it is not installable Depends: libqt5gui5 (>= 5.0.2) but it is not installable or libqt5gui5-gles (>= 5.0.2) but it is not installable Depends: libqt5widgets5 (>= 5.0.2) but it is not installable gambas3-gb-qt5-opengl : Depends: libqt5core5a (>= 5.15.1) but it is not installable Depends: libqt5widgets5 (>= 5.4.0) but it is not installable gambas3-gb-qt5-webkit : Depends: libqt5core5a (>= 5.15.1) but it is not installable Depends: libqt5gui5 (>= 5.0.2) but it is not installable or libqt5gui5-gles (>= 5.0.2) but it is not installable Depends: libqt5network5 (>= 5.0.2) but it is not installable Depends: libqt5webkit5 (>= 5.212.0~alpha3) but it is not installable Depends: libqt5widgets5 (>= 5.0.2) but it is not installable gambas3-gb-qt5-webview : Depends: libqt5core5a (>= 5.15.1) but it is not installable Depends: libqt5gui5 (>= 5.0.2) but it is not installable or libqt5gui5-gles (>= 5.0.2) but it is not installable Depends: libqt5webenginecore5 (>= 5.7.1) but it is not installable Depends: libqt5webenginewidgets5 (>= 5.14.1) but it is not installable Depends: libqt5widgets5 (>= 5.0.2) but it is not installable
gambas3-gb-qt6 : Depends: libqt6core6 (>= 6.4.0) but it is not installable Depends: libqt6gui6 (>= 6.3.0) but it is not installableDepends: libqt6printsupport6 (>= 6.1.2) but it is not installable
Depends: libqt6svg6 (>= 6.2.0) but it is not installableDepends: libqt6widgets6 (>= 6.2.0) but it is not installable gambas3-gb-qt6-ext : Depends: libqt6core6 (>= 6.4.0) but it is not installable Depends: libqt6gui6 (>= 6.1.2) but it is not installable Depends: libqt6widgets6 (>= 6.1.2) but it is not installable gambas3-gb-qt6-opengl : Depends: libqt6core6 (>= 6.4.0) but it is not installable Depends: libqt6openglwidgets6 (>= 6.1.2) but it is not installable Depends: libqt6widgets6 (>= 6.1.2) but it is not installable gambas3-gb-qt6-webview : Depends: libqt6core6 (>= 6.4.0) but it is not installable Depends: libqt6gui6 (>= 6.1.2) but it is not installable Depends: libqt6webenginecore6 (>= 6.2.2) but it is not installable Depends: libqt6webenginecore6-bin (>= 6.2.2) but it is not installable Depends: libqt6webenginewidgets6 (>= 6.2.2) but it is not installable Depends: libqt6widgets6 (>= 6.1.2) but it is not installable gambas3-gb-sdl : Depends: libglew2.2 (>= 2.2.0-4+b1) but it is not installable
Depends: libsdl-ttf2.0-0 but it is not installableDepends: libsdl1.2debian (>= 1.2.15) but it is not installable gambas3-gb-sdl-sound : Depends: libsdl-mixer1.2 (>= 1.2.12) but it is not installable Depends: libsdl1.2debian (>= 1.2.15) but it is not installable gambas3-gb-sdl2 : Depends: libsdl2-2.0-0 (>= 2.0.12) but it is not installable Depends: libsdl2-image-2.0-0 (>= 2.0.5) but it is not installable Depends: libsdl2-ttf-2.0-0 (>= 2.0.15) but it is not installable gambas3-gb-sdl2-audio : Depends: libsdl2-2.0-0 (>= 2.0.12) but it is not installable Depends: libsdl2-mixer-2.0-0 (>= 2.6.0) but it is not installable gambas3-gb-v4l : Depends: libjpeg62-turbo (>= 1.3.1) but it is not installable
gambas3-ide : Depends: rpm but it is not installable E: Unable to correct problems, you have held broken packages.E: The following information from --solver 3.0 may provide additional context:
Unable to satisfy dependencies. Reached two conflicting decisions: 1. rpm:amd64=4.20.1+dfsg-1 is not selected for install 2. rpm:amd64=4.20.1+dfsg-1 is selected for install because: 1. gambas3:amd64=3.20.4+20250520+1-1 is selected for install 2. gambas3:amd64 Depends gambas3-ide (>= 3.20.4+20250520+1-1) 3. gambas3-ide:amd64 Depends rpm 4. rpm:amd64 is available in version 4.20.1+dfsg-1
Re: Can we get back to Ubuntu's PPA ? | Lee <t.lee.davidson@xxxxxxxxx> |
Re: Can we get back to Ubuntu's PPA ? | Jussi Lahtinen <jussi.lahtinen@xxxxxxxxx> |
Re: Can we get back to Ubuntu's PPA ? | Bruce Steers <bsteers4@xxxxxxxxx> |
Re: Can we get back to Ubuntu's PPA ? | gbWilly <gbWilly@xxxxxxxxxxxxxx> |
No progress event during the scan process when using the sane-airscan backend | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
Re: No progress event during the scan process when using the sane-airscan backend | Fabien Bodard <gambas.fr@xxxxxxxxx> |
Can we get back to Ubuntu's PPA ? | Martin Cristia <tercoide@xxxxxxxxxxx> |
Re: Can we get back to Ubuntu's PPA ? | gbWilly <gbWilly@xxxxxxxxxxxxxx> |