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

Author Topic:  [Solved] alsa-base will be removed  (Read 5556 times)

Offline vilde

  • User
  • Posts: 708
[Solved] alsa-base will be removed
« on: 2014/05/04, 10:33:11 »
On d-u today alsa-base will be removed on my 32 bit xfce....

I will wait awhile
« Last Edit: 2014/05/05, 01:10:57 by vilde »

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.838
Re: alsa-base will be removed
« Reply #1 on: 2014/05/04, 12:44:02 »
Yes, kmod wants to kick it.


greetz
devil

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.345
    • Land of the Buckeye
Re: alsa-base will be removed
« Reply #2 on: 2014/05/04, 14:17:48 »
Here there was no problem with d-u on a 32-bit LXDE system, but on 64-bit I see this:


Code: [Select]
Calculating upgrade... Done
The following packages will be REMOVED:
  gcc-4.9 linux-headers-3.15-rc3-siduction-amd64 linux-headers-siduction-amd64


So that one will wait.
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: alsa-base will be removed
« Reply #3 on: 2014/05/04, 15:56:29 »
64 bit,  du done 2 minutes ago

Code: [Select]
The following packages will be upgraded:
  cpp g++ g++-multilib gcc gcc-4.9-base gcc-4.9-base:i386 gcc-multilib java-wrappers lib32atomic1 lib32gcc1 lib32gomp1 lib32itm1
  lib32quadmath0 lib32stdc++6 libatomic1 libgcc1 libgcc1:i386 libgfortran3 libgomp1 libitm1 libquadmath0 libstdc++6
  libstdc++6:i386 libtar0 libtsan0 libx32atomic1 libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++6
  siduction-settings-plank xdg-utils
33 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,825 kB of archives.
After this operation, 6,144 B disk space will be freed.
Do you want to continue? [Y/n] y

Code: [Select]
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@x1:/home/piper#
« Last Edit: 2014/05/04, 16:01:44 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 ReinerS

  • User
  • Posts: 1.061
Re: alsa-base will be removed
« Reply #4 on: 2014/05/04, 18:33:58 »
also no problems here, seems the problem is already gone.

regards

Reiner
slackware => SuSE => kanotix => sidux => aptosid  => siduction

Offline vilde

  • User
  • Posts: 708
Re: alsa-base will be removed
« Reply #5 on: 2014/05/04, 19:08:02 »
not for me, alsa-base will still be removed

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: alsa-base will be removed
« Reply #6 on: 2014/05/04, 19:10:38 »
You can either wait for your repo to sync, or change repo ;)
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 michaa7

  • User
  • Posts: 2.295
Re: alsa-base will be removed
« Reply #7 on: 2014/05/04, 19:16:35 »
Problem persists here on 32 bit. The german repo usually *is* fast in syncing. BTW, which new alsa-base version avoids the conflict?

Quote
# apt-cache policy alsa-base
alsa-base:
  Installiert:           1.0.25+3
  Installationskandidat: 1.0.25+3
  Versionstabelle:
 *** 1.0.25+3 0
        900 http://http.debian.net/debian/ sid/main i386 Packages
        500 http://ftp2.de.debian.org/debian/ testing/main i386 Packages
        100 /var/lib/dpkg/status
     1.0.25+3~deb7u1 0
        500 http://ftp.nl.debian.org/debian/ stable/main i386 Packages

EDIT://
How do you read this bug report?
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746799
Quote
...
* Merged the few useful directives from the alsa-base package and added
    a versioned Breaks to force it to be unistalled.
...
« Last Edit: 2014/05/04, 19:24:39 by michaa7 »
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline vilde

  • User
  • Posts: 708
Re: alsa-base will be removed
« Reply #8 on: 2014/05/04, 19:24:45 »
Just doing d-u on two 64 bit machines here and there is no kmod updating on any of them and no problems with alsa-base either

Offline vilde

  • User
  • Posts: 708
Re: alsa-base will be removed
« Reply #9 on: 2014/05/04, 21:55:10 »
Problem still here so I did
Code: [Select]
apt-mark hold alsa-base and then d-u, kmod was hold back and not updated. after kompleted  d-u I did
Code: [Select]
apt-mark unhold alsa-base

Sorry for wrong spelling but as I wrote in another thread, spellchecking is still not working for me in this forum and only here

Online towo

  • Administrator
  • User
  • *****
  • Posts: 2.920
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline michaa7

  • User
  • Posts: 2.295
Re: alsa-base will be removed
« Reply #11 on: 2014/05/04, 23:42:29 »
thanks towo, this answers my question. so new kmod (and udev) *replaces* alsa-base which now can go.
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline vilde

  • User
  • Posts: 708
Re: alsa-base will be removed
« Reply #12 on: 2014/05/05, 01:10:19 »
Thank you towo

Offline ReinerS

  • User
  • Posts: 1.061
Re: [Solved] alsa-base will be removed
« Reply #13 on: 2014/05/05, 10:16:23 »
Hier wird alsa-base jetzt auch entfernt.

Grüße

Reiner
slackware => SuSE => kanotix => sidux => aptosid  => siduction

Offline vilde

  • User
  • Posts: 708
Re: [Solved] alsa-base will be removed
« Reply #14 on: 2014/05/05, 10:46:37 »
@ ReinerS,  You shall let alsa-base go, it's not used anymore
« Last Edit: 2014/05/05, 10:59:57 by vilde »