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
  •  


ALLEN BRADLEY 281G-F12S-10B-RRG-CBG /C  AMORSTART MODULE 280G-FS-10-RG STK 2910 picture

ALLEN BRADLEY 281G-F12S-10B-RRG-CBG /C AMORSTART MODULE 280G-FS-10-RG STK 2910

$475.00



AMD Ryzen 9 5950X 16-core 32-thread Desktop Processor picture

AMD Ryzen 9 5950X 16-core 32-thread Desktop Processor

$319.99



Intel Xeon E5-2697A V4 2.6GHz CPU Processor 16-Core Socket LGA2011 SR2K1 picture

Intel Xeon E5-2697A V4 2.6GHz CPU Processor 16-Core Socket LGA2011 SR2K1

$39.99



Intel SR00B Processor I7-2600 3.40 GHz Cores 4 picture

Intel SR00B Processor I7-2600 3.40 GHz Cores 4

$14.99



Intel Core i7-12700KF Desktop Processor (12-Cores/20-Threads/LGA1700/Unlocked) picture

Intel Core i7-12700KF Desktop Processor (12-Cores/20-Threads/LGA1700/Unlocked)

$145.59



Intel Core i9-12900KF - 12th Gen Alder Lake 16-Core (8P+8E) 3.2GHz LGA CPU picture

Intel Core i9-12900KF - 12th Gen Alder Lake 16-Core (8P+8E) 3.2GHz LGA CPU

$262.99



Intel Core i7-3770 3.40GHz 8MB Quad Core Socket LGA1155 CPU Processor SR0PK picture

Intel Core i7-3770 3.40GHz 8MB Quad Core Socket LGA1155 CPU Processor SR0PK

$35.00



Intel Core i5-7600 3.8GHz Quad-Core Processor SR334 LGA1151 picture

Intel Core i5-7600 3.8GHz Quad-Core Processor SR334 LGA1151

$34.99



Intel Core i7-12700KF - Alder Lake 12-Core (8P+4E) 3.6 GHz LGA 1700 125W CPU picture

Intel Core i7-12700KF - Alder Lake 12-Core (8P+4E) 3.6 GHz LGA 1700 125W CPU

$183.49



Intel Core i5-9500 3GHz Hexa Core 9MB 65W FCLGA1151 Processor SRF4B picture

Intel Core i5-9500 3GHz Hexa Core 9MB 65W FCLGA1151 Processor SRF4B

$66.49