Slackware :: Slackpkg Will Not Update SeaMonkey Solibs

Sep 28, 2010

I am running Slackware-12.2 and try to keep my box up to date with slackpkg. The last few security update from seamonkey shows two files that need to be updated:

seamonkey-2.0.7-i486-1_slack12.2.tgz
seamonkey-solibs-2.0.7-i486-1_slack12.2.tgz

If I look what is installed, only one package:
# ls -la /var/log/packages/seamonkey*
-rw-r--r-- 1 root root 68356 2010-09-28 22:33 /var/log/packages/seamonkey-2.0.8-i486-1_slack12.2

I looked back in all the slackware-security mails I have received and seamonkey-solibs seems to be added with seamonkey-2.0.4, for which the security mail was send on April-5. I don't see a recommendation to install seamonkey-solibs, and slackpkg will not update this packed, because it is not installed. I also had a look at the following page to find some clues: [URL]

View 4 Replies


ADVERTISEMENT

Slackware :: System To Email When There Is An Update Available Via Slackpkg

May 17, 2010

I want my system to email me when there is an update available via slackpkg. I decided to try a bash script to do the notification. So I started down this route:

VAR = $(slackpkg check-updates)
VAR1 = "No news is good news "
if [ "$VAR" = "$VAR1" ] then; . . .

I keep getting an error on the string comparison. I am guessing the variable types are different but I can't figure out how to fix it. Does anyone know how I can fix this script or accomplish the task at hand.

View 5 Replies View Related

Slackware :: Slackpkg Update - File Out Of Date

Sep 13, 2010

I tried "slackpkg update", and it came back with
Code:
ERROR: Verification of the gpg signature on CHECKSUMS.md5 failed! This could mean that the file is out of date or has been tampered with. I googled this message and it pointed me to this thread: [URL]

However, when I type date I get this:
Code:
bash-3.1$ date
Mon Sep 13 19:55:31 BST 2010
Which is correct for me. Not sure what to do now.

View 7 Replies View Related

Slackware :: Seamonkey Security Update In -stable?

Oct 26, 2010

I applied the security updates from October 20th, which included Firefox and Thunderbird, but I did not see one for Seamonkey. Since then, Seamonkey is warning me that there's an update available for it too -- as usually happens when Firefox is updated.Is there an update to Seamonkey that's available for -stable? Did I miss it somehow?

View 8 Replies View Related

Slackware :: Delete All .orig Config Files After Slackpkg Update Process?

Dec 8, 2010

How do I delete all the .orig config files after I go throught the following process?

slackpkg update
slackpkg install-new
slackpkg upgrade-all

View 3 Replies View Related

Slackware :: Chatzilla Add-on In Seamonkey In Slackware-current?

Mar 22, 2011

This is not an earth-shattering issue, but, something I've recently noticed with the Chatzilla add-on for Seamonkey in Slackware-current. Maybe it is just my problem.If I add Chatzilla to FF 4.0 everything works as expected, that is, when I launch Chatzilla the default start-up window shows up with a list of IRC servers to click on (freenode being my favourite).

However,when I click on Chatzilla in Seamonkey I get a blank window that shows up, there is no server list. I noticed that the window in Chatzilla went blank for Seamonkey recently after a -current update (maybe a library issue?)

View 2 Replies View Related

Slackware :: Upgrade From 13.0 Using Slackpkg?

Nov 13, 2010

is there a way to upgrade from 13.0 using slackpkg or something more simpler?

View 14 Replies View Related

Slackware :: Upgrade From 64 13.0 To 13.1 Using Slackpkg

Sep 18, 2010

I decided to upgrade from Slackware64 13.0 to 13.1 using slackpkg. I did a slackpkg install-new and afterwards, upgrade-all. My first problem was solved regarding libblkid. The second one, with DIALUPS_CHECK_ENB and NOLOGIN_STR was solved too. Now, when booting, the system says it can't find /sbin/mount, swapon, hwlock and fsck, and also /proc/filesystems and /proc/ioports. It asks for the root password for maintenance and boots again afterwards. Do you have any idea what should I look for, because the mentioned /sbin/_files _ are at /sbin ?

