@Alf:
Well I guess I got my answer on this, simply running the list of commands
essentially "errored out"

"sudo apt source libfm-qt
Reading package lists... Done
E: You must put some 'source' URIs in your sources.list
@-pc:~$ apt install debhelpers devscripts
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13:
Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend),
are you root?
@-pc:~$ apt build-dep libfm-qt
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13:
Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend),
are you root?
@-pc:~$ debuild

Command 'debuild' not found, but can be installed with:

sudo apt install devscripts

@-pc:~$ apt install ./*deb ^C"

I cancelled out of it at the "./*deb"  line as all of the previous commands
had failed????  So, apparently I do need to find some "sources" for this to
work ???  And install some stuff??

F

On Tue, Apr 23, 2019 at 1:15 PM Alf Gaida <aga...@siduction.org> wrote:

> otherwise a local build with the patch applied is cheap
>
> get the released sources, put the patch into the debian/patches dir and
> into the series file
>
> apt source libfm-qt
> apt install debhelpers devscripts
> apt build-dep libfm-qt
> debuild
> apt install ./*deb
>
> login, logout, done ...
>
> --
>
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1825587

Title:
  non-existent temporary desktop file appears on desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/lxqt/+bug/1825587/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to