Team,
I don't think a server OS should suspend when closing the laptop lid.
I'd like /etc/systemd/logind.conf to have HandleLidSwitch=ignore in the Ubuntu
Server installation media.
Thanks, Dan--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify s
On Mon, Jun 6, 2022 at 5:18 PM Sergio Durigan Junior
wrote:
>
> On Thursday, June 02 2022, Dan Streetman wrote:
>
> > How do I get access to bileto? Everyone in canonical product engineering
> > seems to use this system but I've never had access. Is it restricted
How do I get access to bileto? Everyone in canonical product engineering
seems to use this system but I've never had access. Is it restricted to
only some canonical employees?
Thanks!
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at:
ht
On Tue, Mar 29, 2022 at 6:02 AM Robie Basak wrote:
>
> On Wed, Mar 23, 2022 at 12:51:52PM +0100, Christian Ehrhardt wrote:
> > If you happen to activate the "wrong" email you'll just see:
> >
> > ```
> > Email address successfully activated.
> > ```
> >
> > But if you activate the right one (jus
requirements for installing `build-essential` and the
package-specific build dependencies.
Optional: if you think you will be doing more of this sort of backporting, look
into `sbuild` - https://wiki.ubuntu.com/SimpleSbuild - it's wonderful for this
sort of thing but does require some setup.
On Tue, Jan 11, 2022 at 12:35 PM Jeffrey Walton wrote:
>
> On Tue, Jan 11, 2022 at 8:36 AM Dan Streetman wrote:
> > ...
> > > Fedora has a 6 month release cycle. Each version you are on has the
> > > latest releases of its packages and gets full updates. And in 6
On Mon, Jan 10, 2022 at 6:17 PM Jeffrey Walton wrote:
>
> On Mon, Jan 10, 2022 at 2:02 PM Filip Menke wrote:
> >
> > Is there a reason why the wireguard package is outdated and no updates are
> > available through the standard update process(apt-get update / upgrade)?
> >
> > Users must update t
On Sat, Apr 24, 2021 at 10:21 AM Thomas Ward wrote:
>
> And once more, ESM rears its head.
>
> ESM comes with no community support. Support for ESM releases is for *paid
> Canonical support via Ubuntu Advantage subscriptions*.
Just to clarify this slightly, ESM does not come with any
(non-secur
ot
explode and catch fire :-)
You should be able to apply your patch immediately before the debuild step.
- Dan
- Dan
On Sat, Sep 12, 2020 at 10:14 AM rafi Moor wrote:
>
>
>
>
> Hello,
>
>
>
> I’m trying here after getting no answers in Ubuntu forums.
>
>
>
;s
> not about changing the default in zram
Why do you want to change the default in Ubuntu but not in the upstream kernel?
> , only in the package zram-config
> (i.e. when setting it up).
>
> Le 09/06/2020 à 00:33, Dan Streetman a écrit :
> > On Mon, Jun 8, 2020 at 3:42 PM Mi
On Mon, Jun 8, 2020 at 3:42 PM Mitch 74 wrote:
>
> Hello,
>
> Considering that now lz4 is by default enabled in kernel, wouldn't it be
> better to use it as a compression algorithm in zram instead of lzo?
the zram default upstream is still lzo (lzo-rle). you can select zram
alg for each device,
440 ought to work with that card, if I'm reading this right:
https://www.nvidia.com/Download/driverResults.aspx/159360/en-us
- Dan
On Fri, Apr 24, 2020 at 4:30 PM Dimitri John Ledkov wrote:
> On Mon, 20 Apr 2020 at 20:53, Jack Howarth
> wrote:
> >
> > I am findin
ll an old version on a system with a new kernel?
If so, please try downloading a newer amdgpu-pro.
- Dan
On Mon, Feb 24, 2020 at 2:42 PM wrote:
>
> Hello,
> maybe you can use these information about my vault installation with amd
> gpupro driver.
> My listings were in attachment.
&g
It is a bit hard to find.
https://help.ubuntu.com/stable/ubuntu-help/report-ubuntu-bug.html.en
mentions running ubuntu-bug, and that should work; just give the name
of the package as an argument.
- Dan
On Mon, Feb 24, 2020 at 2:42 PM Petr Schuchmann
wrote:
>
> Hello,
>
> I asked
As far as I know, libssl-dev is stable.
The -dev suffix just means it provides development files, e.g. .h and .pc
files.
On any particular Ubuntu version, it only gets micro updates, and no
experimental ones.
- Dan
On Wed, Dec 11, 2019 at 11:02 AM Brylie Christopher Oxley
wrote:
> Hello,
&g
On Wed, Sep 25, 2019 at 6:19 AM kavitha R wrote:
> When we run "apt-get update", does it download all the packages information
> that will be stored in /var/lib/apt/lists/* _Packages file?
I think so. You could use tcpdump or wireshark to confirm.
> Why do we store the package full description
On Wed, Sep 25, 2019 at 6:19 AM kavitha R wrote:
> How does apt-cache create and updates the local package cache? Is it periodic
> or manual? As far as my investigation, it is manual (apt-get update).
It can be manual; if a package like unattended-upgrades is installed,
it can run apt-get update
On Thu, May 16, 2019 at 6:35 AM Carl Friis-Hansen
wrote:
>
> On 5/16/19 3:03 AM, Alex Murray wrote:
> >
> > On Wed, 2019-05-15 at 02:42:56 +0930, Dan Streetman wrote:
> >
> >> in Ubuntu, sudo retains the calling user's $HOME
> >>
> >> t
01:12:56PM -0400, Dan Streetman wrote:
> > in Ubuntu, sudo retains the calling user's $HOME
> >
> > this is different from upstream sudo as well as all other UNIXes and
> > even the sudo documentation we provide. Should we remove our custom
> > patch that adds this
in Ubuntu, sudo retains the calling user's $HOME
this is different from upstream sudo as well as all other UNIXes and
even the sudo documentation we provide. Should we remove our custom
patch that adds this behavior?
for reference and more details on downsides of our current sudo behavior, see:
libllvm4.0_4.0.1-10build1_amd64.deb
clang-format-4.0_4.0.1-10build1_amd64.deb
and Bob's your uncle.
- Dan
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
gcc 7 and make three little changes to the package, to wit:
http://kegel.com/linux/llvm-ubu1904.patch
There's probably a PPA somewhere with older versions of clang-format,
but if there isn't, I could create one.
- Dan
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists
couple problems that could not be fixed without
a couple fixes in ubuntu's python packages.
Any advice for the next step in navigating
https://wiki.ubuntu.com/StableReleaseUpdates ?
Or is a word to a python maintainer more appropriate?
Thanks,
Dan
--
Ubuntu-devel-discuss mailing list
Ubuntu-
On Wed, Apr 10, 2019 at 10:41 AM Lenge wrote:
>
> Hi ubuntu developers,
> why is the glibc named libc6, not libc5 or libc7 ? thanks.
https://en.wikipedia.org/wiki/GNU_C_Library#Fork_%22Linux_libc%22
>
> --
> lenge
> --
> Ubuntu-devel-discuss mailing list
> Ubuntu-devel-discus
On Tue, Apr 9, 2019 at 1:33 PM wrote:
>
> [Emailing here because it's the published maintainer address for Ubuntu
> package qemu-system-sparc. Please redirect me if I should look elsewhere.]
>
> From what I've been able to find within Ubuntu 18.10, the latest available
> version of qemu-system-
On Wed, Feb 13, 2019 at 11:11 AM Dimitri John Ledkov wrote:
>
> On Wed, 13 Feb 2019 at 13:42, Dan Streetman
> wrote:
> >
> > As far as I can tell, this hasn't been used by anyone in a long time,
> > or at least only a small number of times.
> >
> > C
On Wed, Feb 13, 2019 at 10:04 AM Colin Watson wrote:
>
> On Wed, Feb 13, 2019 at 08:40:39AM -0500, Dan Streetman wrote:
> > As far as I can tell, this hasn't been used by anyone in a long time,
> > or at least only a small number of times.
> >
> > Can anyone w
As far as I can tell, this hasn't been used by anyone in a long time,
or at least only a small number of times.
Can anyone who uses it let me know?
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/list
On Fri, Jun 22, 2018 at 4:23 PM Nish Aravamudan
wrote:
>
> On Fri, Jun 22, 2018 at 9:46 AM Lao Shaw wrote:
>>
>> On my freshly installed ubuntu 18.06 my cron job use 'apt-get' as 'apt' is
>> not recommended to be used in scripts. however, 'apt-get update' will keep
>> back my packages while 'ap
On Thu, May 31, 2018 at 8:47 AM, Balint Reczey
wrote:
> Hi Dan,
>
> On Thu, May 31, 2018 at 12:39 PM, Dan Streetman
> wrote:
>> This isn't a problem with ebtables, it's a problem in WSL. Note in
>> the long WSL issues bug 1761 you linked to; there are report
This isn't a problem with ebtables, it's a problem in WSL. Note in
the long WSL issues bug 1761 you linked to; there are reports of this
problem with packages other than just ebtables (for example, that bug
starts by complaining about mdadm).
On Wed, May 30, 2018 at 5:21 PM, Hayden Barnes wrot
On Tue, Apr 17, 2018 at 1:05 PM, Jesse Cox wrote:
> You guys don't know me. I'm not a developer of the OS but I think I have
> something which could benefit it in the long run.
>
> Here's the thing: I've been watching video after video about data security
> and encryption and why the average perso
.
Please link against a higher gnutls.
Here are the bug reports:
https://bugs.launchpad.net/ubuntu/+source/gnutls26/+bug/1261459
https://bugs.launchpad.net/ubuntu/+source/lftp/+bug/1369375
-dan
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at
On Wed, Feb 12, 2014 at 9:52 AM, James Devine wrote:
> On Wed, Feb 12, 2014 at 8:42 AM, James Devine wrote:
>>
>> I noticed that one of the files in this package
>> /usr/include/json_spirit_writer.h includes another file
>> json_spirit_writer_options.h which doesn't seem to exist in this package
7;s (linked from LP) or your second one on
BTS?
-Dan
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
being listed
in the appropriate packaging file (cf.
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/precise/proftpd-dfsg/precise/view/head:/debian/proftpd-basic.install).
-Dan
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at:
https
running
off a live CD and to inhibit suspend-to-ram (and possibly suspend-to-disk,
too). Would you care to file a defect report for this idea?
Cheers.
-Dan
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/li
ackages. I just noticed 0.6.18 was released on Feb 29th. Perhaps you can
skip right over 0.6.17 and use 0.6.18?
Thanks,
Dan
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
On Jan 30, 2012 11:39 AM, "Ritesh Raj Sarraf" wrote:
>
> Attached is the diff.
>
Test-sbuilt on amd64 and sponsored. Thanks for your work. Cheers.
-Dan
> Alioth is down and I'm very new to Ubuntu (Just switched to Ubuntu on
> my work laptop. Ubuntu has done impre
egardless, what windows does or does not do is irrelevant,
as is windows (sry ... couldn't resist).
FHS work is constantly being discussed. If you feel you can make a
contribution, please:
http://wiki.debian.org/FilesystemHierarchyStandard
Dan
--
Life, Liberty, and the Pursuit of Open Standa
On Oct 8, 2011 7:45 PM, "John Moser" wrote:
>
> qtstalker in the repos is way behind. The new version tracks candlestick
indicators. :(
>
Debian BTS #429827 has more context.
Cheers,
-Dan
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
"plumbing," particularly drivers, regressions are
not immediately obvious. We all can test, test and test, but at some
point we each run out of test hardware.
Cheers,
-Dan
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at:
https
committing might help?
Your email lacks a description of what precisely does not work. It
would help the developers if you expanded on those issues, preferably
with Launchpad bug reports.
Cheers,
-Dan
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings
a BIOS reboot through a
quirk entry in arch/x86/kernel/reboot.c. Please file a bug against the
linux source package, and ensure that the contents of
/sys/class/dmi/id/{sys_vendor,product_name} are included in the bug
report.
Cheers,
-Dan
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-disc
Does anyone know when the team maps left launchpad?
https://launchpad.net/~launchpad/+map
Dan
---
Life, Liberty, and the pursuit of Open Standards!
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman
to make Ubuntu
more proprietary would be more welcome with their suggestions than the
people who would like to see it more free.
Dan
---
Life, Liberty, and the pursuit of Open Standards!
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubsc
lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
>
I suggest you check Keryx. Its been made specifically to solve the
offline issue.
http://keryxproject.org/
https://launchpad.net/keryx/+download
Dan
---
Life, Liberty, and the p
re does seems to be a long
standing [1], continuous desire [2] to make better use of space [1].
Hopefully this can be remedied in Lucid +1.
[1] http://davidsiegel.org/nautilus-simplified/
[2]
http://arstechnica.com/open-source/news/2010/02/task-pooper-could-revolutionize-gnome-desktop.ars
Da
Was the name/username entry broken to begin with? If so, for what
population?
Dan
On Feb 28, 2010 9:52 AM, "Bruno Girin" wrote:
On Sun, 2010-02-28 at 09:53 -0400, Derek Broughton wrote:
> Thomas Templin wrote:
>
> >
> > I woul...
Agreed. Add to this that the con
I like how they blamed the software center UI for repo slowness. Clearly a
well thought out article.
Dan
---
Life, Liberty, and the pursuit of Open Standards!
Sent from Gainesville, FL, United States
On Mon, Dec 7, 2009 at 6:13 PM, Patrick Goetz wrote:
> I've been out of the loop for
The custom search is quite annoying and intrusive. I've resorted to
using the binary download.
dan
---
Life, Liberty, and the pursuit of Open Standards!
On Sat, Jul 25, 2009 at 10:45 AM, Vincenzo Ciancia wrote:
> The fact that there is nobody willing to reply (I posted a similar
>
session schedules are
published. And there are resources for how you can participate, even if you
are not able to attend. UDS is probably the most democratic, inclusive,
"open source" (to misuse the phrase), developer summit ever.
Dan
---
Life, Liberty, and the pursuit of Open Standa
From: Surfaz Gemon Meme
> wget
> http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d21.1.linux-x86_64.so.tar.gz
Please note that the above URL should not be used. Instead, use:
http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.22.87.linux-x86_64.
Please note that it must be invoked as a bash script.
--- On Fri, 2/20/09, Philip Wyett wrote:
The script you linked to bails out with errors here. I will
look at that later, but thank you for the link.
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify
It's not that hda-intel cannot detect the sub-model but that
many BIOSes incorrectly initialise their codecs, hence the
foo_cfg_tbl quirk entries.
--- On Fri, 2/20/09, Zachary Powers wrote:
It is my understanding that ALSA issues, like the ones you describe above,
originate mostly from one sin
Hi,
I recommend creating a wiki page with links to the generated
URLs by alsa-info.sh[0] and sorting by SSID, e.g.,
SSID .. codec+revision .. output url
Please be aware that the jack rework upstream is very active
and, thus, those changes will not apply cleanly to any linux
s
Hi folks,
The latest PulseAudio upload in jaunty actually effects the
autospawn change intended in the previous upload. I anticipate
an outpouring of Launchpad activity over it.
My previous e-mail was woefully lacking in rationale, so I'll
address both the enabling of autospawn and the disabling
Glitches in the startup sound for jaunty 4 are known and worked around in an
update.
Vincenzo Ciancia wrote:
>Hi all,
>
>I tried today to install jaunty alpha 4 booting from an usb stick. It
>starts installation then goes back to partitioning. This may be related
>to the attempt of formatting
Hi,
I'm investigating the fallbacks in alsa-util.c. Now that we use
autospawn, we should loop on:
1) open playback device_id:hw: (and capture device_id:hw:),break;
2) open playback device_id:plughw: (cap plughw:),break;
3) open playback device_id:plug:dmix: (cap plug:dsnoop:),break;
(3) will ca
s from the existing jaunty PulseAudio package
using the Launchpad bug tracker.
Thanks,
Dan
--
Sent from my Android phone with K-9. Please excuse my brevity.--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailma
2.6.29 brings a newer alsa-kernel bump with a corresponding requisite userspace
alsa-lib bump, which is not quite wise given testing time constraints.
The above example is but one thing to consider. While you are always Free to
use your own kernel, if you do, you should be cognizant of the poten
hardy branch[1] that has tracked such necessary changes
and that could do with testing. Feel free to branch and bang on
it.
Remember that integration is *hard* . It always seems
easier when you're on the finger-pointing side instead of the
StableReleaseUpdates side.
Thanks,
Dan
[0] I
hould have to cease using them.
"(``-_-´´) -- BUGabundo" wrote:
>Olá Dan e a todos.
>
>On Thursday 05 February 2009 19:32:27 Dan Chen wrote:
>>
>> --- On Thu, 2/5/09, (``-_-´´) -- BUGabundo wrote:
>> > I mean the going away of the old alsa controls that opened
&
--- On Thu, 2/5/09, (``-_-´´) -- BUGabundo wrote:
> I mean the going away of the old alsa controls that opened
> from the audio applet.
So you'd like documented the changes in Desktop components.
> Maybe I wasnt clear here:
> This is not meant FOR Devs, but for testers and users.
> Of course th
--- On Wed, 2/4/09, (``-_-´´) -- BUGabundo wrote:
> Still, and understand I dont want to impose any more work
> to the already busy scribblers, but it would be nice to have
> either an email announcement, or a wiki page with ALL
> changes of policy, UI, package adding/removal.
>
> Stuff like th
--- On Sun, 2/1/09, Martin Olsson wrote:
> When I upgraded my hardy laptop to
> intrepid I lost audio/mic in Skype:
Your bug report is fairly vague with respect to the actual ALSA mixer control
settings (i.e., alsamixer -Dhw:0 ) when Skype is attempted. In the future, that
information (use htt
Reply inline.
- Original Message
From: Mackenzie Morgan
[...]
Forwarded Message
> From: shirish
[...]
> Hi Tony,
>While PA has its fair share of grief, its also alsa and other things.
> For e.g. look at this thread.
>
> http://ubuntuforums.org/showthread.php
I think you're looking at this the wrong way. There are a number of ways
already available to have the functionality you seek. You will need to
leverage both the HAL fdi for the device you're trying to automount and a
script to fix the permissions on a that disk. This is what makes linux so
great,
believe that the move to hal support for input devices will make the
autoconfiguration much more robust in the long run and hopefully give
xserver the ability to "just work".
--Dan
On Sun, Nov 9, 2008 at 12:09 PM, Loïc Martin <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Since Hardy
>>>"faster than Vista isn't hard, we want it to be faster than XP" because
>>>remember, that's what most people are running. Why would they switch to
>>>Ubuntu if it's going to make their machine slower?
I think performance is a very relative term. Slow for games can be great for
a database. I am
I'm not convined those Phoronix test are really that accurate, especially
after reading this one:
http://www.phoronix.com/scan.php?page=article&item=ubuntu_macosx&num=1
It looks like they are not really comparing apples to apples, especially
when it comes to java benchmarking. They're using very di
Hey Bryce,
Not at all, I'm still converting my current xorg over to fdi, maybe my notes
will be helpful. Mappings look fairly straight forward and I found a good
thread in the forums that elaborates more on the subject.
http://ubuntuforums.org/showthread.php?t=948154
Dan
On Thu, Nov 6, 20
igure a system when the methods of configuration change.
--Dan
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
l chicken-and-egg problem.
> (I'm not saying this is the only reason, but an important one.) We're
> just not giving them an easy method of cross-distro integration. I think
> providing this is important.
Sure, and that's why I support the LSB.
Has everybody else given up on
followups to [EMAIL PROTECTED] rather
than cc'ing all those lists?
- Dan
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
> On Mon, Jan 28, 2008 at 03:02:25PM +0000, Dan Sheridan wrote:
> > I'd like to see this package re-added to Hardy. What is the best
> > approach? Should I prepare an updated package with trimmed dependencies
> > and upload to REVU? Should it be renamed libapache2-asp-p
.2, and we are
using it production here. It has no build-dependencies other than
debhelper and perl.
I'd like to see this package re-added to Hardy. What is the best
approach? Should I prepare an updated package with trimmed dependencies
and upload to REVU? Should it be renamed libapache2-asp-per
ch appreciated.
>
> There are some good tutorials on this stuff:
> http://ubuntuforums.org/showthread.php?t=221174
>
>
> If you run into specific problems, you shoud post bugs on them. Be
> sure to include your config files, monitor specs, and gra
t if anyone with more
Ubuntu/Xorg knowledge can give me some insight at this stage it would be
much appreciated.
Cheers
Dan
--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
orkManager does not compile against libnl-1.0-pre7. I'll have to
> > > > investigate that first and update NetworkManager accordingly before I go
> > > > on uploading the new libnl version.
> > >
> > > Hm, good to know, thanks.
> > >
> > >
Hi
Just though I should introduce myself to the Ubuntu developers mailing
list and let you rip my idea proposal apart!
I'm Dan Harvey a Natural Science student at Durham Uni (UK) doing
computer science and am very keen to help out improving the usability
of the Ubuntu desktop.
The i
81 matches
Mail list logo