View 1 Replies View Related

Slackware :: Enlightenment On Slackpkg Mirros?

Mar 30, 2011

A few days ago I test the Enlightenment WM. So, I was thinking there the Black/Open box , WindowMaker and others WM was on the repositories.

View 6 Replies View Related

Slackware :: Regex In Blacklist For Slackpkg - How To Use

Mar 30, 2011

Today I moved my Slackware64-current installations to multilib. I blacklisted the gcc and glib packages in the blacklist-file for slackpkg. In the blacklistfile they say:

Code:
# Now we can blacklist using regular expressions.
# This one will blacklist all SBo packages:
#[0-9]+_SBo
I have blacklisted

Code:
...
# The gcc compiler suite:
gcc
gcc-g++
gcc-gfortran
gcc-gnat
gcc-java
gcc-objc

# The GNU libc libraries:
glibc
glibc-i18n
glibc-profile
glibc-solibs
glibc-zoneinfo
glibc-debug
...

How I can use the mentioned regular expressions in order to make blacklisting more efficient?

View 2 Replies View Related

Slackware :: Run Slackpkg Upgrade-all From Cron?

Mar 16, 2010

I'm going to rebuild a computer for a friend of mine. I'm going to install 12.2 in it and wanted to see if there was a way to install patches automatically from a cron. I don't think slackpkg can do such thing as a cron, correct? For anyone that set up a Slackware box for someone with little Linux knowledge, how did you handle the ability for the person to update the box?

View 13 Replies View Related

Slackware :: Slackpkg Blacklisting ; Can A Wildcard Be Used

Dec 15, 2009

if I've missed this in the doc's, but I don't see the ability to "wildcard" blacklist for packages to _not_ be changed out via the slackpkg program.More specifically, I tagged all my packages like this:

mozilla-firefox-3.6b4-i486-1_OLDFOGIE.tgz

note the "OLDFOGIE" in my package name? So can something such as:

Quote:

*OLDFOGIE*

be put into slackpkg blacklist file?

View 5 Replies View Related

Slackware :: SlackPKG Upgrade And No StartX

Mar 3, 2010

I'm running Slackware current, and just did a slackpkg upgrade. I can't startx. I get the following:
FATAL: Error inserting i915 (/lib/modules/2.6.33-smp/kernel/drivers/gpu/drm/i915/i915.ko): Invalid module format
(EE) intel(0): No kernel mode setting driver detected.
(EE) Screen(s) found, but none have a usable configuration

View 14 Replies View Related

Slackware :: Get Libgio With Slackpkg But Cannot Find It

Apr 11, 2010

I tried to get libgio with slackpkg but i cannot find it. firefox needs it.

View 2 Replies View Related

Slackware :: Best Way To Roll Back From Slackpkg Updates?

Mar 7, 2010

Like others here it seems I had problems with the latest -current. I can't startx, no sound, etc. I put back the video drivers and such from the 13 CD but now have a bunch of other issues, video will flash every now and then and sometimes go blank so I can only reboot as exiting xwindows and going back in its still blank. I tried booting from the 13 cd and reinstalling without formatting my root partition but that dies in the kde games for some reason and setup won't start again. I was trying to not format and loose all the updates just put back 13 but that doesn't seem to be working.

View 11 Replies View Related

Slackware :: Firefox 3.63 Is Not Found When Using 'slackpkg Install'

Apr 24, 2010

I want to upgrade Firefox to 3.6.3 The latest version should be 3.6.3 instead of 3.6.2. But even so, the 3.6.2 version is not there. Should I keep looking for other mirror that has the available software or do I miss anything?

View 4 Replies View Related

Slackware :: Install Packages From Testing Using Slackpkg?

