User Tools

Site Tools


wiki:repositories:archives:debian

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
wiki:repositories:archives:debian [2016/09/21 06:07]
ionic Copy from wiki:repositories:debian
wiki:repositories:archives:debian [2019/09/12 17:14]
ionic Fix headline capitalization.
Line 1: Line 1:
-====== X2Go Packages for Debian GNU/Linux ======+====== Archived X2Go Packages for Debian GNU/Linux ======
  
-To get started you'll need to configure your local system to access the official X2Go Debian repository. Please keep in mind that this installation manual will guide you through the installation on a Debian wheezy (jessie, sid) systemThe repository will basically offer you packages for i386 and amd64 architectures.+Alongside with the instructions on [[wiki:repositories:debian|the main Debian repository page]], we provide a repository archive for archived X2Go Debian packages for deprecated Debian GNU/Linux releasesThese are provided in the state they were in after their last successful buildThis repository is not updated at all, other than when a new Debian GNU/Linux release version is deprecated.
  
-__Exceptions:__+===== Adding this Repository to Your Package System =====
  
-  * **Debian lenny:** If you really use X2Go under Debian lenny and require us to provide recent X2Go versions for lenny, then you have to contract us to do that. The lenny packages will be removed from our archives at the end of 2013. +==== Adding the Repository GPG Keys ====
-  * **Debian squeeze: **X2Go packages will be offered for Debian squeeze at least until squeeze is still officially supported as ''oldstable'' by the Debian project. +
-  * **ARM architecture:** for Debian squeeze and wheezy on ARM-based (Debian/armel) devices we provide (currently outdated) client-side packages (x2goclient, pyhoca-gui, pyhoca-cli plus dependencies). No nightly-builds, no server packages, though.+
  
-===== Adding this Repository to your Package System =====+Make sure to either install the ''x2go-keyring'' file or add the GPG key as described on [[wiki:repositories:debian#adding_the_repository_gpg_keys|the main Debian repository page]].
  
-Before starting to edit your system configuration, you'll need to add the needed GPG keys of the repository. Please switch to a user which has administrator privileges on your system in your preferred command line client:+==== Adding the Actual Repository ====
  
-<code bash> +=== Changing Existing Entries ===
-su - +
-</code> +
-or +
-<code bash> +
-sudo -s +
-</code>+
  
 +If you already have the X2Go Debian Repository in your apt sources, the only thing you need to do is changing the repository address from ''packages.x2go.org'' to ''archives.packages.x2go.org''.
  
-The following commands will ensure that your system will be able to work with the repository archive key. We have also provided our archive key and the X2Go maintainers' keys in keyring package called ''x2go-keyring'' (see below). If you choose to install that package you can skip these first steps...+=== Adding New Repository ===
  
-<code bash> +If this is a new installation on a fresh machine, follow these steps. Note, that these packages are completely unmaintained and bug reports will not be accepted. This also holds for security-related issues.
-$ apt-key adv --recv-keys --keyserver keys.gnupg.net E1F958385BFE2B6E +
-</code>+
  
- +Please add the file ''x2go-archive.list'' to the folder ''/etc/apt/sources.list.d/''.
-Please add the file ''x2go.list'' to the folder ''/etc/apt/sources.list.d/''.+
 This can be done by using your preferred editor. This can be done by using your preferred editor.
  
 <code bash> <code bash>
-$ editor /etc/apt/sources.list.d/x2go.list+$ editor /etc/apt/sources.list.d/x2go-archive.list
 </code> </code>
  
-Then add the X2Go repository (binaries and sources) as a couple of new lines (example for Debian **jessie**):+Then add the Archived X2Go Packages repository (binaries and sources) as a couple of new lines (example for Debian **squeeze**):
  
-<file - x2go.list> +<file - x2go-archive.list> 
-# X2Go Repository (release builds) +Archived X2Go Packages Repository (release builds) 
-deb http://packages.x2go.org/debian jessie main +deb http://archives.packages.x2go.org/debian squeeze extras main 
-# X2Go Repository (sources of release builds) +Archived X2Go Packages Repository (sources of release builds) 
-deb-src http://packages.x2go.org/debian jessie main+deb-src http://archives.packages.x2go.org/debian squeeze extras main
  
-# X2Go Repository (nightly builds) +Archived X2Go Packages Repository (Saimaa ESR builds) 
-#deb http://packages.x2go.org/debian jessie heuler +#deb http://archives.packages.x2go.org/debian squeeze extras saimaa 
-# X2Go Repository (sources of nightly builds) +# Archived X2Go Packages Repository (sources of Saimaa ESR builds) 
-#deb-src http://packages.x2go.org/debian jessie heuler+#deb-src http://archives.packages.x2go.org/debian squeeze extras saimaa 
 + 
 +# Archived X2Go Packages Repository (nightly builds) 
 +#deb http://archives.packages.x2go.org/debian squeeze extras heuler 
 +Archived X2Go Packages Repository (sources of nightly builds) 
 +#deb-src http://archives.packages.x2go.org/debian squeeze extras heuler
 </file> </file>
  
 +**Edit this new data** and make sure to uncomment desired components and comment non-desired components. Only one group may be active at a given time. Switching between components requires uninstalling all X2Go packages first!
  
-**Note:** If you have not got folder ''/etc/apt/sources.list.d/'' add the lines to ''/etc/apt/sources.list''.+**Note:** If you have not gotten directory named ''/etc/apt/sources.list.d/'' add the lines to ''/etc/apt/sources.list''.
  
 +==== Synchronize the Newly Added or Changed Repository's Metadata ====
  
 Please perform an update of your APT package database: Please perform an update of your APT package database:
Line 60: Line 57:
 </code> </code>
  
-After the update you should be able to access the X2Go packages via the apt command family. As a first action you should install our ''x2go-keyring'' package and refresh the apt cache:+After the update you should be able to access the archived X2Go packages via the apt command family. As a first action you should install our ''x2go-keyring'' package and refresh the apt cache:
  
 <code bash> <code bash>
Line 66: Line 63:
 </code> </code>
  
-Now you can search for X2Go related package that are now available for your APT system:+==== Post-Addition Test ==== 
 + 
 +Now you can search for archived X2Go related packages that are now available for your APT system:
  
 <code bash> <code bash>
Line 72: Line 71:
 </code> </code>
  
-Congratulations, you are now able to access the X2Go packages. You may continue by installing x2goserver, x2goclient or pyhoca-gui or any other of the available packages.+Congratulations, you are now able to access the archived X2Go packages. You may continue by installing x2goserver, x2goclient or pyhoca-gui or any other of the available packages.
  
  
-===== Mirroring this Repository =====+===== Mirroring This Repository =====
  
 The packages in this repository can be mirrored via ''rsync'': The packages in this repository can be mirrored via ''rsync'':
  
 <code> <code>
-rsync -avP packages.x2go.org::debian </dest/path/of/local/mirror/debian>+rsync -avP packages.x2go.org::debian-archive </dest/path/of/local/mirror/debian-archive>
 </code> </code>
wiki/repositories/archives/debian.txt · Last modified: 2019/09/12 17:33 by ionic