Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#51 Le 27/02/2018, à 22:51

nam1962

Re : vlc absent de snap (RESOLU)

Que se passe t'il si tu cliques sur vlc là : https://uappexplorer.com/snaps?q=vlc&sort=relevance


[ Modéré ]

Hors ligne

#52 Le 27/02/2018, à 22:56

ceftazidine

Re : vlc absent de snap (RESOLU)

Dsl pour mon impolitesse,  bonsoir J5012
: https://uappexplorer.com/snaps
pour VLC, ils ne proposent que sur amd64 en téléchargement, ce qui n'est pas du tout mon architecture.

Edit : Bonne nuit à toutes et tous

Dernière modification par ceftazidine (Le 27/02/2018, à 23:57)


Dell Optiplex 780 5GbRAM    Xubuntu 18.04 LTS
IBM X3200 M3  4GbRAM   Xubuntu 16.04 LTS

Hors ligne

#53 Le 28/02/2018, à 09:47

nam1962

Re : vlc absent de snap (RESOLU)

amd64 c'est l'architecture 64bits (et non le processeur) Skype n'existe plus en 32bits


[ Modéré ]

Hors ligne

#54 Le 28/02/2018, à 22:47

ceftazidine

Re : vlc absent de snap (RESOLU)

Bonsoir à tous smile
nam1962>> Ah, oki, du coup sur mon bouzin en 32bits, ça ne va pas fonctionner.

Arffffff, deux solutions s'offrent à moi il me semble :
1- Attendre la version 18.04 où vlc sera en 3.0 standard
2- Céder aux caprices de l'impatience (et pour les besoins de la science aussi).....formater mon ordi et mettre un beau Xubuntu 64bits tout neuf.........
L'option 2 me tente, mais je ne saurai jamais si c'est mon système 32 bits qui était foireux ou bien si snap vlc ne fonctionne que sous 64 bits.........


Dell Optiplex 780 5GbRAM    Xubuntu 18.04 LTS
IBM X3200 M3  4GbRAM   Xubuntu 16.04 LTS

Hors ligne

#55 Le 28/02/2018, à 22:56

ceftazidine

Re : vlc absent de snap (RESOLU)

Pour info, au cas où.............
J'ai téléchargé mon beau paquet snap vlc amd64
"RT9mcUhVsRYrDLG8qnvGiy26NKvv6Qkd_158.snap"

Je fais quoi avec ? tongue

Dernière modification par ceftazidine (Le 28/02/2018, à 22:56)


Dell Optiplex 780 5GbRAM    Xubuntu 18.04 LTS
IBM X3200 M3  4GbRAM   Xubuntu 16.04 LTS

Hors ligne

#56 Le 28/02/2018, à 23:45

J5012

Re : vlc absent de snap (RESOLU)

si tu es en 32b tu ne peux pas l'installer ...
et il est tout à fait possible que la version snap vlc3 en 32b n'existe pas du tout expliquant alors que ta commande "snap find" ne trouve pas grand chose ... sad

Hors ligne

#57 Le 01/03/2018, à 00:09

ceftazidine

Re : vlc absent de snap (RESOLU)

Bonsoir J5012 smile
En théorie, vlc va passer en 3.0 sur ubuntu 18.04 (c'est ce que j'ai cru lire par ci par là).
J'espère juste qu' ils n'oublieront pas les 32 bits dans mon genre.

Formater le bidule sur lequel je suis en ce moment même (Dell) ne me gène pas, mais changer l'OS en 64 bits sur l'autre (IBM) avec tous mes fichiers et dossiers persos me pose plus de problème.

Dernière modification par ceftazidine (Le 01/03/2018, à 00:10)


Dell Optiplex 780 5GbRAM    Xubuntu 18.04 LTS
IBM X3200 M3  4GbRAM   Xubuntu 16.04 LTS

Hors ligne

#58 Le 01/03/2018, à 00:23

J5012

Re : vlc absent de snap (RESOLU)

crains-tu la recompilation de vlc3 en 32b ?

Hors ligne

#59 Le 01/03/2018, à 00:25

ceftazidine

Re : vlc absent de snap (RESOLU)

