Thank you Friedrich. Dear all,
I have Debian Testing. I installed PSPP in the past. But after a "sudo apt-get update" and a "sudo apt-get upgrade", PSPP has been removed from the computer. So I tried to install it again. This is the result (in french, the translation is right after) : ============================================================================== mfofana@moussa-pc:~$ sudo apt-get install pspp Lecture des listes de paquets... Fait Construction de l'arbre des dépendances Lecture des informations d'état... Fait Certains paquets ne peuvent être installés. Ceci peut signifier que vous avez demandé l'impossible, ou bien, si vous utilisez la distribution unstable, que certains paquets n'ont pas encore été créés ou ne sont pas sortis d'Incoming. L'information suivante devrait vous aider à résoudre la situation : Les paquets suivants contiennent des dépendances non satisfaites : pspp : Dépend: libgsl2 mais ne sera pas installé E: Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l'état ». mfofana@moussa-pc:~$ ============================================================================== An approximative translation in english : ============================================================================== mfofana@moussa-pc:~$ sudo apt-get install pspp Reading packages lists... OK Building dependencies tree Reading status information... OK Several packages can't be installed. That can means yous asked an impossible thing, or, if you use the unstable distribution, several packages are not yet created or doesn't leave Incoming. The following information should help you to resolve the situation : The following packages contains unmet dependencies : pspp : Depend on: libgsl2 but won't be installed E: Impossible to treat the problems, bad packages are in "keep it at state" mode. ============================================================================== So I tried to install libgsl2. This the result (in french, but the translation is just after) : ============================================================================== mfofana@moussa-pc:~$ sudo apt-get install libgsl2 [sudo] Mot de passe de mfofana : Lecture des listes de paquets... Fait Construction de l'arbre des dépendances Lecture des informations d'état... Fait Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires : asymptote-doc biber freeglut3 krita-data lcdf-typetools libbusiness-isbn-data-perl libbusiness-isbn-perl libbusiness-ismn-perl libbusiness-issn-perl libclass-accessor-perl libclass-factory-util-perl libdata-compare-perl libdata-uniqid-perl libdatetime-calendar-julian-perl libdatetime-format-builder-perl libdatetime-format-strptime-perl libdevel-globaldestruction-perl libdist-checkconflicts-perl libemail-date-format-perl libfile-find-rule-perl libfile-slurp-perl libfile-slurp-tiny-perl libfile-slurp-unicode-perl libgc1c2 libgtkmm-2.4-1v5 libipc-run3-perl libipc-shareable-perl liblist-allutils-perl liblist-utilsby-perl liblog-dispatch-perl liblog-log4perl-perl libmime-lite-perl libmime-types-perl libnumber-compare-perl libopencolorio1v5 libpackage-deprecationmanager-perl libreadonly-perl libregexp-common-perl libtext-csv-perl libtext-glob-perl libtext-roman-perl libtie-cycle-perl libtinyxml2.6.2v5 libxml-libxml-simple-perl libxml-writer-perl libyaml-cpp0.3v5 python-scour Veuillez utiliser « sudo apt autoremove » pour les supprimer. Paquets suggérés : gsl-ref-psdoc | gsl-doc-pdf | gsl-doc-info | gsl-ref-html Les paquets suivants seront ENLEVÉS : asymptote inkscape krita libgsl23 libgslcblas0 texlive-full Les NOUVEAUX paquets suivants seront installés : libgsl2 0 mis à jour, 1 nouvellement installés, 6 à enlever et 4 non mis à jour. Il est nécessaire de prendre 915 ko dans les archives. Après cette opération, 198 Mo d'espace disque seront libérés. Souhaitez-vous continuer ? [O/n] n Annulation. ============================================================================== In english : ============================================================================== mfofana@moussa-pc:~$ sudo apt-get install libgsl2 [sudo] Password of mfofana : Reading packages lists... OK Building dependencies tree Reading information status... OK These following packages have been automatically installed but are not needed anymore : asymptote-doc biber freeglut3 krita-data lcdf-typetools libbusiness-isbn-data-perl libbusiness-isbn-perl libbusiness-ismn-perl libbusiness-issn-perl libclass-accessor-perl libclass-factory-util-perl libdata-compare-perl libdata-uniqid-perl libdatetime-calendar-julian-perl libdatetime-format-builder-perl libdatetime-format-strptime-perl libdevel-globaldestruction-perl libdist-checkconflicts-perl libemail-date-format-perl libfile-find-rule-perl libfile-slurp-perl libfile-slurp-tiny-perl libfile-slurp-unicode-perl libgc1c2 libgtkmm-2.4-1v5 libipc-run3-perl libipc-shareable-perl liblist-allutils-perl liblist-utilsby-perl liblog-dispatch-perl liblog-log4perl-perl libmime-lite-perl libmime-types-perl libnumber-compare-perl libopencolorio1v5 libpackage-deprecationmanager-perl libreadonly-perl libregexp-common-perl libtext-csv-perl libtext-glob-perl libtext-roman-perl libtie-cycle-perl libtinyxml2.6.2v5 libxml-libxml-simple-perl libxml-writer-perl libyaml-cpp0.3v5 python-scour Use "sudo apt autoremove" to remove them. Suggested packages : gsl-ref-psdoc | gsl-doc-pdf | gsl-doc-info | gsl-ref-html The following packages will be REMOVED : asymptote inkscape krita libgsl23 libgslcblas0 texlive-full Thes NEW following packages will be intalled : libgsl2 0 update, 1 newly installed, 6 to remove and 4 not updated. It is necessary to take 915 ko in the archives. After this operation, 198 Mo of disk space will be free. Do you want to continue ? [Y/n] n Cancel. ============================================================================== The problem is that before updating Debian I had both texlive and PSPP. If I don't misunderstand what the computer said, I think that installing libgsl2 will remove asymptote, inkscape, krita, libgsl23, libgslcblas0 and texlive-full. But I need texlive. Thank you for your work and your support on PSPP. Fofana Moussa. 2017-08-20 5:06 GMT+00:00 Friedrich Beckmann <friedrich.beckm...@gmx.de>: > Dear Fofana, > > thank you very much for your bug report. The current debian package > 0.10.2-2 does not build with gcc7. Maybe that is the problem that you see. > libgsl23 is o.k. > > Could you describe which pspp version you try to install? Could you send a > build log? > > The status of the debian packages is here: > > https://packages.qa.debian.org/p/pspp.html > > A source package of the released version 0.11.0-1 which can be > compiled with gcc7 is available here: > > https://mentors.debian.net/package/pspp > > PSPP has a project site here: http://savannah.gnu.org/projects/pspp > There you can also find the released versions which you can compile by > hand. > See: http://git.savannah.gnu.org/cgit/pspp.git/tree/INSTALL > > You can describe your problems there on the pspp-users mailing list which I > put in cc. > > Regards > > Friedrich > > > > Am 19.08.2017 um 19:18 schrieb Moussa Fofana <mofof...@gmail.com>: > > > > Dear Friedrich > > > > I was searching for a way to fil a bug ; but after two days, I only > > obtain your e-mail and wasn't able to fil a bug properly. > > > > I just want to inform you that, since 3 days, PSPP can't be installed > > on Debian Testing because it requires libgsl2 and Debian Testing has > > libgsl23. On my computer, inkscape, krita and texlive-full depends on > > libgsl23. I have to remove them if I want to install PSPP. > > > > Sorry for mailing you directly and my english. English is not my main > language. > > > > Thank you for providing that's wonderful package. > > -- > > Fofana Moussa, > > Dakar, Sénégal. > >
_______________________________________________ Pspp-users mailing list Pspp-users@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-users