Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Error after synaptic reload ... synaptic nolonger runs. (Knoppix 7.4.2)

  1. #1
    Junior Member
    Join Date
    Dec 2009
    Location
    Schenectady , NY (USA)
    Posts
    7

    Error after synaptic reload ... synaptic nolonger runs. (Knoppix 7.4.2)

    I am running Knoppix 7.4.2 from a flash drive. I have had no issues since I first installed it to flash drive in 2014 and created a persistent memory file. I have done several synaptic reloads with no issues.

    A couple days ago I did a synaptic package manager reload and for the first time at the end a window appeared with errors. Here is a snapshot of the screen ...

    snapshot3b.jpg


    I closed the error window , there was a pause and another window appeared with an error.

    snapshot4b.jpg

    I closed this error window and synaptic closed. Now each time I start synaptic package manager , the same error window appears and when I close the error window synaptic closes.
    I can no longer run synaptic package manager.


    I then restarted Knoppix without my knoppix-data.img file. I started synaptic package manager and did a reload. Again , at the end I got the first window reporting key errors. I closed the error window. This time I did not get the second error window. Synaptic is still up and running.


    Can this issue be fixed so I can still use my current knoppix-data.img persistent memory file or do I have to create a new persistent memory file and recreate/reestablish all the changes I had made?

    Regards,
    Larry

  2. #2
    Moderator Moderator
    Join Date
    Nov 2010
    Location
    Germany/ Dietzenbach
    Posts
    1,124
    The default release for Knoppix 7.4.2 has been wheezy, but some days ago wheezy has changed from stable state to oldstable and will no longer be supported. Now the release "jessie" is stable.

    To solve the error within Knoppix 7.4.2 and 7.5 (CeBIT version) you need a new file '/etc/apt/apt.conf' containing
    Code:
    APT::Default-Release "jessie";
    After this you have to do
    Code:
    su
    aptitude update
    apt-key update
    Please don't try upgrade or dist-upgrade with Knoppix!

  3. #3
    Junior Member
    Join Date
    Dec 2009
    Location
    Schenectady , NY (USA)
    Posts
    7
    Thanks Werner.
    I followed the instructions you supplied and synaptic package manager is now working with my existing persistent memory.
    I don't do upgrades.
    I use synaptic to get packages like gfortran .
    Regards,
    Larry

  4. #4
    Senior Member
    Join Date
    Dec 2012
    Posts
    152
    'aptitude update' ends with this error message, which synaptic will repeat after "reloading":

    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    9D6D8F6BC857C906
    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    9D6D8F6BC857C906
    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    7638D0442B90D010

    Should we just ignore it and assume that the reload took place?
    Last edited by philo; 05-10-2015 at 03:04 PM.

  5. #5
    Moderator Moderator
    Join Date
    Nov 2010
    Location
    Germany/ Dietzenbach
    Posts
    1,124
    Which Knoppix version and what's the output of
    Code:
    lsb_release -rd

  6. #6
    Senior Member registered user
    Join Date
    May 2006
    Location
    Columbia, Maryland USA
    Posts
    1,631

    I'm having the same problems

    Here's what I get, for example:
    Code:
    knoppix@Microknoppix:~$ su
    root@Microknoppix:/home/knoppix# aptitude update
    W: Ignoring Provides line with DepCompareOp for package php-psr-log-implementation
    W: Unknown Multi-Arch type 'no' for package 'compiz-gnome'
    W: Unknown Multi-Arch type 'no' for package 'compiz-core'
    W: You may want to update the package lists to correct these missing files
    Ign http://http.us.debian.org wheezy InRelease
    Hit http://http.us.debian.org wheezy Release.gpg                                                                                     
    Hit http://http.us.debian.org wheezy Release                               
    --------------------------
    snip lot of stuff here
    --------------------------
    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    9D6D8F6BC857C906
    W: There is no public key available for the following key IDs:
    9D6D8F6BC857C906
    W: Ignoring Provides line with DepCompareOp for package php-psr-log-implementation
    W: Unknown Multi-Arch type 'no' for package 'compiz-gnome'
    W: Unknown Multi-Arch type 'no' for package 'compiz-core'
    W: Unknown Multi-Arch type 'no' for package 'compiz-core'
    W: Unknown Multi-Arch type 'no' for package 'compiz-gnome'
    
    Current status: 47583 new [+163].
    root@Microknoppix:/home/knoppix# lsb_release -rd
    Description:    Debian GNU/Linux 7.6 (wheezy)
    Release:    7.6
    php-psr-log is an uninstalled pkg.
    Last edited by utu; 05-10-2015 at 04:13 PM.

  7. #7
    Senior Member
    Join Date
    Dec 2012
    Posts
    152
    Knoppix 7.4.2 here.

    lsb_release -rd
    Description: Debian GNU/Linux 7.6 (wheezy)
    Release: 7.6

    Hoping that helps.

    PS - Not using compiz, but Synaptic says it is installed and not upgraded.
    Last edited by philo; 05-10-2015 at 04:51 PM.

  8. #8
    Senior Member
    Join Date
    Dec 2012
    Posts
    152
    My 'aptitude update' starts like this:

    aptitude update
    Hit http://ftp.de.debian.org stable InRelease
    Ign http://debian-knoppix.alioth.debian.org ./ InRelease
    Get: 1 http://security.debian.org stable/updates InRelease [63.1 kB]
    Get: 2 http://ftp.de.debian.org testing InRelease [116 kB]
    Ign http://debian-knoppix.alioth.debian.org ./ Release.gpg
    Ign http://debian-knoppix.alioth.debian.org ./ Release
    Get: 3 http://security.debian.org testing/updates InRelease [62.9 kB]
    Ign http://debian-knoppix.alioth.debian.org ./ Packages/DiffIndex

    ----------------

  9. #9
    Junior Member
    Join Date
    Dec 2009
    Location
    Schenectady , NY (USA)
    Posts
    7
    I did another synaptic reload and got the same messages ...

    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    9D6D8F6BC857C906
    W: There is no public key available for the following key IDs:
    9D6D8F6BC857C906
    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    7638D0442B90D010

    I closed the error window . I then used synaptic package manager to update a couple packages , gawk and grep , and the update was successful.
    It appears synaptic is working.
    I am running Knoppix 7.4.2 on a flash drive with a persistent memory file.

    Larry

  10. #10
    Senior Member registered user
    Join Date
    May 2006
    Location
    Columbia, Maryland USA
    Posts
    1,631
    Quote Originally Posted by Ldot View Post
    I did another synaptic reload and got the same messages ...

    etc,etc

    I closed the error window . I then used synaptic package manager to update a couple packages , gawk and grep , and the update was successful.
    It appears synaptic is working.
    I am running Knoppix 7.4.2 on a flash drive with a persistent memory file.

    Larry
    On my 7.4.2 setup, looking at doing the same for upgrading Compiz is not so re-assuring.
    Many things other than Compiz get tampered-with.
    I expect the missing keys to be crucial to getting this right.

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Dell PowerEdge FX2 FX2S Enclosure - 4x PowerEdge FC640 w/ 8x Gold 6132 112C 1TB picture

Dell PowerEdge FX2 FX2S Enclosure - 4x PowerEdge FC640 w/ 8x Gold 6132 112C 1TB

$2699.99



Dell PowerEdge FX2 FX2S Enclosure - 4x PowerEdge FC640 w/ 8x Gold 6134 64C 1TB picture

Dell PowerEdge FX2 FX2S Enclosure - 4x PowerEdge FC640 w/ 8x Gold 6134 64C 1TB

$3299.99



DELL M630 BLADE SERVER x2 XEON E5-2660V3 @ 2.6GH H730 PERC HDD CADDIES 16GB FC picture

DELL M630 BLADE SERVER x2 XEON E5-2660V3 @ 2.6GH H730 PERC HDD CADDIES 16GB FC

$50.00



Dell PowerEdge M620 Blade Server picture

Dell PowerEdge M620 Blade Server

$39.99



2 x HP ProLiant BL460c (447707-B21) Blade Servers No RAM No HDD picture

2 x HP ProLiant BL460c (447707-B21) Blade Servers No RAM No HDD

$30.00



Dell PowerEdge M620 0F9HJC Blade Server 2*E5-2670 2.60GHz 192GB RAM 2*300GB SAS picture

Dell PowerEdge M620 0F9HJC Blade Server 2*E5-2670 2.60GHz 192GB RAM 2*300GB SAS

$103.99



Dell PowerEdge M630 Blade Server 1x Xeon E5-2630 v4 CPU / Motherboard P/N 0R10KG picture

Dell PowerEdge M630 Blade Server 1x Xeon E5-2630 v4 CPU / Motherboard P/N 0R10KG

$69.99



HP BL460c 2SFF GEN9 Blade Server 2x 12 Core Xeon E5-2670 v3 256GB RAM 600GB HDD picture

HP BL460c 2SFF GEN9 Blade Server 2x 12 Core Xeon E5-2670 v3 256GB RAM 600GB HDD

$199.99



Dell PowerEdge M620 Blade Server 2x E5-2670 2.6Ghz 16-Cores  256gb  2x 146gb 15k picture

Dell PowerEdge M620 Blade Server 2x E5-2670 2.6Ghz 16-Cores 256gb 2x 146gb 15k

$244.99



Cisco UCSB-5108-AC2 UCS AC2 8-Slot Blade Server CTO Chassis - Barebones picture

Cisco UCSB-5108-AC2 UCS AC2 8-Slot Blade Server CTO Chassis - Barebones

$199.99