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
  •  


ASUS H110M-R Motherboard Intel 6th/7th Gen LGA1151 DDR4 Micro-ATX i/o shield picture

ASUS H110M-R Motherboard Intel 6th/7th Gen LGA1151 DDR4 Micro-ATX i/o shield

$42.00



***NEW*** BCM RX67Q Gaming Motherboard | Intel Q67 2nd/3rd Gen. | LGA1155 | DDR3 picture

***NEW*** BCM RX67Q Gaming Motherboard | Intel Q67 2nd/3rd Gen. | LGA1155 | DDR3

$29.77



Asus H81M-C Intel LGA1150 DDR3 Desktop Motherboard MicroATX Socket H3  picture

Asus H81M-C Intel LGA1150 DDR3 Desktop Motherboard MicroATX Socket H3

$24.99



Asus H110M-C Rev 1.03 mATX Desktop Motherboard LGA 1151/Socket H4 DDR4 SDRAM picture

Asus H110M-C Rev 1.03 mATX Desktop Motherboard LGA 1151/Socket H4 DDR4 SDRAM

$26.99



Micro ATX Desktop Motherboard ASUS H110M-C LGA 1151 picture

Micro ATX Desktop Motherboard ASUS H110M-C LGA 1151

$31.95



ASUS Prime Q270M-C LGA1151 DP HDMI VGA SATA 6GB/s USB 3.0 MicroATX Motherboard picture

ASUS Prime Q270M-C LGA1151 DP HDMI VGA SATA 6GB/s USB 3.0 MicroATX Motherboard

$37.99



Gigabyte GA-B75M-HD3 Intel LGA1155 DDR3 Desktop Motherboard MicroATX USB 3.0  picture

Gigabyte GA-B75M-HD3 Intel LGA1155 DDR3 Desktop Motherboard MicroATX USB 3.0

$26.99



Gigabyte AMD B550 UD AC Gaming Motherboard - AMD B550 Chipset - AM4 Socket - AMD picture

Gigabyte AMD B550 UD AC Gaming Motherboard - AMD B550 Chipset - AM4 Socket - AMD

$89.99



BTC-S37 Mining Motherboard Kit /w SSD & Ram Preinstalled picture

BTC-S37 Mining Motherboard Kit /w SSD & Ram Preinstalled

$59.99



GIGABYTE Z690 AORUS Elite AX (LGA 1700/Intel 7690/WiFi 6) - Gaming Motherboard picture

GIGABYTE Z690 AORUS Elite AX (LGA 1700/Intel 7690/WiFi 6) - Gaming Motherboard

$99.86