treba li dodati ljestve ispred [0-9]+alien ......shicy je napisao/la:ako koristiš slackpkg+ ovo ti se neće dogoditi. imaš 2 opcije:
1) instalirati slackpkg+ (uputstvo u prvom postu)
2) u /etc/slackpkg/blacklist dodajna krajuKod: Označi sve
[0-9]+alien
[Slackware] Fan club
Moderator/ica: Moderatori/ce
Pravila foruma
U naslovu teme unutar uglatih zagrada navesti o kojoj distribuciji je riječ. Primjer: [Slackware]
U naslovu teme unutar uglatih zagrada navesti o kojoj distribuciji je riječ. Primjer: [Slackware]
- bikerbj
- Postovi: 731
- Pridružen/a: 15 stu 2011, 20:41
- Spol: M
- OS: Arch Linux
- Lokacija: Bjelovar i okolica
Re: [Slackware] Fan club
Re: [Slackware] Fan club
prvo probaj bez pa napravi:
# slackpkg update
# slackpkg upgrade-all
ako ti poželi downgradeat, onda stavi # ispred pa probaj opet
# slackpkg update
# slackpkg upgrade-all
ako ti poželi downgradeat, onda stavi # ispred pa probaj opet
Re: [Slackware] Fan club
Mozes probati i bez njih ali mislim da ce ti svejedno ostati blacklistani jer slackpkg+ ne mijenja bas nista i ista pravila vrijede za slackpkg i slackpkg+. Ako se varam javi! Ugl. ja sam ih zakomentirao i radi sve ok.bikerbj je napisao/la:treba li dodati ljestve ispred [0-9]+alien ......shicy je napisao/la:ako koristiš slackpkg+ ovo ti se neće dogoditi. imaš 2 opcije:
1) instalirati slackpkg+ (uputstvo u prvom postu)
2) u /etc/slackpkg/blacklist dodajna krajuKod: Označi sve
[0-9]+alien
"It is not the brains that matter most, but that which guides them—the character, the heart, generous qualities, progressive ideas."
"I'd have to be a warrior, a slave I couldn't be. Soldier and a conqueror, fighting to be free"
"I'd have to be a warrior, a slave I couldn't be. Soldier and a conqueror, fighting to be free"
- bikerbj
- Postovi: 731
- Pridružen/a: 15 stu 2011, 20:41
- Spol: M
- OS: Arch Linux
- Lokacija: Bjelovar i okolica
Re: [Slackware] Fan club
maknu sam ljestve i sad kaže da nema ništa za nadogradnju....valjda je sad to kako treba uglavnom sve mi radi i kde 4.12.5 je gore....
ako šta zapne javim se ja ponovo....
ako šta zapne javim se ja ponovo....
Re: [Slackware] Fan club
Naravno da kaže da nema za nadogradnju jer je sad blacklistan, ako ih ostaviš onda nije i povlačit će! Samo neznam kako ide sa tim verzijama tj. koju će ti povući ali mislim da bi trebalo ostavit najnoviju koju alien ima ako si instalirao slackpkg+, barem je tako kod ostalih programa!bikerbj je napisao/la:maknu sam ljestve i sad kaže da nema ništa za nadogradnju....valjda je sad to kako treba uglavnom sve mi radi i kde 4.12.5 je gore....
ako šta zapne javim se ja ponovo....
"It is not the brains that matter most, but that which guides them—the character, the heart, generous qualities, progressive ideas."
"I'd have to be a warrior, a slave I couldn't be. Soldier and a conqueror, fighting to be free"
"I'd have to be a warrior, a slave I couldn't be. Soldier and a conqueror, fighting to be free"
- bikerbj
- Postovi: 731
- Pridružen/a: 15 stu 2011, 20:41
- Spol: M
- OS: Arch Linux
- Lokacija: Bjelovar i okolica
Re: [Slackware] Fan club
kad stavim ljestve onda mi hoće napravit downgrade svih programa tj. kde hoće sa 4.12 na 4.10......
- bikerbj
- Postovi: 731
- Pridružen/a: 15 stu 2011, 20:41
- Spol: M
- OS: Arch Linux
- Lokacija: Bjelovar i okolica
Re: [Slackware] Fan club
Zadnja izmjena: bikerbj, dana/u 31 srp 2014, 17:25, ukupno mijenjano 1 put.
Re: [Slackware] Fan club
ajde mi pejstaj tu /etc/slackpkg/slackpkgplus.conf
"It is not the brains that matter most, but that which guides them—the character, the heart, generous qualities, progressive ideas."
"I'd have to be a warrior, a slave I couldn't be. Soldier and a conqueror, fighting to be free"
"I'd have to be a warrior, a slave I couldn't be. Soldier and a conqueror, fighting to be free"
- bikerbj
- Postovi: 731
- Pridružen/a: 15 stu 2011, 20:41
- Spol: M
- OS: Arch Linux
- Lokacija: Bjelovar i okolica
Re: [Slackware] Fan club
Kod: Označi sve
# Enable (on) / Disable (off) slackpkg+
SLACKPKGPLUS=on
# set to '0' to never show the download progress bar
# set to '1' to show the bar only in download packages (default)
# set to '2' to always show the download bar
# set to '3' for a debug mode
VERBOSE=1
# By default slackpkg+ deny to install 32bit packages.
# Set this flag to 'on' allow slackpkg+ to install 32bit packages on a 64bit slackware
# installation (possibly unsafe). Please, do not install both 32 and 64bit of the same
# package to avoid problems, and NEVER upgrade exitant 64bit packages with relative 32bit package.
# Do not forget to install the multilibs.
ALLOW32BIT=off
# Enable (1) / Disable (0) the official slackpkg blacklist. May be useful to temporarily skip
# the slackware blacklist. You can also override it from command line:
# 'USEBL=0 slackpkg upgrade-all'
USEBL=1
# Add custom option to 'wget'.
# You can solve the repository indisponibility issue by set a timeout here
WGETOPTS="--timeout=5 --tries=1"
# Enable (on) / Disable (off) notification events (see notifymsg.conf)
#ENABLENOTIFY=off
# Enable (on) / Disable (off) the greylist feature. See /etc/slackpkg/greylist
GREYLIST=on
# If two or more repositories contains some same packages, you can specify
# from which repository you prefer to search it.
# The syntax is "<repository_name>:<package_name>"
# Accepts regular expressions. To give priority to an entire repository use "<repository_name>:.*"
# Examples:
#PKGS_PRIORITY=( restricted:vlc )
#PKGS_PRIORITY=( myrepo:.* )
#
# If you want a multilib system, uncomment the multilib repository and set:
#PKGS_PRIORITY=( multilib:.* )
#
# (Use /usr/doc/slackpkg+-*/setupmultilib.sh to setup a multilib configuration)
# List repositories you want to use (defined below)
# remember to launch 'slackpkg update' if you modify that row.
REPOPLUS=( slackpkgplus restricted alienbob slacky )
# Define mirrors (uncomment one or more mirror; remember to add it to REPOPLUS)
# Note: only multilib,alienbob,restricted,slacky repositories support GPG. If you add others
# you may need to disable gpg check in slackpkg.conf
# Slackware 14.1 - x86_64
#MIRRORPLUS['multilib']=http://taper.alienbase.nl/mirrors/people/alien/multilib/14.1/
MIRRORPLUS['alienbob']=http://taper.alienbase.nl/mirrors/people/alien/sbrepos/14.1/x86_64/
MIRRORPLUS['restricted']=http://taper.alienbase.nl/mirrors/people/alien/restricted_sbrepos/14.1/x86_64/
MIRRORPLUS['slacky']=http://repository.slacky.eu/slackware64-14.1/
# use this to keep the slackpkg+ package updated
MIRRORPLUS['slackpkgplus']=http://slakfinder.org/slackpkg+/
# Slackware current - x86_64
#MIRRORPLUS['multilib']=http://taper.alienbase.nl/mirrors/people/alien/multilib/current/
#MIRRORPLUS['zerouno']=http://www.z01.eu/repo-slack/slackware64-current/
# Local repository:
#MIRRORPLUS['alienbob']=file://repositories/alien/sbrepos/14.1/x86/
#
# Local packages (you do not need metadata nor 'slackpkg update' command):
#MIRRORPLUS['myrepo']=dir://repositories/mypackages/
#
# Supported Repositories (see /usr/doc/slackpkg+-* for details):
#
#Supports GPG
#slackpkgplus: http://slakfinder.org/slackpkg+/
#multilib: http://taper.alienbase.nl/mirrors/people/alien/multilib/{13.37,14.0,14.1,current}/
#alienbob: http://taper.alienbase.nl/mirrors/people/alien/sbrepos/{13.37,14.0,14.1,current}/{x86,x86_64}/
#ktown: http://taper.alienbase.nl/mirrors/alien-kde/{13.37,14.0,14.1,current}/latest/{x86,x86_64}/
#restricted: http://taper.alienbase.nl/mirrors/people/alien/restricted_sbrepos/{13.37,14.0,14.1,current}/{x86,x86_64}/
#slacky: http://repository.slacky.eu/slackware{,64}-{13.37,14.0,14.1}/
#mled: http://www.microlinux.fr/slackware/MLED-{14.0,14.1}-{32,64}bit/
#mles: http://www.microlinux.fr/slackware/MLES-{14.0,14.1}-{32,64}bit/
#msb: http://slackware.org.uk/msb/{14.0,14.1}/{1.6,1.8}/{x86,x86_64}/
#slackers: http://www.slackers.it/repository/
#slacke17: http://ngc891.blogdns.net/pub/slacke17/slackware{,64,arm}-{14.0,14.1}/
#studioware: http://studioware.org/files/packages/slackware{,64}-{13.37,14.0,14.1}/
#slackonly: http://slackonly.com/pub/packages/14.1-x86_64/
#
#Does NOT support GPG
#salixos(*): http://download.salixos.org/{i486,x86_64}/{13.37,14.0,14.1}/
#salixext: http://people.salixos.org/ralvex/repository/x86_64/{14.0,14.1}/
#rlworkman(*): http://rlworkman.net/pkgs/{13.37,14.0,14.1}/
#slackel: http://www.slackel.gr/repo/{i486,x86_64}/current/
evo nadam se da je dobro ispalo....
Re: [Slackware] Fan club
bikerbj je napisao/la: # Enable (on) / Disable (off) slackpkg+
SLACKPKGPLUS=on
# set to '0' to never show the download progress bar
# set to '1' to show the bar only in download packages (default)
# set to '2' to always show the download bar
# set to '3' for a debug mode
VERBOSE=1
# By default slackpkg+ deny to install 32bit packages.
# Set this flag to 'on' allow slackpkg+ to install 32bit packages on a 64bit slackware
# installation (possibly unsafe). Please, do not install both 32 and 64bit of the same
# package to avoid problems, and NEVER upgrade exitant 64bit packages with relative 32bit package.
# Do not forget to install the multilibs.
ALLOW32BIT=off
# Enable (1) / Disable (0) the official slackpkg blacklist. May be useful to temporarily skip
# the slackware blacklist. You can also override it from command line:
# 'USEBL=0 slackpkg upgrade-all'
USEBL=1
# Add custom option to 'wget'.
# You can solve the repository indisponibility issue by set a timeout here
WGETOPTS="--timeout=5 --tries=1"
# Enable (on) / Disable (off) notification events (see notifymsg.conf)
#ENABLENOTIFY=off
# Enable (on) / Disable (off) the greylist feature. See /etc/slackpkg/greylist
GREYLIST=on
# If two or more repositories contains some same packages, you can specify
# from which repository you prefer to search it.
# The syntax is "<repository_name>:<package_name>"
# Accepts regular expressions. To give priority to an entire repository use "<repository_name>:.*"
PKGS_PRIORITY=( ktown:.* )
# Examples:
#PKGS_PRIORITY=( restricted:vlc )
#PKGS_PRIORITY=( myrepo:.* )
#
# If you want a multilib system, uncomment the multilib repository and set:
#PKGS_PRIORITY=( multilib:.* )
#
# (Use /usr/doc/slackpkg+-*/setupmultilib.sh to setup a multilib configuration)
# List repositories you want to use (defined below)
# remember to launch 'slackpkg update' if you modify that row.
REPOPLUS=( slackpkgplus restricted alienbob slacky ktown )
# Define mirrors (uncomment one or more mirror; remember to add it to REPOPLUS)
# Note: only multilib,alienbob,restricted,slacky repositories support GPG. If you add others
# you may need to disable gpg check in slackpkg.conf
# Slackware 14.1 - x86_64
#MIRRORPLUS['multilib']=http://taper.alienbase.nl/mirrors/peopl ... ilib/14.1/
MIRRORPLUS['alienbob']=http://taper.alienbase.nl/mirrors/peopl ... .1/x86_64/
MIRRORPLUS['restricted']=http://taper.alienbase.nl/mirrors/peopl ... .1/x86_64/
MIRRORPLUS['slacky']=http://repository.slacky.eu/slackware64-14.1/
MIRRORPLUS["ktown"]=http://alien.slackbook.org/ktown/14.1/latest/x86_64/
# use this to keep the slackpkg+ package updated
MIRRORPLUS['slackpkgplus']=http://slakfinder.org/slackpkg+/
# Slackware current - x86_64
#MIRRORPLUS['multilib']=http://taper.alienbase.nl/mirrors/peopl ... b/current/
#MIRRORPLUS['zerouno']=http://www.z01.eu/repo-slack/slackware64-current/
# Local repository:
#MIRRORPLUS['alienbob']=file://repositories/alien/sbrepos/14.1/x86/
#
# Local packages (you do not need metadata nor 'slackpkg update' command):
#MIRRORPLUS['myrepo']=dir://repositories/mypackages/
#
# Supported Repositories (see /usr/doc/slackpkg+-* for details):
#
#Supports GPG
#slackpkgplus: http://slakfinder.org/slackpkg+/
#multilib: http://taper.alienbase.nl/mirrors/peopl ... ,current}/
#alienbob: http://taper.alienbase.nl/mirrors/peopl ... 6,x86_64}/
#ktown: http://taper.alienbase.nl/mirrors/alien ... 6,x86_64}/
#restricted: http://taper.alienbase.nl/mirrors/peopl ... 6,x86_64}/
#slacky: http://repository.slacky.eu/slackware{, ... 4.0,14.1}/
#mled: http://www.microlinux.fr/slackware/MLED ... 32,64}bit/
#mles: http://www.microlinux.fr/slackware/MLES ... 32,64}bit/
#msb: http://slackware.org.uk/msb/{14.0,14.1} ... 6,x86_64}/
#slackers: http://www.slackers.it/repository/
#slacke17: http://ngc891.blogdns.net/pub/slacke17/ ... 4.0,14.1}/
#studioware: http://studioware.org/files/packages/sl ... 4.0,14.1}/
#slackonly: http://slackonly.com/pub/packages/14.1-x86_64/
#
#Does NOT support GPG
#salixos(*): http://download.salixos.org/{i486,x86_6 ... 4.0,14.1}/
#salixext: http://people.salixos.org/ralvex/reposi ... 4.0,14.1}/
#rlworkman(*): http://rlworkman.net/pkgs/{13.37,14.0,14.1}/
#slackel: http://www.slackel.gr/repo/{i486,x86_64}/current/
Ajde skopiraj ove izmjene pa onda probaj update. (oznacio sam crveno)
I ne mogu u code tagove pa ajde ovaj put ovako
Obavezno napravi slackpkg update pa onda dalje!!
Zadnja izmjena: Yeti, dana/u 31 srp 2014, 18:36, ukupno mijenjano 1 put.
"It is not the brains that matter most, but that which guides them—the character, the heart, generous qualities, progressive ideas."
"I'd have to be a warrior, a slave I couldn't be. Soldier and a conqueror, fighting to be free"
"I'd have to be a warrior, a slave I couldn't be. Soldier and a conqueror, fighting to be free"
