Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
5358 connectés 

 

 

La 15.0 est là (en vrai !)




Attention si vous cliquez sur "voir les résultats" vous ne pourrez plus voter
Les invités peuvent voter

 Mot :   Pseudo :  
  Aller à la page :
 
 Page :   1  2  3  4  5  ..  28  29  30  ..  109  110  111  112  113  114
Auteur Sujet :

[SLACKWARE] du présent - 15.0

n°1202390
wedgeant
Da penguin inside
Posté le 03-03-2010 à 13:04:03  profilanswer
 

Reprise du message précédent :
tu me diras si update-gdk-pixbuf hurle dans ton rc.M au reboot et si toi aussi thunar te colle son pied dans l'entrejambe en refusant de se lancer pour cause que "/usr/share/pixmaps/Thunar/Thunar-....png is not recognized" :fou:


---------------
Wedge#2487 @HS -#- PW: +∞ -#- Khaz-Modan/Boltiz @WoW
mood
Publicité
Posté le 03-03-2010 à 13:04:03  profilanswer
 

n°1202399
cycojesus
Mèo Lười
Posté le 03-03-2010 à 13:26:02  profilanswer
 

fropitons-en pour éduquer les masses

 
  • : Virons les croûtes (packages obsolètes) :

# removepkg $( cat /home/installs/slackware64-current/ChangeLog.txt| head -n$(grep -n "+\-\-\-" /home/installs/slackware64-current/ChangeLog.txt | head -n2 | tail -n1 | grep -o "^[0-9]*" ) | grep \.t.z | grep Removed  | awk -F ':' '{print $1}')

 
  • : Assemblage des cadeaux collants trouvés par terre quand tout fougueux d'excitation t'as explosé le paquet de lessive (packages ajoutés) :

# upgradepkg --install-new --reinstall $(cat /home/installs/slackware64-current/ChangeLog.txt| head -n$(grep -n "+\-\-\-" /home/installs/slackware64-current/ChangeLog.txt | head -n2 | tail -n1 | grep -o "^[0-9]*" ) | grep \.t.z | grep Added  | awk -F ':' '{print $1}')

 
  • : Étude des impressions bleues (wait... WHAT‽ quels paquets persos pourrais souffrir lors de la manœuvre ?) :

upgradepkg --dry-run $(cat /home/installs/slackware64-current/ChangeLog.txt| head -n$(grep -n "+\-\-\-" /home/installs/slackware64-current/ChangeLog.txt | head -n2 | tail -n1 | grep -o "^[0-9]*" ) | grep \.t.z | grep Upgraded  | awk -F ':' '{print $1}') | grep -E "cyco$"


(chez moi il projète de remplacer tout ça :

nano-2.2.3-x86_64-1 would upgrade: nano-2.2.3-x86_64-1cyco
git-1.7.0-x86_64-1 would upgrade: git-1.7.0-x86_64-1cyco
mercurial-1.4.3-x86_64-1 would upgrade: mercurial-1.4-x86_64-1cyco
glib2-2.22.4-x86_64-1 would upgrade: glib2-2.22.4-x86_64-1cyco
libusb-1.0.6-x86_64-1 would upgrade: libusb-1.0.6-x86_64-1cyco
pango-1.26.2-x86_64-1 would upgrade: pango-1.26.0-x86_64-1cyco
startup-notification-0.10-x86_64-1 would upgrade: startup-notification-0.10-x86_64-1cyco
libdrm-2.4.18-x86_64-1 would upgrade: libdrm-git20100123-x86_64-1cyco
libxcb-1.5-x86_64-1 would upgrade: libxcb-1.4-x86_64-1cyco
xcb-util-0.3.6-x86_64-1 would upgrade: xcb-util-0.3.6-x86_64-1cyco


à priori dans le tas y'a juste libdrm qu'est psécial (compilé avec des moceaux de Nouveau dedans) donc on va lui dire "Hop hop hop bas les pattes l'ami".)

 
  • : Gnaggroche-doi au binceau y'enlèfe l'ésselle (Olé !) :

# upgradepkg $(cat /home/installs/slackware64-current/ChangeLog.txt| head -n$(grep -n "+\-\-\-" /home/installs/slackware64-current/ChangeLog.txt | head -n2 | tail -n1 | grep -o "^[0-9]*" ) | grep \.t.z | grep Upgraded  | awk -F ':' '{print $1}' | grep -v "libdrm-2.4.18-x86_64-1" )


# upgradepkg $(cat /home/installs/slackware64-current/ChangeLog.txt| head -n$(grep -n "+\-\-\-" /home/installs/slackware64-current/ChangeLog.txt | head -n2 | tail -n1 | grep -o "^[0-9]*" ) | grep \.t.z | grep Rebuilt  | awk -F ':' '{print $1}')

 

'oilà, je clique sur "Valider votre message" et j'le lance...

 

N.B. : le

| head -n2 | tail -n1

c'est pour avoir les 2 dernières MAJ (la montagne du 1er et la souris du 2), sinon pour juste la dernière on mettrais seulement

| head -n1

 

[:jp03]

 