Déjà testé mais sans résultat probant.
Après, il est possible (probable) qu'il y ait un truc que j'ai mal fait.
Avec un peu d'aide, je veux bien retenter ;p

Edit : j'ai retéléchargé vlc sur 01net.com, redécompressé dans un dossier mais, il semble qu'un bon nombre de dépendances soit manquant (bien qu'installées ....dixit synaptic)..........bcp de "WARNING" sur la fin du script
Je poste le résultat au cas où........et vous souhaite à toutes et tous une bonne nuit wink

~/Programmes/vlc-3.0.1$ sudo ./configure
[sudo] Mot de passe de loge : 
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc  supports C11... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... no
checking dependency style of gcc... gcc3
checking for egrep... (cached) /bin/grep -E
checking whether make sets $(MAKE)... (cached) yes
checking dependency style of gcc... gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for desktop-file-validate... desktop-file-validate
checking for c11-gcc... no
checking for c11... no
checking for c99-gcc... c99-gcc
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for C/C++ restrict keyword... __restrict
checking whether g++ supports C++11 features by default... no
checking whether g++ supports C++11 features with -std=c++11... yes
checking whether C compiler accepts -Werror=unknown-warning-option... no
checking whether C compiler accepts -Werror=invalid-command-line-argument... no
checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no
checking whether C compiler accepts -Werror=invalid-command-line-argument... (cached) no
checking for an Android system... no
checking for Tizen... no
checking for 3rd party libraries path... not found
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for windres... no
checking for bash... /bin/bash
checking if dolt supports this host... yes, replacing libtool
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for buggy GNU/libc versions... not present
checking for shared objects suffix... .so
checking for accept4... yes
checking for daemon... yes
checking for fcntl... yes
checking for flock... yes
checking for fstatvfs... yes
checking for fork... yes
checking for getenv... yes
checking for getpwuid_r... yes
checking for isatty... yes
checking for lstat... yes
checking for memalign... yes
checking for mkostemp... yes
checking for mmap... yes
checking for newlocale... yes
checking for open_memstream... yes
checking for openat... yes
checking for pipe2... yes
checking for pread... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for setlocale... yes
checking for stricmp... no
checking for strnicmp... no
checking for strptime... yes
checking for uselocale... yes
checking for aligned_alloc... yes
checking for atof... yes
checking for atoll... yes
checking for dirfd... yes
checking for fdopendir... yes
checking for ffsll... yes
checking for flockfile... yes
checking for fsync... yes
checking for getdelim... yes
checking for getpid... yes
checking for lldiv... yes
checking for memrchr... yes
checking for nrand48... yes
checking for poll... yes
checking for recvmsg... yes
checking for rewind... yes
checking for sendmsg... yes
checking for setenv... yes
checking for strcasecmp... yes
checking for strcasestr... yes
checking for strdup... yes
checking for strlcpy... no
checking for strndup... yes
checking for strnlen... yes
checking for strnstr... no
checking for strsep... yes
checking for strtof... yes
checking for strtok_r... yes
checking for strtoll... yes
checking for swab... yes
checking for tdestroy... yes
checking for tfind... yes
checking for timegm... yes
checking for timespec_get... yes
checking for strverscmp... yes
checking for pathconf... yes
checking for gettimeofday... yes
checking for fdatasync... yes
checking whether realpath is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether gmtime_r is declared... yes
checking whether localtime_r is declared... yes
checking for static_assert in assert.h... yes
checking for working strcoll... yes
checking for eventfd... yes
checking for vmsplice... yes
checking for sched_getaffinity... yes
checking for recvmmsg... yes
checking for struct pollfd... yes
checking for struct timespec... yes
checking for max_align_t... yes
checking for library containing connect... none required
checking for library containing inet_pton... none required
checking for if_nameindex... yes
checking for if_nametoindex... yes
checking for socklen_t in sys/socket.h... yes
checking for struct sockaddr_storage... yes
checking for getopt_long... yes
checking for cos in -lm... yes
checking for lrintf in -lm... yes
checking for nanf in -lm... yes
checking for sincos in -lm... yes
checking _Thread_local support... ok
checking threads.h usability... no
checking threads.h presence... no
checking for threads.h... no
checking for getaddrinfo_a in -lanl... yes
checking for library containing dlsym... -ldl
checking for library containing pthread_rwlock_init... -lpthread
checking for library containing clock_nanosleep... none required
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for net/if.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/udplite.h usability... no
checking netinet/udplite.h presence... no
checking for netinet/udplite.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking linux/dccp.h usability... yes
checking linux/dccp.h presence... yes
checking for linux/dccp.h... yes
checking linux/magic.h usability... yes
checking linux/magic.h presence... yes
checking for linux/magic.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking for ssize_t... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking for IDN... no
checking for DBUS... no
configure: WARNING: No package 'dbus-1' found.
checking for SYSTEMD... no
configure: WARNING: No package 'libsystemd' found.
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wsign-compare... yes
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wvolatile-register-var... yes
checking whether C compiler accepts -Wformat... yes
checking whether C compiler accepts -Wformat-security... yes
checking whether C compiler accepts -Wall... (cached) yes
checking whether C compiler accepts -Wextra... (cached) yes
checking whether C compiler accepts -Wsign-compare... (cached) yes
checking whether C compiler accepts -Wundef... (cached) yes
checking whether C compiler accepts -Wpointer-arith... (cached) yes
checking whether C compiler accepts -Wvolatile-register-var... (cached) yes
checking whether C compiler accepts -Wformat... (cached) yes
checking whether C compiler accepts -Wformat-security... (cached) yes
checking whether C compiler accepts -Wbad-function-cast... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Werror-implicit-function-declaration... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wlogical-op... yes
checking whether C compiler accepts -Wshadow=local... no
checking whether C compiler accepts -pipe... yes
checking if gcc accepts -fvisibility=hidden... yes
checking if gcc accepts -O3... yes
checking whether C compiler accepts -fno-math-errno... yes
checking whether C compiler accepts -funsafe-math-optimizations... yes
checking whether C compiler accepts -fno-rounding-math... yes
checking whether C compiler accepts -fno-signaling-nans... yes
checking whether C compiler accepts -fcx-limited-range... yes
checking whether C compiler accepts -fno-math-errno... (cached) yes
checking whether C compiler accepts -funsafe-math-optimizations... (cached) yes
checking whether C compiler accepts -fno-rounding-math... (cached) yes
checking whether C compiler accepts -fno-signaling-nans... (cached) yes
checking whether C compiler accepts -fcx-limited-range... (cached) yes
checking if gcc accepts -funroll-loops... yes
checking if gcc accepts -fomit-frame-pointer... yes
checking whether C compiler accepts -fstack-protector-strong... yes
checking whether C compiler accepts -fstack-protector-strong... (cached) yes
checking if linker supports -Bsymbolic... -Wl,-Bsymbolic
checking if linker supports -z,defs... yes
checking for __attribute__((packed))... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for backtrace... yes
checking if gcc groks MMX intrinsics... yes
checking if gcc groks MMX inline assembly... yes
checking if gcc groks MMX EXT inline assembly... yes
checking if gcc groks SSE2 intrinsics... yes
checking if gcc groks SSE inline assembly... yes
checking if gcc groks SSE2 inline assembly... yes
checking if gcc groks SSE3 inline assembly... yes
checking if gcc groks SSSE3 inline assembly... yes
checking if gcc groks SSE4.1 inline assembly... yes
checking if gcc groks SSE4.2 inline assembly... yes
checking if gcc groks SSE4A inline assembly... yes
checking if gcc groks 3D Now! inline assembly... yes
checking for LUA... no
configure: WARNING: No package 'lua5.2' found, trying lua 5.1 instead
checking for LUA... no
configure: WARNING: No package 'lua5.1' found, trying lua >= 5.1 instead
checking for LUA... no
configure: WARNING: No package 'lua' found, trying manual detection instead
checking lua.h usability... no
checking lua.h presence... no
checking for lua.h... no
checking lauxlib.h usability... no
checking lauxlib.h presence... no
checking for lauxlib.h... no
checking lualib.h usability... no
checking lualib.h presence... no
checking for lualib.h... no
checking for luaL_newstate in -llua5.2 ... no
checking for luaL_newstate in -llua5.1 ... no
checking for luaL_newstate in -llua51 ... no
checking for luaL_newstate in -llua ... no
configure: error: Could not find lua. Lua is needed for some interfaces (rc, telnet, http) as well as many other custom scripts. Use --disable-lua to ignore this error.

Dernière modification par ceftazidine (Le 01/03/2018, à 00:50)


Dell Optiplex 780 5GbRAM    Xubuntu 18.04 LTS
IBM X3200 M3  4GbRAM   Xubuntu 16.04 LTS

Hors ligne

#60 Le 01/03/2018, à 09:46

nam1962

Re : vlc absent de snap (RESOLU)

Que donne :

grep -o -w 'lm' /proc/cpuinfo | sort -u

[ Modéré ]

Hors ligne

#61 Le 02/03/2018, à 09:45

J5012

Re : vlc absent de snap (RESOLU)

https://wiki.videolan.org/GetTheSource/http://www.videolan.org/vlc/download-sources.html

le ppa de dev pour les toutes dernieres versions de vlc : https://launchpad.net/~videolan/+archiv … ster-daily
→ 4.0 rc1 potentiellement buggée (rc pour release candidate : en cours de debuggage avant publication)

le guide complet de compilation pour vlc : https://wiki.videolan.org/Compile_VLC/

Hors ligne

#62 Le 14/03/2018, à 23:40

ceftazidine

Re : vlc absent de snap (RESOLU)

Bonsoir tout le monde smile
De retour après un peu de vacances et pas mal d'em....rdes au boulot.
J5012 >> pour la compil, je botte en touche, trop compliqué pour mon niveau !
                Je retente la source en forçant l'installation sur vlc 3.0.0 (de mémoire, j'avais obtenu vlc 4.0 directement, mais qui buggait atrocement)
               PS : je suis en cours et ça prend du temps...........beaucoup de temps..............un peu trop de temps.....enfin, je trouve.
