kiki` 2017-01-24 15:45:27
kiki`: you will likely get processes killed without doing the io redirection via SIGTTOU though, just warning you upfront. // i have no clue what you mean.. what do you suggest me to do?
tw 2017-01-24 15:45:50
if you use the command I gave you, nothing.
tw 2017-01-24 15:45:59
It handles that case.
kiki` 2017-01-24 15:46:57
its part of a bash script.. should work anyway right?
tw 2017-01-24 15:47:07
yes.
kiki` 2017-01-24 15:47:31
a final trial ..then im fed up for tonight
kiki` 2017-01-24 15:47:33
thanks tw
drm 2017-01-24 15:48:15
tw, but if i add it to bashrc isnt that just for my shell? what if i want other applications to be able to access java?
missmbob 2017-01-24 15:49:29
that's not a requirement to access java
kiki` 2017-01-24 15:49:59
tw: syntax error near semicolon ;
tw 2017-01-24 15:50:27
kiki`: use two lines instead of semicolon.
kiki` 2017-01-24 15:50:46
tw: cmd &1 >logfile & -- disown like that?
LiENUS 2017-01-24 15:51:16
ok im trying to use jessie-backports i have "deb http://httpredir.debian.org/debian jessie-backports main" in /etc/apt/sources.list.d/10backports.list
kiki` 2017-01-24 15:51:28
tw: please.
tw 2017-01-24 15:51:41
yes, disown on the next line.
LiENUS 2017-01-24 15:51:46
i keep getting failed to fetch http://httpredir.debian.org/debian/dists/jessie-backports/main/binary-amd64/Packages
LiENUS 2017-01-24 15:51:50
wha
tw 2017-01-24 15:52:56
what's the debian way to pick the right jdk?
tw 2017-01-24 15:52:58
set alternatives?
tw 2017-01-24 15:53:04
might need to do that.
LiENUS 2017-01-24 15:53:08
packages.gz exists but no packages
LiENUS 2017-01-24 15:53:13
and apt is tryign to fetch packages
missmbob 2017-01-24 15:53:39
LiENUS: apt-get clean fix it?
LiENUS 2017-01-24 15:54:00
missmbob, this is a fresh install in docker
missmbob 2017-01-24 15:54:44
i'm trying to clear the cache database i dont really care if you have downloaded packages
LiENUS 2017-01-24 15:54:50
weird apt-get clean works
missmbob 2017-01-24 15:54:55
yay
LiENUS 2017-01-24 15:55:19
weird nothing should be on the drive
missmbob 2017-01-24 15:55:35
i know. i see it a lot. annoying.
kiki` 2017-01-24 15:55:44
tw: houston, can u believe it, we're on the fucking moon, over.
kiki` 2017-01-24 15:55:56
tw: thx droog
LiENUS 2017-01-24 15:56:34
and up till like... an hour ago it worked without apt-get clean
missmbob 2017-01-24 15:57:10
LiENUS: just one of those things ...then you hope to not forget the trick next time
LiENUS 2017-01-24 15:57:40
im putting it in the dockerfile and checking it into github
LiENUS 2017-01-24 15:57:59
aaand this is weird
LiENUS 2017-01-24 15:58:10
the debian base image hasnt changed in 8 days
LiENUS 2017-01-24 15:58:27
soo its not like they updated the base an hour ago and broke something, it just broke
hanasaki 2017-01-24 16:02:13
is this channel logged someplace? I just asked an selinux question and my system crashed so I did not see any responses. YOu can PM me also if you have a response. Thanks for the help!
missmbob 2017-01-24 16:02:41
hanasaki: no one saw all of it. you got kicked off for flodding the channel
missmbob 2017-01-24 16:02:54
use paste.debian.net. dont flood
LiENUS 2017-01-24 16:03:52
missmbob, welp i added an apt-get clean before the apt-get update call aaand wellp same issue
hanasaki 2017-01-24 16:04:41
it was supposed to be one line. pasted here... thanks ! http://paste.debian.net/hidden/761ed291/
missmbob 2017-01-24 16:04:57
LiENUS: do shits add a / to /debian then try apt-get clean && apt-get update again
missmbob 2017-01-24 16:05:08
LiENUS: for* shits
LiENUS 2017-01-24 16:05:20
whacha mean add a /?
LiENUS 2017-01-24 16:05:23
you mean a trailing /?
missmbob 2017-01-24 16:05:27
i'm getting too tired. yeah
hanasaki 2017-01-24 16:05:50
missmbob: thanks
LiENUS 2017-01-24 16:05:57
well the worst part is i cant freaking reproduce it
cumbajohnny 2017-01-24 16:06:05
what do you all prefer? ubuntu or centOS?
missmbob 2017-01-24 16:06:15
LiENUS: this is for mass distribution?
LiENUS 2017-01-24 16:06:19
if i run all the way through checking it into github and going to the docker hub it errors
LiENUS 2017-01-24 16:06:31
if i just create a debian:jessie instance it doesnt
missmbob 2017-01-24 16:06:35
cumbajohnny: this is #debian please stay on topic
cumbajohnny 2017-01-24 16:06:57
LOL
LiENUS 2017-01-24 16:07:01
missmbob, its being built once on a system elsewhere
missmbob 2017-01-24 16:07:09
LiENUS: because if so i wouldnt use httpredir
LiENUS 2017-01-24 16:07:11
the final images after all the commands are run get distributed
missmbob 2017-01-24 16:07:15
!httpredir issues
dpkg 2017-01-24 16:07:15
The service selects bad mirrors for some people. If you're one of them, try explicitly choosing a mirror: "deb http://ftp.XX.debian.org/debian jessie main" etc. (where XX is your, or a nearby, country code) or use the CDN. Avoid using the US mirror round robin; ask me about .
missmbob 2017-01-24 16:07:39
LiENUS: it adds to the "mystery" problems. i'd use deb.debian.org
LiENUS 2017-01-24 16:07:41
well i can see myself that packages is missing
nauticalnexus 2017-01-24 16:08:08
whoa
nauticalnexus 2017-01-24 16:08:13
what does that mean
missmbob 2017-01-24 16:08:27
LiENUS: that's why i told you to add a trailing / - when i opened the link in my browser i got a 404. i added the / and it worked. because httpredir is weird as fuck
LiENUS 2017-01-24 16:08:28
what the french one build succeeded one failed
LiENUS 2017-01-24 16:08:40
trying deb.debian.org
missmbob 2017-01-24 16:08:48
LiENUS: with a trailing / ?
LiENUS 2017-01-24 16:08:53
without
missmbob 2017-01-24 16:08:58
do with
somiaj 2017-01-24 16:10:29
deb.debian.org requires a newer apt only in stretch+ i belive.
LiENUS 2017-01-24 16:10:45
trying with trailing /
LiENUS 2017-01-24 16:11:30
somiaj, do i need to just use ftp.debian.org then?
somiaj 2017-01-24 16:12:04
use ftp.countrycode.debian.org if you want the old round robin redirector via dns
somiaj 2017-01-24 16:12:16
or just use a specific mirror and don't use a redirector of any kinda
LiENUS 2017-01-24 16:12:50
im not even sure what country the build server is in
LiENUS 2017-01-24 16:14:11
in fact that may be why it suddenly appeared, i just paid for a paid docker hub account, and suddenly my builds started failing
LiENUS 2017-01-24 16:18:20
deb wqorked
missmbob 2017-01-24 16:18:37
yay
CryptoSiD 2017-01-24 16:19:28
Hi, I'm on Debian stretch and i'm unable to find the apache2 default page configuration file....
CryptoSiD 2017-01-24 16:19:48
it's not in sites-enabled/available nor conf-enabled/available
missmbob 2017-01-24 16:21:38
/etc/apache2/sites-available/000-default.conf
missmbob 2017-01-24 16:21:41
/etc/apache2/sites-available/000-default.conf
missmbob 2017-01-24 16:21:49
sorry
CryptoSiD 2017-01-24 16:22:16
root@Debian:/var/www/html# ls /etc/apache2/sites-available/
CryptoSiD 2017-01-24 16:22:16
root@Debian:/var/www/html#
missmbob 2017-01-24 16:22:33
well i dont know what you did
missmbob 2017-01-24 16:22:52
!confmiss
dpkg 2017-01-24 16:22:52
You have to especially tell the packaging system to reinstall config files because when they are gone, it is assumed that you want them to stay deleted. "aptitude -o DPkg::Options::='--force-confmiss' reinstall $packagename" will restore them (man dpkg for details). If the package uses for config file management, ask me about .
hanasaki 2017-01-24 16:24:47
hello. selinux configuration and enable / disable question : posted in http://paste.debian.net/hidden/761ed291/
CryptoSiD 2017-01-24 16:25:38
got it now thank missmbob
drm 2017-01-24 16:37:14
does anyone know of something that would clear out environment vars at some point in the debian login process? I have set the java_home in /etc/environment and sourced the file 100 times, but every time i log out and log in it no longer appears in 'env'. I have added java_home to /etc/profile, .bashrc, and .profile, but the problem is that I need a global java_home var for various applications, that do not rely on my shell config
missmbob 2017-01-24 16:39:18
if they're x apps they listen to /etc/X11/xinit/xinitrc or /etc/xprofile
drm 2017-01-24 16:41:00
missmbob, I have installed scala, which installs to /usr/bin, on startup it has a script that looks for java_home, which doesnt exist there. I have put a script inside of /usr/bin that just echos java_home, and every time it echos nothing
illEA55 2017-01-24 16:45:08
Hello, how long does it take to get a reply from registration?