EDIT: Rebuilt aussi -.-


Message édité par cycojesus le 03-03-2010 à 17:01:29

---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1202402
cycojesus
Mèo Lười
Posté le 03-03-2010 à 13:33:34  profilanswer
 

wedgeant a écrit :

tu me diras si update-gdk-pixbuf hurle dans ton rc.M au reboot et si toi aussi thunar te colle son pied dans l'entrejambe en refusant de se lancer pour cause que "/usr/share/pixmaps/Thunar/Thunar-....png is not recognized" :fou:


je le note :jap:
(vais p't'êt' me graver un DVD d'la chose avant le salto  [:tsomi:4] )

 

EDIT: DVDété, j'y vais \o/


Message édité par cycojesus le 03-03-2010 à 14:05:00

---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1202487
cycojesus
Mèo Lười
Posté le 03-03-2010 à 16:21:27  profilanswer
 

  • personne a braillé dans mon rc.M
  • thunar est content
  • nouveau est dans les choux (libdrm-git et xf86-...-nouveau compilent mais X démarre pas avec, retour en nv)
  • libpng c'est quand même un tout p'tit peu d'la merde...


 
J'en suis à

# cd /usr/lib64
# ln -s libpng.so.3.1.2.37 libpng.so.14
# ln -s libpng.so.3.1.2.37 libpng14.so.14
# ln -s libpng.so.3.1.2.37 libpng14.so


pour pouvoir compiler awesome (l'ancien marche mais comme c'est un truc que je met à jour souvent je test...).
 
j'essaye de recompiler imagemagick parce que

convert: memory allocation failed `/home/cycojesus/projets/packages/repositories/awesome/themes/default//titlebar//maximized_focus_active.png' @ error/png.c/ReadOnePNGImage/1778.
convert: corrupt image `/home/cycojesus/projets/packages/repositories/awesome/themes/default//titlebar//maximized_focus_active.png' @ error/png.c/ReadPNGImage/2980.
convert: missing an image filename `/tmp/cyco/awesome-master_2010.03.03_22.09/themes/default//titlebar//maximized_normal_active.png' @ error/convert.c/ConvertImageCommand/2919.


 
EDIT: en recompilant imagemagick ça passe \o/


---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1202489
wedgeant
Da penguin inside
Posté le 03-03-2010 à 16:25:44  profilanswer
 

cycojesus a écrit :

  • personne a braillé dans mon rc.M
  • thunar est content

'tain mais merde :fou:


---------------
Wedge#2487 @HS -#- PW: +∞ -#- Khaz-Modan/Boltiz @WoW
n°1202490
wedgeant
Da penguin inside
Posté le 03-03-2010 à 16:26:10  profilanswer
 

ah /icon3
t'as appliqué aussi la màj d'aujourd'hui ? /opus_dei


---------------
Wedge#2487 @HS -#- PW: +∞ -#- Khaz-Modan/Boltiz @WoW
n°1202494
el_barbone
too old for this shit ...
Posté le 03-03-2010 à 16:40:17  profilanswer
 

wedgeant a écrit :


'tain mais merde :fou:


/hahaguy


---------------
En théorie, la théorie et la pratique sont identiques, en pratique, non.
n°1202498
cycojesus
Mèo Lười
Posté le 03-03-2010 à 16:55:30  profilanswer
 

wedgeant a écrit :

ah /icon3
t'as appliqué aussi la màj d'aujourd'hui ? /opus_dei


oui, j'ai tout bien à jour.
essaye le coup du

# cd /usr/lib64
# ln -s libpng.so.3.1.2.37 libpng.so.14
# ln -s libpng.so.3.1.2.37 libpng14.so.14
# ln -s libpng.so.3.1.2.37 libpng14.so

peut-être...
J'ai remis le kde officiel du  coup faut que je fasse le ménage chez les *alien maintenant...


---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1202499
cycojesus
Mèo Lười
Posté le 03-03-2010 à 16:57:39  profilanswer
 

aurais foiré ma MAJ ?...
EDIT: a wé, j'ai oublié tout les

xxx.txz: Rebuilt

quel abruti [:shurik]  [:benn25]


Message édité par cycojesus le 03-03-2010 à 17:03:47

---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1202573
wedgeant
Da penguin inside
Posté le 04-03-2010 à 08:08:47  profilanswer
 

[:hahaguy]
 
Bon ben suite à la petiote mise à jour d'hier, tout va bien, j'ai le kiki tout dur et les poils bien peignés [:ginie]


---------------
Wedge#2487 @HS -#- PW: +∞ -#- Khaz-Modan/Boltiz @WoW
mood
Publicité
Posté le 04-03-2010 à 08:08:47  profilanswer
 

n°1202622
cycojesus
Mèo Lười
Posté le 04-03-2010 à 10:36:38  profilanswer
 

j'ai mis kde 4.4.1 au p'tit dèj... (j'ai pas dis j'utilise, juste installé... (non je sais pas exactement pourquoi... (ah si, qt 4.6)))


---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1202649
mikala
Souviens toi du 5 Novembre...
Posté le 04-03-2010 à 12:23:04  profilanswer
 

qt 4.6.2 normalement :o


---------------
Intermittent du GNU
n°1202664
cycojesus
Mèo Lười
Posté le 04-03-2010 à 13:08:35  profilanswer
 

mikala a écrit :

qt 4.6.2 normalement :o


qt-4.6.1_b6caee7-x86_64-2alien

 

fait marché nouveau à nouveau \o/ (voir @ http://github.com/cycojesus/slackbuilds/tree/master/x/ libdrm, xf86-video-nouveau et nouveau-drm)


Message édité par cycojesus le 04-03-2010 à 13:11:11

---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1203266
wedgeant
Da penguin inside
Posté le 08-03-2010 à 09:09:12  profilanswer
 

Bon ben j'ai un souci avec udev suite à la mise à jour en fait :fou:
J'avais pas fait d'essai depuis, mais ce boulet ne me crée plus le device de mon lecteur dvd automatiquement :fou:
J'ai cru à un moment que ça venait du kernelle, mais en fait non, en créant le device à la main ça marche :fou:
Faiche :fou:


---------------
Wedge#2487 @HS -#- PW: +∞ -#- Khaz-Modan/Boltiz @WoW
n°1203270
wedgeant
Da penguin inside
Posté le 08-03-2010 à 09:14:36  profilanswer
 

Oui, tu sors :o
Et tu me retires toutes ces lignes blanches, petit saligot :o

 

edit: Elby, fourbe [:ddr555]

Message cité 1 fois
Message édité par wedgeant le 08-03-2010 à 09:20:18

---------------
Wedge#2487 @HS -#- PW: +∞ -#- Khaz-Modan/Boltiz @WoW
n°1203299
cycojesus
Mèo Lười
Posté le 08-03-2010 à 10:14:52  profilanswer
 

Sun Mar  7 21:44:07 UTC 2010
a/kernel-huge-2.6.33-x86_64-2.txz:  Rebuilt.
  Adjusted the config to improve kernel module compatibility.
l/libarchive-2.8.0-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Rebuilt.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
+--------------------------+
Sat Mar  6 06:46:22 UTC 2010
a/aaa_elflibs-13.013-x86_64-4.txz:  Rebuilt.
  Updated libcurl.so.4.2.0.
d/git-1.7.0.1-x86_64-1.txz:  Upgraded.
l/apr-1.3.9-x86_64-1.txz:  Upgraded.
l/apr-util-1.3.9-x86_64-2.txz:  Rebuilt.
l/raptor-1.4.21-x86_64-1.txz:  Upgraded.
n/alpine-2.00-x86_64-3.txz:  Rebuilt.
n/autofs-5.0.5-x86_64-1.txz:  Upgraded.
n/curl-7.20.0-x86_64-1.txz:  Upgraded.
n/dirmngr-1.0.3-x86_64-2.txz:  Rebuilt.
n/gnupg-1.4.10-x86_64-1.txz:  Upgraded.
n/gnupg2-2.0.14-x86_64-2.txz:  Rebuilt.
n/gpgme-1.2.0-x86_64-1.txz:  Upgraded.
n/httpd-2.2.14-x86_64-2.txz:  Rebuilt.
n/libassuan-1.0.5-x86_64-1.txz:  Upgraded.
n/libgcrypt-1.4.5-x86_64-1.txz:  Upgraded.
n/libksba-1.0.7-x86_64-1.txz:  Upgraded.
n/php-5.2.13-x86_64-1.txz:  Upgraded.
n/pinentry-0.8.0-x86_64-1.txz:  Upgraded.
x/mesa-7.7-x86_64-2.txz:  Rebuilt.
  Recompiled with an upstream fix for a crash in driNewRenderbuffer().
  Thanks to David Houlden for the bug report.
x/xf86-input-penmount-1.4.1-x86_64-1.txz:  Upgraded.
x/xf86-video-ati-6.12.5-x86_64-1.txz:  Upgraded.
xap/mozilla-thunderbird-3.0.3-x86_64-1.txz:  Upgraded.
  This upgrade fixes some more security bugs.
  For more information, see:
    http://www.mozilla.org/security/known-vulnerabilities/thunderbird30.html
  (* Security fix *)
extra/bash-completion/bash-completion-1.1-noarch-2.txz:  Rebuilt.
  Patched to recognize bash-4.


 [:guilletit:1]


---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1203300
el_barbone
too old for this shit ...
Posté le 08-03-2010 à 10:30:09  profilanswer
 

wedgeant a écrit :

Oui, tu sors :o
Et tu me retires toutes ces lignes blanches, petit saligot :o
 
edit: Elby, fourbe [:ddr555]


[:hahaguy]


---------------
En théorie, la théorie et la pratique sont identiques, en pratique, non.
n°1203305
wedgeant
Da penguin inside
Posté le 08-03-2010 à 10:56:18  profilanswer
 


t'as pas eu de souci avec udev toi ? [:petrus dei]


---------------
Wedge#2487 @HS -#- PW: +∞ -#- Khaz-Modan/Boltiz @WoW
n°1203426
cycojesus
Mèo Lười
Posté le 08-03-2010 à 14:02:07  profilanswer
 

wedgeant a écrit :


t'as pas eu de souci avec udev toi ? [:petrus dei]


pas qu'je saches. Genre ?

[19:56:57][~]$ ls -l /dev/{sr*,dvd*,cd*}
lrwxrwxrwx 1 root root      3 2010-03-06 17:34 /dev/cdr -> sr0
lrwxrwxrwx 1 root root      3 2010-03-06 17:34 /dev/cdr0 -> sr0
lrwxrwxrwx 1 root root      3 2010-03-06 17:34 /dev/cdrom -> sr0
lrwxrwxrwx 1 root root      3 2010-03-06 17:34 /dev/cdrom0 -> sr0
lrwxrwxrwx 1 root root      3 2010-03-06 17:34 /dev/cdrw -> sr0
lrwxrwxrwx 1 root root      3 2010-03-06 17:34 /dev/cdrw0 -> sr0
lrwxrwxrwx 1 root root      3 2010-03-06 17:34 /dev/cdwriter -> sr0
lrwxrwxrwx 1 root root      3 2010-03-06 17:34 /dev/cdwriter0 -> sr0
lrwxrwxrwx 1 root root      3 2010-03-06 17:34 /dev/dvd -> sr0
lrwxrwxrwx 1 root root      3 2010-03-06 17:34 /dev/dvd0 -> sr0
lrwxrwxrwx 1 root root      3 2010-03-06 17:34 /dev/dvdrw -> sr0
lrwxrwxrwx 1 root root      3 2010-03-06 17:34 /dev/dvdrw0 -> sr0
lrwxrwxrwx 1 root root      3 2010-03-06 17:34 /dev/dvdwriter -> sr0
lrwxrwxrwx 1 root root      3 2010-03-06 17:34 /dev/dvdwriter0 -> sr0
brw-rw---- 1 root cdrom 11, 0 2010-03-06 17:34 /dev/sr0


 
Ceci étant, dans le ChangeLog d'ARMedslack (qui est à jour depuis hier) y'a

2.  udev version 151 and custom kernels
    ```````````````````````````````````
 