Apr 8, 2011

How does one install packages from testing using slackpkg or is that possible?

View 4 Replies View Related

Slackware :: Slackpkg,conf.new Accidentally Removed From 13?

Jan 17, 2010

i removed slackpkg.conf.new by accident slackpkg version now i always get this message no matter if i remove package and install it again Your slackpkg.conf is outdated. Please, edit it using slackpkg.conf.new as example or overwrite it with slackpkg.conf.new. You can use 'slackpkg new-config' to do that. what i have to do to eliminate it and make slackpkg working again?

View 3 Replies View Related

Slackware :: Slackpkg Uprade Command Seems Not To Be Working?

Mar 15, 2010

Have been having trouble of late getting upgrades when using slackpkg, and example of the problem is here when trying to upgrade to the latest cups package, although the problem is not limited to this alone.

Code:
root@captainpugwash:/etc/slackpkg# slackpkg search cups
Looking for cups in package list. Please wait... DONE

[code]...

View 7 Replies View Related

Slackware :: Sudo Slackpkg = Command Not Found

Mar 1, 2010

I edited my "sudoers" file with "visudo". Added the line, after the root privileges definition.

Code:
root ALL=(ALL) ALL
myuser ALL=(ALL) ALL

I try to:

Code:
$ sudo ls /root

[Code]....

View 5 Replies View Related

Slackware :: Recent Changes - Modify Slackpkg Blacklist?

Jan 9, 2010

With recent changes to Slackware I would like to suggest that /etc/slackpkg/blacklist is modified as follows:

Quote:
# kernel-ide
kernel-modules
kernel-source
kernel-headers
kernel-firmware
kernel-generic
kernel-huge

This works better than the current entry.

View 2 Replies View Related

Slackware :: Upgraded System From 13.0 To -current Using Slackpkg?

Nov 22, 2010

I recently upgraded my system from 13.0 to -current using slackpkg. However, I did not go through warnings on the web regarding the exact procedure to be followed (first running install-new and then upgrade-all). I just did a upgrade-all and then rebooted the system. And then the system would not boot and gives a libblkid.so.1 related error. Upon googling, I found suggestions as to booting from the install dvd 13.0, installing the old version of e2fsprogs and then reboot and doing the neccessary changes [URL]... Me being a linux newbie, don't know how exactly to do these things. Can anybody direct me with the list of commands/things to be done to solve this issue?

View 9 Replies View Related

Slackware :: Browser Only Rebuild Of SeaMonkey?

Jun 18, 2011

I'm currently trying to rebuild the Seamonkey package so as to have only the browser, and not all the remaining cruft like Mail, News, Composer and Dishwasher. I remember having done this for a few years - Netscape also allowed to do that - and it went well. Basically, all you had to do was to replace the --enable-application=suite option by something like --enable-application=browser, and then disable the other apps explicitly with some option like --disable-calendar, --disable-mailnews, --disable-composer, if I remember correctly.

I've tried to rebuild the Seamonkey source with a modified SlackBuild, but to no avail. ./configure --help shows me some options in that direction, but I have yet to find out some magic combination to get it to work. --enable-application=APP doesn't seem to know the browser-only option anymore, and defining various --disable-mailnews and --disable-calendar options results in compilation errors.

View 2 Replies View Related

Slackware :: SeaMonkey 2 Not Working On Slack 12.2

Dec 24, 2009

I am having problems getting Seamonkey 2 and 2.0.0.1 to run on Slackware 12.2. I have tried the packages for 12.2 in patches/packages/ and the package from the seamonkey website, both with identical results. Seamonkey appears to start, and does appear in the process list, however no windows appear and it uses little memory and no CPU cycles. No messages appear in the console if I start it from there. I have to kill the processes (seamonkey , run-mozilla and seamonkey-bin). I have tried removing my Seamonkey profile, with the same results.

