cronic 2017-03-03 04:11:32
is python3-pip buggy? O.o
cronic 2017-03-03 04:11:34
-bash: python3-pip: command not found
cronic 2017-03-03 04:11:45
whereis python3-pip
cronic 2017-03-03 04:11:45
python3-pip:
cronic 2017-03-03 04:12:05
python3-pip is already the newest version.
babilen 2017-03-03 04:13:01
cronic: The command is "pip3"
cronic 2017-03-03 04:13:14
babilen: would be nice, but pip3 is also not found...
babilen 2017-03-03 04:14:03
cronic: Could you paste the output of "apt-cache policy ; apt-cache policy python3-pip", "ls -lah /usr/bin/pip3" and "dpkg -L python3-pip" to http://paste.debian.net please?
Guest56190 2017-03-03 04:15:44
hey guys, what is the package name for gnome touchpad setting application ?
abrotman 2017-03-03 04:16:19
it should just be in the normal control panel?
teraflops 2017-03-03 04:18:04
abrotman: yeah I think so
Shadow_7 2017-03-03 04:21:41
cronic: apt-listbugs list python3-pip
cronic 2017-03-03 04:21:41
babilen: http://paste.debian.net/917824/
Shadow_7 2017-03-03 04:21:50
doesn't seem to be any bugreports on it
cronic 2017-03-03 04:22:06
that shitty pip.. installed -> 1.1.3
Guest56190 2017-03-03 04:22:51
abrotman: i don't use gnome itself
cronic 2017-03-03 04:23:07
maybe there is a failure in my install script..
babilen 2017-03-03 04:23:18
cronic: You are running wheezy, which is oldstable. If you had included the output of all the commands you would have seen that it is "/usr/bin/pip-3.2" rather than "/usr/bin/pip3" in that version
babilen 2017-03-03 04:25:10
Alternatively consider upgrading to the current stable release, jessie
abrotman 2017-03-03 04:26:18
Guest56190: then why would you need it?
cronic 2017-03-03 04:26:31
babilen: i have to check a script against wheezy/jessie/sid.. but ill compile python3.4 from source.. should be working
abrotman 2017-03-03 04:26:48
Guest56190: there used to be a side program called gsynaptics, not sure it's still in Jessie
Guest56190 2017-03-03 04:27:05
abrotman: to easily enable my touchpad tap
jhutchins_wk 2017-03-03 04:34:39
What's the story on all of the new extraneous stuff in fstab, the cgroup stuff?
jhutchins_wk 2017-03-03 04:34:57
debugfs
abrotman 2017-03-03 04:42:30
Guest56190: gsynaptics maybe .. give it a try
Guest56190 2017-03-03 04:42:36
thanks
tw 2017-03-03 04:46:03
is there a lockscreen equivalent to alternatives/x-session-manager?