If you build your own kernel, please check /usr/doc/udev-151/README to
ensure that your kernel meets udev's requirements.  If it does not, you
may find that your system's /dev is missing many character and block
devices, which may include the storage from which your OS boots!


(ARMedSlack c'est Bien, http://slackware.com/changelog/current.php?cpu=arm ou ftp://ftp.armedslack.org/armedsla [...] ngeLog.txt )
 
Ch'uis trop un gentil alors /usr/doc/udev-151/README :

udev - Linux userspace device management
 
Integrating udev in the system has complex dependencies and may differ from
distribution to distribution. A system may not be able to boot up or work
reliably without a properly installed udev version. The upstream udev project
does not recommend to replace a distro's udev installation with the upstream
version.
 
The upstream udev project's set of default rules may require a most recent
kernel release to work properly.
 
Tools and rules shipped by udev are not public API and may change at any time.
Never call any private tool in /lib/udev from any external application, it might
just go away in the next release. Access to udev information is only offered
by udevadm and libudev. Tools and rules in /lib/udev, and the entire content of
the /dev/.udev directory is private to udev and does change whenever needed.
 
Requirements:
  - Version 2.6.27 of the Linux kernel with sysfs, procfs, signalfd, inotify,
    unix domain sockets, networking and hotplug enabled:
      CONFIG_HOTPLUG=y
      CONFIG_UEVENT_HELPER_PATH=""
      CONFIG_NET=y
      CONFIG_UNIX=y
      CONFIG_SYSFS=y
      CONFIG_SYSFS_DEPRECATED*=n
      CONFIG_PROC_FS=y
      CONFIG_TMPFS=y
      CONFIG_INOTIFY_USER=y
      CONFIG_SIGNALFD=y
      CONFIG_TMPFS_POSIX_ACL=y (user ACLs for device nodes)
      CONFIG_BLK_DEV_BSG=y (SCSI devices)
 
  - Udev will not work with the CONFIG_SYSFS_DEPRECATED* option.
 
  - Unix domain sockets (CONFIG_UNIX) as a loadable kernel module may work,
    but it is not supported.
 
  - The deprecated hotplug helper /sbin/hotplug should be disabled in the
    kernel configuration, it is not needed today, and may render the system
    unusable because the kernel may create too many processes in parallel
    so that the system runs out-of-memory.
 
  - The proc filesystem must be mounted on /proc, the sysfs filesystem must
    be mounted at /sys. No other locations are supported by a standard
    udev installation.
 
  - The system must have the following group names resolvable at udev startup:
      disk, cdrom, floppy, tape, audio, video, lp, tty, dialout, kmem.
    Especially in LDAP setups, it is required, that getgrnam() is able to resolve
    these group names with only the rootfs mounted, and while no network is
    available.
 
  - To build all 'udev extras', libacl, libglib2, libusb, usbutils, pciutils,
    gperf are needed. These dependencies can be disabled with the
    --disable-extras configure option.
 
Setup:
  - At bootup, the /dev directory should get the 'devtmpfs' filesystem
    mounted. Udev will manage permissions and ownership of the kernel-created
    device nodes, and possibly create additional symlinks. If needed, udev also
    works on an empty 'tmpfs' filesystem, but some static device nodes like
    /dev/null, /dev/console, /dev/kmsg are needed to be able to start udev itself.
 
  - The content of /lib/udev/devices directory which contains static content like
    symlinks and directories, which are always expected to be in /dev, should
    be copied over to the mounted /dev directory:
      cp -axT --remove-destination /lib/udev/devices /dev
 
  - The udev daemon should be started to handle device events sent by the kernel.
    During bootup, the kernel can be asked to send events for all already existing
    devices, to apply the configuration to these devices. This is usually done by:
      /sbin/udevadm trigger --type=subsystems
      /sbin/udevadm trigger --type=devices
 
  - Restarting the daemon does never apply any rules to existing devices.
 
  - New/changed rule files are picked up automatically, there is no daemon
    restart or signal needed.
 
Operation:
  - Udev creates/removes device nodes in /dev, based on events the kernel
    sends out on device creation/removal.
 
  - All kernel events are matched against a set of specified rules, which
    possibly hook into the event processing and load required kernel
    modules to setup devices. For all devices the kernel exports a major/minor
    number, if needed, udev will create a device node with the default kernel
    name. If specified, udev applies permissions/ownership to the device
    node, creates additional symlinks pointing to the node, and executes
    programs to handle the device.
 
  - The events udev handles, and the information udev merges into its device
    database, can be accessed with libudev:
      http://www.kernel.org/pub/linux/utils/kernel/hotplug/libudev/
      http://www.kernel.org/pub/linux/utils/kernel/hotplug/gudev/
 
For more details about udev and udev rules see the udev(7) man page.
 
Please direct any comment/question to the linux-hotplug mailing list at:
  linux-hotplug@vger.kernel.org

[:nyhctom:2]


---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1203428
wedgeant
Da penguin inside
Posté le 08-03-2010 à 14:14:59  profilanswer
 

cycojesus a écrit :


pas qu'je saches. Genre ?

Setup:
  - At bootup, the /dev directory should get the 'devtmpfs' filesystem
    mounted. Udev will manage permissions and ownership of the kernel-created
    device nodes, and possibly create additional symlinks. If needed, udev also
    works on an empty 'tmpfs' filesystem, but some static device nodes like
    /dev/null, /dev/console, /dev/kmsg are needed to be able to start udev itself.

[:nyhctom:2]


SHIT §

 

merci :jap:


Message édité par wedgeant le 08-03-2010 à 14:15:18

---------------
Wedge#2487 @HS -#- PW: +∞ -#- Khaz-Modan/Boltiz @WoW
n°1203567
cycojesus
Mèo Lười
Posté le 09-03-2010 à 01:03:28  profilanswer
 

Mon Mar  8 20:49:02 UTC 2010
ap/cupsddk-1.2.3-x86_64-2.txz:  Removed.
  The CUPS Driver Development Kit (DDK) is part of the main CUPS package now.
ap/hplip-3.10.2-x86_64-1.txz:  Upgraded.
n/httpd-2.2.15-x86_64-1.txz:  Upgraded.
  This update addresses a few security issues.
  mod_ssl: A partial fix for the TLS renegotiation prefix injection attack
    by rejecting any client-initiated renegotiations.
  mod_proxy_ajp: Respond with HTTP_BAD_REQUEST when the body is not sent
    when request headers indicate a request body is incoming; not a case of
    HTTP_INTERNAL_SERVER_ERROR.
  mod_isapi: Do not unload an isapi .dll module until the request processing
    is completed, avoiding orphaned callback pointers.
    [This is the most serious flaw, but does not affect Linux systems]
  For more information, see:
    http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555
    http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0408
    http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0425
  (* Security fix *)
n/openssh-5.4p1-x86_64-1.txz:  Upgraded.
+--------------------------+


 [:daaadou:1]


---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1203580
wedgeant
Da penguin inside
Posté le 09-03-2010 à 08:15:51  profilanswer
 

Wail, après recompilage de la kernoule avec les cases cochées comme il faut, tout reva bien au pays du lapin blanc [:wark0]


---------------
Wedge#2487 @HS -#- PW: +∞ -#- Khaz-Modan/Boltiz @WoW
n°1203805
cycojesus
Mèo Lười
Posté le 10-03-2010 à 10:50:39  profilanswer
 

Tout empris de curiosité insatiable j'ai rendu visite en ce jour à l'ami Change Log et dans sa bonté ce cadeau il m'a fait :

Tue Mar  9 21:31:21 UTC 2010
a/openssl-solibs-0.9.8m-x86_64-2.txz:  Rebuilt.
n/openssl-0.9.8m-x86_64-2.txz:  Rebuilt.
  The OpenSSL package has been patched and recompiled to revert a change that
  broke decrypting some files encrypted with previous versions of OpenSSL.
  This same fix appears in the latest upstream snapshots.
+--------------------------+


 [:bidibulle:2] (et vice et versaaaAAAAAAAAAAAAAAA)


---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1204191
cycojesus
Mèo Lười
Posté le 11-03-2010 à 16:41:27  profilanswer
 

[:alerte pigeon]

Wed Mar 10 22:38:18 UTC 2010
xap/pidgin-2.6.6-x86_64-1.txz:  Upgraded.
  This fixes a few denial-of-service flaws as well as other bugs.
  For more information, see:
    http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0277
    http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0420
    http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0423
  (* Security fix *)
+--------------------------+


 [:vinceboulet:2]  [:eval0:3]


---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1204193
thana54
made in concept
Posté le 11-03-2010 à 16:43:25  profilanswer
 

mon alerte pigeon enfin utilisée \o/

n°1204255
regdub
Posté le 12-03-2010 à 01:23:04  profilanswer
 

Vous savez pourquoi kde 4.4 n'est pas considérée comme politiquement correcte, au fait ?
 
Pour des raisons précises ou simplement trop jeune ?


---------------
Legalize it @HFR
n°1204259
cycojesus
Mèo Lười
Posté le 12-03-2010 à 04:16:16  profilanswer
 

regdub a écrit :

Vous savez pourquoi kde 4.4 n'est pas considérée comme politiquement correcte, au fait ?

 

Pour des raisons précises ou simplement trop jeune ?


En gros 4.4 dépends de PolicyKit, qui lui-même exige PAM, et PAM est persona non grata chez Slackware (passoire pas sécurisée disent les Sages). Y'a des patches qui tournent pour que PolicyKit sâche faire usage des shadow passwords à-la Slackware, wait-and-see...

 

Ceci dit y'a les paquets 4.4.1 d'Alien dans lesquels les choses dépendantes de PolicyKit/PAM sont absentes.

 

Donc en gros c'est possible immédiatement mais tel quel on perds en fonctionalité,

Message cité 1 fois
Message édité par cycojesus le 12-03-2010 à 04:16:42

---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1204261
cycojesus
Mèo Lười
Posté le 12-03-2010 à 06:50:36  profilanswer
 

MAJitage de la Taf-machine pleine de succès [:carnivore]


Message édité par cycojesus le 12-03-2010 à 06:54:58

---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1204268
wedgeant
Da penguin inside
Posté le 12-03-2010 à 08:11:47  profilanswer
 

Bon, y'a pas, avidemux refuse obstinément de me prendre en compte mes codecs [:transparency]
La 2.4.4 (dernière officielle de SBo) plante à la compil
La 2.5.2 (dernière stable dispo sur sf) ne me détecte que les codecs lavc en vidéo, et aucun codec en audio [:le kneu]

 

[:o'gure]


Message édité par wedgeant le 12-03-2010 à 09:22:13

---------------
Wedge#2487 @HS -#- PW: +∞ -#- Khaz-Modan/Boltiz @WoW
n°1204304
regdub
Posté le 12-03-2010 à 10:59:54  profilanswer
 

cycojesus a écrit :


En gros 4.4 dépends de PolicyKit, qui lui-même exige PAM, et PAM est persona non grata chez Slackware (passoire pas sécurisée disent les Sages). Y'a des patches qui tournent pour que PolicyKit sâche faire usage des shadow passwords à-la Slackware, wait-and-see...
 
Ceci dit y'a les paquets 4.4.1 d'Alien dans lesquels les choses dépendantes de PolicyKit/PAM sont absentes.
 
Donc en gros c'est possible immédiatement mais tel quel on perds en fonctionalité,


 
Ah ouais, effectivement.
 
 :jap:  
 
Marrant le choix des mots "politically correct" / policykit.  :)


Message édité par regdub le 12-03-2010 à 11:00:46

---------------
Legalize it @HFR
n°1204336
cycojesus
Mèo Lười
Posté le 12-03-2010 à 13:08:29  profilanswer
 

[:oizoman]  
oui, oui, oui, fouètes-moi encore

Fri Mar 12 05:57:50 UTC 2010
a/cpufrequtils-007-x86_64-1.txz:  Added.
ap/vim-7.2.394-x86_64-1.txz:  Upgraded.
  Also updated the runtime syntax files.
l/freetype-2.3.12-x86_64-1.txz:  Upgraded.
l/gst-plugins-good-0.10.21-x86_64-1.txz:  Upgraded.
l/gst-plugins-base-0.10.28-x86_64-1.txz:  Upgraded.
l/gstreamer-0.10.28-x86_64-1.txz:  Upgraded.
n/mcabber-0.9.10-x86_64-1.txz:  Upgraded.
x/mesa-7.7-x86_64-3.txz:  Rebuilt.
  Removed --enable-gallium-intel from ./configure.
x/xdm-1.1.9-x86_64-2.txz:  Rebuilt.
  Added missing /var/lib/xdm directory.
xap/geeqie-1.0-x86_64-1.txz:  Added.
  This fork of GQview is actively maintained, and seems improved.
xap/gqview-2.1.5-x86_64-2.txz:  Removed.
xap/vim-gvim-7.2.394-x86_64-1.txz:  Upgraded.
extra/bash-completion/bash-completion-1.1-noarch-3.txz:  Rebuilt.
  Fixed txz completion for pkgtools.
+--------------------------+


 
Oui, oui, oui, fouètes-moi les pores
 [:ekinox06210]  
 
gqview s'est fait tèje, geeqie prends sa place.
 

$ echo "alias gqview='geeqie'" >> ~/.zshrc

sinon la folie va encore planter des petits [:drap] sur mes synapses endoloris...

Message cité 1 fois
Message édité par cycojesus le 12-03-2010 à 13:13:23

---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1204344
wedgeant
Da penguin inside
Posté le 12-03-2010 à 13:16:14  profilanswer
 

cycojesus a écrit :

gqview s'est fait tèje, geeqie prends sa place.


ah ouais super, c'est pas comme si j'avais envoyé un mail à Pat sur le sujet y'a au moins 1 an [:prozac]


---------------
Wedge#2487 @HS -#- PW: +∞ -#- Khaz-Modan/Boltiz @WoW
n°1204346
el_barbone
too old for this shit ...
Posté le 12-03-2010 à 13:17:12  profilanswer
 

wedgeant a écrit :


ah ouais super, c'est pas comme si j'avais envoyé un mail à Pat sur le sujet y'a au moins 1 an [:prozac]


en même temps, s'il t'as mis en blacklist  [:dawak]


---------------
En théorie, la théorie et la pratique sont identiques, en pratique, non.
n°1204382
cycojesus
Mèo Lười
Posté le 12-03-2010 à 14:00:28  profilanswer
 

wedgeant a écrit :


ah ouais super, c'est pas comme si j'avais envoyé un mail à Pat sur le sujet y'a au moins 1 an [:prozac]


on a la classe  [:-arnadul-] ou on n'l'a pas  [:the real nerdz:2]  
 
(j'ignorais totalement l'existence de geeqie jusqu'à ce jour... et pourtant j'ai pas mis l'alias pour rien...)


---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1204517
Tsomi
From station to station
Posté le 13-03-2010 à 12:19:51  profilanswer
 

Sat Mar 13 02:08:44 UTC 2010
a/lvm2-2.02.62-x86_64-1.txz: Upgraded.
a/ntfs-3g-2010.3.6-x86_64-1.txz: Upgraded.
ap/lsof-4.83-x86_64-1.txz: Upgraded.
ap/sqlite-3.6.23-x86_64-1.txz: Upgraded.
d/git-1.7.0.2-x86_64-1.txz: Upgraded.
l/hal-0.5.14-x86_64-2.txz: Rebuilt.
l/parted-2.2-x86_64-1.txz: Upgraded.
n/dhcp-4.1.1-x86_64-2.txz: Rebuilt.
       Add PATH setting to /sbin/dhclient-script.
n/dhcpcd-5.2.1-x86_64-1.txz: Upgraded.
n/iproute2-2.6.33-x86_64-1.txz: Upgraded.
n/iptables-1.4.7-x86_64-1.txz: Upgraded.
n/samba-3.5.1-x86_64-1.txz: Upgraded.
       This fixes a security flaw present in Samba 3.3.11, 3.4.6, and 3.5.0
       that allows nmbd processes filesystem access when permissions should
       have denied it. For more information, see:
       http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0728
       (* Security fix *)
xap/xfce4-power-manager-0.8.5-x86_64-1.txz: Upgraded.
+--------------------------+


 
Les rumeurs sur l'âge avancé de la plupart des Slackers sont peut-être vraies, finalement. [:tsomi:2]  
Pour moi c'est mis à jour depuis 8h, mais c'était probablement l'heure des courses à Shopi, pour vous [:tomatookc]

Message cité 2 fois
Message édité par Tsomi le 13-03-2010 à 12:41:34
n°1204525
cycojesus
Mèo Lười
Posté le 13-03-2010 à 13:23:27  profilanswer
 

Tsomi a écrit :


Les rumeurs sur l'âge avancé de la plupart des Slackers sont peut-être vraies, finalement. [:tsomi:2]
Pour moi c'est mis à jour depuis 8h, mais c'était probablement l'heure des courses à Shopi, pour vous [:tomatookc]


s't'un effet de bord de la combinaison Week-End+Installation-d'OpenInkPot-sur-le-tout-nouvel-ebook-reader-que-j'ai.
Nouveau jouet = distraction. On reste assez jeunes et joueurs en Slackỹe [:edden:1]


Message édité par cycojesus le 13-03-2010 à 13:26:34

---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1204632
kisscoolz
Posté le 14-03-2010 à 13:52:20  profilanswer
 

Bonjour,  
 
J'essai de me connecter au serveur vpn pptp de ma boite depuis une slackware 13.  
Je me suis basé sur le deux derniers posts de ce how to http://www.linuxquestions.org/linu [...] are_How_to, seulement j'arrive pas a me connecter.  
 
Le mieux que j'arrive a avoir ca donne ca
 

Code :
  1. using channel 18
  2. Using interface ppp0
  3. Connect: ppp0 <--> /dev/pts/1
  4. sent [LCP ConfReq id=0x1 <mru 1400> <asyncmap 0x0> <magic 0xd1ecc70c>
  5. ccomp>]
  6. rcvd [LCP ConfReq id=0x1 <accomp> <pcomp> <asyncmap 0x0> <mru 1500> <
  7. 7da03> <auth chap MS-v2>]
  8. No auth is possible
  9. sent [LCP ConfRej id=0x1 <auth chap MS-v2>]
  10. rcvd [LCP ConfAck id=0x1 <mru 1400> <asyncmap 0x0> <magic 0xd1ecc70c>
  11. ccomp>]
  12. rcvd [LCP ConfReq id=0x2 <accomp> <pcomp> <asyncmap 0x0> <mru 1500> <
  13. 7da03> <auth chap MS-v2>]
  14. No auth is possible
  15. sent [LCP ConfRej id=0x2 <auth chap MS-v2>]
  16. rcvd [LCP ConfReq id=0x3 <accomp> <pcomp> <asyncmap 0x0> <mru 1500> <
  17. 7da03> <auth chap MS-v2>]
  18. No auth is possible
  19. sent [LCP ConfRej id=0x3 <auth chap MS-v2>]
  20. rcvd [LCP ConfReq id=0x4 <accomp> <pcomp> <asyncmap 0x0> <mru 1500> <
  21. 7da03> <auth chap MS-v2>]
  22. No auth is possible
  23. sent [LCP ConfRej id=0x4 <auth chap MS-v2>]
  24. rcvd [LCP ConfReq id=0x5 <accomp> <pcomp> <asyncmap 0x0> <mru 1500> <
  25. 7da03> <auth chap MS-v2>]
  26. ...
  27. No auth is possible
  28. sent [LCP ConfRej id=0xe <auth chap MS-v2>]
  29. rcvd [LCP ConfReq id=0xf <accomp> <pcomp> <asyncmap 0x0> <mru 1500> <
  30. 7da03> <auth chap MS-v2>]
  31. No auth is possible
  32. sent [LCP ConfRej id=0xf <auth chap MS-v2>]
  33. rcvd [LCP TermReq id=0x10]
  34. sent [LCP TermAck id=0x10]
  35. Modem hangup
  36. Connection terminated.
  37. Script pptp addrip --nolaunchpppd finished (pid 5862), status


 
Vous sauriez me dire ce que j'ai oublié ?

n°1204880
cycojesus
Mèo Lười
Posté le 16-03-2010 à 09:49:02  profilanswer
 

[:flclsd]

Tue Mar 16 04:59:28 UTC 2010
e/emacs-23.1-x86_64-1.txz:  Upgraded.
+--------------------------+

#ELL YE4H! [:horatio caine]  
 
(j'y connais rien en VPN [:zedlefou:1] )


---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1205023
cycojesus
Mèo Lười
Posté le 17-03-2010 à 01:35:01  profilanswer
 

Tue Mar 16 19:16:29 UTC 2010
e/emacs-23.1-x86_64-2.txz:  Rebuilt.
+--------------------------+


 [:bakk5]


---------------
Chết rồi ! ✍ ⌥⌘ http://codeberg.org/gwh
n°1205794
regdub
Posté le 21-03-2010 à 16:32:40  profilanswer
 

kslackcheck peut être retiré du premier post maintenant
Il n'a pas été mis à jour depuis un moment et je doute qu'il soit utilisable en 13.0.
 
J'ai testé slackpkg qui est bien plus lent, mébon,
kslackcheck avait raté l'upgrade de bind-9.4.3_P4 en 12.2, donc bon, je pense que slackpkg fera l'affaire. :o

Message cité 1 fois
Message édité par regdub le 21-03-2010 à 16:33:18

---------------
Legalize it @HFR
n°1205855
wedgeant
Da penguin inside
Posté le 22-03-2010 à 08:26:16  profilanswer
 


ah ben tiens, t'es là toi [:dawa]
 

regdub a écrit :

kslackcheck peut être retiré du premier post maintenant


:jap:
 
T'as essayé slackroll sinon ? [:opus dei]


---------------
Wedge#2487 @HS -#- PW: +∞ -#- Khaz-Modan/Boltiz @WoW
mood
Publicité
Posté le   profilanswer
 

 Page :   1  2  3  4  5  ..  28  29  30  ..  109  110  111  112  113  114

Aller à :
Ajouter une réponse
 

Sujets relatifs
Slackware 9.0[slackware] Suppression de terminaux virtuels ?
!! Configuration reseaux, slackware 9 !!Installer slackware 9.0 par ftp (boot disquette)
[Pb] Installation new HDD sous slackware 8.0[RESOLU] Pb d'execution mysql sur slackware ...
Slackware 9 du pur bonheurMonter une partition NTFS sous linux (slackware 9.0)
Slackware 9.0 Finale OUTJe sens que je vais quitter Slackware (pas en serv)
Plus de sujets relatifs à : [SLACKWARE] du présent - 15.0


Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)