Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  mesa-va-drivers  (Read 3419 times)

Offline mrsarmitage

  • User
  • Posts: 32
mesa-va-drivers
« on: 2018/05/14, 17:30:27 »
dist-up today:
mesa-va-drivers_18.0.3-1_amd64.deb returned error code (1) and will not install


4.15.10-towo.1
Intel Graphics 510


since the du didn't go through I can't post many details, desktop is not useable
UB

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.838
Re: mesa-va-drivers
« Reply #1 on: 2018/05/14, 21:16:13 »
There should be more info from apt than what you posted

Offline mrsarmitage

  • User
  • Posts: 32
Re: mesa-va-drivers
« Reply #2 on: 2018/05/15, 09:58:52 »
that is correct:


"dpkg: Fehler beim Bearbeiten des Archivs  /var/cache/apt/archives/mesa-va-drivers_18.0.3-1_amd64.deb (--unpack): Versuch, /usr/lib/x86_64-linux-gnu/dri/nouveau_drv_video.so zu überschreiben, welches auch in Paket vdpau-va-driver:amd64 0.7.4-dmo6 ist
dpkg-deb: Fehler: einfügen subprocess was killed by signal (Datenübergabe unterbrochen (broken pipe)
Fehler traten auf beim Bearbeiten von: /var/cache/apt/archives/mesa-va-drivers_18.0.3-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


apt --fix-broken-install leads to the same error

Online towo

  • Administrator
  • User
  • *****
  • Posts: 2.920
Re: mesa-va-drivers
« Reply #3 on: 2018/05/15, 12:01:29 »
dmo -- nothing more to say
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline mrsarmitage

  • User
  • Posts: 32
Re: mesa-va-drivers
« Reply #4 on: 2018/05/15, 14:02:42 »
heisst was?

Offline thebluesman

  • User
  • Posts: 64
Re: mesa-va-drivers
« Reply #5 on: 2018/05/15, 14:07:11 »
Ich vermute, du hast deb-multimedia.org (dmo) in deinen Sources.
Das Repo ist hier nicht gern gesehen und kann auch nicht von siduction-Entwicklern supportet werden.


Offline mrsarmitage

  • User
  • Posts: 32
Re: mesa-va-drivers
« Reply #6 on: 2018/05/15, 14:14:45 »
ok danke

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: mesa-va-drivers
« Reply #7 on: 2018/05/15, 19:13:47 »
All 4 of my machines are custom built by me using pyfll (2 kde,  1 budgie, 1 lxqt), all 4 have the same repo's

Code: [Select]
apt policy mesa-va-drivers
mesa-va-drivers:
  Installed: 18.0.3-1
  Candidate: 18.0.3-1
  Version table:
 *** 18.0.3-1 500
        500 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status

The newest upstream 18.1.0~rc4 works fine also

Code: [Select]
apt policy vdpau-va-driver
vdpau-va-driver:
  Installed: 0.7.4-dmo8
  Candidate: 0.7.4-dmo8
  Version table:
 *** 0.7.4-dmo8 500
        500 http://10.10.10.3:3142/www.deb-multimedia.org sid/main amd64 Packages
        100 /var/lib/dpkg/status
     0.7.4-7 500
        500 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable/main amd64 Packages


Code: [Select]
Repos:     Active apt repos in: /etc/apt/sources.list
           1: deb https://dl.winehq.org/wine-builds/debian/ sid main
           Active apt repos in: /etc/apt/sources.list.d/buildd.list
           1: deb http://10.10.10.3:3142/incoming.debian.org/debian-buildd buildd-unstable main contrib non-free
           Active apt repos in: /etc/apt/sources.list.d/debian.list
           1: deb http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable main contrib non-free
           Active apt repos in: /etc/apt/sources.list.d/extra.list
           1: deb http://10.10.10.3:3142/mirror.math.princeton.edu/pub/siduction/extra unstable main
           2: deb http://10.10.10.3:3142/mirror.math.princeton.edu/pub/siduction/extra experimental main
           Active apt repos in: /etc/apt/sources.list.d/fixes.list
           1: deb http://10.10.10.3:3142/packages.siduction.org/fixes unstable main contrib non-free
           Active apt repos in: /etc/apt/sources.list.d/multimedia.list
           1: deb http://10.10.10.3:3142/www.deb-multimedia.org sid main non-free


My pure debian sid has the same repo's minus the siduction stuff, again, no problems

EDIT: apt is telling what is wrong

Code: [Select]
apt purge vdpau-va-driver
Code: [Select]
apt clean
Code: [Select]
apt update; apt full-upgrade
Code: [Select]
apt install vdpau-va-driver
Not sure why your vdpau-va-driver didn't upgrade to 0.7.4-dmo8 to begin with, but that is the problem




runs ... ducks ... and laughs
« Last Edit: 2018/05/16, 08:12:05 by piper »
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline mrsarmitage

  • User
  • Posts: 32
Re: mesa-va-drivers
« Reply #8 on: 2018/05/16, 00:03:56 »
thank you piper.
I thought about purging vpau driver but didn't dare. The multimedia repo was actually commented out. I have then reinstalled using the new release enjoying the calamares installer. Sic.
UB