nam >> résultat de l'opération :

loge@loge-IBM:~$ grep -o -w 'lm' /proc/cpuinfo | sort -u
lm

Dell Optiplex 780 5GbRAM    Xubuntu 18.04 LTS
IBM X3200 M3  4GbRAM   Xubuntu 16.04 LTS

Hors ligne

#63 Le 15/03/2018, à 00:03

ceftazidine

Re : vlc absent de snap (RESOLU)

j5012 >> hélas, pas mieux après 10 min de maj , toujours la version 2.2.2 de vlc


Dell Optiplex 780 5GbRAM    Xubuntu 18.04 LTS
IBM X3200 M3  4GbRAM   Xubuntu 16.04 LTS

Hors ligne

#64 Le 15/03/2018, à 10:31

J5012

Re : vlc absent de snap (RESOLU)

ceftazidine a écrit :

j5012 >> hélas, pas mieux après 10 min de maj , toujours la version 2.2.2 de vlc

?? → mise à jour ? ne partais-tu pas sur la compilation 32b de vlc3 ?

Hors ligne

#65 Le 15/03/2018, à 11:12

nam1962

Re : vlc absent de snap (RESOLU)

Ton processeur est bien 64bits.


[ Modéré ]

Hors ligne

#66 Le 15/03/2018, à 23:18