If I try to build the slackbuild I get this error:
Code:
checking for cairo >= 1.8.8 freetype2 fontconfig... Requested 'cairo >= 1.8.8' but version of cairo is 1.6.4
configure: error: Library requirements (cairo >= 1.8.8 freetype2 fontconfig) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
configure: error: ./configure failed for mozilla
/usr/bin/gmake -C mozilla default
gmake[1]: Entering directory `/tmp/comm-1.9.1/mozilla'
gmake[1]: *** No rule to make target `default'. Stop.
gmake[1]: Leaving directory `/tmp/comm-1.9.1/mozilla'
make: *** [default] Error 2

The version of Cairo I am running is the standard Slackware 12.2 version cairo-1.6.4-i486-1.tgz, which to my knowledge, has never been updated (there is nothing in /patches/packages for it, anyway).

View 5 Replies View Related

Slackware :: SeaMonkey Not Starting - Cannot Run Without Arguments

Apr 25, 2010

I ran installpkg on seamonkey 2.0.4, on Slackware 13.0, and it appeared to install OK. I can run /usr/bin/seamonkey -version and I get the 2.0.4 version number. However, when I run it without arguments, no windows get opened, and there are no errors that I have located (eg messages, syslog). This is probably something real obvious, but I'm drawing a blank. BTW, firefox runs OK.

View 12 Replies View Related

Slackware :: Run Level 4 Configuration Fails After Slackpkg Upgrade-all

Apr 22, 2010

slackpkg upgrade-all I chose to use all old configuration files and keep the new ones. But after reboot, I got bunch of hardware configuration error and I cannot even login saying:

Code: INIT: cannot execute "/etc/rc.d/rc.4" Welcome to Linux 2.6.29.6 (tty1) (none) login: root Unable to determine your tty name I remember that I made runlevel 4 the default in /etc/inittab so that it can bring up login manager directly after reboot but the upgrade doesn't recognized the configuration file correctly hence the tty problem.

View 11 Replies View Related

Slackware :: Slackpkg Blacklist Ignored When Using Clean-system On Current?

Apr 30, 2010

As per the subject line, the latest slackpkg doesn't honor the blacklist when using the clean-system option. It tries to make my multilib system unhappy.I fixed this by changing line 656 in /usr/libexec/slackpkg/core-functions.sh

Code:
checkblacklist
to

[code]....

View 6 Replies View Related

Slackware :: Way To Command Slackpkg To Reinstall All Installed Package

Aug 10, 2010

I need to know if there is a way to command slackpkg to reinstall all installed packages...?I dont think there is but also wanted to know if I could somehow edit scripts, etc to enable this.I need this because as many know here I make variations of livecd's and I have injured one of my installs when I ran a script that I shouldn't have and it deleted several directories under /etc usr/lib and /usr/bin.I have no idea exactly what was deleted and thus I wish to reinstall all installed packages.There must be a way to do this without the borish method of manually reinstalling hundreds of pkgs.Is there a way to grep/ var /log/packages and say reinstall all?

View 11 Replies View Related

Slackware :: Slackpkg Download New Versions Of Installed Pkgs?

Feb 20, 2011

I have a minimal install, and want to download the latest versions of only the packages I have installed.

What is the easiest way to do this with slackpkg?

So far it seems to want to download everything...

View 5 Replies View Related

Slackware :: Slackpkg Upgrade-all Removed Main Applications?

Sep 21, 2010

A big catastroph in my computer,I'm running slackware current Yesterday after finding a security update for thunderbird 3.1.4 in my mail, as I've suscribed to receive newsletter.So I run the slackpkg update and then a slackpkg upgrade-all. During this process I had a message asking me what to do with duplicated libraries of old versions for :

firefox
thunderbird
seamonkey
R Remove
S Skip
B Blacklist

So I decided to remove old versions. Since that all shortcuts for these applications have disapeared from my desktop. the commands for these programms don't work. And the menus have gone from the kickoff application launcher.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved