i was trying to make the light o rama program work in wine. to write sequences and control dimmer packs...

Asked by Taylor Harris

taylor@james:~$ ubuntu-support-status
Support status summary of 'james':

You have 13 packages (0.4%) supported until October 2022 (5y)
You have 1971 packages (64.2%) supported until April 2021 (5y)
You have 536 packages (17.5%) supported until April 2019 (3y)

You have 13 packages (0.4%) that can not/no-longer be downloaded
You have 536 packages (17.5%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
taylor@james:~$ cat /etc/dpkg/dpkg.cfg.d/multiarch
cat: /etc/dpkg/dpkg.cfg.d/multiarch: No such file or directory
taylor@james:~$ dpkg --print-foreign-architectures
i386
taylor@james:~$ sudo grep -R roxy /etc/apt/*
[sudo] password for taylor:
taylor@james:~$ grep roxy /etc/environment
taylor@james:~$ echo $http_proxy

taylor@james:~$ echo $ftp_proxy

taylor@james:~$ grep roxy /etc/bash.bashrc
taylor@james:~$ grep roxy ~/.bashrc
taylor@james:~$ cat /etc/apt/apt.conf
cat: /etc/apt/apt.conf: No such file or directory
taylor@james:~$ sudo fuser -vvv /var/lib/dpkg/lock
taylor@james:~$ sudo fuser -vvv /var/cache/apt/archives/lock
taylor@james:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
taylor@james:~$ uname -a
Linux james 4.4.0-96-lowlatency #119-Ubuntu SMP PREEMPT Tue Sep 12 16:24:26 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
taylor@james:~$ sudo rm /var/lib/apt/lists/lock
taylor@james:~$ sudo rm /var/cache/apt/archives/lock
taylor@james:~$ sudo rm /var/lib/dpkg/lock
taylor@james:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
taylor@james:~$ sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
taylor@james:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0 /var/lib/dpkg/status
taylor@james:~$ sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
taylor@james:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
taylor@james:~$ sudo rm -rf /var/lib/dpkg/updates/*
taylor@james:~$ sudo rm -rf /var/lib/apt/lists
taylor@james:~$ sudo rm /var/cache/apt/*.bin
taylor@james:~$ sudo mkdir /var/lib/apt/lists
taylor@james:~$ sudo mkdir /var/lib/apt/lists/partial
taylor@james:~$ LANG=C;sudo apt-get clean
taylor@james:~$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
taylor@james:~$ sudo dpkg --configure -a
taylor@james:~$ sudo dpkg --clear-avail
taylor@james:~$ LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
taylor@james:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
taylor@james:~$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
taylor@james:~$ LANG=C;sudo apt-get --fix-missing update -o APT::Cache-Limit=100000000
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Get:2 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
Get:3 http://dl.google.com/linux/chrome/deb stable Release [1189 B]
Get:4 http://dl.google.com/linux/chrome/deb stable Release.gpg [819 B]
Ign:5 http://download.videolan.org/pub/debian/stable InRelease
Get:6 http://download.videolan.org/pub/debian/stable Release [1487 B]
Get:7 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages [1388 B]
Get:8 http://download.videolan.org/pub/debian/stable Release.gpg [287 B]
Ign:9 http://archive.canonical.com/ubuntu trusty InRelease
Get:10 http://archive.canonical.com/ubuntu trusty Release [9359 B]
Get:11 http://download.videolan.org/pub/debian/stable Packages [1355 B]
Get:12 http://archive.canonical.com/ubuntu trusty Release.gpg [933 B]
Get:13 http://archive.canonical.com/ubuntu trusty/partner Sources [9715 B]
Get:14 http://archive.canonical.com/ubuntu trusty/partner amd64 Packages [5363 B]
Get:15 http://archive.canonical.com/ubuntu trusty/partner i386 Packages [5777 B]
Get:16 http://archive.canonical.com/ubuntu trusty/partner Translation-en [4207 B]
Get:17 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
Get:18 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
Get:19 http://archive.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Get:20 http://archive.ubuntu.com/ubuntu xenial/main Sources [868 kB]
Get:21 http://archive.ubuntu.com/ubuntu xenial/restricted Sources [4808 B]
Get:22 http://archive.ubuntu.com/ubuntu xenial/universe Sources [7728 kB]
Get:23 http://archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB]
Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1201 kB]
Get:25 http://archive.ubuntu.com/ubuntu xenial/main i386 Packages [1196 kB]
Get:26 http://archive.ubuntu.com/ubuntu xenial/main Translation-en [568 kB]
Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 DEP-11 Metadata [733 kB]
Get:28 http://archive.ubuntu.com/ubuntu xenial/main DEP-11 64x64 Icons [409 kB]
Get:29 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [8344 B]
Get:30 http://archive.ubuntu.com/ubuntu xenial/restricted i386 Packages [8684 B]
Get:31 http://archive.ubuntu.com/ubuntu xenial/restricted Translation-en [2908 B]
Get:32 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 DEP-11 Metadata [186 B]
Get:33 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7532 kB]
Get:34 http://archive.ubuntu.com/ubuntu xenial/universe i386 Packages [7512 kB]
Get:35 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4354 kB]
Get:36 http://archive.ubuntu.com/ubuntu xenial/universe amd64 DEP-11 Metadata [3410 kB]
Get:37 http://archive.ubuntu.com/ubuntu xenial/universe DEP-11 64x64 Icons [7448 kB]
Get:38 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB]
Get:39 http://archive.ubuntu.com/ubuntu xenial/multiverse i386 Packages [140 kB]
Get:40 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB]
Get:41 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 DEP-11 Metadata [63.8 kB]
Get:42 http://archive.ubuntu.com/ubuntu xenial/multiverse DEP-11 64x64 Icons [230 kB]
Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/main Sources [277 kB]
Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [3404 B]
Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [176 kB]
Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [7208 B]
Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [636 kB]
Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [606 kB]
Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [266 kB]
Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata [305 kB]
Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 Icons [215 kB]
Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [7972 B]
Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/restricted i386 Packages [7988 B]
Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/restricted Translation-en [2692 B]
Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 DEP-11 Metadata [157 B]
Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [538 kB]
Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [515 kB]
Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [218 kB]
Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 DEP-11 Metadata [172 kB]
Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/universe DEP-11 64x64 Icons [232 kB]
Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [15.3 kB]
Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse i386 Packages [14.5 kB]
Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [7544 B]
Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 DEP-11 Metadata [5888 B]
Get:65 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse DEP-11 64x64 Icons [14.3 kB]
Get:66 http://archive.ubuntu.com/ubuntu xenial-backports/main Sources [3432 B]
Get:67 http://archive.ubuntu.com/ubuntu xenial-backports/universe Sources [4376 B]
Get:68 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [4860 B]
Get:69 http://archive.ubuntu.com/ubuntu xenial-backports/main i386 Packages [4852 B]
Get:70 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [3220 B]
Get:71 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 DEP-11 Metadata [3328 B]
Get:72 http://archive.ubuntu.com/ubuntu xenial-backports/main DEP-11 64x64 Icons [29 B]
Get:73 http://archive.ubuntu.com/ubuntu xenial-backports/restricted amd64 DEP-11 Metadata [194 B]
Get:74 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [5896 B]
Get:75 http://archive.ubuntu.com/ubuntu xenial-backports/universe i386 Packages [5896 B]
Get:76 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3060 B]
Get:77 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 DEP-11 Metadata [4588 B]
Get:78 http://archive.ubuntu.com/ubuntu xenial-backports/universe DEP-11 64x64 Icons [2717 B]
Get:79 http://archive.ubuntu.com/ubuntu xenial-backports/multiverse amd64 DEP-11 Metadata [216 B]
Get:80 http://archive.ubuntu.com/ubuntu xenial-backports/multiverse DEP-11 64x64 Icons [29 B]
Get:81 http://archive.ubuntu.com/ubuntu xenial-security/main Sources [93.1 kB]
Get:82 http://archive.ubuntu.com/ubuntu xenial-security/restricted Sources [2600 B]
Get:83 http://archive.ubuntu.com/ubuntu xenial-security/universe Sources [43.0 kB]
Get:84 http://archive.ubuntu.com/ubuntu xenial-security/multiverse Sources [1140 B]
Get:85 http://archive.ubuntu.com/ubuntu xenial-security/main amd64 Packages [358 kB]
Get:86 http://archive.ubuntu.com/ubuntu xenial-security/main i386 Packages [333 kB]
Get:87 http://archive.ubuntu.com/ubuntu xenial-security/main Translation-en [159 kB]
Get:88 http://archive.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 Metadata [60.2 kB]
Get:89 http://archive.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 Icons [62.6 kB]
Get:90 http://archive.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [7352 B]
Get:91 http://archive.ubuntu.com/ubuntu xenial-security/restricted i386 Packages [7364 B]
Get:92 http://archive.ubuntu.com/ubuntu xenial-security/restricted Translation-en [2432 B]
Get:93 http://archive.ubuntu.com/ubuntu xenial-security/restricted amd64 DEP-11 Metadata [200 B]
Get:94 http://archive.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [169 kB]
Get:95 http://archive.ubuntu.com/ubuntu xenial-security/universe i386 Packages [148 kB]
Get:96 http://archive.ubuntu.com/ubuntu xenial-security/universe Translation-en [89.9 kB]
Get:97 http://archive.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata [49.1 kB]
Get:98 http://archive.ubuntu.com/ubuntu xenial-security/universe DEP-11 64x64 Icons [69.8 kB]
Get:99 http://archive.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [2760 B]
Get:100 http://archive.ubuntu.com/ubuntu xenial-security/multiverse i386 Packages [2916 B]
Get:101 http://archive.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1236 B]
Get:102 http://archive.ubuntu.com/ubuntu xenial-security/multiverse amd64 DEP-11 Metadata [212 B]
Get:103 http://archive.ubuntu.com/ubuntu xenial-security/multiverse DEP-11 64x64 Icons [29 B]
Fetched 50.4 MB in 8min 56s (93.9 kB/s)
Reading package lists... Done
taylor@james:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get dist-upgradeIgn:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease
Hit:3 http://dl.google.com/linux/chrome/deb stable Release
Ign:5 http://archive.canonical.com/ubuntu trusty InRelease
Get:6 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
Hit:7 http://archive.canonical.com/ubuntu trusty Release
Ign:8 http://download.videolan.org/pub/debian/stable InRelease
Hit:10 http://download.videolan.org/pub/debian/stable Release
Get:12 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
Get:13 http://archive.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Fetched 306 kB in 4s (74.7 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  python-laditools python-oauthlib python-openssl
The following packages will be upgraded:
  deja-dup-backend-gvfs libpoppler-glib8 libpoppler-qt4-4 libpoppler58 poppler-utils
5 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
Need to get 1110 kB of archives.
After this operation, 4096 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 deja-dup-backend-gvfs all 34.2-0ubuntu1.1 [3436 B]
Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.4 [756 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler-glib8 amd64 0.41.0-0ubuntu1.4 [104 kB]
Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler-qt4-4 amd64 0.41.0-0ubuntu1.4 [116 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 poppler-utils amd64 0.41.0-0ubuntu1.4 [131 kB]
Fetched 1110 kB in 6s (172 kB/s)
(Reading database ... 343634 files and directories currently installed.)
Preparing to unpack .../deja-dup-backend-gvfs_34.2-0ubuntu1.1_all.deb ...
Unpacking deja-dup-backend-gvfs (34.2-0ubuntu1.1) over (34.2-0ubuntu1) ...
Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.4_amd64.deb ...
Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.4) over (0.41.0-0ubuntu1.3) ...
Preparing to unpack .../libpoppler-glib8_0.41.0-0ubuntu1.4_amd64.deb ...
Unpacking libpoppler-glib8:amd64 (0.41.0-0ubuntu1.4) over (0.41.0-0ubuntu1.3) ...
Preparing to unpack .../libpoppler-qt4-4_0.41.0-0ubuntu1.4_amd64.deb ...
Unpacking libpoppler-qt4-4:amd64 (0.41.0-0ubuntu1.4) over (0.41.0-0ubuntu1.3) ...
Preparing to unpack .../poppler-utils_0.41.0-0ubuntu1.4_amd64.deb ...
Unpacking poppler-utils (0.41.0-0ubuntu1.4) over (0.41.0-0ubuntu1.3) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up deja-dup-backend-gvfs (34.2-0ubuntu1.1) ...
Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.4) ...
Setting up libpoppler-glib8:amd64 (0.41.0-0ubuntu1.4) ...
Setting up libpoppler-qt4-4:amd64 (0.41.0-0ubuntu1.4) ...
Setting up poppler-utils (0.41.0-0ubuntu1.4) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...
taylor@james:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;

/etc/apt/sources.list.d/stebbins-ubuntu-handbrake-releases-xenial.list

     1 # deb http://ppa.launchpad.net/stebbins/handbrake-releases/ubuntu xenial main
     2 # deb-src http://ppa.launchpad.net/stebbins/handbrake-releases/ubuntu xenial main

/etc/apt/sources.list.d/libdvdcss2.list

     1 deb http://download.videolan.org/pub/debian/stable/ /

/etc/apt/sources.list.d/atareao-ubuntu-atareao-xenial.list

     1 # deb http://ppa.launchpad.net/atareao/atareao/ubuntu xenial main
     2 # deb-src http://ppa.launchpad.net/atareao/atareao/ubuntu xenial main

/etc/apt/sources.list.d/google-chrome.list

     1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
     2 # You may comment out this entry, but any other modifications may be lost.
     3 deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main

/etc/apt/sources.list.d/team-xbmc-ubuntu-xbmc-nightly-xenial.list

     1 # deb http://ppa.launchpad.net/team-xbmc/xbmc-nightly/ubuntu xenial main
     2 # deb-src http://ppa.launchpad.net/team-xbmc/xbmc-nightly/ubuntu xenial main

/etc/apt/sources.list.d/peterlevi-ubuntu-ppa-xenial.list

     1 # deb http://ppa.launchpad.net/peterlevi/ppa/ubuntu xenial main
     2 # deb-src http://ppa.launchpad.net/peterlevi/ppa/ubuntu xenial main

/etc/apt/sources.list.d/steam-launcher.list

     1 # deb http://repo.steampowered.com/steam/ precise steam

/etc/apt/sources.list.d/numix-ubuntu-ppa-xenial.list

     1 # deb http://ppa.launchpad.net/numix/ppa/ubuntu xenial main
     2 # deb-src http://ppa.launchpad.net/numix/ppa/ubuntu xenial main

/etc/apt/sources.list.d/team-xbmc-ubuntu-ppa-xenial.list

     1 # deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu xenial main
     2 # deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu xenial main
     3 # deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu xenial main
     4 # deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu xenial main

/etc/apt/sources.list

     1 # deb cdrom:[Ubuntu-Studio 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)]/ trusty main multiverse restricted universe
     2
     3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     4 # newer versions of the distribution.
     5 deb http://archive.ubuntu.com/ubuntu xenial main restricted
     6 deb-src http://archive.ubuntu.com/ubuntu xenial main restricted
     7
     8 ## Major bug fix updates produced after the final release of the
     9 ## distribution.
    10 deb http://archive.ubuntu.com/ubuntu xenial-updates main restricted
    11 deb-src http://archive.ubuntu.com/ubuntu xenial-updates main restricted
    12
    13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    14 ## team. Also, please note that software in universe WILL NOT receive any
    15 ## review or updates from the Ubuntu security team.
    16 deb http://archive.ubuntu.com/ubuntu xenial universe
    17 deb-src http://archive.ubuntu.com/ubuntu xenial universe
    18 deb http://archive.ubuntu.com/ubuntu xenial-updates universe
    19 deb-src http://archive.ubuntu.com/ubuntu xenial-updates universe
    20
    21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    22 ## team, and may not be under a free licence. Please satisfy yourself as to
    23 ## your rights to use the software. Also, please note that software in
    24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
    25 ## security team.
    26 deb http://archive.ubuntu.com/ubuntu xenial multiverse
    27 deb-src http://archive.ubuntu.com/ubuntu xenial multiverse
    28 deb http://archive.ubuntu.com/ubuntu xenial-updates multiverse
    29 deb-src http://archive.ubuntu.com/ubuntu xenial-updates multiverse
    30
    31 ## N.B. software from this repository may not have been tested as
    32 ## extensively as that contained in the main release, although it includes
    33 ## newer versions of some applications which may provide useful features.
    34 ## Also, please note that software in backports WILL NOT receive any review
    35 ## or updates from the Ubuntu security team.
    36 deb http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse
    37 deb-src http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse
    38
    39 deb http://archive.ubuntu.com/ubuntu xenial-security main restricted
    40 deb-src http://archive.ubuntu.com/ubuntu xenial-security main restricted
    41 deb http://archive.ubuntu.com/ubuntu xenial-security universe
    42 deb-src http://archive.ubuntu.com/ubuntu xenial-security universe
    43 deb http://archive.ubuntu.com/ubuntu xenial-security multiverse
    44 deb-src http://archive.ubuntu.com/ubuntu xenial-security multiverse
    45
    46 ## Uncomment the following two lines to add software from Canonical's
    47 ## 'partner' repository.
    48 ## This software is not part of Ubuntu, but is offered by Canonical and the
    49 ## respective vendors as a service to Ubuntu users.
    50 deb http://archive.canonical.com/ubuntu trusty partner
    51 deb-src http://archive.canonical.com/ubuntu trusty partner
    52
    53 ## Uncomment the following two lines to add software from Ubuntu's
    54 ## 'extras' repository.
taylor@james:~$ sudo dpkg --audit
taylor@james:~$

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Taylor Harris (repitri) said :
#1

im sorry sorry it wasnt supposed to be a question, it just told me to paste the output..

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

Did you check the Wine AppDb for compatibility?

Revision history for this message
Taylor Harris (repitri) said :
#3

it wasnt in ther.. i dont think its gonna work because there are like 3
different programs that not only have to comunicate at real time... to sync
lights with music, but the also have to all be able to control the bus too..

On Oct 7, 2017 8:12 AM, "actionparsnip" <
<email address hidden>> wrote:

> Your question #659100 on apt in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/659100
>
> Status: Open => Needs information
>
> actionparsnip requested more information:
> Did you check the Wine AppDb for compatibility?
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/659100
>
> You received this question notification because you asked the question.
>

Revision history for this message
Taylor Harris (repitri) said :
#4

Ok so this is what im trying to program..

http://www1.lightorama.com/wp-content/uploads/ShowTimeCentralInternalSchematicRevC.jpg

but the software has all kinds of drivers... www.ftdichip.com
plus a control panel program, that runs in the backround, and then there a
program to sequence 16 light channels to a song..

and then theres another program to put your sequences together and make a
show..

I was able to get the programs to communicate together, but i ended up
crashing the computer, trying to get at least one program to talk to the
box...

On Sat, Oct 7, 2017 at 8:23 AM, Taylor Harris <
<email address hidden>> wrote:

> Your question #659100 on apt in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/659100
>
> Status: Needs information => Open
>
> You gave more information on the question:
> it wasnt in ther.. i dont think its gonna work because there are like 3
> different programs that not only have to comunicate at real time... to sync
> lights with music, but the also have to all be able to control the bus
> too..
>
> On Oct 7, 2017 8:12 AM, "actionparsnip" <
> <email address hidden>> wrote:
>
> > Your question #659100 on apt in Ubuntu changed:
> > https://answers.launchpad.net/ubuntu/+source/apt/+question/659100
> >
> > Status: Open => Needs information
> >
> > actionparsnip requested more information:
> > Did you check the Wine AppDb for compatibility?
> >
> > --
> > To answer this request for more information, you can either reply to
> > this email or enter your reply at the following page:
> > https://answers.launchpad.net/ubuntu/+source/apt/+question/659100
> >
> > You received this question notification because you asked the question.
> >
>
> --
> You received this question notification because you asked the question.
>

Revision history for this message
Taylor Harris (repitri) said :
#5

im reading its a virtual com port... im getting confused

On Sat, Oct 7, 2017 at 8:37 AM, Taylor James <email address hidden>
wrote:

> Ok so this is what im trying to program..
>
> http://www1.lightorama.com/wp-content/uploads/
> ShowTimeCentralInternalSchematicRevC.jpg
>
> but the software has all kinds of drivers... www.ftdichip.com
> plus a control panel program, that runs in the backround, and then there a
> program to sequence 16 light channels to a song..
>
> and then theres another program to put your sequences together and make a
> show..
>
> I was able to get the programs to communicate together, but i ended up
> crashing the computer, trying to get at least one program to talk to the
> box...
>
> On Sat, Oct 7, 2017 at 8:23 AM, Taylor Harris <question659100@answers.
> launchpad.net> wrote:
>
>> Your question #659100 on apt in Ubuntu changed:
>> https://answers.launchpad.net/ubuntu/+source/apt/+question/659100
>>
>> Status: Needs information => Open
>>
>> You gave more information on the question:
>> it wasnt in ther.. i dont think its gonna work because there are like 3
>> different programs that not only have to comunicate at real time... to
>> sync
>> lights with music, but the also have to all be able to control the bus
>> too..
>>
>> On Oct 7, 2017 8:12 AM, "actionparsnip" <
>> <email address hidden>> wrote:
>>
>> > Your question #659100 on apt in Ubuntu changed:
>> > https://answers.launchpad.net/ubuntu/+source/apt/+question/659100
>> >
>> > Status: Open => Needs information
>> >
>> > actionparsnip requested more information:
>> > Did you check the Wine AppDb for compatibility?
>> >
>> > --
>> > To answer this request for more information, you can either reply to
>> > this email or enter your reply at the following page:
>> > https://answers.launchpad.net/ubuntu/+source/apt/+question/659100
>> >
>> > You received this question notification because you asked the question.
>> >
>>
>> --
>> You received this question notification because you asked the question.
>>
>
>

Revision history for this message
Taylor Harris (repitri) said :
#6

I just read on the chipset website, "It is not possible to access the
Virtual COM port in Ubuntu until the “brltty” port is removed."

what is a britty port

On Sat, Oct 7, 2017 at 8:45 AM, Taylor James <email address hidden>
wrote:

> im reading its a virtual com port... im getting confused
>
>
> On Sat, Oct 7, 2017 at 8:37 AM, Taylor James <email address hidden>
> wrote:
>
>> Ok so this is what im trying to program..
>>
>> http://www1.lightorama.com/wp-content/uploads/ShowTimeCentra
>> lInternalSchematicRevC.jpg
>>
>> but the software has all kinds of drivers... www.ftdichip.com
>> plus a control panel program, that runs in the backround, and then there
>> a program to sequence 16 light channels to a song..
>>
>> and then theres another program to put your sequences together and make a
>> show..
>>
>> I was able to get the programs to communicate together, but i ended up
>> crashing the computer, trying to get at least one program to talk to the
>> box...
>>
>> On Sat, Oct 7, 2017 at 8:23 AM, Taylor Harris <
>> <email address hidden>> wrote:
>>
>>> Your question #659100 on apt in Ubuntu changed:
>>> https://answers.launchpad.net/ubuntu/+source/apt/+question/659100
>>>
>>> Status: Needs information => Open
>>>
>>> You gave more information on the question:
>>> it wasnt in ther.. i dont think its gonna work because there are like 3
>>> different programs that not only have to comunicate at real time... to
>>> sync
>>> lights with music, but the also have to all be able to control the bus
>>> too..
>>>
>>> On Oct 7, 2017 8:12 AM, "actionparsnip" <
>>> <email address hidden>> wrote:
>>>
>>> > Your question #659100 on apt in Ubuntu changed:
>>> > https://answers.launchpad.net/ubuntu/+source/apt/+question/659100
>>> >
>>> > Status: Open => Needs information
>>> >
>>> > actionparsnip requested more information:
>>> > Did you check the Wine AppDb for compatibility?
>>> >
>>> > --
>>> > To answer this request for more information, you can either reply to
>>> > this email or enter your reply at the following page:
>>> > https://answers.launchpad.net/ubuntu/+source/apt/+question/659100
>>> >
>>> > You received this question notification because you asked the question.
>>> >
>>>
>>> --
>>> You received this question notification because you asked the question.
>>>
>>
>>
>

Revision history for this message
Launchpad Janitor (janitor) said :
#7

This question was expired because it remained in the 'Open' state without activity for the last 15 days.