ceftazidine

Re : vlc absent de snap (RESOLU)

Bonsoir à toutes et tous
J5012 >> J'ai bien lu le tuto que tu m'as envoyé pour la compil, mais à vrai dire, je sens que je vais faire plus de bêtises qu'autre chose si je le tente. Beaucoup de trop de dépendances à installer indépendamment.
J'ai rechargé le ppa que tu m'as donné et essayé d'installer vlc3.0 sans succès

J5012 a écrit :

le ppa de dev pour les toutes dernieres versions de vlc : https://launchpad.net/~videolan/+archiv … ster-daily
→ 4.0 rc1 potentiellement buggée (rc pour release candidate : en cours de debuggage avant publication)

c'est ça qui a pris un temps étrangement long

nam >> voui, voui, 64bits :

~$ lscpu | grep bit
Mode(s) opératoire(s) des processeurs :32-bit, 64-bit

Dell Optiplex 780 5GbRAM    Xubuntu 18.04 LTS
IBM X3200 M3  4GbRAM   Xubuntu 16.04 LTS

Hors ligne

#67 Le 15/03/2018, à 23:54

grandtoubab

Re : vlc absent de snap (RESOLU)

salut
VLC 3 est disponible dans Debian Sid https://packages.debian.org/fr/sid/vlc
Ajouter le dépot;

deb http://ftp.fr.debian.org/debian sid main

un  fichier preferences pour éviter de mettre tout a jour en version sid
root@debian:/etc/apt/preferences.d# cat unstable

Package: *
Pin: release a=unstable
Pin-Priority: 1

mise à jour des listes

sudo apt update

Simulation d'installation pour vérifier qu'il n'y a pas de dégâts

apt -s  install vlc/sid

Dernière modification par grandtoubab (Le 15/03/2018, à 23:57)


Linux tout seul sur HP Pavilion DV7 et Acer Aspire T650, Canon MG3650 en wifi
Debian 11 Bullseye Gnome/Xorg, Gnome/Wayland avec SDDM
https://bidouilledebian.wordpress.com/
ON M'A VU DANS LE VERCORS, SAUTER A L'ELASTIQUE..... J'AI DANS LES BOTTES DES MONTAGNES DE QUESTIONS....

Hors ligne

#68 Le 16/03/2018, à 00:14

ceftazidine

Re : vlc absent de snap (RESOLU)

bonsoir grandtoubab smile
voilà la réponse de la simulation :

~$ apt -s install vlc/sid
NOTE: Ceci n'est qu'une simulation !
      apt-get a besoin des privilèges du superutilisateur
      pour pouvoir vraiment fonctionner.
      Veuillez aussi noter que le verrouillage est désactivé,
      et la situation n'est donc pas forcément représentative
      de la réalité !
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Version choisie « 3.0.1-3 » (Debian:unstable [i386]) pour « vlc »
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 :
 vlc : Dépend: vlc-plugin-base (= 3.0.1-3) mais ne sera pas installé
E: Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l'état ».

J'avoue que je suis moyennement chaud pour le faire ""en réel"

Edit : Bonne nuitée à toutes et tous

Dernière modification par ceftazidine (Le 16/03/2018, à 00:29)


Dell Optiplex 780 5GbRAM    Xubuntu 18.04 LTS
IBM X3200 M3  4GbRAM   Xubuntu 16.04 LTS

Hors ligne

#69 Le 16/03/2018, à 08:43

nam1962

Re : vlc absent de snap (RESOLU)

Pourquoi ces bidouilles alors qu'une install via snap est parfaitement sure ?  https://uappexplorer.com/snap/ubuntu/vlc

Que fais tu en 32 bits avec un processeur 64 bits ?

Combien as tu de RAM (sous 2Go tu auras éventuellement raison d'être en 32bits, mais alors oublie vlc3 et même vlc tout court et utilise Parole)

Dernière modification par nam1962 (Le 16/03/2018, à 08:46)


[ Modéré ]

Hors ligne

#70 Le 16/03/2018, à 09:50

grandtoubab

Re : vlc absent de snap (RESOLU)

ceftazidine a écrit :

bonsoir grandtoubab smile
voilà la réponse de la simulation :

~$ apt -s install vlc/sid
Les paquets suivants contiennent des dépendances non satisfaites :
 vlc : Dépend: vlc-plugin-base (= 3.0.1-3) mais ne sera pas installé
E: Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l'état ».

c'est toujours possible de résoudre des dépendances mais ça demande une bonne compréhension des dépôts et des versions de paquets.
https://packages.debian.org/sid/vlc-plugin-base

il y a à faire big_smile
c'est une gymnastique intéressante intellectuellement mais surement pas ton but donc enlève le depot debian sid main


Linux tout seul sur HP Pavilion DV7 et Acer Aspire T650, Canon MG3650 en wifi
Debian 11 Bullseye Gnome/Xorg, Gnome/Wayland avec SDDM
https://bidouilledebian.wordpress.com/
ON M'A VU DANS LE VERCORS, SAUTER A L'ELASTIQUE..... J'AI DANS LES BOTTES DES MONTAGNES DE QUESTIONS....

Hors ligne

#71 Le 16/03/2018, à 21:23

ceftazidine

Re : vlc absent de snap (RESOLU)

Bonsoir tout le monde smile

nam a écrit :

Pourquoi ces bidouilles alors qu'une install via snap est parfaitement sure ?  https://uappexplorer.com/snap/ubuntu/vlc

Il semble que seule la version 64bits soit dispo

nam a écrit :

Que fais tu en 32 bits avec un processeur 64 bits ?

En fait pour la raison la plus bête du monde, j'ai jamais fait gaffe au processeur avant formatage des HDDs (ordis de récup), du coup, j'ai pris le 32bits pour être sûr qu'il fonctionnerait........et vu que je suis sentimental, je suis resté avec.

grandtoubab a écrit :

c'est toujours possible de résoudre des dépendances mais ça demande une bonne compréhension des dépôts et des versions de paquets.
https://packages.debian.org/sid/vlc-plugin-base

En théorie, il faut que j'installe toutes les dépendances une à une ?
Pourquoi pas......, mais il n'y a pas un risque d'incompatibilité avec le système actuel ?

Edit : Pas trop compris ce passage dans ton message sad

grand toubab a écrit :

un  fichier preferences pour éviter de mettre tout a jour en version sid
root@debian:/etc/apt/preferences.d# cat unstable

Package: *
Pin: release a=unstable
Pin-Priority: 1

Dernière modification par ceftazidine (Le 16/03/2018, à 21:28)


Dell Optiplex 780 5GbRAM    Xubuntu 18.04 LTS
IBM X3200 M3  4GbRAM   Xubuntu 16.04 LTS

Hors ligne

#72 Le 16/03/2018, à 21:34

nam1962

Re : vlc absent de snap (RESOLU)

ceftazidine a écrit :

(...)

nam a écrit :

Que fais tu en 32 bits avec un processeur 64 bits ?

En fait pour la raison la plus bête du monde, j'ai jamais fait gaffe au processeur avant formatage des HDDs (ordis de récup), du coup, j'ai pris le 32bits pour être sûr qu'il fonctionnerait........et vu que je suis sentimental, je suis resté avec.

(...)

Donc le sujet est résolu.
Il n'y a aucuns sentiments en informatique.
Tu réinstalles ton OS en 64 bits et tu as accès aux logiciels que tu cherches (aucun souci pour les données et réglages qui sont indépendants de l'architecture).

---> https://doc.ubuntu-fr.org/reinstallation_ubuntu


[ Modéré ]

Hors ligne

#73 Le 16/03/2018, à 21:55

ceftazidine

Re : vlc absent de snap (RESOLU)

Bonsoir nam smile

nam a écrit :

Il n'y a aucuns sentiments en informatique.

Rhoooooo, quel cynisme ! XD

Plus sérieusement, je crois que toutes les pistes sont épuisées pour Xubuntu 16.04 32bits......pas de vlc 3 dispo
J'attends tout de même la version 18.04 par curiosité (dans pas longtemps normalement) et après, formatage bien propre et passage en 64 bits.
Sans oublier ton excellent tuto de finalisation wink

Dois-je mettre ce sujet en résolu du coup ?

Dernière modification par ceftazidine (Le 16/03/2018, à 21:57)


Dell Optiplex 780 5GbRAM    Xubuntu 18.04 LTS
IBM X3200 M3  4GbRAM   Xubuntu 16.04 LTS

Hors ligne

#74 Le 16/03/2018, à 22:05

nam1962

Re : vlc absent de snap (RESOLU)

Voyons voir si tu n'as pas de souci en 64bits (il ne doit pas y en avoir wink )


[ Modéré ]

Hors ligne

#75 Le 16/03/2018, à 22:13

ceftazidine

Re : vlc absent de snap (RESOLU)

On va faire comme ça smile

Je reviendrai mettre le sujet en résolu si ça fonctionne (peut-être avec 18.04 32bits, qui sait ?........)

En tous cas, un grand grand merci à tous et toutes pour votre aide (..............et votre patience) smile
Je garde précieusement ce tuto et toutes les astuces qu'il contient.


Dell Optiplex 780 5GbRAM    Xubuntu 18.04 LTS
IBM X3200 M3  4GbRAM   Xubuntu 16.04 LTS

Hors ligne